How would you prove this little inequality?

  • Context: Graduate 
  • Thread starter Thread starter stunner5000pt
  • Start date Start date
  • Tags Tags
    Inequality
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
stunner5000pt
Messages
1,447
Reaction score
5
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).
 
on Phys.org
Here's a hint:

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

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 [itex]n<\infty[/itex], the left side is less than e. When [itex]n = \infty[/itex], it is exactly equal to e.

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

cookiemonster
 
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.