Limit of (1-2/n)^n as n --> Infinity

  • Thread starter Thread starter wimma
  • Start date Start date
  • Tags Tags
    Limits Log
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
wimma
Messages
37
Reaction score
0

Homework Statement


Find the limit as n--> infinity of (1-2/n)^n


Homework Equations



We know (1+1/x)^x --> e as n--> infinity

The Attempt at a Solution



I worked it out as e^(-2) using log but I can't get it out using the fundamental limit above. I know it's the square of (1-1/x)^x (where we let x=n/2), just I don't know how to show that (1-1/x)^x --> 1/e. If you could let x |--> -x somehow I'd get the desired result using the limit laws but I'm not sure that's allowed.
 
Physics news on Phys.org
Let n = -2x. This makes your limit
[tex]\lim_{-2x \to \infty} (1 + \frac{1}{x})^{-2x}[/tex]

With a bit of adjustment you can use the limit you know.
 
but won't the parameter go to -infinity so we can't equate (1+1/x)^x to e?