- Row space
In
linear algebra , the row space of a matrix is the set of all possiblelinear combination s of its row vectors. The row space of an "m" × "n" matrix is a subspace of "n"-dimensionalEuclidean space . The dimension of the row space is called the rank of the matrix. [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.]Definition
Let "A" be an "m" × "n" matrix, with row vectors r1, r2, ..., r"m". A
linear combination of these vectors is any vector of the form:where "c"1, "c"2, ..., "cm" are constants. The set of all possible linear combinations of r1,...,r"m" is called the row space of "A". That is, the row space of "A" is the span of the vectors r1,...,r"m".For example, if:then the row vectors are r1 = (1, 0, 2) and r2 = (0, 1, 0). A linear combination of r1 and r2 is any vector of the form:The set of all such vectors is the row space of "A". In this case, the row space is precisely the set of vectors ("x", "y", "z") ∈ R3 satisfying the equation "z" = 2"x" (using
Cartesian coordinates , this set is a plane through the origin inthree-dimensional space ).For a matrix that represents a homogeneous
system of linear equations , the row space consists of all linear equations that follow from those in the system.The row space of is equal to the column space of .
Basis
The row space is not affected by
elementary row operations . This makes it possible to userow reduction to find a basis for the row space.For example, consider the matrix: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 "A" torow echelon form :r1, r2, r3 represents the rows.:Once the matrix is in echelon form, the nonzero rows are a basis for the row space. In this case, the basis is { (1, 3, 2), (0, 1, 0) }.
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.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. 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 thenull space is called the nullity of the matrix, and is related to the rank by the following equation::where "n" is the number of columns of the matrix "A". The equation above is known as therank-nullity theorem .Relation to the null space
The
null space of matrix "A" is the set of all vectors x for which "A"x = 0. The product of the matrix "A" and the vector x can be written in terms of thedot product of vectors::where r1, ..., r"m" are the row vectors of "A". Thus "A"x = 0 if and only if x isorthogonal (perpendicular) to each of the row vectors of "A".It follows that the null space of "A" 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 therank-nullity theorem (see dimension above).The row space and null space are two of the
four fundamental subspaces associated with a matrix "A" (the other two being thecolumn space andleft null space ).
=Generalization to coIf "V" and "W" are
vector spaces , then the kernel of alinear transformation "T": "V" → "W" is the set of vectors v ∈ "V" for which "T"(v) = 0. The kernel of a linear transformation is analogous to the null space of a matrix.If "V" 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 thecoimage of "T". The transformation "T" is one-to-one on its coimage, and the coimage maps isomorphically onto the image of "T".When "V" is not an inner product space, the coimage of "T" can be defined as the quotient space "V" / ker("T").
ee also
*
Euclidean subspace
*Column space
*Null space
*Four fundamental subspaces
*Rank (linear algebra)
*Linear span
*Matrix (mathematics) Notes
References
External links
*
* [http://video.google.com/videoplay?docid=-584643457858917136 MIT Linear Algebra Lecture on the Four Fundamental Subspaces] at Google Video, from MIT OpenCourseWare
Wikimedia Foundation. 2010.