Instances where Logarithmic Differentiation doesn't work?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
in the rye
Messages
83
Reaction score
6
Hey,

In my class we just learned about logarithmic differentiation. I can see this being useful when taking the derivative of a complex function since it could be messy. But, I tried it on simpler equations as well. Everything I tried it on it seemed to work. Are there ever instances that it does not work?

To make sure we are using the same definition of logarithmic differentiation, I simply mean taking the log of both sides of an equation before taking its derivative. So where:

y = x2
ln y = ln (x2)
1 / y * y' = 1 / x2 * 2x
y' = 2y / x
y' = 2x

Certainly just taking the derivative of this is easier, but it's just an example.
 
Physics news on Phys.org
in the rye said:
Hey,

In my class we just learned about logarithmic differentiation. I can see this being useful when taking the derivative of a complex function since it could be messy. But, I tried it on simpler equations as well. Everything I tried it on it seemed to work. Are there ever instances that it does not work?
To the best of my knowledge, no.
in the rye said:
To make sure we are using the same definition of logarithmic differentiation, I simply mean taking the log of both sides of an equation before taking its derivative. So where:

y = x2
ln y = ln (x2)
1 / y * y' = 1 / x2 * 2x
y' = 2y / x
y' = 2x

Certainly just taking the derivative of this is easier, but it's just an example.
Your example is a very simple one, for which log differentiation is a lot more work than it would be by simpler means.

Here are some examples where log differentiation would be very useful.
1. ##y = (3x^2 + 5)^{1/x}##
2. ##y = (\sin x)^{x^3}##
(from https://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/logdiffdirectory/LogDiff.html)