Proving the derivative of ln(x)What is the derivative of ln(x)?

  • Thread starter Thread starter danielatha4
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary

Homework Help Overview

The discussion revolves around proving the derivative of the natural logarithm function, specifically that d ln(x) / dx = 1/x. Participants are exploring various methods and concepts related to calculus, particularly focusing on the properties of logarithmic and exponential functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss using the difference quotient to derive the derivative, with one attempting to manipulate the expression ln(1 + u) as u approaches 0. Others suggest using L'Hôpital's rule or implicit differentiation as alternative methods. There is also mention of defining e and its relation to the limit of (1 + x)^(1/x) as x approaches 0.

Discussion Status

The conversation is ongoing, with various approaches being presented. Some participants have offered insights into the definitions of e and ln(x), while others are questioning the assumptions behind these definitions and exploring their implications. There is no explicit consensus yet, but the discussion is rich with ideas and methods.

Contextual Notes

Some participants note that the problem is approached for fun rather than as a formal homework assignment, which may influence the depth of exploration. There is also a reference to different definitions of ln(x) that could affect the proof process.

danielatha4
Messages
113
Reaction score
0

Homework Statement



I'm trying to prove that d ln(x) / dx = 1/x

This isn't a homework problem of mine for any class. I'm just doing it for fun, so if I'm faced with something I'm not sure of, I apologize. I've only made it through Calculus 2

The Attempt at a Solution



Difference quotient

ln(x+h)-ln(x) / h

ln([x+h]/x) / h

ln(1+[h/x]) * 1/h

u = h/x So limit h-->0 becomes limit u--> 0

ln(1+u) * 1/ux = 1/x * ln[(1+u)^(1/u)]

Here's where I stopped. A friend of mine told me the ln[(1+u)^(1/u)] as u approaches 0 = ln(e) which makes sense, and I believe he said it was a known identity. Can anyone prove this fact to me?
 
Physics news on Phys.org
you can do it using L'hop but that implies you already know the derivative of ln(x)... though perhaps you could use the argument leading to L'Hops or just the definintion of e

though its not strictly 1st principles how about starting from the definition:
e^{ln(x)} = x
then differentiating using chain rule & derivative of e^x?
 
Last edited:
A different proof is constructed using the fact that:
y=ln \left( x \right) can be rearranged as e^{y}=x

The rest of this derivative derivation is left as an exercise to the reader! (But I suggest using implicit differentiation)
 
danielatha4 said:

Homework Statement



I'm trying to prove that d ln(x) / dx = 1/x

This isn't a homework problem of mine for any class. I'm just doing it for fun, so if I'm faced with something I'm not sure of, I apologize. I've only made it through Calculus 2

The Attempt at a Solution



Difference quotient

ln(x+h)-ln(x) / h

ln([x+h]/x) / h

ln(1+[h/x]) * 1/h

u = h/x So limit h-->0 becomes limit u--> 0

ln(1+u) * 1/ux = 1/x * ln[(1+u)^(1/u)]

Here's where I stopped. A friend of mine told me the ln[(1+u)^(1/u)] as u approaches 0 = ln(e) which makes sense, and I believe he said it was a known identity. Can anyone prove this fact to me?

Simple... define v as 1/u, and put that in. Then you get ln[(1+(1/v))^v] as v goes to infinity. e is defined as the inner number.
 
I can prove that (1 + x)^{\frac{1}{x}} has a limit when x \rightarrow 0^{+}. Then, you tell me the definition of e that you have accepted, and I will show you that limit is the number e.
 
Thanks everyone, it makes a lot of sense using simpler methods on easier examples such as e^y=x or e^(lnx)=x

lim x-> 0 (1+x)^(1/x) and lim x-> infinity (1+[1/x])^x both being equal to e is still a bit mysterious to me. What does this have to do with? Sequences and series possibly?
 
try dickfore's suggestion...

you have to start with a definition of e. what's yours?

For example, say you start with:
e = \lim_{n \to \infty} (1 + \frac{1}{n})^n
(as dickfore suggests, you can show this is increasing & bounded so must have a limit... we'll call it e)

then multiplying that out, using binomial theorem, you get
e <br /> = \lim_{n \to \infty} \sum_{j=0}^{n} \begin{pmatrix} n \\ j \end{pmatrix} \frac{1}{n^j}<br /> = \lim_{n \to \infty} \sum_{j=0}^{n} \frac{n!}{j!(n-j)!}\frac{1}{n^j} <br /> = \lim_{n \to \infty} \sum_{j=0}^{n} \frac{1}{j!}\frac{\sum_{k=0}^{j} n^{j-k}}{n^j} <br /> = \sum_{j=0}^{\infty} \frac{1}{j!}
which is the more familiar expansion of e^1

similarly once you label one limit e, you can show others are equivalent
 
I will also point out that many modern texts define ln(x) to be
\int_1^x \frac{1}{t}dt
for x> 0, and then derive all the properties of ln(x) as well as the fact that it is the inverse to [math]e^x[/math] (where e is the number such that ln(e)= 1). From that it follows trivially that d(ln(x))/dx= 1/x.

If, instead, you have defined ln(x) to be the inverse function to e^x, then you need to first show that d e^x/dx= e^x and use the fact that, since y= ln(x) implies that x= e^y,

\frac{d ln(x)}{dx}= \frac{dy}{dx}= \frac{1}{\frac{dx}{dy}}= \frac{1}{\frac{d e^y}{dy}}= \frac{1}{e^y}= \frac{1}{x}
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
5
Views
1K
Replies
11
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K