Verifying Solutions to Newton's Equation for a Harmonic Oscillator

  • Thread starter Thread starter terp.asessed
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
terp.asessed
Messages
126
Reaction score
3

Homework Statement


I am trying to solve the textbook questions, but the steps are not shown--any suggestions would be appreciated!:

1) Verify that x(t) = Asin (wt) + B cos(wt), where w = (k/m)1/2 is a solution to Newton's equation for a harmonic oscillator.

2) Verify that x(t) = Csin(wt + Φ) is a solution to Newton's equation for a harmonic oscillator.

Homework Equations


Given above...

The Attempt at a Solution


1) I only have a faint idea, but don't know where to progress...

2) I think I am going in a right direction, but don't know if it is of "ENOUGH" verification:

sin(wt +Φ) = sin(wt)cosΦ + cos(wt)sinΦ, which I put into the x(t) function:
x(t) = Csin(wt)cosΦ + Ccos(wt)sinΦ
= c1sin(wt) + c2cos(wt)

∴ c1= CcosΦ
c2= CsinΦ

...do I need further proof?
 
Physics news on Phys.org
1) The idea is that you fill in x(t) in "Newton's equation for a harmonic oscillator" . The equation is probably linear in x, so you can do the terms one by one and you can forget the constants A and B

Same goes for 2). What you do in your attempt for 2) is convert a solution of type 2) into one of type 1. So once you've done 1) properly, you are also done with 2).

You don't say, but I suppose in your context, Newton's equation for a harmonic oscillator is something like ##m\ddot x + k x = 0## ?
 
Last edited:
BvU said:
You don't say, but I suppose in your context, Newton's equation for a harmonic oscillator is something like ##m\ddot x + k x = 0## ?
... and that's the equation that should have been posted as "relevant equations".