MooCow
- 5
- 0
Show that:
lim (1-1/n)^n=1/e
n->infinity
I don't really know where to begin...
lim (1-1/n)^n=1/e
n->infinity
I don't really know where to begin...
MooCow said:Show that:
lim (1-1/n)^n=1/e
n->infinity
I don't really know where to begin...
nicksauce said:Try taking the logarithm of both sides, then applying L'hopital's rule.
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
One serious problem you have with this is that it isn't true!MooCow said:Show that:
lim (1-1/n)^n=1/e
n->infinity
I don't really know where to begin...
HallsofIvy said:Except for that minor detail with the negative!
Ah, well, the operation was successful even though the patient died.