What is the particular solution for the given initial value problem?

Punchlinegirl
221
0
Find the solution of the given inital value problem.
y"-2y'+y=te^t+4 y(0)=1 y'(0)=1

r^2-2r+1=0
(r-1)^2
so r= -1
my homogenous solution is y_h(t)=c_1e^-t+c_2te^-t

I have no idea where to begin for the particular solution. I know a need a guess, and I would think it would be Ate^t, but I really don't know.
Can someone please help me out?
 
Physics news on Phys.org
Is r=-1?
Why?
 
Oh sorry, I meant r= 1
then my homogenous solution would be c_1e^t +c_2te^t
 
For a right hand side of the form
te^t+4
You should immediately think y= (At+ B)e^t+ C since when you have t^n, you might need lower powers of t.

Then, noticing that e^t and te^t are already solutions to the homogeneous equation, think of multiplying the e^t solution by the next power of t, t^2. That is, try y= (At^3+ Bt^2)e^t + C.
 
Back
Top