Exercise 7.2.23

Answers

1.
For brevity, we just write λ instead of λi. Also denote uk to be (A λI)ku. So we have (A λI)uk = uk+1. Let
x = eλt[ k=0p1f(k)(t)u p1k]

be the function vector given in this question. Observe that

(A λI)x = eλt[ k=0p1f(k)(t)u pk].

Then compute that

x = λx + eλt[ k=0p1f(k+1)(t)u p1k]
= λx + eλt[ k=1p1f(k)(t)u pk]
= λx + (A λI)x = Ax.
2.
Since A is a matrix over , it has the Jordan canonical form J = Q1AQ for some invertible matrix Q. Now the system become
x = QJQ1x

and so

Q1x = JQ1x.

Let y = Q1x and so x = Qy. Rewrite the system to be

y = Jy.

Since the solution of y is the linear combination of the solutions of each Jordan block, we may just assume that J consists only one block. Thus we may solve the system one by one from the last coordinate of y to the first coordinate and get

y = eλt ( f(t) f(1)(t) f(p1)(t) ).

On the other hand, the last column of Q is the end vector u of the cycle. Use the notation in the previous question, we know Q has the form

Q = ( | | | u p1up2u0 | | | ).

Thus the solution must be x = Qy. And the solution coincide the solution given in the previous question. So the general solution is the sum of the solutions given by each end vector u in different cycles.

User profile picture
2011-06-27 00:00
Comments