Deriving the constant e using a sequence limit

Fibo's Rabbit
Messages
8
Reaction score
0

Homework Statement


Why does lim( (1+(1/n))^n ) = e?

Homework Equations


If a_n convergent to a, and b_n converges to b, then (a_n * b_n) converges to (a * b)

The Attempt at a Solution



The lim(1 + (1/n)) = 1.

If you multiply (1 + (1/n)) by itself n-times, you get the equation (1 + (1/n))^n, so according to the statement under Relevant equations above, shouldn't the answer be 1^n, or just 1?

Obviously it is e, b/c when you plug (1 + (1/n))^n into your calculator for larger values of n, you get closer and closer to e.
 
Physics news on Phys.org
Hi Fibo's Rabbit! :smile:

(try using the X2 and X2 buttons just above the Reply box :wink:)
Fibo's Rabbit said:
If a_n convergent to a, and b_n converges to b, then (a_n * b_n) converges to (a * b)

ah, but that only applies for the product of a fixed number of series …

you're trying to apply it to an infinitely increasing number of series :wink:
 
Ah, and it all makes a lot more sense now.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top