Tut 07
Tut 07
3. Construct a 3 × 3 matrix which has only one eigenvalue but does not
have three linearly independent eigenvectors over R.
100 4 −3
4. Compute A , where A = .
2 −1
1 1 0
5. Let v1 = 0 , v2 = 1 , v3 = 0 be eigenvectors of A3×3 . Then find
0 1 1
T
eigenvectors of A .
R3 and
6. Let B = {e1 , e2 , e3 } be standard basis of {v1 , v2 , v3 } be another
x1
basis of R3 . Define T : R3 → R3 as T (x2 ) = (x3 − x2 )v1 − (x1 +
x3
x3 )v2 + (x1 − x2 )v3 . Find maximal linearly independent eigenvectors of
T.
a −b
7. Find an invertible matrix P and a matrix C of the form such
b a
5 −5
that A = P CP −1 , where A = .
1 1
1
5 −2
8. Let A = with eigenvalue 4 − i. Find u, v ∈ R2 such that
1 3
Au = 4u + v, Av = −u + 4v. Compute A(u + iv).