How do you solve a nonhomogeneous second order ODE with a cosine function?

  • Thread starter Thread starter Stu165
  • Start date Start date
  • Tags Tags
    Ode
Stu165
Messages
10
Reaction score
0
Can anyone give me a hand with this, cause I'm stumped and can't remember exactly how to go about solving this.

here's the eqn

m[d^2x/dt^2 + wsubo^2 x] = F cos wt

I'm supposed to show that x(t) = xsubo cos wt

w is the incident freq
wsubo is the resonant freq
m is mass

it's from physics but the principles are just maths.
 
Physics news on Phys.org
Since you are given the solution, just plug it into the eqn. I get a solution only when x_0=\frac{w^2-F}{w^2}.
 
Last edited:
I would have thought you would have to work with undetermined coefficients or something
 
Stu165 said:
I would have thought you would have to work with undetermined coefficients or something

No, you were not asked to SOLVE the equation, only to show that
x(t) = x0 cos wt IS a solution.
 
I just found this out, by plugging in xsubocoswt, I got F = m (wsub0^2 - w^2) x

by then using undetermined coefficients I get a value of

y(t) = F / m (wsub0^2 - w^2) coswt

by substituting F in I get the xcos wt
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top