Exercise 6.10.11

Answers

If A = kB, then we have AA = k2I. So all the eigenvalues of AA are k2. Thus we have A = k and A1 = k1. Hence the condition number of A is k k1 = 1.

Conversely, if cond (A) = 1, we have λ1 = λn by Theorem 6.44. This means that all the eigenvalues of AA are the same. Denote the value of these eigenvalue by k. Since AA is self-adjoint, we could find an orthonormal basis β = {vi} consisting of eigenvectors. But this means that

AA(v i) = kvi

for all i. Since β is a basis, we get that actually AA = kI. This means that B = 1 kA is unitary of orthogonal since BB = I. Thus A is a scalar multiple of B.

User profile picture
2011-06-27 00:00
Comments