MATH2040A/B Homework 8 Solution
MATH2040A/B Homework 8 Solution
1 1 0 1−λ 1 0
1. (f) For A = 0 1 2 , det(A − λI) = 0 1−1 2 = (1 − λ)2 (3 − λ).
0 0 3 0 0 3−λ
Hence the eigenvalues of A are λ = 1 or 3. For λ = 1,
0 1 0 0 1 0
RREF
A − λI = 0 0 2 −→ 0 0 1
0 0 2 0 0 0
0 0 1
T x2 β 0 = x2 β 0 [x]β 0 [1]β 0 = 0 1 0
[T ]β 0 = [T (1)]β 0 [T (x)]β 0
1 0 0
We proceeds to find the characteristic function of T , given by
−t 0 1
−t 1
fT (t) = det ([T ]β 0 − tI3 ) = det 0 1−t 0 = (1−t) det = −(1−t)2 (t+1)
1 −t
1 0 −t
The characteristic polynomial of T splits. It follows that the root is given by λ1 = 1
and λ2 = −2, and their algebraic multiplicity is given by 2 and 1 respectively. We then
find the eigenspaces one by one.
− (λ1 = 1) The eigenspace associated with the eigenvalue λ = λ1 = 1 is given by
−1 0 1 1 0
Eλ1 = N ([T ]β 0 − I3 ) = N 0 0 0 = t 0 + s 1 : t, s ∈ R
1 0 −1 1 0
1
4. As [T ]β is upper triangular, denote the i -th diagonal entries as δi , then we have
n
Y
fT (t) = det ([T ]β − tI) = (δi − t) = 0
i=1
7. Let {Wi }i∈I be the collection of T -invatirant subspaces and W be the intersection of
them. For every v ∈ W, we have T (v) ∈ Wi for every i ∈ I, since v is an element is each
Wi . This means T (v) is also an element in W .
8. (a) Let w be an element in W . We may express w to be
k
X
w= ai T i (v)
i=0
So w = g(T )(v) for some polynomial g. Conversely, if w = g(T )(v) for some polynomial
g, this means w is a linear combination of the same set. Hence w is an element in W .
10. Define
0 0 ··· 0 −a0 −t 0 · · · 0 −a0
1 0 ··· 0 −a1
1 −t · · · 0 −a1
0 1 ··· 0 −a2 0 1 ··· 0 −a2
Ak = ⇒ Ak −tIk =
.. .. .. .. .. .. .. ..
. . . .
. . . .
0 0 ··· 0 −ak−2 0 0 ··· −t −ak−2
0 0 ··· 1 −ak−1 0 0 ··· 1 −ak−1 − t
2
Let P (n) be the statement that the characteristic polynomial of An is given by
For n = 1, notice that A1 = −a0 − t = (−1)1 a0 + t1 . P (1) is true. Suppose P (k) is
true for some k ∈ N, i.e.
−t 0 · · · 0 −a0
1 −t · · · 0 −a1
0 1 ··· 0 −a2
= (−1)k a0 + · · · + ak−1 tk−1 + tk
det (Ak − tIk ) = det .
. .
. .
. .
.
. . . .
0 0 · · · −t −ak−2
0 0 · · · 1 −ak−1 − t
It follows that
−t 0 · · · 0 0 −a0
1 −t · · · 0 0 −a1
0 1 ··· 0 0 −a2
det (Ak+1 − tIk+1 ) = det
.. .. .. .. ..
. . . . .
0 0 ··· −t 0 −ak−2
0 0 ··· 1 −t −ak−1
0 0 ··· 0 1 −ak − t
,
−t 0 · · · 0 0 −a0
1 −t · · · 0 0 −a1
0 1 ··· 0 0 −a2
= det
.. .. .. .. ..
. . . . .
0 0 ··· −t 0 −ak−2
0 0 ··· 1 −t −ak−1 − t
0 0 ··· 0 1 −ak − t + 1
where the last equality follows from adding the second last column to the last column.
Consider expanding the above determinant along the last row, we obtained that
−t 0 · · · 0 0
1 −t · · · 0 0
0 1 · · · 0 0
det (Ak+1 − tIk+1 ) = − det (Ak − tIk ) + (−ak − t + 1) det .
.. .. ..
.. . ··· . .
0 0 · · · −t 0 .
0 0 · · · 1 −t
k k−1
+ t + (−ak − t + 1) (−t)k
k
= −(−1) a0 + · · · + ak−1 t
= (−1)k+1 a0 + · · · + ak−1 tk−1 + tk + (−1)k+1 ak tk + tk+1 − tk