Exercise 7.2.24

Answers

As in the previous exercise, we write Q1AQ = J, where J is the Jordan canonical form of A. Then solve Y = JY . Finally the answer should be X = QY .

1.
The coefficient matrix is
A = (21 0 0 2 1 00 3 ).

Compute

J = (210 0 2 0 003 )

and

Q = ( 1 0 0 0 1 0 111 ).

Thus we know that

Y = e2t ( at + b a 0 )+e3t ( 0 0 c ).

and so the solution is

X = QY.
2.
The coefficient matrix is
A = (210 0 2 1 002 ).

So J = A and Q = I. Thus we know that

Y = e2t ( at2 + bt + c 2at + b 2a )

and so the solution is

X = QY.
User profile picture
2011-06-27 00:00
Comments