The condition number of an invertible matrix A is the product of the 2-norm of A and the 2-norm of A-1. This number measures the sensitivity of some solutions of linear equations Ax = b to perturbations in the entries of A and b. The matrix with condition number 1 is ``perfectly conditioned.''
Matrices + Condition Number
, condition number: 1
, condition number: 2.8249
, condition number:
+
+
= 9.47214
, condition number: 15514
, condition number: 400002
These final two matrices are extremely ill conditioned. Small changes in some entries of A or b may result in large changes in the solution to linear equations of the form Ax = b in these two cases.