Finding Particular Solutions of y''+10y'+25y= 32xe^(-x)

  • Thread starter Thread starter wshfulthinker
  • Start date Start date
AI Thread Summary
The discussion focuses on finding a particular solution for the differential equation y'' + 10y' + 25y = 32xe^(-x). The user initially attempted a solution of the form yp = axe^(-x) but found it incorrect. A correct approach involves using yp = Ae^(-x) + Bxe^(-x) due to the nature of the forcing function. The final solution provided is (2x - 1)e^(-x). The conversation also touches on posting in the correct forum section and general guidelines for choosing particular solutions based on the right-hand side of the equation.
wshfulthinker
Messages
8
Reaction score
0

Homework Statement


Consider the differential equation:
y''+10y'+25y= f(x)

Find a particular solution if f(x) = 32xe^(-x)

Homework Equations


I already did the general solution when f(x)=0 and that is Ae^(-5x) + Bxe^(-5x)


The Attempt at a Solution


I tried yp=axe^(-x) and got a= 4x+2 which is wrong

The answer is (2x-1)e^(-x)

does anyone know what particular solution i can try in order to get the answer?

Thanks
 
Physics news on Phys.org


If f(x) had been 32e-x, you would want to try yp = Ae-x. Since f(x) = 32xe-x, you want your particular solution to be yp = Ae-x + Bxe-x.

If f(x) had been 32x2e-x, you would try a particular solution of the form yp = Ae-x + Bxe-x + Cx2e-x. There's a reason for all of this, but I'll leave that for your instructor.

BTW, this is hardly a Precalculus question. You should have posted it in Calculus and Beyond.
 


Hi, thankyou so much for your reply. I tried it and it worked! i shall write it down and remember that forever now!

Also, sorry about posting in the wrong section! I can't believe i did that because i took so long to check that my post was right.. i guess i forgot to check if i had clicked on the right section..! Thankyou so much though.
 


Generally speaking when a "right hand side" involves an n^{th} power of x, you should try a polynomial of degree n down.
 
Back
Top