What is the significance of taking derivatives in the form d ln f(x) / d ln x?

Cinitiator
Messages
66
Reaction score
0

Homework Statement


What does it mean when the derivative of a function f(x) is in the form:

d ln f(x) / d ln x
?

Is it the logarithmic scale derivative, or something?


Homework Equations


d ln f(x) / d ln x


The Attempt at a Solution


Googling.
 
Physics news on Phys.org
Cinitiator said:

Homework Statement


What does it mean when the derivative of a function f(x) is in the form:

d ln f(x) / d ln x ?

Is it the logarithmic scale derivative, or something?

Homework Equations


d ln f(x) / d ln x

The Attempt at a Solution


Googling.
By the chain rule:

\displaystyle \frac{d\ \ln(f(x))}{dx}
\displaystyle =<br /> \frac{d\ \ln(f(x))}{d\ \ln(x)}\cdot\frac{d\ \ln(x)}{dx}

\displaystyle =<br /> \frac{d\ \ln(f(x))}{d\ \ln(x)}\cdot\frac{1}{x}​
Multiplying by x gives:

\displaystyle <br /> \frac{d\ \ln(f(x))}{d\ \ln(x)}=x\cdot\frac{d\ \ln(f(x))}{dx}

Also by the chain rule:

\displaystyle \frac{d\ \ln(f(x))}{dx}
\displaystyle =<br /> \frac{d\ \ln(f(x))}{d\ f(x)}\cdot\frac{d\ f(x)}{dx}

\displaystyle =<br /> \frac{f\,&#039;(x)}{ f(x)}
 
Cinitiator said:

Homework Statement


What does it mean when the derivative of a function f(x) is in the form:

d ln f(x) / d ln x
?

Is it the logarithmic scale derivative, or something?


Homework Equations


d ln f(x) / d ln x


The Attempt at a Solution


Googling.

It just means that you're taking the derivative of the function with respect to ln(x), rather than with respect to x. So, imagine you have a new variable y that is defined by the relation y = ln(x). So you're differentiating with respect to y here.
 
Dick said:
It's the slope of a log-log plot. http://en.wikipedia.org/wiki/Log-log_plot Plotting data like this is a way to discover a power law relation between f(x) and x.

Thanks for your input.

Does it also mean that d ln f(x) / d x is the slope of a log-lin plot?
 
Cinitiator said:
Thanks for your input.

Does it also mean that d ln f(x) / d x is the slope of a log-lin plot?

Sure. Sometimes called semi-log as well.
 
Dick said:
Sure. Sometimes called semi-log as well.

Thanks for your help. How is the practice of taking log-log plot derivatives called? Are there any general rules to follow? Is it vastly different from the normal differentiation?
 
Cinitiator said:
Thanks for your help. How is the practice of taking log-log plot derivatives called? Are there any general rules to follow? Is it vastly different from the normal differentiation?

You are probably making too much of this. It probably not the sort of thing you see a lot of. Just relate them by the chain rule. SammyS already went thru that.
 
Back
Top