Proving the Natural Logarithm Property: ln(e)=1

  • Thread starter Thread starter applegatecz
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
applegatecz
Messages
14
Reaction score
0

Homework Statement


Show that ln(e)=1.


Homework Equations


ln(x)=antiderivative from 1 to x of dt/t


The Attempt at a Solution


I assume we have to use the fact that e= lim as n->infinity of (1+1/n)^n, and perhaps can apply l'Hopital's rule to transform that limit -- but I'm not sure where to go from there.
 
Physics news on Phys.org
If [itex]e = \lim_{n \to \infty}(1 + \frac{1}{n})^n[/itex], then we know that [itex]ln(e) = \lim_{n \to \infty}(n)ln(1 + \frac{1}{n})[/itex]. Now put this in a form where you can apply L'Hospital's Rule.
 
Ah, I see! Thank you.