Proof of Taylor's Theorem for e^x Convergence

  • Thread starter Thread starter danago
  • Start date Start date
  • Tags Tags
    Theorem
danago
Gold Member
Messages
1,118
Reaction score
4
Show that the taylor series generated by f(x)=e^{x} about x=0 converges to f(x) for ever real value of x.

Taylors theorem states that:

<br /> f(b) = P_{n} + \frac{e^c}{(n+1)!} b^{n+1}<br />

where P_n is the taylor polynomial of order 'n' and the following term is the error term and c is some value between 0 and b. If the error term approaches 0 as n approaches infinity, then the series converges to f(x).

Does this mean that to answer the question all i need to do is show that the error term approaches zero as n gets large? If so, how would i do so?

Thanks in advance for the help,
Dan.
 
Physics news on Phys.org
Well a non-rigorous approach would be to state that a factorial will grow faster than an exponential, especially since b is constant. The denominator of the error term will therefore outgrow the numerator and thereby kill of the whole term.
 
Yes, all you need to do is show that the error term approaches 0 as n gets large.

Since ex is an increasing function and c< b, ec< eb so
\frac{e^nb^{n+1}}{(n+1)!}&lt; e^b\frac{b^{n+1}}{(n+1)!}.

Now, to expand on exk's comment, How many factors are there in bn+1? How many factors are there in (n+1)!? What happens as soon as n> b?
 
HallsofIvy said:
Yes, all you need to do is show that the error term approaches 0 as n gets large.

Since ex is an increasing function and c< b, ec< eb so
\frac{e^nb^{n+1}}{(n+1)!}&lt; e^b\frac{b^{n+1}}{(n+1)!}.

Now, to expand on exk's comment, How many factors are there in bn+1? How many factors are there in (n+1)!? What happens as soon as n> b?

That inequality you posted...is that assuming that b is positive? And is the e^n in the left hand side supposed to be an e^c?

As for your second question, the bn+1 has n+2 factors? And the (n+1)! has 2n factors?

Im still a little stuck for as how id use this information to answer the question.

Thanks for the replies :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top