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

  • Thread starter Thread starter applegatecz
  • Start date Start date
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 e = \lim_{n \to \infty}(1 + \frac{1}{n})^n, then we know that ln(e) = \lim_{n \to \infty}(n)ln(1 + \frac{1}{n}). Now put this in a form where you can apply L'Hospital's Rule.
 
Ah, I see! Thank you.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top