Tag: maths

Questions Related to maths

The value of $\mathop {\lim }\limits _{x \to 0} \frac{{\sin x + \log \left( {1 - x} \right)}}{{{x^2}}}$ equals

  1. $0$

  2. $\frac{1}{2}$

  3. $\frac{{ - 1}}{2}$

  4. $-1$


Correct Option: C
Explanation:

$\mathop {\lim }\limits _{x \to 0} {{\sin x + \log \left( {1 - x} \right)} \over {{x^2}}}$

${0 \over 0}form$

$ = \mathop {\lim }\limits _{x \to 0} {{\cos x - {1 \over {1 - x}}} \over {2x}}$

(L-hospital)

$ = \mathop {\lim }\limits _{x \to 0} {{\left( {1 - x} \right)\cos x - 1} \over {2x\left( {1 - x} \right)}}$

$ = \mathop {\lim }\limits _{x \to 0} {{\cos x - x\cos x - 1} \over {2x\left( {1 - x} \right)}}$

${0 \over 0}form$

$ = \mathop {\lim }\limits _{x \to 0} {{ - \sin x + x\sin x - \cos x} \over { - 2x + 2\left( {1 - x} \right)}}$

$ = {{0 + 0 - 1} \over {0 + 2}}$

$ =  - {1 \over 2}$

$\ln{(1+x)}< x-\cfrac{{x}^{2}}{2}+\cfrac{{x}^{3}}{3}$ for $x> 0$

  1. True

  2. False


Correct Option: A

If $f(x) = (2011 + x)^{n}$, where $x$ is a real variable and $n$ is a positive integer, then the value of
$f(0) + f'(0) + \dfrac {f"(0)}{2!} + .... + \dfrac {f^{(n - 1)}(0)}{(n - 1)!}$ is.

  1. $(2011)^{n}$

  2. $(2012)^{n}$

  3. $(2012)^{n} - 1$

  4. $n(2011)^{n}$


Correct Option: C
Explanation:

$f\left( x \right) ={ \left( 2011+x \right)  }^{ n }\\ f\left( 0 \right) +f^{ ' }\left( 0 \right) +\dfrac { f^{ '' }\left( 0 \right)  }{ 2! } +\dfrac { f^{ ''' }\left( 0 \right)  }{ 3! } +.........\dfrac { f^{ n-1 }\left( 0 \right)  }{ (n-1)! } \\ =2011+\dfrac { n{ (2011) }^{ n-1 } }{ 2! } +\dfrac { n(n-1){ (2011) }^{ n-2 } }{ 3! } +......\dfrac { (n(n-1)....2!)(2011) }{ (n-1)! } \\ ={ C } _{ 0 }^{ n }(2011)+{ C } _{ 1 }^{ n }{ (2011) }^{ n-1 }+......{ C } _{ n-1 }^{ n }(2011)+{ C } _{ n }^{ n }{ (2011) }^{ 0 }-1$

$ ={ \left( 2011+1 \right)  }^{ n }-1$

$ ={ \left( 2012 \right)  }^{ n }-1$

Hence, option $C$ is correct

The fourth term in Taylor series of $\log\ x$ centered at $a=1$ is?

  1. $\dfrac{(x-1)^3}{3}$

  2. $\dfrac{(x-1)^2}{2}$

  3. $-\dfrac{(x-1)^4}{4}$

  4. $(x-1)$


Correct Option: C
Explanation:

The taylor series expansion of $\log x$ is $f(x) = \ln(x)$

$ = \left(x-1\right)-\dfrac{1}{2}\left(x-1\right)^2 + \dfrac{1}{3} \left(x-1\right)^3-\dfrac{1}{4} \left(x-1\right)^4 + \cdots$ $ f(x) $
$= \displaystyle\sum\limits _{n=1}^{\infty} \left[\frac{\left(-1\right)^{n+1}}{n}\left(x-1\right) ^n\right] $ 

If $\dfrac{1}{(1-2x)(1+3x)}$ is to be expanded as a power series of $x$, then

  1. $|x|<1/2$

  2. $|x|<1/6$

  3. $\dfrac{1}{3}$

  4. $|x|<1/3$


Correct Option: B
Explanation:

$\begin{array}{l} \frac { 1 }{ { \left( { 1-2x } \right) \left( { 1+3x } \right)  } }  \ \Rightarrow { \left( { 1-2x } \right) ^{ -1 } }{ \left( { 1+3x } \right) ^{ -1 } }=\frac { 1 }{ 2 } \cdot \frac { 1 }{ 3 } { \left( { \frac { 1 }{ 2 } -x } \right) ^{ -1 } }{ \left( { \frac { 1 }{ 3 } +x } \right) ^{ -1 } } \ \Rightarrow { { by } }\, \, { { using } }\, \, { { binomial } }\, \, { { of } }\, \, { { rational } }\, \, { { index } } \ \Rightarrow { \left( { 1+x } \right) ^{ n } } \ \left| x \right| <1 \ Hence, \ \Rightarrow \left| x \right| <\frac { 1 }{ 2 }  \ \Rightarrow \left| x \right| <\frac { 1 }{ 3 }  \ \therefore \left| x \right| <\frac { 1 }{ 6 }  \end{array}$

The coefficient of the fourth term in Taylor series of $x^4 + x ^2-2$ centered at $a=1$.

  1. $4$

  2. $1$

  3. $3$

  4. $6$


Correct Option: B
Explanation:

The Taylor series is given by $f(x)=\sum _{k=0}^{n}\dfrac{f^{(k)}(a)}{k!}(x-a)^k$

We have $f(x)=x^4+x^2-2, a=1$

Since we have to find the coefficient of the fourth term, let us take $n=5$.

$\therefore f(x)\approx\sum _{k=0}^{5}\dfrac{f^{(k)}(1)}{k!}(x-1)^k$

$f^{(0)}(x)=x^4+x^2-2, \Rightarrow f^{(0)}(1)=1+1-2=0$

$f^{(1)}(x)=4x^3+2x, \Rightarrow f^{(1)}(1)=4+2=6$

$f^{(2)}(x)=12x^2+2, \Rightarrow f^{(2)}(1)=12+2=14$

$f^{(3)}(x)=24x, \Rightarrow f^{(3)}(1)=24$

$f^{(4)}(x)=24, \Rightarrow f^{(4)}(1)=24$

$f^{(5)}(x)=0, \Rightarrow f^{(5)}(1)=0$

$\therefore f(x) \approx 0+\dfrac{6}{1!}(x-1)+\dfrac{14}{2!}(x-1)^2+\dfrac{24}{3!}(x-1)^3+\dfrac{24}{4!}(x-1)^4+0$

$\Rightarrow f(x)\approx 6(x-1)+7(x-1)^2+4(x-1)^3+(x-1)^4$

Thus the coefficient of fourth term is $1$.

The coefficient of the third term in the Taylor series of  $(x-1)e^x$ is?

  1. $\dfrac{1}{3}$

  2. $3$

  3. $2$

  4. $\dfrac{1}{2}$


Correct Option: A
Explanation:

We know that taylor series of $e^x$ is given by

$e^x=1+x^1+\dfrac{x^2}{2!}+\dfrac{x^3}{3!}+\dfrac{x^4}{4!}...$

$(x-1)e^x=(x-1)(1+x^1+\dfrac{x^2}{2!}+\dfrac{x^3}{3!}+\dfrac{x^4}{4!}...)$

$=-1+\dfrac{1}{2}x^2+\dfrac{1}{3}x^3+\dfrac{1}{8}x^4+\dfrac{1}{30}x^5+....$

Hence, the cofficient of the third term in a taylor series of $(x-1)e^x $ is $\dfrac{1}{3}$

The value of $\displaystyle\lim _{x\rightarrow 0}\dfrac{\log\ x}{x-1}$ using taylor series is?

  1. $1$

  2. $-1$

  3. $4$

  4. $-3$


Correct Option: B
Explanation:

Taylor Series expansion of $\log \ x = (x-1) - \dfrac{1}{2} (x-1)^{2} + \dfrac{1}{3} (x-1)^{3} -   ...$

$\therefore \dfrac{\log \ x}{x-1} = 1 - \dfrac{1}{2} (x-1) + \dfrac{1}{3} (x-1)^{2} - ..$
$\lim _{x\rightarrow0} \dfrac{\log \ x}{x-1} = 1 + \dfrac{1}{2} + \dfrac{1}{3} + \dfrac{1}{4} + ...$                 
Thus $\lim _{x\rightarrow 0 }\dfrac {\log x}{x-1}=-1$

For the function $\sin\pi x$ centred at $a=0.5$.using taylor series expansion,find approximate value of $\sin\left(\dfrac{\pi}{2} + \dfrac{\pi}{10} \right)$

  1. $0.9511$

  2. $0.9633$

  3. $0.8962$

  4. $0.2134$


Correct Option: A
Explanation:

The taylor series is given by $\sum _{k=0}^{\infty}\dfrac{f^{(k)}(a)}{k!}(x-a)^k$

$f(x)\approx\sum _{k=0}^{n}\dfrac{f^{(k)}(a)}{k!}(x-a)^k=\sum _{k=0}^{2}\dfrac{f^{(k)}(a)}{k!}(x-a)^k$
Finally after simplifying, we get
$f(x)\approx\dfrac{1}{0!}\left (x-\dfrac{1}{2}\right)^0+\dfrac{0}{1!}\left (x-\dfrac{1}{2}\right)^1+\dfrac{-(\pi)^2}{2!}(x-\dfrac{1}{2})^2$ 
$f(x)=1-\dfrac{(\pi)^2}{2}(x-\dfrac{1}{2})^2$
$\sin(\pi x)=1-\dfrac{\pi^2}{2}\left (x-\dfrac{1}{2}\right)^2$
$\sin\left (\pi \left (\dfrac{1}{2}+\dfrac{1}{10}\right)\right)=1-\dfrac{\pi^2}{2}\left (\dfrac{1}{2}+\dfrac{1}{10}-\dfrac{1}{2}\right)^2=0.95065\approx0.951$

The third term in Maclaurin series of $xe^{-x}$ is?

  1. $\dfrac{x^3}{2}$

  2. $\dfrac{x^2}{2}$

  3. $\dfrac{x^3}{3}$

  4. $\dfrac{x}{2}$


Correct Option: A
Explanation:

The Maclaurin series is given by $f(x)=\sum _{k=0}^{\infty}\dfrac{f^{(k)}(a)}{k!}x^k$ where $a=0$

We have $f(x)=xe^{-x}$

Since we have to find the third term, let us take $n=5$.

$\therefore f(x)\approx\sum _{k=0}^{5}\dfrac{f^{(k)}(0)}{k!}x^k$

$f^{(0)}(x)=xe^{-x}, \Rightarrow f^{(0)}(0)=0$

$f^{(1)}(x)=(-x+1)e^{-x}, \Rightarrow f^{(1)}(0)=1$

$f^{(2)}(x)=(x-2)e^{-x}, \Rightarrow f^{(2)}(0)=-2$

$f^{(3)}(x)=(-x+3)e^{-x}, \Rightarrow f^{(3)}(0)=3$

$f^{(4)}(x)=(x-4)e^{-x}, \Rightarrow f^{(4)}(0)=-4$

$f^{(5)}(x)=(-x+5)e^{-x}, \Rightarrow f^{(5)}(0)=5$

$\therefore f(x) \approx \dfrac{0}{0!}x^0+\dfrac{1}{1!}x^1+\dfrac{-2}{2!}x^2+\dfrac{3}{3!}x^3+\dfrac{-4}{4!}x^4+\dfrac{5}{5!}x^5$

$\Rightarrow f(x)\approx x-x^2+\dfrac{1}{2}x^3-\dfrac{1}{6}x^4+\dfrac{1}{24}x^5$

Thus the third term is $\dfrac{1}{2}x^3$.