Q18E

Question

Find a particular solution to the differential equation.

y''-2y'+y=8et

Step-by-Step Solution

Verified
Answer

The particular solution to the given differential equation is yp(x)=4t2et.

1Step 1: firstly, write the auxiliary equation of the given differential equation.

The given differential equation,

 

y''-2y'+y=8et                               (1)

 

Write the homogeneous differential equation of the equation (1),

 

y''-2y'+y=0

 

The auxiliary equation for the above equation,


 m2-2m+1=0

2Step 2: Now find the roots of the auxiliary equation

Solve the auxiliary equation,

 

m2-2m+1=0(m-1)2=0

 

The roots of the auxiliary equation are, 

 

m1=1,   &   m2=1

 

The complementary solution of the given equation is,

 

yc(x)=c1et+c2tet

3Step 3: Final conclusion, find a particular solution to the differential equation

According to the method of undetermined coefficients, assume the particular solution of equation (1),

yp(x)=At2et                                   (2) 


 

Now find the derivative of the above equation,

 yp'(x)=(At2+2At)etyp''(x)=(At2+4At+2A)et


 

From the equation (1),


yp''-2yp'+yp=8et(At2+4At+2A)et-2((At2+2At)et)+At2et=8et(2A)et=8et

4Step 4: Final conclusion:

Comparing all coefficients of the above equation;

 2A=8A=4


 

Therefore, the particular solution of equation (1),

 yp(x)=4t2et