danielu13
- 67
- 0
I'm trying to work out the differential equation for simple harmonic motion without damping,
x''+\frac{k}{m}x = 0
I can solve it to
x = c_1cos(\sqrt{\frac{k}{m}}) + c_2sin(\sqrt{\frac{k}{m}})
But the generalized solution is
x = Acos(\omega*t + \delta)
where
A = \sqrt{c_1^2 + c_2^2}
I can understand the change of variables, but I don't really understand what happens to the sine term. Can anyone help me with this?
x''+\frac{k}{m}x = 0
I can solve it to
x = c_1cos(\sqrt{\frac{k}{m}}) + c_2sin(\sqrt{\frac{k}{m}})
But the generalized solution is
x = Acos(\omega*t + \delta)
where
A = \sqrt{c_1^2 + c_2^2}
I can understand the change of variables, but I don't really understand what happens to the sine term. Can anyone help me with this?
Last edited: