How Does Oscillator Frequency Affect the Energy Ratio K/E?

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
3 replies · 2K views
theuniverse
Messages
53
Reaction score
0

Homework Statement


Express the ratio of the average kinetic energy K to the average total energy E of the oscillator in terms of the dimensionless quantity ωo/ω.

Homework Equations


I found that:
K = (1/2)mA^2ω^2 sin^2(ωt − δ)
E = (1/2)mA^2[ω^2 sin^2(ωt − δ) + ωo^2 cos^2(ωt − δ)]

The Attempt at a Solution


I know that my answer should be 1/[1 + (ωo/ω)^2].
I also found out that the total energy at the frequency of ω=ωo is: E=(1/2)mA^2ωo^2 (resonance) and I think it somehow relates to this problem.
I'm not quite sure how to reach the answer itself, or to make it more clear - I don't know how to come up with the terms for average K and average E.

Can anyone explain it to me?
Thank you for you time.
 
Physics news on Phys.org
hi

basically, you can average over some time period. for example

[tex]K_{avg}=\frac{\int_{t_1}^{t_2}K(t)\,dt}{\int_{t_1}^{t_2}dt}[/tex]

so how do you get t1 and t2 ? you can see that for

[tex]t=\frac{\delta}{\omega}[/tex]

K is zero and again for

[tex]t=\frac{\pi+\delta}{\omega}[/tex]

K is zero again. so we can let
[tex]t_1=\frac{\delta}{\omega}[/tex]

and

[tex]t_2=\frac{\pi+\delta}{\omega}[/tex]

which is the next value of t when K becomes zero. similarly you can average the total energy over the same range

[tex]E_{avg}=\frac{\int_{t_1}^{t_2}E(t)\,dt}{\int_{t_1}^{t_2}dt}[/tex]

and then finally take the ratios...
 
I tried to take the integral of the energy expressions I had but the substitution of the t's became very complicated, so I was wondering, does integral [sin^2(ωt − δ)] and integral [cos^2(ωt − δ)] evaluated on the interval of t2 and t1 have a specific solution?

I know that the integral of [sin^2(ωt − δ)] over any complete period of oscillation T is equal to T/2. However I am not sure how to apply this to my problem.

I'd appreciate any further input.
 
use trigonometric identities to solve the integrals

[tex]\sin^2(\omega t-\delta)=\frac{1}{2}\left[1-\cos\,2(\omega t-\delta)\right][/tex]

and similar one for the other[tex]\cos^2(\omega t-\delta)=\frac{1}{2}\left[1+\cos\,2(\omega t-\delta)\right][/tex]