xeno_gear
- 40
- 0
Homework Statement
Let A \in \mathbb{C}^{n \times n} and set \rho = \max_{1 \le i \le n}|\lambda_i|, where \lambda_i \, (i = 1, 2, \dots, n) are the eigenvalues of A. Show that for any \varepsilon > 0 there exists a nonsingular X \in \mathbb{C}^{n \times n} such that \|X^{-1}AX\|_2 \le \rho + \varepsilon.
Homework Equations
\| \cdot \|_2 is the induced 2-norm.
The Attempt at a Solution
Not much.. I know that \rho is the spectral radius, and as such is equal to the infimum of all the (induced) norms of A. Also, I know that A and X^{-1}AX have the same eigenvalue properties (eigenvalues, spectral radius, algebraic and geometric multiplicities) since they're similar matrices. I can't quite figure out how to use these though. Any thoughts? Thanks..