Proving lim (1-1/n)^n=1/e as n Approaches Infinity

  • Thread starter Thread starter MooCow
  • Start date Start date
  • Tags Tags
    Infinity
MooCow
Messages
5
Reaction score
0
Show that:

lim (1-1/n)^n=1/e
n->infinity

I don't really know where to begin...
 
Physics news on Phys.org
MooCow said:
Show that:

lim (1-1/n)^n=1/e
n->infinity

I don't really know where to begin...

Well, I guess it depends what you are allowed to start with. You could try to use the limit deffinition which is used to define interest which is compounded continuously. Another thought would be to do a series expansion. Does your book give you a deffinition of e?
 
first what can you start with for e?
What is given as the definition of e?
by elementaty algebra
(1-1/n)^n=1/(1+1/(n-1))^n
lim (1+1/(n-1))^n=e
n->infinity
 
Try taking the logarithm of both sides, then applying L'hopital's rule.
 
nicksauce said:
Try taking the logarithm of both sides, then applying L'hopital's rule.

That won't work because we are trying to establish the equality, thus we can not assume it to be true. Something similar works however.
let lim denote the limit n->infinity n a natural number

we wish to show
lim (1-1/n)^n=1/e
consider
log(lim (1-1/n)^n)=lim log((1-1/n)^n)
supose we know log is continuous at 1, then
log(lim (1-1/n)^n)=lim log((1-1/n)^n
perhaps we know log(x^y)=y*log(x), thus
log(lim (1-1/n)^n)=lim n*log((1-1/n)^n)
log(lim (1-1/n)^n)=lim -log(1-1/n)/(-1/n)
log(1)=0 so
log(lim (1-1/n)^n)=lim -[log(1-1/n)-log(1)]/(-1/n)
log(lim (1-1/n)^n)=-log'(1)
log(lim (1-1/n)^n)=-1
taking antilogs of both sides
lim (1-1/n)^n=exp(-1)=1/e
as desired
we do not need L'hopitals rule since we have the definition of the derivative
 
lurflurf said:
That won't work because we are trying to establish the equality, thus we can not assume it to be true. Something similar works however.
let lim denote the limit n->infinity n a natural number

we wish to show
lim (1-1/n)^n=1/e
consider
log(lim (1-1/n)^n)=lim log((1-1/n)^n)
supose we know log is continuous at 1, then
log(lim (1-1/n)^n)=lim log((1-1/n)^n
perhaps we know log(x^y)=y*log(x), thus
log(lim (1-1/n)^n)=lim n*log((1-1/n)^n)
log(lim (1-1/n)^n)=lim -log(1-1/n)/(-1/n)
log(1)=0 so
log(lim (1-1/n)^n)=lim -[log(1-1/n)-log(1)]/(-1/n)
log(lim (1-1/n)^n)=-log'(1)
log(lim (1-1/n)^n)=-1
taking antilogs of both sides
lim (1-1/n)^n=exp(-1)=1/e
as desired
we do not need L'hopitals rule since we have the definition of the derivative

Hi, in your proof above, where do we use the fact that "log is continuous at 1"? For derivative definition at the end, or, for interchanging log and limit?

And one more question if you don't mind.

" Given f(n) a monotonically increasing sequence going to infinity as n goes to infinity.
Is it always true that lim(1 - 1/f(n))^f(n) = 1/e? "

Thanks a lot for your answer above, and any answer you may have for my two questions.
 
" Given f(n) a monotonically increasing sequence going to infinity as n goes to infinity.
Is it always true that lim(1 - 1/f(n))^f(n) = 1/e? "
Yes. In this is the substitution principle
if lim_{x->a} f(x)=L
and lim_{x->a}g(x)=a
then lim_{x->a}f(g(x))=L
When the variable is n often the limit is taken over integers and in general the domain of the limit variable matters.

Hi, in your proof above, where do we use the fact that "log is continuous at 1"? For derivative definition at the end, or, for interchanging log and limit?
For both. "log is continuous at 1" is one of several ways of making sure log is not a messed up function, that is nowhere continuous.

To define log (for real numbers) it is sufficient to require
1) for all x,y real log(xy)=log(x)+log(y)
2) log'(1)=1 (and thus log'(1) exists)
or
2*)log(e)=1 and there is at least one point where log is continuous
Condition 2) serves two purposes
We assure a nice function and specify the natural logarithm.
 
MooCow said:
Show that:

lim (1-1/n)^n=1/e
n->infinity

I don't really know where to begin...
One serious problem you have with this is that it isn't true!
What is true is that
\lim_{n\to\infty}\left(1- \frac{1}{n}\right)^n= e
not "1/e".

How you show that depends upon exactly how you have defined "e". In fact, in a recent thread, the question was asked how to show that the derivative of e^x is e^x where the formula you have was given as a definition for e. What we can do here is the reverse of what I did in that thread.

Now, what definition of "e" are you using? Simplest, if you are not going to use that formula itself, is that ln(e)= 1 where ln(x) is defined by
ln(x)= \int_1^x \frac{1}{t}dt.

You can show from that that "ln(x)" and "e^x" are inverse functions. And, since the derivative of ln(x) is 1/x, it follows that the derivative of e^x is e^x itself. Or, if you prefer to define e^x by the fact that its derivative is itself, you can start from that fact.

Now, of course, the derivative of e^x is given by
\lim_{h\to 0}\frac{e^{x+h}- e^x}{h}= \lim_{h\to 0}\frac{e^xe^h- e^x}{h}= e^x\lim_{h\to 0}\frac{e^h- 1}{h}

And, since the derivative is e^x that means we must have
\lim_{h\to 0}\frac{e^h- 1}{h}= 1.

That, now, means that for h very close to 0,
\frac{e^h- 1}{h}\approx 1
so that
e^h- 1\approx h
For any h> 0, there exist an integer n such that n> 1/h. With such an n, we have
e^{1/n}- 1\approx \frac{1}{n}
so that
e^{1/n}\approx 1+ \frac{1}{n}
e\approx \left(1+ \frac{1}{n}\right)^n
Now taking the limit as n goes to infinity is the same as taking the limit as h goes to 0 so the "approximation" becomes exact:
e= \lim_{n\to\infty} \left(1+ \frac{1}{n}\right)^n
 
Halls:
You are wrong.
There is a - in the parenthesis, not a +.
 
  • #10
Unless i am serioysly deceived the thread is 2 years old btw ... And this seems to be an excersice for first year or indroductory course to analysis, so couldn't possible have to do with continuity, derivatives and Lhopital rule. Post #3 also posted 2 years ago seem to do the proper job in answering.
 
  • #11
Details, details :))

Anyways, Halls' post is very good.
 
  • #12
Except for that minor detail with the negative!

Ah, well, the operation was successful even though the patient died.
 
  • #13
HallsofIvy said:
Except for that minor detail with the negative!

Ah, well, the operation was successful even though the patient died.
:smile:
 
  • #14
and now that i see again i am seriously deceived cause the thread is almost 3 years old...
 
  • #15
Hmm... it gave me a thought. If

\left(1+\frac{1}{n}\right)^n = e

then what is

\left(1+\frac{1}{-n}\right)^{-n}

?

As n approaches positive infinity, of course.
 
  • #16
Simplify and it becomes clear: lim_{n \to \infty} \frac{1}{(1 - \frac{1}{n})^n} = \frac{1}{\frac{1}{e}} = e. You can do this because the negative n in the fraction turns it into a negative, the negative n in the exponent turns it into division, and the limit of a fraction is equal to the fraction of the numerator's and denominator's limit, when the denominator isn't 0.
 
  • #17
But wolfram alpha tells me the limit should be e.
 
  • #18
See it again. I made a dumb mistake, then edited.
 
Back
Top