Any example of the condition number of matrix less than 1? In our lectures, my professor defined the condition number under the matrix norms. i.e. $$K(A) = ||A^{-1}||_M||A||_M$$
2026-03-25 23:51:45.1774482705
Any example of condition number of matrix less than 1?
2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The condition number $\kappa(A)$ of a complex square matrix $A$ is usually defined as $\|A\|\|A^{-1}\|$ for some induced matrix norm $\|\cdot\|$. Since the matrix norm is induced from a vector norm, it is submultiplicative and $\|I\|=1$. It follows that $\kappa(A)=\|A\|\|A^{-1}\|\ge\|AA^{-1}\|=\|I\|=1$, i.e. the condition number is always $\ge1$.