Finding a limit quickly

  • Context:
  • Thread starter Thread starter Lorena_Santoro
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Lorena_Santoro
Messages
22
Reaction score
0
 
Physics news on Phys.org
We might recognize the shape of a derivative.
$$\lim_{x\to\infty} x(e^{\frac 1x}-1)
=\lim_{x\to 0} \frac 1x(e^x-1)
=\lim_{x\to 0} \frac{e^x-e^0}{x-0}$$

This is the derivative of $e^x$ at $x=0$, which is $e^0=1$.