Exercise 6.4.2

Let A be a normal operator, and let λ1,λ2,...,λn be its eigenvalues (counting multiplicities). Show that singular values of A are |λ1|,|λ2|,...,|λn|.

Answers

Proof. First, we show for normal operator A, ||Ax|| = ||Ax||. Note that AA = AA, then

((AA AA)x,x) = (0,x) = (AAx,x) (AAx,x) = (Ax,Ax) (Ax,Ax) = ||Ax||2 ||Ax||2 = 0.

Thus ||Ax|| = ||Ax||.

Suppose v is an eigenvector of A corresponding to the eigenvalue λ. Note that A λI is also normal (see Problem 2.2). Thus we have ||(A λI)v|| = ||(A λI)v|| = ||(Aλ¯I)v|| = 0, i.e., Av = λ¯v. So AAv = A(λv) = λλ¯v = |λ|2v. |λ|2 is an eigenvalue of AA, then |λ| is a singular value of A. □

User profile picture
2018-11-29 00:00
Comments