Solution.
y"'+2y''+y'=10
λ3+2λ2+λ=0
λ(λ2+2λ+1)=0
λ1=0,λ2=−1,λ3=−1.
From here solution of homogeneous equation y′′′+2y′′+y′=0 is
y=C1+C2e−t+C3te−t,
where C1,C2,C3 are some constants.
Find particular solution of equation y′′′+2y′′+y′=10 in the form y=At+B.
Then
y′=A,y′′=y′′′=0.
From here A=10,B=0.
We will have solution
y=C1+C2e−t+C3te−t+10t.
Answer. y=C1+C2e−t+C3te−t+10t.
Comments