HOME

TheInfoList



OR:

In linear algebra, the column space (also called the range or image) of a
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** '' The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchi ...
''A'' is the
span Span may refer to: Science, technology and engineering * Span (unit), the width of a human hand * Span (engineering), a section between two intermediate supports * Wingspan, the distance between the wingtips of a bird or aircraft * Sorbitan es ...
(set of all possible linear combinations) of its column vectors. The column space of a matrix is the
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
or range of the corresponding matrix transformation. Let \mathbb be a field. The column space of an matrix with components from \mathbb is a
linear subspace In mathematics, and more specifically in linear algebra, a linear subspace, also known as a vector subspaceThe term ''linear subspace'' is sometimes used for referring to flats and affine subspaces. In the case of vector spaces over the reals, li ...
of the ''m''-space \mathbb^m. The dimension of the column space is called the rank of the matrix and is at most .Linear algebra, as discussed in this article, is a very well established mathematical discipline for which there are many sources. Almost all of the material in this article can be found in Lay 2005, Meyer 2001, and Strang 2005. A definition for matrices over a ring \mathbb is also possible. The row space is defined similarly. The row space and the column space of a matrix are sometimes denoted as and respectively. This article considers matrices of real numbers. The row and column spaces are subspaces of the real spaces \R^n and \R^m respectively.


Overview

Let be an -by- matrix. Then # , # = number of pivots in any echelon form of , # = the maximum number of linearly independent rows or columns of . If one considers the matrix as a linear transformation from \mathbb^n to \mathbb^m, then the column space of the matrix equals the
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
of this linear transformation. The column space of a matrix is the set of all linear combinations of the columns in . If , then . The concept of row space generalizes to matrices over the field of
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s, or over any field. Intuitively, given a matrix , the action of the matrix on a vector will return a linear combination of the columns of weighted by the coordinates of as coefficients. Another way to look at this is that it will (1) first project into the row space of , (2) perform an invertible transformation, and (3) place the resulting vector in the column space of . Thus the result must reside in the column space of . See singular value decomposition for more details on this second interpretation.


Example

Given a matrix : : J = \begin 2 & 4 & 1 & 3 & 2\\ -1 & -2 & 1 & 0 & 5\\ 1 & 6 & 2 & 2 & 2\\ 3 & 6 & 2 & 5 & 1 \end the rows are \mathbf_1 = \begin 2 & 4 & 1 & 3 & 2 \end, \mathbf_2 = \begin -1 & -2 & 1 & 0 & 5 \end, \mathbf_3 = \begin 1 & 6 & 2 & 2 & 2 \end, \mathbf_4 = \begin 3 & 6 & 2 & 5 & 1 \end. Consequently, the row space of is the subspace of \R^5 spanned by . Since these four row vectors are linearly independent, the row space is 4-dimensional. Moreover, in this case it can be seen that they are all
orthogonal In mathematics, orthogonality is the generalization of the geometric notion of ''perpendicularity''. By extension, orthogonality is also used to refer to the separation of specific features of a system. The term also has specialized meanings in ...
to the vector , so it can be deduced that the row space consists of all vectors in \R^5 that are orthogonal to .


Column space


Definition

Let be a field of
scalars Scalar may refer to: *Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers *Scalar (physics), a physical quantity that can be described by a single element of a number field such a ...
. Let be an matrix, with column vectors . A linear combination of these vectors is any vector of the form :c_1 \mathbf_1 + c_2 \mathbf_2 + \cdots + c_n \mathbf_n, where are scalars. The set of all possible linear combinations of is called the column space of . That is, the column space of is the
span Span may refer to: Science, technology and engineering * Span (unit), the width of a human hand * Span (engineering), a section between two intermediate supports * Wingspan, the distance between the wingtips of a bird or aircraft * Sorbitan es ...
of the vectors . Any linear combination of the column vectors of a matrix can be written as the product of with a column vector: :\begin A \begin c_1 \\ \vdots \\ c_n \end & = & \begin a_ & \cdots & a_ \\ \vdots & \ddots & \vdots \\ a_ & \cdots & a_ \end \begin c_1 \\ \vdots \\ c_n \end = \begin c_1 a_ + \cdots + c_ a_ \\ \vdots \\ c_ a_ + \cdots + c_ a_ \end = c_1 \begin a_ \\ \vdots \\ a_ \end + \cdots + c_n \begin a_ \\ \vdots \\ a_ \end \\ & = & c_1 \mathbf_1 + \cdots + c_n \mathbf_n \end Therefore, the column space of consists of all possible products , for . This is the same as the
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
(or range) of the corresponding matrix transformation.


Example

If A = \begin 1 & 0 \\ 0 & 1 \\ 2 & 0 \end, then the column vectors are and . A linear combination of v1 and v2 is any vector of the form c_1 \begin 1 \\ 0 \\ 2 \end + c_2 \begin 0 \\ 1 \\ 0 \end = \begin c_1 \\ c_2 \\ 2c_1 \end The set of all such vectors is the column space of . In this case, the column space is precisely the set of vectors satisfying the equation (using
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, this set is a plane through the origin in three-dimensional space).


Basis

The columns of span the column space, but they may not form a basis if the column vectors are not linearly independent. Fortunately,
elementary row operations In mathematics, an elementary matrix is a matrix which differs from the identity matrix by one single elementary row operation. The elementary matrices generate the general linear group GL''n''(F) when F is a field. Left multiplication (pre-multipl ...
do not affect the dependence relations between the column vectors. This makes it possible to use row reduction to find a basis for the column space. For example, consider the matrix :A = \begin 1 & 3 & 1 & 4 \\ 2 & 7 & 3 & 9 \\ 1 & 5 & 3 & 1 \\ 1 & 2 & 0 & 8 \end. The columns of this matrix span the column space, but they may not be linearly independent, in which case some subset of them will form a basis. To find this basis, we reduce to reduced row echelon form: :\begin 1 & 3 & 1 & 4 \\ 2 & 7 & 3 & 9 \\ 1 & 5 & 3 & 1 \\ 1 & 2 & 0 & 8 \end \sim \begin 1 & 3 & 1 & 4 \\ 0 & 1 & 1 & 1 \\ 0 & 2 & 2 & -3 \\ 0 & -1 & -1 & 4 \end \sim \begin 1 & 0 & -2 & 1 \\ 0 & 1 & 1 & 1 \\ 0 & 0 & 0 & -5 \\ 0 & 0 & 0 & 5 \end \sim \begin 1 & 0 & -2 & 0 \\ 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 \end. At this point, it is clear that the first, second, and fourth columns are linearly independent, while the third column is a linear combination of the first two. (Specifically, .) Therefore, the first, second, and fourth columns of the original matrix are a basis for the column space: :\begin 1 \\ 2 \\ 1 \\ 1\end,\;\; \begin 3 \\ 7 \\ 5 \\ 2\end,\;\; \begin 4 \\ 9 \\ 1 \\ 8\end. Note that the independent columns of the reduced row echelon form are precisely the columns with pivots. This makes it possible to determine which columns are linearly independent by reducing only to
echelon form In linear algebra, a matrix is in echelon form if it has the shape resulting from a Gaussian elimination. A matrix being in row echelon form means that Gaussian elimination has operated on the rows, and column echelon form means that Gaussian el ...
. The above algorithm can be used in general to find the dependence relations between any set of vectors, and to pick out a basis from any spanning set. Also finding a basis for the column space of is equivalent to finding a basis for the row space of the transpose matrix . To find the basis in a practical setting (e.g., for large matrices), the singular-value decomposition is typically used.


Dimension

The dimension of the column space is called the rank of the matrix. The rank is equal to the number of pivots in the reduced row echelon form, and is the maximum number of linearly independent columns that can be chosen from the matrix. For example, the 4 × 4 matrix in the example above has rank three. Because the column space is the
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
of the corresponding matrix transformation, the rank of a matrix is the same as the dimension of the image. For example, the transformation \R^4 \to \R^4 described by the matrix above maps all of \R^4 to some three-dimensional subspace. The nullity of a matrix is the dimension of the null space, and is equal to the number of columns in the reduced row echelon form that do not have pivots. The rank and nullity of a matrix with columns are related by the equation: :\operatorname(A) + \operatorname(A) = n.\, This is known as the rank–nullity theorem.


Relation to the left null space

The left null space of is the set of all vectors such that . It is the same as the null space of the transpose of . The product of the matrix and the vector can be written in terms of the dot product of vectors: :A^\mathsf\mathbf = \begin \mathbf_1 \cdot \mathbf \\ \mathbf_2 \cdot \mathbf \\ \vdots \\ \mathbf_n \cdot \mathbf \end, because row vectors of are transposes of column vectors of . Thus if and only if is
orthogonal In mathematics, orthogonality is the generalization of the geometric notion of ''perpendicularity''. By extension, orthogonality is also used to refer to the separation of specific features of a system. The term also has specialized meanings in ...
(perpendicular) to each of the column vectors of . It follows that the left null space (the null space of ) is the orthogonal complement to the column space of . For a matrix , the column space, row space, null space, and left null space are sometimes referred to as the ''four fundamental subspaces''.


For matrices over a ring

Similarly the column space (sometimes disambiguated as ''right'' column space) can be defined for matrices over a ring as :\sum\limits_^n \mathbf_k c_k for any , with replacement of the vector -space with " right
free module In mathematics, a free module is a module that has a basis – that is, a generating set consisting of linearly independent elements. Every vector space is a free module, but, if the ring of the coefficients is not a division ring (not a field in t ...
", which changes the order of scalar multiplication of the vector to the scalar such that it is written in an unusual order ''vector''–''scalar''.Important only if is not commutative. Actually, this form is merely a product of the matrix to the column vector from where the order of factors is ''preserved'', unlike the formula above.


Row space


Definition

Let be a field of
scalars Scalar may refer to: *Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers *Scalar (physics), a physical quantity that can be described by a single element of a number field such a ...
. Let be an matrix, with row vectors . A linear combination of these vectors is any vector of the form :c_1 \mathbf_1 + c_2 \mathbf_2 + \cdots + c_m \mathbf_m, where are scalars. The set of all possible linear combinations of is called the row space of . That is, the row space of is the
span Span may refer to: Science, technology and engineering * Span (unit), the width of a human hand * Span (engineering), a section between two intermediate supports * Wingspan, the distance between the wingtips of a bird or aircraft * Sorbitan es ...
of the vectors . For example, if :A = \begin 1 & 0 & 2 \\ 0 & 1 & 0 \end, then the row vectors are and . A linear combination of and is any vector of the form :c_1 \begin1 & 0 & 2\end + c_2 \begin0 & 1 & 0\end = \beginc_1 & c_2 & 2c_1\end. The set of all such vectors is the row space of . In this case, the row space is precisely the set of vectors satisfying the equation (using
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, this set is a plane through the origin in three-dimensional space). For a matrix that represents a homogeneous
system of linear equations In mathematics, a system of linear equations (or linear system) is a collection of one or more linear equations involving the same variable (math), variables. For example, :\begin 3x+2y-z=1\\ 2x-2y+4z=-2\\ -x+\fracy-z=0 \end is a system of three ...
, the row space consists of all linear equations that follow from those in the system. The column space of is equal to the row space of .


Basis

The row space is not affected by
elementary row operations In mathematics, an elementary matrix is a matrix which differs from the identity matrix by one single elementary row operation. The elementary matrices generate the general linear group GL''n''(F) when F is a field. Left multiplication (pre-multipl ...
. This makes it possible to use row reduction to find a basis for the row space. For example, consider the matrix :A = \begin 1 & 3 & 2 \\ 2 & 7 & 4 \\ 1 & 5 & 2\end. The rows of this matrix span the row space, but they may not be linearly independent, in which case the rows will not be a basis. To find a basis, we reduce to row echelon form: , , represents the rows. : \begin \begin 1 & 3 & 2 \\ 2 & 7 & 4 \\ 1 & 5 & 2\end &\xrightarrow \begin 1 & 3 & 2 \\ 0 & 1 & 0 \\ 1 & 5 & 2\end \xrightarrow \begin 1 & 3 & 2 \\ 0 & 1 & 0 \\ 0 & 2 & 0\end \\ &\xrightarrow \begin 1 & 3 & 2 \\ 0 & 1 & 0 \\ 0 & 0 & 0\end \xrightarrow \begin 1 & 0 & 2 \\ 0 & 1 & 0 \\ 0 & 0 & 0\end. \end Once the matrix is in echelon form, the nonzero rows are a basis for the row space. In this case, the basis is . Another possible basis comes from a further reduction.The example is valid over the real numbers, the rational numbers, and other number fields. It is not necessarily correct over fields and rings with non-zero characteristic. This algorithm can be used in general to find a basis for the span of a set of vectors. If the matrix is further simplified to reduced row echelon form, then the resulting basis is uniquely determined by the row space. It is sometimes convenient to find a basis for the row space from among the rows of the original matrix instead (for example, this result is useful in giving an elementary proof that the determinantal rank of a matrix is equal to its rank). Since row operations can affect linear dependence relations of the row vectors, such a basis is instead found indirectly using the fact that the column space of is equal to the row space of . Using the example matrix above, find and reduce it to row echelon form: : A^ = \begin 1 & 2 & 1 \\ 3 & 7 & 5 \\ 2 & 4 & 2\end \sim \begin 1 & 2 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 0\end. The pivots indicate that the first two columns of form a basis of the column space of . Therefore, the first two rows of (before any row reductions) also form a basis of the row space of .


Dimension

The dimension of the row space is called the rank of the matrix. This is the same as the maximum number of linearly independent rows that can be chosen from the matrix, or equivalently the number of pivots. For example, the 3 × 3 matrix in the example above has rank two. The rank of a matrix is also equal to the dimension of the column space. The dimension of the null space is called the nullity of the matrix, and is related to the rank by the following equation: :\operatorname(A) + \operatorname(A) = n, where is the number of columns of the matrix . The equation above is known as the rank–nullity theorem.


Relation to the null space

The null space of matrix is the set of all vectors for which . The product of the matrix and the vector can be written in terms of the dot product of vectors: :A\mathbf = \begin \mathbf_1 \cdot \mathbf \\ \mathbf_2 \cdot \mathbf \\ \vdots \\ \mathbf_m \cdot \mathbf \end, where are the row vectors of . Thus if and only if is
orthogonal In mathematics, orthogonality is the generalization of the geometric notion of ''perpendicularity''. By extension, orthogonality is also used to refer to the separation of specific features of a system. The term also has specialized meanings in ...
(perpendicular) to each of the row vectors of . It follows that the null space of is the orthogonal complement to the row space. For example, if the row space is a plane through the origin in three dimensions, then the null space will be the perpendicular line through the origin. This provides a proof of the rank–nullity theorem (see dimension above). The row space and null space are two of the four fundamental subspaces associated with a matrix (the other two being the column space and left null space).


Relation to coimage

If and are vector spaces, then the kernel of a linear transformation is the set of vectors for which . The kernel of a linear transformation is analogous to the null space of a matrix. If is an inner product space, then the orthogonal complement to the kernel can be thought of as a generalization of the row space. This is sometimes called the coimage of . The transformation is one-to-one on its coimage, and the coimage maps isomorphically onto the
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
of . When is not an inner product space, the coimage of can be defined as the
quotient space Quotient space may refer to a quotient set when the sets under consideration are considered as spaces. In particular: *Quotient space (topology), in case of topological spaces * Quotient space (linear algebra), in case of vector spaces *Quotient ...
.


See also

* Euclidean subspace


References & Notes


Further reading

* * * * * * * * *


External links

* * *
MIT Linear Algebra Lecture on the Four Fundamental Subspaces
at Google Video, from MIT OpenCourseWare
Khan Academy video tutorialLecture on column space and nullspace by Gilbert Strang of MIT
{{linear algebra Abstract algebra Linear algebra Matrices