Problem finding the limit of the remainder of a series
Suppose there is a series
^n t^{2n} + \frac{(-1)^{(n+1)} t^{(2n+2)}}{1+t^2} )
in which the last term comes from adding the remaining terms as a
geometric series with the first term
and ratio
Integrating both sides of equation from
to
gives
 = x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} + ... + (-1)^n \frac{x^{(2n+1)}}{2n+1} + R_n(x)<br />
)
where
 = \int_0^x \frac{(-1)^{(n+1)} t^{(2n+2)}}{1+t^2}dt<br />
)
The denominator of integrand is greater than or equal to 1;hence
\right| \le \int_0^{\left|x\right|} t^{(2n+2)} dt = \frac{\left|x\right|^{(2n+3)}}{2n+3}<br />
)
if
, the right side of this inequality approaches zero as 
Therefore
 = 0\,\, if \left|x\right| \le 1<br />
)
Now my question is how the book found the limit of
as 0?
Book showed and I understand that the limit of
is 0 when n
approaches
. But that's only half of it? The author did not calculate
the limit of integral
as a whole. I don't understand how he
reached the conclusion? Obviously I'm missing something simple. Is
there any theorem that i'm unaware of? Anyone knows how
he reached the conclusion?