Q11E

Question

In Problems 3 – 18, use the elimination method to find a general solution for the given linear system, where differentiation is with respect to t.

D2-1u+5v=et,2u+D2+2v=0

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are

 ut=c1e-3t+c2e3t+c3cos2t+c4sin2t-310et and vt=-25c1e-3t-25c2e3t+c3cos2t+c4sin2t+et5

.

1Step 1: General form

Elimination Procedure for 2 × 2 Systems

 

To find a general solution for the system

 L1x+L2y=f1,L3x+L4y=f2,


  1.  Where L1,L2,L3, and L4 are polynomials in D=ddt

 

  1. Make sure that the system is written in operator form.
  2. Eliminate one of the variables, say, y, and solve the resulting equation for. If the system is degenerating, stop! A separate analysis is required to determine whether or not there are solutions.
  3. (Shortcut) If possible, use the system to derive an equation that involves  but not its derivatives. [Otherwise, go to step (d).] Substitute the found expression for  into this equation to get a formula for. The expressions for , and  give the desired general solution.
  4. Eliminate x from the system and solve for. [Solving for  gives more constants----in fact, twice as many as needed.]
  5. Remove the extra constants by substituting the expressions for x(t) and  into one or both of the equations in the system. Write the expressions for  and  in terms of the remaining constants.
2Step 2: Evaluate the given equation

Given that,

D2-1u+5v=et......(1)

 2u+D2+2v=0......(2)

Multiply D2+2 on equation (1).

D2+2D2-1u+5D2+2v=D2+2etD2+2D2-1u+5D2+2v=et+2etD2+2D2-1u+5D2+2v=3et......(3) 


 And multiply 5 on equation (2).

 25u+5D2+2v=010u+5D2+2v=0......(4)


 Then subtract equation (3) and (4) together one gets,

 D2+2D2-1u-10u=3etD4-D2+2D2-2-10u=3etD4+D2-12u=3etD2+4D2-3u=3et

D2+4D2-3u=3et......(5)


 Since the auxiliary equation to the corresponding homogeneous equation is:

r2+4r2-3=0 

. The roots are r=±2i and r=±3.

 

Then, the homogeneous solution of u is 

uht=c1e-3t+c2e3t+c3cos2t+c4sin2t......(6)

 

Let us take the undetermined coefficients and assume that 

upt=aet......(7)

 

Now derivate the equation (7)

D2upt=aetD4upt=aet 


3Step 3: Substitution method

Substitute the derivation in equation (5).

D4+D2-12u=3etD4+D2-12aet=3etaet+aet-12aet=3et-10aet=3et 


 Now, equalize the like terms.

-10a=3a=-310 


 So, upt=-310et......(8)

 

Use equations (6) and (8) to get,

 ut=uht+uptut=c1e-3t+c2e3t+c3cos2t+c4sin2t-310et......(9)


 Now, take equation (1).

D2-1u+5v=et5v=et-D2-1uv=et-D2-1u5 


 Now derivate the value of u to find the value of v.

 u't=-3c1e-3t+3c2e3t-2c3sin2t+2c4cos2t-310etu''t=3c1e-3t+3c2e3t-4c3cos2t-4c4sin2t-310et


Then,

v=et5-D2-1u5=et5-D2-1c1e-3t+c2e3t+c3cos2t+c4sin2t-310et5=et5-3c1e-3t+3c2e3t-4c3cos2t-4c4sin2t-310et-c1e-3t+c2e3t+c3cos2t+c4sin2t-310et5=et5-2c1e-3t+2c2e3t-5c3cos2t-5c4sin2t5=-25c1e-3t-25c2e3t+c3cos2t+c4sin2t+et5

So, the solution is founded.