Final Sol
Final Sol
Final Sol
1. Find all solutions to the following system of linear equations using the
row-reduced echelon form.
x + 3y − 5z = 4
x + 4y − 8z = 7
−3x − 7y + 9z = −6
1
3. Prove the following.
1 λ1 λ21
(a) 1 λ2 λ22 = (λ2 − λ1 )(λ3 − λ1 )(λ3 − λ2 ).
1 λ3 λ23
(b) Suppose that A is a real 3 × 3 symmetric matrix with a repeated
eigenvalue. If v is any vector, show that the vectors v, Av, A2 v are
linearly dependent.
Solution. (a) The required determinant is unaffected by the operations
C2 7→ C2 − λ1 C1 and C3 7→ C3 − λ21 C1 which gives the determinant
1 0 0
1 λ2 − λ1 λ2 − λ21
2
1 λ3 − λ1 λ23 − λ21
Expanding this along the first row gives (λ2 − λ1 )(λ3 − λ1 )(λ3 − λ2 ) as
required.
(b) The vectors v, Av, A2 v are dependent if and only if the 3 × 3 matrix
P = [v, Av, A2 v] has determinant zero. Now there is a matrix N such
that
λ1
N −1 AN = Λ := λ2 .
λ3
We note that det(P ) = 0 iff det(N −1 P ) = 0. Writing v = N w, the
matrix N −1 P = [w, Λw, Λ2 w] which can be written as:
w1 1 λ1 λ21
w2 1 λ2 λ22
w3 1 λ3 λ23
2
(b) Show that the eigenvalues of A are positive if and only if hAv, vi >
0, for all v 6= 0.
hAv, vi = hA(c1 v1 + . . . + cn vn ), c1 v1 + . . . + cn vn i
= hc1 A(v1 ) + . . . + cn A(vn ), c1 v1 + . . . + cn vn i
= hc1 λ1 v1 + . . . cn λn vn , c1 v1 + . . . + cn vn i.
Hence, our assumption that λi > 0, for all i, would imply that hAv, vi >
0.
1 2
5. Let A = . Find the eigenvalues λ1 and λ2 of A. Verify that there
2 1
λ 1 0
is a matrix N such that N −1 AN = .
0 λ2
Solution. The characteristic polynomial of A is PA (t) = Det(tI −A) =
t2 − 2t − 3. The eigenvalues of A are the roots of PA (t), which are
λ1 = 3 and λ2 = −1. Any eigenvector v associated with λi will satisfy
Av = "λi v.# The normalized
" eigenvectors
# vλi associated with λi are
√1 √1
2 2
v λ1 = √1
and vλ2 = .
2
− √12
3
" #
√1 √1
2 2
We take N to be the matrix [vλ1 , vλ2 ] = √1
.
2
− √12
−1 3 0
It can be verified that N AN =
0 −1
−1 dA −1 dA−1
b) Letting B(t) = A(t) in part a), we get A +A = 0 which
dt dt
immediately gives
dA−1 dA
= −A−1 A−1
dt dt
7. Consider n × n real matrices A satisfying A = At = A−1 .
4
2
that b 6= 0. Then ac − b = Det A = −1, conse-
Suppose we assume
−c b
quently, A−1 = . Once again, A = A−1 would imply that
b −a
a b
a = −c and hence, A−1 = , with the additional condition
b −a
that det(A) = a2 + b2 = 1.
1
a 0 0
If b = 0, then A = . Since A = A−1 = a 1 , we infer that
0 c 0 c
1 ±1 0
= a and hence A = .
a 0 ±1
In general, all real 2 × 2 matrices satisfying A = At = A−1 is
a b [
{ | a, b ∈ R and a2 + b2 = 1} {±I2 } .
b −a
Taking the inverse on both sides of this equation and using A = A−1 ,
we obtain
1/λ1 . . . 0
N −1 AN = ... ... .. . (2)
.
0 . . . 1/λn
Comparing these two equations, we have that λ1i = λi , which would
imply that λi = ±1, for 1 ≤ i ≤ n. By our hypothesis λi 6= −1, so we
have that N −1 AN = In , or A = In .
5
(c) If A is a symmetric n × n real matrix, then (Im(A))⊥ = Ker(A)
(wrt the standard dot product on Rn )
(d) If V1 and V2 be subspaces of a vector space V , then V1 ∪ V2 is a
subspace of V .
(e) There exists two complex n × n matrices A and B such that AB −
BA = In .
(f) If A is a symmetric linear operator on R3 such that tr(A2 ) = 0,
then A = 0.
6
3 × 3 matrix N such that
λ1 0 0
N −1 AN = 0 λ1 0 . (3)
0 0 λ3
10. Let A = (Aij )n×n be matrix with complex entries. The adjoint A∗ of
A is defined by A∗ = (A∗ij )n×n , where A∗ij = Aji , for 1 ≤ i, j ≤ n. In
other words, A∗ is the transpose of the matrix whose ij th entry is the
complex conjugate of the ij th entry of A. A square matrix A is said to
be normal if A∗ A = AA∗ . Let A be a normal.
7
Solution. a) Using the fact that AA∗ = A∗ A, it is easy to see that
(A − λI)(A∗ − λ̄I) = (A∗ − λ̄I)(A − λI). If Av = λv we have: