350 CHAPTER 13. MATRICES AND THE INNER PRODUCT
Notice how, when you expand the 3×3 determinants along the first column, you have onlyone non-zero term and the sign is adjusted to give the above claim. Clearly, it works thesame for any size matrix. Since the µ̂ i are strictly increasing in i, it follows from 13.12 thatq(µ̂ i)q
(µ̂ i+1
)≤ 0. However, since each |zi| ̸= 0, none of the q(µ̂ i) can equal 0 and so
q(µ̂ i)q(µ̂ i+1
)< 0. Hence, from the intermediate value theorem of calculus, there is a root
of q(λ ) in each of the disjoint open intervals(µ̂ i, µ̂ i+1
). There are n−2 of these intervals
and so this accounts for n−2 roots of q(λ ).
q(λ ) = (λ −a)n−1
∏i=1
(λ − µ̂ i)−n−1
∑i=2|zi|2 (λ − µ̂1) · · · ̂(λ − µ̂ i) · · ·
(λ − µ̂n−1
)What of q(µ̂1)? Its sign is the same as (−1)n−3 and also q
(µ̂n−1
)< 0 . Therefore, there
is a root to q(λ ) which is larger than µ̂n−1. Indeed, limλ→∞ q(λ ) = ∞ so there exists aroot of q(λ ) strictly larger than µ̂n−1. This accounts for n−1 roots of q(λ ) . Now considerq(µ̂1) . Suppose first that n is odd. Then you have q(µ̂1) > 0. Hence, there is a root ofq(λ ) which is no larger than µ̂1 because in this case, limλ→−∞ q(λ ) = −∞. If n is even,then q(µ̂1)< 0 and so there is a root of q(λ ) which is smaller than µ̂1 because in this case,limλ→−∞ q(λ ) = ∞. This accounts for all roots of q(λ ). Hence, if the roots of q(λ ) areλ 1 ≤ λ 2 ≤ ·· · ≤ λ n, it follows that
λ 1 < µ̂1 < λ 2 < µ̂2 < · · ·< µ̂n−1 < λ n
To get the complete result, simply take the limit as k → ∞. Then limk→∞ µ̂k = µk andAk → A and so the eigenvalues of Ak converge to the corresponding eigenvalues of A (SeeProblem 47 on Page 347), and so, passing to the limit, gives the desired result in which itmay be necessary to replace < with ≤. ■
Definition 13.6.2 Let A be an n×n matrix. An (n− r)×(n− r) matrix is called a principalsubmatrix of A if it is obtained by deleting from A the rows i1, i2, · · · , ir and the columnsi1, i2, · · · , ir.
Now the Cauchy interlacing theorem is really the following corollary.
Corollary 13.6.3 Let A be an n× n Hermitian matrix and let B be an (n−1)× (n−1)principal submatrix. Then the interlacing inequality holds λ 1 ≤ µ1 ≤ λ 2 ≤ µ2 ≤ ·· · ≤µn−1 ≤ λ n where the µ i are the eigenvalues of B listed in increasing order and the λ i arethe eigenvalues of A listed in increasing order.
Proof: Suppose B is obtained from A by deleting the ith row and the ith column. Thenlet P be the permutation matrix which switches the ith row with the first row. It is anorthogonal matrix and so its inverse is its transpose. The transpose switches the ith column
with the first column. See Problem 40 on Page 99. Thus PAPT =
(a y∗
y B
)and it
follows that the result of the multiplication is indeed as shown, a Hermitian matrix becauseP,PT are orthogonal matrices. Now the conclusion of the corollary follows from Theorem13.6.1. ■