In Maclaurin series of $sin^2x$, the coefficient of the third term is?
- $3$
- $\dfrac{3}{2}$
- $\dfrac{2}{45}$
- $\dfrac{2}{65}$
We have to find the coefficient of third term in Maclaurin series of $sin^2 x$.
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)=sin^2 x$
Since we have to find the coefficient of the third term, let us take $n=8$.
$\therefore f(x)\approx\sum _{k=0}^{8}\dfrac{f^{(k)}(0)}{k!}x^k$
$f^{(0)}(x)=sin^2 x, \Rightarrow f^{(0)}(0)=0$
$f^{(1)}(x)=2:sinx:cosx, \Rightarrow f^{(1)}(0)=0$
$f^{(2)}(x)=-2sin^2x+2cos^2 x, \Rightarrow f^{(2)}(0)=2$
$f^{(3)}(x)=-8cosx:sin x, \Rightarrow f^{(3)}(0)=0$
$f^{(4)}(x)=8sin^2x-8cos^2x, \Rightarrow f^{(4)}(0)=-8$
$f^{(5)}(x)=32:sinx:cos x, \Rightarrow f^{(5)}(0)=0$
$f^{(6)}(x)=-32sin^2x+32cos^2x, \Rightarrow f^{(6)}(0)=32$
$f^{(7)}(x)=-128:sinx:cos x, \Rightarrow f^{(7)}(0)=0$
$f^{(8)}(x)=128sin^2x-128cos^2x, \Rightarrow f^{(8)}(0)=-128$
$\therefore f(x) \approx 0x^0+0x^1+\dfrac{2}{2!}x^2+\dfrac{0}{3!}x^3+\dfrac{-8}{4!}x^4+\dfrac{0}{5!}x^5+\dfrac{32}{6!}x^6+\dfrac{0}{7!}x^7+\dfrac{-128}{8!}x^8$
$\Rightarrow f(x)\approx x^2-\dfrac{1}{3}x^4+\dfrac{2}{45}x^6-\dfrac{1}{135}x^5$
Thus the coefficient of third term is $\dfrac{2}{45}$.