Q25E

Question

In Problems 25 – 28, use the elimination method to find a general solution for the given system of three equations in the three unknown functions x(t), y(t), z(t).

 x'=x+2y-z,y'=x+z,z'=4x-4y+5z


Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=-c1et-2c2e2t-c3e3t, yt=c1et+c2e2t+c3e3t and zt=2c1et+4c2e2t+4c3e3t.

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.]
  5. 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:

x'=x+2y-z......(1)y'=x+z......(2)z'=4x-4y+5z......(3) 


 Let us rewrite the given system of equations into operator form.

D-1x-2y+z=0......(4)-x+Dy-z=0......(5)-4x+4y+D-5z=0......(6) 


 Add the equation (4) and (5) together to eliminate z(t),

D-1x-2y+z-x+Dy-z=0D-1-1x+D-2y=0D-2x+D-2y=0D-2x+D-2y=0......(7) 


 Multiply D-5 on equation (5). Then, add the equation with equation (6).

 -D-5x+DD-5y-D-5z-4x+4y+D-5z=0-D+5-4x+D2-5D+4y=01-Dx+D-1D-4y=0-D-1x+D-1D-4y=0......(8)


 Add equations (7) and (8) to get,

D-2x+D-2y-D-1x+D-1D-4y=0D-2-D+1x+D2-5D+4+D-2y=0-x+D2-4D+2y=0x=D2-4D+2y 

x=D2-4D+2y......(9)

3Step 3: Substitution method

Now multiply D-1 on equation (7) and multiply D-2 on equation (8) then add them together.

D-1D-2x+D-1D-2y-D-1D-2x+D-1D-2D-4y=0D-1D-2y+D-1D-2D-4y=0D-1D-21+D-4y=0D-1D-2D-3y=0 

Since the auxiliary equation to the corresponding homogeneous equation is r-1r-2r-3=0. The roots are r = 1,r = 2 and r=3.

 

Then, the general solution of y is 

yt=c1et+c2e2t+c3e3t......(10)

 

Now derivate the equation (10)

 Dyt=c1et+2c2e2t+3c3e3tD2yt=c1et+4c2e2t+9c3e3t


 Substitute the derivation in equation (9).

 x=D2-4D+2yx=D2-4D+2c1et+c2e2t+c3e3t=c1et+4c2e2t+9c3e3t-4c1et-8c2e2t-6c3e3t+2c1et+2c2e2t+2c3e3t=-c1et-2c2e2t-c3e3t


 So, xt=-c1et-2c2e2t-c3e3t......(11)

 

Use equations (11) and derivatives of y in equation (5) to get,

 -x+Dy-z=0z=Dy-x=Dc1et+c2e2t+c3e3t--c1et-2c2e2t-c3e3t=c1et+2c2e2t+3c3e3t+c1et+2c2e2t+c3e3t

=2c1et+4c2e2t+4c3e3tzt=2c1et+4c2e2t+4c3e3t


 So, the solution is founded.