Solving Derivative of Natural Logarithm of Negative x

Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi.

I want to solve:

<br /> \frac{d\ln(-x)}{dx}.<br />

When using the chain rule I get:

<br /> \frac{d \ln(-x)}{dx} = \frac{d\ln(-x)}{d(-x)}\frac{d(-x)}{dx} = -\frac{d\ln(-x)}{d(-x)}.<br />

But how do I find the last derivative? I know by experience that it is -x-1, but how is the derivation done?

Thanks in advance.
 
Physics news on Phys.org
The last derivate is of the same form as:

\frac{d}{dx}\ln x

Which is a simple solution, no?
 
The last derivative works out to - 1/(-x) = 1/x, not -x^(-1) as you have.

For the same reason that \int dx/x = ln |x| + C, d/dx(ln |x|) = 1/x.

This means that d/dx(ln(x)) = d/dx(ln(-x)) = 1/x.
 
Mark44 said:
The last derivative works out to - 1/(-x) = 1/x, not -x^(-1) as you have.

If this is true, then we obtain a total of -1/x. And jazznaz is telling me the opposite of you?

Thanks for replying.
 
Niles said:
If this is true, then we obtain a total of -1/x. And jazznaz is telling me the opposite of [Mark]?
Well, no, but it probably helps to replace x with u in what Jazznaz wrote.

Niles said:
When using the chain rule I get:

<br /> \frac{d \ln(-x)}{dx} = \frac{d\ln(-x)}{d(-x)}\frac{d(-x)}{dx} = -\frac{d\ln(-x)}{d(-x)}.<br />

But how do I find the last derivative?
To derive

\frac{d}{du} \ln{u} = \frac{1}{u}

first let y = \ln{u}. Then e^y = u. Now use implicit differentiation to find \frac{dy}{du} (which is \frac{d}{du} \ln{u} ) in terms of u.
 
Niles said:

Homework Statement


Hi.

I want to solve:

<br /> \frac{d\ln(-x)}{dx}.<br />

When using the chain rule I get:

<br /> \frac{d \ln(-x)}{dx} = \frac{d\ln(-x)}{d(-x)}\frac{d(-x)}{dx} = -\frac{d\ln(-x)}{d(-x)}.<br />

But how do I find the last derivative? I know by experience that it is -x-1, but how is the derivation done?

Thanks in advance.

If you let u= -x, your last expresion is -\frac{d ln(u)}{du}. Does that make more sense?
 
HallsofIvy said:
If you let u= -x, your last expresion is -\frac{d ln(u)}{du}. Does that make more sense?

Yes, that does make sense.

I understand it now. Thanks to everybody for helping.
 
Back
Top