Oscillator Equation - Energy Conservation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Paddyod1509
Messages
10
Reaction score
0
Given the Oscillator equation:

[itex]\frac{d2s}{dt2}[/itex] + [itex]\omega[/itex]2s = 0

Show that the energy:

E=1/2([itex]\frac{ds}{dt}[/itex])2 + 1/2[itex]\omega[/itex]2s2

is conserved.

Any help at all appreciated! Thankyou
 
Physics news on Phys.org
I think i have it. By assuming a solution of the form

s(t)=Acos(wt)

and showing that the energy = 1/2(A^2)(w^2) is constant, this proves conservation
 
There is a more direct approach: just take the derivative w.r.t. time of the energy exression and then use the differential equation to replace the second derivative. If the derivative of energy is zero then the energy is conserved...
 
hi cosmic dust, thanks for your reply!

so by taking the derivative wrt time of the energy expression, i get

dE/dt = s' s'' + s'(ω^2s^2)

which is just s' times the given oscillator equation, which is zero, so:

dE/dt = s'(0)=0

So basically, by showing dE/dt = 0, i have shown that energy is conserved?
 
Paddyod1509 said:
So basically, by showing dE/dt = 0, i have shown that energy is conserved?
Precisely.

One of your lines has a typo, though. It's s'(ω²s) not s².
 
Thankyou sir, much appreciated