Simple Harmonic Motion without damping

AI Thread Summary
Simple harmonic motion without damping is represented by the equation x(t) = Acos(ωt + δ), derived from the differential equation x'' + (k/m)x = 0. The constants c1 and c2, determined by initial conditions, relate to A and δ through A = √(c1² + c2²) and tan(δ) = c1/c2. The discussion highlights the challenge of establishing a direct relationship between A and δ, as δ can vary significantly with different initial conditions despite A remaining constant. It is noted that A represents the amplitude, while δ corresponds to the phase angle in a complex number representation. The use of complex numbers provides additional insights into the relationship between these parameters in simple harmonic motion.
danielu13
Messages
67
Reaction score
0
So, simple harmonic motion without damping is described generally by
x(t) = Acos(\omega*t +\delta)

Which is derived from the differential equation
x''+\frac{k}{m}x = 0

We know that
A = \sqrt{c_1^2+c_2^2}

and

tan\delta = \frac{c_1}{c_2}

With the differential equation, dealing with an initial condition is relatively easy, but it does not work as easily if using the generalized equation. Is there a way of making a relationship between A and \delta? I've worked with the equations a bit and can't find anything, but thought someone on here might know something different.
 
Physics news on Phys.org
danielu13 said:
So, simple harmonic motion without damping is described generally by
x(t) = Acos(\omega*t +\delta)

Which is derived from the differential equation
x''+\frac{k}{m}x = 0

We know that
A = \sqrt{c_1^2+c_2^2}

and

tan\delta = \frac{c_1}{c_2}

With the differential equation, dealing with an initial condition is relatively easy, but it does not work as easily if using the generalized equation. Is there a way of making a relationship between A and \delta? I've worked with the equations a bit and can't find anything, but thought someone on here might know something different.

I'm sorry, but you didn't define your variables c_1,c_2.
 
Those are constants in the solution to the differential equation that are determined by the initial conditions.
 
Not sure what you are trying to do.
The solution expressed in terms of c1 and c2 is a general solution too.
The one you wrote is just a different way to express the general solution.
In both cases you have two independent parameters (c1,c2 or A, δ).
 
nasu said:
Not sure what you are trying to do.
The solution expressed in terms of c1 and c2 is a general solution too.
The one you wrote is just a different way to express the general solution.
In both cases you have two independent parameters (c1,c2 or A, δ).
In the problems that I have dealt with, I've been given the A value and had to calculate \delta. I was trying to see if there is a simple way to relate it without solving every time, but the more I think about it, the less likely it seems.
 
I don't get the question either. Is it the inverse tangent that is the problem? You actually have shown a relationship between A and δ. In general you can (so far as I know) not get exact values for arctan δ. It is a transcendental function.

Someone please correct me if I am wrong. It's been years since I looked at this in depth.

I asked about the constants of integration becaus I wanted to know how you arrived at them. It will not always be the case that you constants of integration work as you have presented.
 
danielu13 said:
In the problems that I have dealt with, I've been given the A value and had to calculate \delta. I was trying to see if there is a simple way to relate it without solving every time, but the more I think about it, the less likely it seems.

For a given A, δ may have all kind of values, depending on the initial conditions.
Imagine that you can have a pendulum oscillating with the same amplitude but either starting from the maximum displacement (and zero v) or starting from equilibrium position but having initial velocity. A would be the same in both cases but δ will not.
So you cannot find δ as a function of A only.
 
Okay, that's what I was thinking but I saw that both A and \delta were related to the constants, and thought there may be some way to relate the two.
 
danielu13 said:
Okay, that's what I was thinking but I saw that both A and \delta were related to the constants, and thought there may be some way to relate the two.

Are you familiar with the use of complex numbers to arive at the expressions you presented?

http://galileo.phys.virginia.edu/classes/152.mf1i.spring02/ComplexNumbersSHO.htm

I somewhat misspoke when I said you have a relationship between A and δ. A, as the other person clarified, is invariant for the ideal SHO in steady state. It's the radius of a circle described in the Gaussian/Argand plane. δ is the angle of rotation of the complex number expressed in polar coordinates.

Argand_diagram.png
 
  • #10
I was familiar with the use of complex numbers in solving the ODE, but not with relating to the rest of the concepts of SHO. That link gave me a bit more understanding. Thanks!
 
Back
Top