If You Find Any Errors, Please Let Your Instructor Know ASAP
If You Find Any Errors, Please Let Your Instructor Know ASAP
(If you find any errors, please let your instructor know ASAP)
Problem 1 (Chapter 9, Exercise 2). Suppose A is skew-Hermitian, i.e., AH = −A. Prove that all
its eigenvalues are pure imaginary.
Solution. Let B = iA, then B H = −iAH = iA = B and therefore B is Hermitian. Since B has
all real eigenvalues {λ1 , · · · , λn }, all the eigenvalues of A are of the form {−iλ1 , · · · , −iλn }, and
thus all pure imaginary.
Ax = λx
Taking Hermitian transpose on both sides,
xH AH = λ̄xH
xH A = λxH
• If A is skew-Hermitian, then AH = −A, and by Problem 9.2, all eigenvalues are purely
imaginary, λ̄ = −λ, so
−xH A = −λxH
i.e. x is also a left eigenvector of A with the same eigenvalue λ.
Problem 3. Suppose A is positive semidefinite. Can you a find a square root of this matrix? In
other words, can you find a matrix B such that B 2 = A? If yes, explain how you would construct it.
If no, explain why no such matrix exists.
Solution. Yes, we can. Notice that A can be written as A = V ΣV > where V is unitary, Σ is
diagonal. The diagonal elements of Σ are all the eigenvalues of A, and therefore are all
√ non-negative.
>
Consider B = V DV where D is a diagonal matrix with diagonal elements Dii = Σii . Then we
have B 2 = V DV > V DV > = A.
Problem 4. Suppose A is positive semidefinite. Show that the maximum eigenvalue of A, denoted
by λmax , is given by the so-called Rayleigh quoient
w> Aw
sup >
w6=0 w w
w0> Aw0
= λmax .
w0> w0
On the other hand, denote the spectral representation of A by
n
X
λi vi vi> ,
i=1
then we have
Pn Pn
w> Aw i=1 λi khw, vi ik
2
λmax khw, vi ik2
i=1
= ≤ = λmax .
w> w kwk 2 kwk2
Therefore, we have
w> Aw
sup >
= λmax ,
w6=0 w w
as desired.
Problem 5. (a) Consider an n × n positive definite matrix A with a largest eigenvalue greater than
the second largest. Consider the following algorithm: start with a random vector x(0) ∈ Rn such
that kx(0) k2 = 1 for t = 1, 2, 3, · · · recursively define:
c1k λ1 hx(0) , v1 i
| |= | |k | (0) |→∞
cik λi hx , vi i