Find the Remainder term in the Maclaurian series of $\tan^{-1}(x)$ for $-1\le x \le 1$
$f'(x)= \left( {x}^{2}+1 \right) ^{-1}$
$f''(x)=-2\,{\frac {x}{ \left( {x}^{2}+1 \right) ^{2}}}$
$f'''(x)=8\,{\frac {{x}^{2}}{ \left( {x}^{2}+1 \right) ^{3}}}-2\, \left( {x}^{2}+1 \right) ^{-2} $
$f^{iv}=-48\,{\frac {{x}^{3}}{ \left( {x}^{2}+1 \right) ^{4}}}+24\,{\frac {x}{ \left( {x}^{2}+1 \right) ^{3}}}$
$f^v(x)=384\,{\frac {{x}^{4}}{ \left( {x}^{2}+1 \right) ^{5}}}-288\,{\frac {{x }^{2}}{ \left( {x}^{2}+1 \right) ^{4}}}+24\, \left( {x}^{2}+1 \right) ^{-3} $
then $f(0)=0=f''(0)=f^{iv}(0)=\cdots$, $f'(0)=1$,$f'(0)=1$, $f'''(0)=-2$ etc.
My problem is to check the convergency of the series. I am failed to show that the remainder term (Lagrange) $R_n=\frac{x^n}{n!} f^n(\theta x)\rightarrow 0$ as $n\rightarrow \infty$.
Edited:
$f^n(x)=\frac{(-1)^{n-1}(n-1)!}{2i}[\frac{1}{(x-i)^n}-\frac{1}{(x+i)^n}]=(-1)^n(n-1)!\sin^n{\theta}\sin{n\theta}$ where $x=\cot{\theta}$.