| Thread Closed |
Pfoof of e^x |
Share Thread | Thread Tools |
| Nov17-04, 03:11 PM | #1 |
|
|
Pfoof of e^x
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 dont 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 im not qeustioning that its true im 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 im 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 somone tell me what I need to correct or simplify? |
| Nov17-04, 03:21 PM | #2 |
|
Recognitions:
|
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] |
| Nov17-04, 04:48 PM | #3 |
|
|
thanks alot, im gonna give it a shot
|
| Nov17-04, 09:41 PM | #4 |
|
|
Pfoof of e^x
[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. |
| Nov18-04, 10:14 AM | #5 |
|
|
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 dont want to write out the terms? |
| Nov18-04, 10:52 AM | #6 |
|
Recognitions:
|
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]. |
| Nov18-04, 11:33 AM | #7 |
|
|
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?
|
| Nov22-04, 08:51 PM | #8 |
|
|
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.
|
| Nov23-04, 06:41 PM | #9 |
|
Recognitions:
|
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. |
| Thread Closed |
| Thread Tools | |