Derive the limit of an expression (1+1/n)^n

rahl__
Messages
10
Reaction score
0
i know that that the limit of this expression is e, but i don't know how to derive it...
i will be really grateful if someone could help me solve this problem
 
Mathematics news on Phys.org
You would need a definition of e other than that. Otherwise, you can just show that the limit converge and call it e.

So what definition of e do you use?
 
If a is any positive number then
lim_{h\rightarrow0}\frac{a^{x+h}-a^x}{h}= lim_{h\rightarrow0}\frac{a^xa^h- a^x}{h}
= a^x lim{h\rightarrow0} \frac{a^h- 1}{h}

In other words, ax has the nice property that its derivative is just a number (that limit) time ax itself.

We define e to be the number such that the derivative of ex is just ex- in other words so that that
lim_{x\rightarrow0}\frac{e^h-1}{h}= 1.

That means that for small h,
\frac{e^h-1}{h}
is approximately 1.

Let n= 1/h (more accurately the next integer larger than 1/h). Then
n\left(e^{\frac{1}{n}}-1\right)= 1
approximately for large n with 1 being the limit as n goes to infinity.

Solve that for e: e is approximately
\left(1- \frac{1}{n}\right)^n
with the limit being e as n goes to infinity.
 
i want to show that 2,718... [which is e] is the limit converge of that expression, I've posted my question in this 'strange' way to avoid getting answers such as "under the definition of e the limit converge of that expression is e".
hope u understand what I am talking about

Otherwise, you can just show that the limit converge and call it e.
thats what i trying to ask about
 
Last edited:
Well, you can always proceed limn\rightarrow\infty(1+\frac{1}{n})^n=1+n(1/n)+(n)(n-1)(1/n^2)1/2!+n(n-1)(n-2)(1/n^3)1/3!+++

Notice here that the numerator of each term we have the power of n that corresponds to the power in the demoninator, other than that, the numenator has lower powers of n and these can be eliminated since

limn\rightarrow\infty\frac{n-1}{n}=(n/n-1/n)\rightarrow1 (Here we have to consider that, for example, \frac{n(n-1)(n-2)}{n^33!}\leq1/3! We proceed to do this with every term in the series.

This leaves us with the series 1+1+1/2!+1/3!+1/4!+++

Now as my professor once said, e gets to its limit very fast. He added on the blackboard 1+1+1/2+1/6+1/24 +1/120+1/720+1/5040+1/43202=2.718.. (He did this all using decimals way before calculators.)
 
Last edited:
got it, thanks
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top