PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
matrix condition number (Definition)

Matrix Condition Number

The condition number for matrix inversion with respect to a matrix norm $\norm{\cdot}$ of a square matrix $A$ is defined by $$ \kappa(A) = \Vert A \Vert \Vert A^{-1} \Vert\,, $$ if $A$ is non-singular; and $\kappa(A) = +\infty$ if $A$ is singular.

The condition number is a measure of stability or sensitivity of a matrix (or the linear system it represents) to numerical operations. In other words, we may not be able to trust the results of computations on an ill-conditioned matrix.

Matrices with condition numbers near 1 are said to be well-conditioned. Matrices with condition numbers much greater than one (such as around $10^5$ for a $5 \times 5$ Hilbert matrix) are said to be ill-conditioned.

If $\kappa(A)$ is the condition number of $A$ then $\kappa(A)$ measures a sort of inverse distance from $A$ to the set of singular matrices, normalized by $\norm{A}$ Precisely, if $A$ is invertible, and $\norm{B - A} < \norm{A^{-1}}^{-1}$ then $B$ must also be invertible. On the other hand, in the case of the $2$ norm, there always exists a singular matrix $B$ such that $\norm{B-A}_2 = \norm{A^{-1}}_2^{-1}$ (so the distance estimate is sharp).

Bibliography

1
Golub and Van Loan. Matrix Computations, 3rd edition. Johns Hopkins University Press, 1996.




"matrix condition number" is owned by stevecheng. [ full author list (2) | owner history (1) ]
(view preamble | get metadata)

View style:

See Also: matrix condition number is greater or equal to $1$

Other names:  matrix condition number, condition number
Also defines:  ill-conditioned, well-conditioned
Log in to rate this entry.
(view current ratings)

Cross-references: estimate, invertible, distance, sort, Hilbert matrix, near, operations, represents, linear system, matrix, measure, singular, non-singular, square matrix, matrix norm, matrix inversion
There are 6 references to this entry.

This is version 7 of matrix condition number, born on 2002-09-28, modified 2006-10-07.
Object id is 3480, canonical name is MatrixConditionNumber.
Accessed 58832 times total.

Classification:
AMS MSC65F35 (Numerical analysis :: Numerical linear algebra :: Matrix norms, conditioning, scaling)
 15A12 (Linear and multilinear algebra; matrix theory :: Conditioning of matrices)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)