Row space - Biblioteka.sk

Upozornenie: Prezeranie týchto stránok je určené len pre návštevníkov nad 18 rokov!
Zásady ochrany osobných údajov.
Používaním tohto webu súhlasíte s uchovávaním cookies, ktoré slúžia na poskytovanie služieb, nastavenie reklám a analýzu návštevnosti. OK, súhlasím


Panta Rhei Doprava Zadarmo
...
...


A | B | C | D | E | F | G | H | CH | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Row space
 ...
The row vectors of a matrix. The row space of this matrix is the vector space spanned by the row vectors.
The column vectors of a matrix. The column space of this matrix is the vector space spanned by the column vectors.

In linear algebra, the column space (also called the range or image) of a matrix A is the span (set of all possible linear combinations) of its column vectors. The column space of a matrix is the image or range of the corresponding matrix transformation.

Let be a field. The column space of an m × n matrix with components from is a linear subspace of the m-space . The dimension of the column space is called the rank of the matrix and is at most min(m, n).[1] A definition for matrices over a ring is also possible.

The row space is defined similarly.

The row space and the column space of a matrix A are sometimes denoted as C(AT) and C(A) respectively.[2]

This article considers matrices of real numbers. The row and column spaces are subspaces of the real spaces and respectively.[3]

Overview

Let A be an m-by-n matrix. Then

  1. rank(A) = dim(rowsp(A)) = dim(colsp(A)),[4]
  2. rank(A) = number of pivots in any echelon form of A,
  3. rank(A) = the maximum number of linearly independent rows or columns of A.[5]

If one considers the matrix as a linear transformation from to , then the column space of the matrix equals the image of this linear transformation.

The column space of a matrix A is the set of all linear combinations of the columns in A. If A = , then colsp(A) = span({a1, ..., an}).

The concept of row space generalizes to matrices over , the field of complex numbers, or over any field.

Intuitively, given a matrix A, the action of the matrix A on a vector x will return a linear combination of the columns of A weighted by the coordinates of x as coefficients. Another way to look at this is that it will (1) first project x into the row space of A, (2) perform an invertible transformation, and (3) place the resulting vector y in the column space of A. Thus the result y = Ax must reside in the column space of A. See singular value decomposition for more details on this second interpretation.[clarification needed]

Example

Given a matrix J:

the rows are , , , . Consequently, the row space of J is the subspace of spanned by { r1, r2, r3, r4 }. 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 to the vector n = , so it can be deduced that the row space consists of all vectors in that are orthogonal to n.

Column space

Definition

Let K be a field of scalars. Let A be an m × n matrix, with column vectors v1, v2, ..., vn. A linear combination of these vectors is any vector of the form

where c1, c2, ..., cn are scalars. The set of all possible linear combinations of v1, ..., vn is called the column space of A. That is, the column space of A is the span of the vectors v1, ..., vn.

Any linear combination of the column vectors of a matrix A can be written as the product of A with a column vector: