Q22E

Question

Verify that the solution to the initial value problem

x'=5x-3y-2;x0=2,y'=4x-3y-1;y0=0

Satisfies |xt|+|yt|+ as t+

Step-by-Step Solution

Verified
Answer

The solutions for the given initial value problem are xt=-54e-t+94c2e3t+1

and yt=-52e-t+32e3t+1. Then, it satisfies the limtxt+yt= also.

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,

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

To verify: xt+yt+ as t+.

 

Let us rewrite this system of operators in operator form:

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


 Multiply 4 on equation (3) and D-5 on equation (4). Then, add them together to get,

 4D-5x+12y-4D-5x-D-5D+3y=-8-D-51D-5D+3y-12y=-8+5D2-2D-15+12y=-3D2-2D-3y=-3

D2-2D-3y=-3......(5)


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

 

Then, the homogeneous solution is yht=c1e-t+c2e3t......(6)

Let us take the undetermined coefficients and assume that ypt=C......(7)


 Now derivate the equation (7)

 Dypt=0


Substitute the derivation in equation (5).

D2-2D-3C=-30-0-3C=-3C=1

So,  ypt=1.

Then, yt=c1e-t+c2e3t+1......(8)

3Step 3: Substitution method

Substitute equation (8) in equation (4).

4x-D+3y=14x=1+D+3y4x=1+D+3c1e-t+c2e3t+1

4x=1-c1e-t+3c2e3t+3c1e-t+3c2e3t+3=2c1e-t+6c2e3t+4x=2c1e-t+6c2e3t+44=12c1e-t+32c2e3t+1

xt=12c1e-t+32c2e3t+1......(9)

4Step 4: Find the initial value problem

Given, x0=2,y0=0.

Now substitute the values in equations (8) and (9).

xt=12c1e-t+32c2e3t+1x0=12c1e0+32c2e30+11=12c1+32c2c1+3c2=2......(10)

yt=c1e-t+c2e3t+1y0=c1e-0+c2e30+1-1=c1+c2c1+c2=-1......(11) 


 First, solve the equations (10) and (11).

c1+3c2-c1-c2=2+12c2=3c2=32 


Then,

 3c1+3c2-c1-3c2=-3-22c1=-5c1=-52


 Now substitute the values of c in equations (8) and (9).

xt=-54e-t+94c2e3t+1yt=-52e-t+32e3t+1

 

Now calculate the limits:

limtxt+yt=limt-54e-t+94c2e3t+1+-52e-t+32e3t+1=limt-54e-t+94c2e3t+1+limt-52e-t+32e3t+1=-0++1+-0++1limtxt+yt=

 So, the solution is founded.