Fundamental theorem of linear algebra
From Wikipedia, the free encyclopedia
In mathematics, the fundamental theorem of linear algebra makes several statements regarding vector spaces. These may be stated concretely in terms of the rank r of an m×n matrix A and its LDU factorization:
- PA = LDU
wherein P is a permutation matrix, L is a lower triangular matrix, D is a diagonal matrix, and U is an upper triangular matrix. At a more abstract level there is an interpretation that reads it in terms of a linear mapping and its transpose.
First, each matrix A induces four fundamental subspaces. These fundamental subspaces are:
name of subspace | definition | containing space | dimension | basis |
---|---|---|---|---|
column space or image | im(A) | r | The r columns corresponding to those with pivots in | |
nullspace or kernel | ker(A) | n − r (nullity) | The (n − r) columns of x in the solution of | |
row space or coimage | im(AT) | r | The r rows corresponding to those with pivots in | |
left nullspace or cokernel | ker(AT) | m − r | The last (m − r) rows of |
Secondly:
- In Rn: , that is, the nullspace is the orthogonal complement of the row space
- In : , that is, the left nullspace is the orthogonal complement of the column space
[edit] References
- Strang, Gilbert. Linear Algebra and Its Applications. 3rd ed. Orlando: Saunders, 1988.