Show that the limit (1+z/n)^n=e^z holds

Click For Summary
The discussion focuses on proving the limit (1+z/n)^n=e^z. Participants explore rewriting the limit using the binomial theorem and analyze the convergence of sums involving binomial coefficients. There is confusion about the influence of the limit on finite sums versus infinite sums, with clarification that N is fixed while n approaches infinity. The conversation highlights attempts to manipulate expressions to demonstrate the limit's validity, but participants express difficulty in progressing with task d. Ultimately, they seek guidance on how to connect previous tasks to complete the proof.
Lambda96
Messages
233
Reaction score
77
Homework Statement
Show that the following applies with tasks b and c ##\lim_{n\to\infty} \Bigl( 1 + \frac{z}{n} \Bigr)^n = e^z##
Relevant Equations
Tasks b and c
Hi,

I have problems proving task d

Bildschirmfoto 2023-12-16 um 13.47.11.png

I then started with task c and rewrote it as follows ##\lim_{n\to\infty}\sum\limits_{k=0}^{N}\Bigl( \frac{z^k}{k!} - \binom{n}{k} \frac{z^k}{n^k} \Bigr)=0 \quad \rightarrow \quad \lim_{n\to\infty}\sum\limits_{k=0}^{N} \frac{z^k}{k!} = \lim_{n\to\infty}\sum\limits_{k=0}^{N} \binom{n}{k} \frac{z^k}{n^k}##

I can use the right-hand side of the equation, i.e. ##\lim_{n\to\infty}\sum\limits_{k=0}^{N} \binom{n}{k} \frac{z^k}{n^k}## with the help of the binomial theorem rewrite as follows ##\lim_{n\to\infty}\sum\limits_{k=0}^{N} \binom{n}{k} \frac{z^k}{n^k}= \lim_{n\to\infty} \Big( 1+ \frac{z}{n} \Bigr)^n ##

Now I just have to show that the left-hand side is ##\lim_{n\to\infty}\sum\limits_{k=0}^{N} \frac{z^k}{k!}=e^z##. Unfortunately, I can't get any further here, I assume that I can use task 1b for this, but unfortunately I don't know how.
 
Physics news on Phys.org
I suggest writing out
$$
{n \choose k} = \frac{n!}{k!(n-k)!}
$$
and work from there.
 
Thank you Orodruin for your help 👍

I can rewrite ##\binom{n}{k}## as follows ##\binom{n}{k} = \frac{n!}{k! (n-k)!}= \prod\limits_{j = 1}^{k} \frac{n+1-j}{j}## Unfortunately, I can't get any further with this either

But I'm also wondering if I'm misinterpreting the term on the left, I thought that the limit has no influence on the sum, but ##\lim_{n\to\infty}\sum\limits_{k=0}^{N} \frac{z^k}{k!}## should be ##\sum\limits_{k=0}^{\infty} \frac{z^k}{k!}##, right?
 
Lambda96 said:
Thank you Orodruin for your help 👍

I can rewrite ##\binom{n}{k}## as follows ##\binom{n}{k} = \frac{n!}{k! (n-k)!}= \prod\limits_{j = 1}^{k} \frac{n+1-j}{j}## Unfortunately, I can't get any further with this either
The last step here, while correct, is a step in the wrong direction. I suggest inserting into the expression and factorizing out the k! as that is what should appear in the expansion of the exponential.
 
Consider \begin{split}<br /> \sum_{k=0}^N \left(\frac{z^k}{k!} - \frac{n!}{(n-k)!k!}\frac{z^k}{n^k}\right) &amp;= <br /> \sum_{k=0}^N \frac{z^k}{k!}\left(1 - \frac{n!}{(n-k)!n^k}\right) \\ &amp;= <br /> \sum_{k=0}^N \frac{z^k}{k!} \left(1 - \frac{n(n-1)(n-2) \dots (n-k + 1)}{n^k}\right) <br /> \end{split} Note that N is fixed, while n \to \infty.
 
Lambda96 said:
But I'm also wondering if I'm misinterpreting the term on the left, I thought that the limit has no influence on the sum, but ##\lim_{n\to\infty}\sum\limits_{k=0}^{N} \frac{z^k}{k!}## should be ##\sum\limits_{k=0}^{\infty} \frac{z^k}{k!}##, right?
No, as @pasmith said, ##N## is fixed at some finite value while ##n\to \infty##. ##N## is not ##n##.
 
Thank you Orodruin and pasmith for your help 👍👍

If I now calculate the limit ##\lim_{n\to\infty}## of ##\sum\limits_{n=0}^{N} \frac{z^k}{k!} \biggl( 1 - \frac{n(n-1)(n-2) \ldots (n-k+1)}{n^k} \biggr)##, the result is:

$$\lim_{n\to\infty} \sum\limits_{n=0}^{N} \frac{z^k}{k!} \biggl( 1 - \frac{n(n-1)(n-2) \ldots (n-k+1)}{n^k} \biggr)= \sum\limits_{n=0}^{N} \frac{z^k}{k!} \biggl( 1 - \lim_{n\to\infty} \frac{n(n-1)(n-2) \ldots (n-k+1)}{n^k} \biggr)=\sum\limits_{n=0}^{N} \frac{z^k}{k!} \biggl( 1 - 1 \biggr)=0$$

Unfortunately, I don't know now how to solve task d, i.e. ##\lim_{n\to\infty} \biggl( 1 + \frac{z}{n} \biggr)^n =e^z ## with the expression from task b and c
 

Similar threads

Replies
15
Views
2K
Replies
5
Views
1K
Replies
7
Views
1K
Replies
7
Views
1K
Replies
13
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K