When can using a logarithm make solving an equation easier?

AI Thread Summary
Using logarithms can simplify solving equations by transforming multiplicative relationships into additive ones, which is particularly useful in differentiation. In the discussed physics problem, the oscillation time of a weight on a steel wire is analyzed through logarithmic differentiation, revealing how temperature changes affect wire length and oscillation time. The method allows for quick calculations of fractional changes, though it may be confusing for those unfamiliar with it. While the traditional differentiation approach yields the same results, logarithmic differentiation can sometimes provide faster solutions. Understanding when to apply this technique can enhance problem-solving efficiency in similar scenarios.
bolzano95
Messages
89
Reaction score
7

Homework Statement


Well, there is a physics problem I was solving and it is really interesting how it is officially solved.

We take a small weight and hang it on a steel wire. For how much does the oscillation time change if the temperature of this wire raises for 10K?

I looked up solution and it is solved like this:

Homework Equations


The weight on the steel wire is like a mathematical pendulum.
Therefore ##t_0 = 2\pi \sqrt{\frac{L}{g}}##. Now logarithm and differentiate:
## ln {t_0} = ln {2\pi} + 1/2 ln {L} -1/2 ln{g}## and after differentiation
##\frac{dt_0}{t_0}= \frac{1}{2} \frac{dL}{L}##.

Because of the temperature change ##dt## the steel wire is longer for ##dL =\alpha L dT##.
The relative change of oscillation time is then ## \frac{dt_0}{t_0}= \frac{1}{2} \alpha dT##.

The Attempt at a Solution


In my solution process there was nothing of logarithms or differentiation. Of course my result was also false. But I am not interested in where I did a mistake, there is more important question her:

What is this special new solving approach? It is the first time I see solving it and it frustrates me, because I don't understand the logic behind it.
When can I use it in the future? Also from where does it come?
P.S Even in my wildest dreams I would not use this solving method.
 
Last edited by a moderator:
Physics news on Phys.org
It's only a quick way to get the fractional change of variable ##x## which is ##\frac{dx}{x}##. You could have obtained the same result by plain differentiation.

For example in this case you would do $$dt_0=\frac{2\pi}{\sqrt{g}}\frac{1}{2}\frac{1}{\sqrt{L}}dL$$Then divide by ##t_0## or multiply by ##t_0^{-1} ~## to get$$\frac{dt_0}{t_0}=\frac{2\pi}{\sqrt{g}}\frac{1}{2}\frac{1}{\sqrt{L}}dL\times \frac{\sqrt{g}}{2\pi\sqrt{L}}=\frac{1}{2}\frac{dL}{L}.$$

For whatever it's worth, this is the first time I see the logarithmic method for doing this. If it's confusing you, don't use it.
 
Last edited:
  • Like
Likes berkeman
There is a technique called Logarithmic differentiation, which is applied here. It sometimes leads to answer faster as in this case. Of course the answer should be same regardless of whether it is used or not.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top