Q4E

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'=x-y,y'=y-4x

Step-by-Step Solution

Verified
Answer

The solutions for the given linear system are xt=c1e-t+c2e3t and yt=2c1e-t-2c2e3t.

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

 

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

 

b. 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.

 

c. (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.

 

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

 

e. 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-y1y'=y-4x2

 Let us rewrite this system of operators in operator form:

 D-1x+y=034x+D-1y=04

            

 Multiply (D-1) on equation (3) and subtract with equation (4). one gets,

D-12x-4x=0D2-2D+1x-4x=0D2-2D-3x=0 


 

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

 

Then, the general solution is xt=c1e-t+c2e3t5

3Step 3: Substitution method

Substitute the equation (5) in equation (3).

 D-1c1e-t+c2e3ty=0y=1-Dc1e-t+c2e3ty=c1e-t+c2e3t-ddtc1e-t+c2e3t=c1e-t+c2e3t--c1e-t+3c2e3t=2c1e-t-2c2e3t


Thus, the solutions for the given linear system are xt=c1e-t+c2e3t and yt=2c1e-t-2c2e3t.