Q1E

Question

Let A=D-1,B=D+2,C=D2+D-2, where D=ddt. For y=t3-8, compute 

 

(a) Ay

(b) BAy

(c) By

(d) ABy

(e) Cy

Step-by-Step Solution

Verified
Answer

(a) The solution of Ay is -t3+3t2+8.

(b) The solution of B[Ay] is -2t3+3t2+6t+16

(c) The solution of B[y] is 2t3+3t2-16

(d) The solution of A[By] is -2t3+3t2+6t+16

(e) The solution of C[y] is -2t3+3t2+6t+16

1Step 1: General form

Elimination Procedure for 2 × 2 Systems:

 

To find a general solution for the system

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

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 degenerate, 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), y(t) gives 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, A=D-1,B=D+2,C=D2+D-2, where D=ddt.

And y=t3-8

 Then compute the given parts,

 Ay=D-1t3-8=ddtt3-8-t3-8=3t2-t3+8=-t3+3t2+8

3Step 3: Compute the parts (b) and (c)

BAy=D+2-t3+3t2+8=ddt-t3+3t2+8+2-t3+3t2+8=-3t2+6t-2t3+6t2+16=-2t3+3t2+6t+16

By=D+2t3-8=ddtt3-8+2t3-8=3t2+2t3-16

4Step 4: Compute the parts (d) and (e)

ABy=D-12t3+3t2-16=ddt2t3+3t2-16-2t3+3t2-16=6t2+6t-2t3-3t2+16=-2t3+3t2+6t+16

Cy=D2+D-2t3-8=d2dt2t3-8+ddtt3-8-2t3-8=6t+3t2-2t3+16

So, the solutions are founded.