Exercise 5.1.8

Answers

1.
By previous exercises, we have that T is invertible if and only if det (T)0. And the fact det (T)0 is equivalent to the fact N(T 0I) = {0}, which is equivalent to that zero is not an eigenvalue of T by Theorem 5.4.
2.
Since T = (T1)1, it’s enough to prove only one side of the statement. If λ an eigenvalue with eigenvector v, we have Tv = λv and so T1v = λ1v. This means λ1 is an eigenvalue of T1.
3.

(a)

A matrix M is invertible if and only if 0 is not an eigenvalue of M.

(b)

Let M be an invertible matrix. We have λ is an eigenvalue of M if and only if λ1 is an eigenvalue of M1.

First, if M is invertible, then there’s no vector v such that Mv = 0v = 0. So 0 is not an eigenvalue of M. If 0 is not an eigenvalue of M, then v = 0 is the only vector such that Mv = 0. This means that M is injective and so invertible since M is square. Second, it’s enough to prove one side of that statement since M = (M1)1. And if we have Mv = λv, then we have M1v = λ1v.

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