How would you prove this little inequality?

  • Thread starter Thread starter stunner5000pt
  • Start date Start date
  • Tags Tags
    Inequality
stunner5000pt
Messages
1,443
Reaction score
4
i'm stuck trying to prove this little inequality:

(1+ 1/n)^n <= e <= (1+1/n)^n+1
is there a way to prove this without without resorting to power series for e (because we're not allowed to, and we don't know this yet) and also note that n is a natural number, (positive integer).
 
Physics news on Phys.org
Here's a hint:

\lim_{n \to \infty} \Big( 1 + \frac{1}{n} \Big)^n = e

cookiemonster
 
ummmm

ok i know tha already i just don't know how to prove it give me hint on hwo to prove it
 
Just how formally do you want to prove it?

It's pretty easy to notice that for n&lt;\infty, the left side is less than e. When n = \infty, it is exactly equal to e.

The same holds true for the right side, except that it's always greater than e except when n = \infty.

cookiemonster
 
You do it by power series for (1+x)^n valid when |x|<1 (ie x=1/n)
 
Originally posted by stunner5000pt
i'm stuck trying to prove this little inequality:

(1+ 1/n)^n <= e <= (1+1/n)^n+1
is there a way to prove this without without resorting to power series for e (because we're not allowed to, and we don't know this yet) and also note that n is a natural number, (positive integer).
Why can you not just reason that (1+1/n)^n has to be less than (1+1/n)^n * (1+1/n), as, until n => infinity, 1+1/n will always be a positive value above * a positive value that will always make the right hand larger.
 
Back
Top