Q16E

Question

Find a particular solution to the differential equation.

θ''(t)-θ(t)=tsint

Step-by-Step Solution

Verified
Answer

The particular solution of the differential equation is  θp=-12tsin(t)-12cos(t).

1Step 1: Firstly, write the auxiliary equation of the above differential equation.

The differential equation;

 

 θ''(t)-θ(t)=tsint                                (1)

 

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

 

 θ''(t)-θ(t)=0

 

The auxiliary equation for the above equation,

m2-1=0

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

Solve the auxiliary equation:

 m2-1=0m=±1

 

 

The roots of the auxiliary equation are: 

 

 m1=1,   &   m2=-1

 

The complementary solution of the given equation is:

 θc=c1ex+c2e-x

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),

 θp=(At+B)sin(t)+(Ct+D)cos(t)                     ......(2)


Now find the derivative of the above equation,

θp'=(At+B)cost+Asint+(Ct+D)(-sint)+Ccostθp''=(At+B)(-sint)+Acost+Acost+(Ct+D)(-cost)+C(-sint)-Csintθp''=(At+B)(-sint)+2Acost+(Ct+D)(-cost)-2C(sint)


From the equation (1), Substitute the value of  θp'' and θp  in the equation (1),


θp''(t)-θp(t)=tsint(At+B)(-sint)+2Acost+(Ct+D)(-cost)-2Csint-[(At+B)sint+(Ct+D)cost]=tsint(-2A)tsint+(-2B-2C)sint+(-2C)tcost+(2A-2D)cost=tsint

4Step 4: Final conclusion.

Comparing all coefficients of the above equation;

 -2A=1  A=-12-2C=0  C=0      -2B-2C=0​​​​​​​​​​​​​​​​​                           (3)         2A-2D=0                             (4)

 

 

Substitute the value of A in the equation (4),

 

 2(-12)-2D=0-2D=1D=-12

 

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

 -2B-2(0)=0​​​​​​​​​​​​​​​​​B=0


Therefore, the particular solution of equation (1),


θp=(At+B)sin(t)+(Ct+D)cos(t)θp=-12tsin(t)-12cos(t)