Q10E

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.

2x'+y'-x-y=e-t,x'+y'+2x+y=et

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=Asint+Bcost and yt=c1et-A+B2sint+3A-B2cost-12e-t

1Step 1: General form

Elimination Procedure for 2 × 2 Systems.

 

To find a general solution for the system

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


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

 

  1. Make sure that the system is written in operator form.

 

  1. Eliminate one of the variables, say, y, and solve the resulting equation for x(t). If the system is degenerating, stop! A separate analysis is required to determine whether or not there are solutions.

 

  1. (Shortcut) If possible, use the system to derive an equation that involves y(t) but not its derivatives. [Otherwise, go to step (d).] Substitute the found expression for x(t) into this equation to get a formula for y(t). The expressions for x(t), and y(t) give the desired general solution.

 

  1. Eliminate x from the system and solve for y(t). [Solving for y(t) gives more constants----in fact, twice as many as needed.]

 

  1. Remove the extra constants by substituting the expressions for x(t) and y(t) into one or both of the equations in the system. Write the expressions for x(t) and y(t) in terms of the remaining constants.
2Step 2: Evaluate the given equation

Given that,

2x'+y'-x-y=e-t......(1)

x'+y'+2x+y=et......(2) 

Let us rewrite this system of operators in operator form:

 2D-1x+D-1y=e-t......(3)D+2x+D+1y=et......(4)


 Multiply (D+1) on equation (3).

 D+12D-1x+D+1D-1y=D+1e-t2D2-D+2D-1x+D2-1y=-e-t+e-t2D2+D-1x+D2-1y=0......(5)


 And multiply (D-1) on equation (2).

 D-1D+2x+D-1D+1y=D-1etD2+2D-D-2x+D2-1y=et-etD2+D-2x+D2-1y=0......(6)

Then subtract equation (5) and (6) together one gets,

 2D2+D-1x+D2-1y-D2+D-2x+D2-1y=02D2+D-1-D2-D+2x=0D2+1x=0D2+1x=0......(7)


 Now solve equation (7).

D2+1x=0x''+x=0x=Asint+Bcost 


3Step 3: Substitution method

Substitute the value of x in equation (3)

 2D-1x+D-1y=e-t2D-1Asint+Bcost+D-1y=e-t2Acost-2Bsint-Asint-Bcost+D-1y=e-t2A-Bcost-A+2Bsint+D-1y=e-t

D-1y=e-t+A+2Bsint-2A-Bcost......(8)

 

Since the auxiliary equation to the corresponding homogeneous equation is r - 1 = 0

 

The root is r=1.

 

Then, the homogeneous solution of u is yht=c1et......(9)

 

Let us take the undetermined coefficients and assume that 

ypt=asint+bcost+c2e-t......(10)

 

Now derivate the equation (7)

Dypt=acost-bsint-c2e-t......(11) 


4Step 4: Substitution method

Subtract the equations (11) and (10).

 Dypt-ypt=acost-bsint-c2e-t-asint-bcost-c2e-t=a-bcost-a+bsint-2c2e-t


 Now, equalize the like terms of equation (8).

 A+2B=-a+b-2A+B=a-b1=-2c2c2=-12


 Solve the equations to find the value of A and B.

3B-3A=-2bb=3A-B2 


 Then,

A+B=-2aa=-A+B2 


 So, ypt=-A+B2sint+3A-B2cost-12e-t......(12)

 

Use equations (9) and (12) to get,

 yt=yht+yptyt=c1et-A+B2sint+3A-B2cost-12e-t

So, the solution is founded.