Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Third-order non-homogeneous linear ODE

Options
  • 28-12-2015 5:12pm
    #1
    Registered Users Posts: 5


    xy''' + 2y'' = x
    y(General solution)=Yc + Yp
    Yc= c1(e^x) + c2
    Find the particular solution i.e Yp
    I've tried finding a series solution and using variation of parameters in conjunction with using the Wronskian (W(x)) in the formula below, but I can't seem to solve it

    Yp= -Y1*(integral(Y2(x)*x/W(x))dx) + Y2*(integral(Y1(x)*x/W(x))dx)


Comments

  • Registered Users Posts: 1,263 ✭✭✭ride-the-spiral


    I think you might be overcomplicating it with the Wronskian approach (which I'm not too sure how to use myself.) Since the lowest derivative that appears is y'', you can let z=y'' and the problem breaks into a first order ODE to solve for z followed by a 2nd order to solve for y''.


Advertisement