Solving the SHM differential equation

AI Thread Summary
The discussion centers on solving a homogeneous linear differential equation related to simple harmonic motion (SHM). Participants explore the transition from one form of the solution to another, specifically from line 5 to line 6, using trigonometric identities and substitutions. Clarifications are provided regarding the arbitrary constants in the general solutions, emphasizing that they can be complex. The conversation also addresses the absence of an imaginary unit in certain expressions, concluding that both forms of the solution are valid despite their different appearances. Overall, the thread highlights the flexibility in representing solutions to SHM equations.
member 731016
Homework Statement
Please see below
Relevant Equations
x(t) = Ae^(αt)
I am trying to solve this homogenous linear differential equation
1670471233862.png
.
Since it is linear, I can use the substitution
1670471362312.png
.
Which gives,
1670471550898.png
(line 1)
1670471600562.png
(line 2)
1670471665871.png
(line 3)
1670471754837.png
(line 4)
1670472195684.png
(line 5)
Which according to Morin's equals,
1670471844926.png
(line 6)

However, could someone please show me steps how he got from line 5 to 6?

Also was is line 4 is it not:
1670472319014.png
? In other words, why dose B ≠ A?

Many thanks!
 
Last edited by a moderator:
Physics news on Phys.org
All of the expressions below are general solutions of your equation
  1. ##x=C_1e^{i\omega t}+C_2e^{-i\omega t}##
  2. ##x=A\sin\omega t+B\cos\omega t##
  3. ##x=D\sin(\omega t+\phi)##
You can verify that this is so by substituting in your ODE. Note that each expression has two arbitrary constants that are determined by the initial conditions, usually the values of ##x## and ##\frac{dx}{dt}## at ##t=0## that are appropriate to a particular situation..

You are asking how to go from 5 to 6 which is essentially going from my item 2 to 3. It is more obvious to see how to go from 3 to 2. Once you see that, you can reverse the algebra, if you wish.

Using a well known trig identity for the sine of a sum of angles,
$$D\sin(\omega t+\phi)=D\cos\phi \sin\omega t+D\sin\phi \cos\omega t.$$ If you identify $$A\equiv D\cos\phi~~\text{and}~~B\equiv D\sin\phi,$$you have item 2 above.
 
  • Like
Likes member 731016
kuruman said:
All of the expressions below are general solutions of your equation
  1. ##x=C_1e^{i\omega t}+C_2e^{-i\omega t}##
  2. ##x=A\sin\omega t+B\cos\omega t##
  3. ##x=D\sin(\omega t+\phi)##
You can verify that this is so by substituting in your ODE. Note that each expression has two arbitrary constants that are determined by the initial conditions, usually the values of ##x## and ##\frac{dx}{dt}## at ##t=0## that are appropriate to a particular situation..

You are asking how to go from 5 to 6 which is essentially going from my item 2 to 3. It is more obvious to see how to go from 3 to 2. Once you see that, you can reverse the algebra, if you wish.

Using a well known trig identity for the sine of a sum of angles,
$$D\sin(\omega t+\phi)=D\cos\phi \sin\omega t+D\sin\phi \cos\omega t.$$ If you identify $$A\equiv D\cos\phi~~\text{and}~~B\equiv D\sin\phi,$$you have item 2 above.
Thanks for your reply @kuruman ! Why don't you have and imaginary unit when going from line 1 to line 2? I though from Euler's identity it should be:
1670475675127.png
. However, are you assuming that the constant B accounts for that?

Many thanks!
 
All arbitrary coefficients are, well, arbitrary which means they could be complex.
 
  • Like
Likes member 731016
Ok thank you @kuruman ! I guess that means we could have the coefficient without the imaginary unit, which is cool because even thought the answers look different, they are both correct.
 
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...
Back
Top