Solving Oscillating Mass-Spring System w/ Non-Resonant Force

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Yann
Messages
48
Reaction score
0
1. Homework Statement and 2. Homework Equations

Find position/velocity of a mass m attached to a spring of constant k when subjected to an oscillatinf roce

[tex] F(t) = F sin(Bt)[/tex]

With [tex]B\not = \sqrt{k/m}[/tex]

The Attempt at a Solution



Model;

[tex] mx'' + kx = F \sin(Bt)[/tex]

I have no idea if/how it can be solved (without a computer, of course). Because;

[tex] mr^2 + k = 0[/tex]

Gives

[tex] r = ±\sqrt{-k/m}[/tex]

As [tex]B\not = \sqrt{k/m}[/tex] it can't be an answer.
 
Physics news on Phys.org
I'm not sure I understand your point, it's more a problem of math than a problem of physics, I must solve;

[tex] mx'' + kx = F \sin(Bt)[/tex]

But I don't know how
 
Yann said:
I'm not sure I understand your point, it's more a problem of math than a problem of physics, I must solve;

[tex] mx'' + kx = F \sin(Bt)[/tex]

But I don't know how

First solve the homogenous equation first:

mx'' + kx = 0

Then you need a particular solution for
[tex] mx'' + kx = F \sin(Bt)[/tex]

just plug in x = Asin(Bt) into the differential equation and solve for A...

Then your general solution is the solution for the homogenous equation + the particular solution Asin(Bt)...

And finally you need to deal with initial conditions...
 
Thx for the help, I solved the diff. equation. But will the solution to the differential equation give me the position or the velocity at time t ? And there's no initial condition, only [tex]B\not = \sqrt{k/m}[/tex], I don't know what to do with it.
 
You actually need two boundary conditions, but since you don't have them you can probably just leave the two constants unsolved for.