Exercise 5.2.15

Answers

Following the step of the previous exercise, we may pick a matrix Q whose column vectors consist of eigenvectors and Q is invertible. Let D be the diagonal matrix Q1AQ. And we also know that finally we’ll have the solution x = Qu for some vector u whose i-th entry is cieλ if the i-th column of Q is an eigenvector corresponding to λ. By denoting D¯ to be the diagonal matrix with D¯ii = eDii, we may write x = QD¯y. where the i-th entry of y is ci. So the solution must be of the form described in the exercise.

For the second statement, we should know first that the set

{eλ1t,eλ2t,eλkt}

are linearly independent in the space of real functions. Since Q invertible, we know that the solution set

{QD¯y : y n}

is an n-dimensional real vector space.

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