Please critic my proof (Limit converges to e)

  • Thread starter Thread starter moo5003
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Homework Help Overview

The discussion revolves around proving that the limit of the series 1 + 1 + 1/2! + 1/3! + 1/4! + ... converges to the mathematical constant e as n approaches infinity. The subject area involves limits, series, and properties of exponential functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to justify the interchange of limit and summation in their proof. Some participants question the validity of this interchange for infinite series and provide examples to illustrate potential pitfalls. Others suggest using the Taylor series for e^x as an alternative approach to establish the result.

Discussion Status

The discussion is active, with participants providing insights and alternative methods. There is no explicit consensus on the best approach, but several lines of reasoning are being explored, including the justification for moving limits through sums and the use of Taylor series.

Contextual Notes

Participants note the need for justifying the interchange of limit and summation, and some express uncertainty about whether the problem is intended to use Taylor series. The original poster's proof raises concerns about assumptions made in the limit process.

moo5003
Messages
202
Reaction score
0

Homework Statement



Prove that 1 + 1 + 1/2! + 1/3! +1/4! + 1/5!... + 1/n!
Limit of this as n goes to infinity is equal to e.


Homework Equations



I already showed (1 + 1/n)^n = e

The Attempt at a Solution



My proof is as follows:

e = limit (n to infinity) Sum (k=1 to n) of:

(n!/(n-k)!) * 1/(k!*n^n)

= limit (n to infinity) of:

1 + n/n + n(n-1)/n^2 * 1/2! + n(n-1)(n-2)/n^3 * 1/3! + ...

Note: each term has the same leading degree and coefficient, meaning each terms tends to 1 * 1/k! as n approaches infinity thus this entire series tends to:

1 + 1 + 1/2! + 1/3! + 1/4!...

My main question/concern is the fact that I passed the limit through the summation. It this ok? I know that it works for finite sums:

ie: Limit (X_n + Y_n) = Limit(X_n) + Limit(Y_n)

but I'm unsure if this is true for infinite sums. Any help would be appreciated.
 
Physics news on Phys.org
You mean sum (k=1 to n) of (n!/(n-k)!) * 1/(k!*n^k), right? You are right to be concerned. No, you can't commute the limit and the sum for infinite series. For example, lim n->infinity sum(k=1 to n) k/n is divergent. sum(k=1 to n) lim n->infinity k/n=0. But your argument does mean it's reasonable to think sum(k=0 to infinity) 1/k! is e. Given you've just proven that lim (n->infinity) (1+1/n)^n is e, that really might be all they are asking for.
 
Suppose you're allowed to use the familiar property that [tex]\frac{\mathrm{d} \mathrm{e}^x}{\mathrm{d} x} = \mathrm{e}^x[/tex]. Then first find the Taylor series of the function [tex]\mathrm{e}^x[/tex] and prove that the Lagrange remainder [tex]R_n(x) \to 0[/tex] and thereby showing that [tex]\mathrm{e}^x = \sum_{k = 0}^{\infty} \frac{1}{k!}x^k[/tex] for [tex]\forall x \in \mathbb{R}[/tex]. Set [tex]x = 1[/tex] and that's your result.
 
fmam3 said:
Suppose you're allowed to use the familiar property that [tex]\frac{\mathrm{d} \mathrm{e}^x}{\mathrm{d} x} = \mathrm{e}^x[/tex]. Then first find the Taylor series of the function [tex]\mathrm{e}^x[/tex] and prove that the Lagrange remainder [tex]R_n(x) \to 0[/tex] and thereby showing that [tex]\mathrm{e}^x = \sum_{k = 0}^{\infty} \frac{1}{k!}x^k[/tex] for [tex]\forall x \in \mathbb{R}[/tex]. Set [tex]x = 1[/tex] and that's your result.

Sure, that works. But I'm not sure this is supposed to use taylor series, is it moo5003?
 
You are allowed to move that limit though the sum, but first you need to justify it. Once it has been justified you may not need to commute them. A common theme. The usual trick is to break the sum up.
let n and m be large with m<<n
then the first m terms of the sum look like those of Σ1/k! and the others are small
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K