Proving e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}

  • Context: Undergrad 
  • Thread starter Thread starter Alem2000
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on proving the equality e^x = ∑(n=0 to ∞) (x^n/n!) using differentiation. Participants clarify that differentiating the series yields ∑(n=1 to ∞) (n*x^(n-1)/n!) which simplifies to ∑(m=0 to ∞) (x^m/(m!)), confirming that the series represents its own derivative. Furthermore, it is established that the series converges to a differentiable function, which satisfies the initial condition f(0) = 1, thus proving that the series equals e^x.

PREREQUISITES
  • Understanding of Taylor series expansion
  • Familiarity with differentiation of series
  • Knowledge of factorial notation and properties
  • Concept of uniform convergence and the ratio test
NEXT STEPS
  • Study the properties of Taylor series and their convergence
  • Learn about the ratio test for series convergence
  • Explore the concept of functions that are equal to their own derivatives
  • Investigate the relationship between exponential functions and their series representations
USEFUL FOR

Mathematicians, students of calculus, and anyone interested in understanding the foundations of exponential functions and series convergence.

Alem2000
Messages
117
Reaction score
0
I was looking at my math text and I saw that [tex]e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}[/tex] and it sugests that you prove it to yourself. So this is what I don't get if [tex]f(x)=e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}[/tex] then [tex]\frac{d}{dx}f(x)[/tex] should equal that..now I am not qeustioning that its true I am just having a hard time proving it to myself this is what I did
[tex]\frac{d}{dx}(e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!})=\sum_{n=0}^{\infty}\frac{nx^n-1}{n!}[/tex] and after that I just set them equal. Now I will warn you I am horrible at factorials so I didnt simplify and this is what turns out [tex]\sum_{n=0}^{\infty}\frac{nx^n-1}{n!}=\sum_{n=0}^{\infty}\frac{x^n}{n!}[/tex] now can someone tell me what I need to correct or simplify?
 
Physics news on Phys.org
For [itex]n>1[/itex],
[tex]n!=\prod_{i=1}^{n}i=n \prod_{i=1}^{n-1}i=n (n-1)![/tex]
([itex]\prod[/itex] is like [itex]\sum[/itex] except that the numbers are multiplied instead of added.)
PS. You should put the exponent in {}'s so that you get
[tex]\sum_{n=0}^{\infty}\frac{nx^{n-1}}{n!}[/tex]
 
thanks a lot, I am going to give it a shot :smile:
 
[tex]e^x=\sum_{n=0}^{\infty}\frac{x^n}{n!}[/tex]

Differentiating, we get:

[tex]\frac{d}{dx}e^x=\sum_{n=1}^{\infty}n\frac{x^{n-1}}{n!} = \sum_{n=1}^{\infty}\frac{x^{n-1}}{(n-1)!}[/tex]

Put m=n-1, and that sum reduces to the original sum.

Note that the first term in the original series is 1, which, when differentiated, gives zero. This is why the sum in the differentiated series starts at n=1 rather than n=0.
 
quick question [tex]cosx=\sum_{n=0}^{\infty}\frac{(-1^n)(x^2n)}{2n!}[/tex] so if you want to know [tex]\frac{cosx-1}{x^2}[/tex] all you have to

do is [tex]\sum_{n=0}^{\infty}\frac{(-1^n)(x^2n)-(2n!x^2)}{2n!x^2}[/tex]

is that the way to go about it if you don't want to write out the terms?
 
I can't really see what you were doing to obtain that expression.

Notice the first term (n=0) in the series for cos(x) is 1, so:

[tex]\cos(x)-1 = \sum_{n=1}^{\infty}\frac{(-1)^nx^{2n}}{(2n)!}[/tex].

and

[tex]\frac{\cos(x)-1}{x^2} = \sum_{n=1}^{\infty}\frac{(-1)^nx^{2n-2}}{(2n)!}[/tex].
 
what I did was divide the whole thig on the right side with [tex]x^2[/tex] and subtracted [tex]1[/tex] from it then I simplify...can you do that to ther series? o:)
 
Problem with the reasoning for the original question: You try to prove that the infinite series is equal to the aforementioned function, but doing so, you merely differentiate the series. This is invalid because all you have shown is that the series is it's own derivative, without proving that e^x is the only such function with the aforementioned property.
 
once you have shown that the series defiens a differentiable function f which equals its own derivative, and such that f(0) = 1, it is easy to see that it equals e^x.

(Apply MVT to the result of differentiating f/e^x.)

The harder part is to show that this series defines a differentiable function and that you can differentiate the series term by term.

The easiest way to see this is to use the ratio test for convergence of a series in the sup norm, to show that the series above does converge to a continuous function, uniformly on every closed bounded interval. (On the interval [-r,r], compare with the geometric series with ratio r.) Then deduce that the series of indefinite integrals (starting from 0), converges to the indefinite integral of f. Since in fact the series of indefinite integrals visibly equals f-1, we get that f' = f.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K