Q23E

Question

Find a particular solution to the differential equation.

y''(θ)-7y'(θ)=θ2

Step-by-Step Solution

Verified
Answer

The particular solution of the differential equation is yp=-121θ3-149θ2-2343θ

1Step 1: Firstly, write the auxiliary equation of the given differential equation

The differential equation is y''(θ)-7y'(θ)=θ2                (1)

 

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

 y''(θ)-7y'(θ)=0


 

The auxiliary equation for the above equation,

m2-7m=0

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

Solve the auxiliary equation,

 

m2-7m=0m(m-7)=0

 

The roots of the auxiliary equation are, 

 

m1=0,   &   m2=7

 

The complementary solution of the given equation is,

 

yc=c1e(0)θ+c2e7θyc=c1+c2e7θ

3Step 3: Use the method of undetermined coefficients to find a particular solution to the differential equation.

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

 

yp=θ(A2θ2+A1θ+A0)e(0)θyp=A2θ3+A1θ2+A0θ                                                ......(2)


Now find the derivative of the above equation,

 yp'=3A2θ2+2A1θ+A0yp''=6A2θ+2A1


 

From the equation (1), substitute the value of  yp''(t) and yp'(t)

 

We get,

yp''(θ)-7yp'(θ)=θ26A2θ+2A1-7(3A2θ2+2A1θ+A0)=θ26A2θ+2A1-21A2θ2-14A1θ-7A0=θ2-21A2θ2+(-14A1+6A2)θ+(-7A0+2A1)=θ2

4Step 4: Final conclusion.

Comparing all coefficients of the above equation;

 -21A2=1    A2=-121-14A1+6A2=0                                .......(3)-7A0+2A1=0                                   .......(4)


 

Substitute the value of A2 in the equation (3),

 

-14A1+6(-121)=0-14A1=27A1=-149

 

Substitute the value of  A1in the equation (4),

-7A0+2(-149)=0A0=-2343



Substitute the value of  A0,  A1 and A2 in the equation (2),

 

yp=A2θ3+A1θ2+A0θyp=-121θ3-149θ2-2343θ

 

Therefore, the particular solution of equation (1),

 

yp=-121θ3-149θ2-2343θ