Q18E

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.

x''+y''-x'=2t,x''+y'-x+y=-1

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=d1+d2et-t2-4t+c-c22e-t+net-c3tet and yt=c1+c2e-t+c3et-t2-2t.

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.
  2. 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.
  3. (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.
  4. Eliminate x from the system and solve for y(t). [Solving for y(t) gives more constants----in fact, twice as many as needed.]

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)

2Step 2: Evaluate the given equation

Given that, x''+y''-x'=2t......(1)x''+y'-x+y=-1......(2)

 Let us rewrite the system in operator form,

D2-Dx+D2y=2t......(3)D2-1x+D+1y=-1......(4)

Multiply (D+1) on equation (3) and -D on equation (4) then add them together to get,

D+1D2-Dx+D2D+1y-DD2-1x-DD+1y=D+12t+D1DD+1D-1x+D2D+1y-DD2-1x-DD+1y=2+2tDD2-1x+D2D+1y-DD2-1x-DD+1y=2+2tD2D+1y-DD+1y=2+2t

DD-1D+1y=2t+2DD-1D+1y=2t+2......(5)

Since the corresponding auxiliary equation is rr+1r-1=0. The roots are r = 0,r =  - 1 and r = 1.

 

Then, the homogeneous solution of y is:

yht=c1+c2e-t+c3et......(6) 


 Let us take the undetermined coefficients and assume that 

ypt=At2+Bt+C......(7) 


 Now derivate the equation (7)

 Dypt=2At+BD2ypt=2A


3Step 3: Substitution method

Substitute the derivation in equation (5).

 DD-1D+1y=2t+2D3-DAt2+Bt+C=2t+20-2At-B=2t+2-2At-B=2t+2


 Now, equalize the like terms.

 -2A=2A=-1-B=2B=-2

So, ypt=-t2-2t......(8)

 

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

 yt=yht+yptyt=c1+c2e-t+c3et-t2-2t......(9)


 

Now, take equation (3).

 D2-Dx+D2y=2tD2-Dx=2t-D2y

Now derivate the y value.

Dyt=-c2e-t+c3et-2t-2D2yt=c2e-t+c3et-2 

Substitute in the above equation.

D2-Dx=2t-c2e-t-c3et+2......(10)

Since the corresponding auxiliary equation is r2-r=0. The roots are r=0 and r=1

.

Then, the homogeneous solution of x is 

xht=d1+d2et......(11)

Let us take the undetermined coefficients and assume that 

xpt=at2+bt+c+me-t+net+ktet......(12)

Now derivate the equation (12)

Dxpt=2at+b-me-t+net+ket+ktet=2at+b-me-t+n+ket+ktetD2xpt=2a+me-t+n+ket+ket+ktet=2a+me-t+n+2ket+ktet

 

Substitute in equation (10)

D2-Dx=2t-c2e-t-c3et+2D2-Dat2+bt+c+me-t+net+ktet=2t-c2e-t-c3et+2-2at+2a-b+2met+tet=2t-c2e-t-c3et+2

Now, equalize the like terms.

-2a=2a=-12a-b=2b=-42m=-c2m=-c22k=-c3,c,n

xpt=-t2-4t+c-c22e-t+net-c3tet......(13)

xt=xht+xptxt=d1+d2et-t2-4t+c-c22e-t+net-c3tet

So, the solution is founded.