I would like to show that "the condition number for inversion of $A$, with respect to the spectral norm is $k(A)=\rho(A)\rho(A^{-1})$" for $A\in M_n$ as nonsingular and normal matrix . Can anyone confirm the following proof:
By definition we have:
- $\rho(A)=\max\{|\lambda|:\lambda \in \sigma(A)\}$. (spectral radius).
- If $\lambda$ is eigenvalue of $A$, then $Ax=\lambda x$.
- $k(A)=|||A|||\:|||A^{-1}|||$ (condition number).
- $|||A|||=\max_{||x||=1}||Ax||$ (induced matrix norm).
Now we can write: \begin{gather} |||A|||=\max_{||x||=1}||Ax||=\max_{||x||=1}||\lambda x||=\rho(A), \\ |||A^{-1}|||=\max_{||x||=1}||A^{-1}x||=\max_{||x||=1}||\lambda^{-1} x||=\rho(A^{-1}). \end{gather} So the condition number of $k(A)=|||A|||\:|||A^{-1}|||=\rho(A)\rho(A^{-1})$.
taking the $Euclidea\: norm$ in to account defined for square-summable sequence space, then \begin{equation*} k(A)= \frac{\sigma_{\max}(A)}{\sigma_{min}(A)} \end{equation*} where $\sigma_{\max}(A)$ and $\sigma_{\min}(A)$ are maximal and minimal singular values of $A$. So, if $A$ is normal then \begin{equation}\label{eq8_1} k(A)=|\frac{\lambda_{\max}(A)}{\lambda_{\min}(A)}|. \end{equation} On the other hand, \begin{equation}\label{eq8_2} \rho(A)=\max\{|\lambda|:\lambda \in \sigma(A)\}=\lambda_{\max}(A) \end{equation} and if $A$ is invertible and have $\lambda$ as eigenvalue the $A^{-1}$ has the eigenvalue of $\frac{1}{\lambda}$, so we have \begin{equation}\label{eq8_3} \lambda_{\min}(A)=\frac{1}{\lambda_{\max}(A^{-1})} \Rightarrow \frac{1}{\lambda_{\min}(A)}=\lambda_{\max}(A^{-1})=\rho(A^{-1}) \end{equation} Now substituting (\ref{eq8_3}) and (\ref{eq8_2}) in (\ref{eq8_1}) yields \begin{equation*} k(A)=|\frac{\lambda_{\max}(A)}{\lambda_{\min}(A)}|=\rho(A)\rho(A^{-1}). \end{equation*}