Q48E

Question

All that is known concerning a mysterious second-order constant-coefficient differential equation y''+py'+qy=g(t) is that  t2+1+etcost,  t2+1+etsint and t2+1+etcost+etsint  are solutions. 

 

(a)Determine two linearly independent solutions to the corresponding homogeneous equation. 

 

(b) Find a suitable choice of p, q, and g(t) that enables these solutions.

Step-by-Step Solution

Verified
Answer

a.y=etcost and y=etsint

b.p=-2,q=2 and  g(t)=2t2-4t+4

1Step 1: Determine first linearly independent solutions to the corresponding homogeneous equation.

The differential equation is,

 

y''+py'+qy=g(t)                                              ......(1) 

 

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

 

 y''+py'+qy=0                                         ......(2)

 

Let the solution for the above equation,

 

y=etcost


Now find the first and second derivatives of the above equation,

yp'(t)=etcost-etsintyp''(t)=etcost-etsint-(etsint+etcost)yp''(t)=-2etsint


Substitute the value of yp(t),yp'(t)   and  yp''(t)  in the equation (2),

y''+py'+qy=0-2etsint+p[etcost-etsint]+q[etcost]=0-[2+p]etsint+[p+q]etcost=0


Comparing all coefficients of the above equation,

 -[2+p]=0  p=-2p+q=0                                                          ......(3)


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

 p+q=0-2+q=0q=2



Substitute the value of p and q in the equation (2),

 y''+py'+qy=0y''-2y'+2y=0


Therefore, the particular solution of equation (1),

y''-2y'+2y=0

2Step 2: Determine second linearly independent solutions to the corresponding homogeneous equation.

The differential equation is,

 

y''+py'+qy=g(t)                                                  ......(1) 

 

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

 

 y''+py'+qy=0                                                 ......(2)

 

Let the solution for the above equation,


y=etsint


Now find the first and second derivatives of the above equation,

yp'(t)=etsint+etcostyp''(t)=etsint+etcost+(etcost-etsint)yp''(t)=2etcost


Substitute the value of  yp(t),yp'(t)  and  yp''(t)  in the equation (2),

y''+py'+qy=02etcost+p[etsint+etcost]+q[etsint]=0[2+p]etcost+[p+q]etsint=0


Comparing all coefficients of the above equation,

2+p=0  p=-2p+q=0                                                    ......(3)


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

 p+q=0-2+q=0q=2

 

 

Substitute the value of p and q in the equation (2),

 y''+py'+qy=0y''-2y'+2y=0

 

 

Hence, the particular solution of equation (1),

 

 y''-2y'+2y=0

 

The two linearly independent solutions to the corresponding homogeneous equation are,

 y=etcost  and y=etsint

3Step 3: Find a value of p, q, and g(t).

From the step 1,

 

p=-2  and  q=2


Substitute the value of p and q in the equation (1),

y''+py'+qy=g(t)y''-2y'+2y=g(t)                       ......(4)


Let a particular solution,

yp(t)=t2+1


Now find the first and second derivatives of the above equation,

 yp'(t)=2typ''(t)=2


Substitute the value of  yp(t),yp'(t) and yp''(t)   in the equation (4),

y''-2y'+2y=g(t)2-2(2t)+2(t2+1)=g(t)2t2-4t+4=g(t)g(t)=2t2-4t+4