Fourth-order ODE with constant coefficients: y^(4)+2y''+y = 3+cos(2x)

  • Level: Undergrad 
  • Thread starter Thread starter Damascus Road
  • Start date Start date
  • Tags Tags
    Method Ode
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
Damascus Road
Messages
117
Reaction score
0
I have the ODE:

[tex]y^{(4)}+2y''+y = 3 + cos(2x)[/tex]

I believe I can use undetermined coefficients for the particular, but I'm not sure and it isn't working well for me so far, and the homogeneous looks nasty and I'm not sure what to attempt with.

Thanks!
 
Physics news on Phys.org
Now, let's take the homogenous trial solution, [tex]y_{h}(x)=Ce^{kx}[/tex]

Thus, the characteristic equation can be written as:
[tex]k^{4}+2k^{2}+1=0\to(k^{2}+1)^{2}=0\to{k}^{2}+1=0[/tex]
This ought to be readily solvable for two of the roots.

Don't give up even before you had tried!