Row vector
From Wikipedia, the free encyclopedia
In linear algebra, a row vector or row matrix is a 1 × n matrix, that is, a matrix consisting of a single row:[1]
The transpose of a row vector is a column vector:
The set of all row vectors forms a vector space which is the dual space to the set of all column vectors.
Contents |
[edit] Notation
Row vectors are sometimes written using the following non-standard notation:
[edit] Operations
- Matrix multiplication involves the action of multiplying each row vector of one matrix by each column vector of another matrix.
- The dot product of two vectors a and b is equivalent to multiplying the row vector representation of a by the column vector representation of b:
[edit] Preferred input vectors for matrix transformations
Frequently a row vector presents itself for an operation within n-space expressed by an n by n matrix M:
- v M = p.
Then p is also a row vector and may present to another n by n matrix Q:
- p Q = t.
Conveniently, one can write t = p Q = v MQ telling us that the matrix product transformation MQ can take v directly to t. Continuing with row vectors, matrix transformations further reconfiguring n-space can be applied to the right of previous outputs.
In contrast, when a column vector is transformed to become another column under an n by n matrix action, the operation occurs to the left:
- p = M v and t = Q p ,
leading to the algebraic expression QM v for the composed output from v input. The matrix transformations mount up to the left in this use of a column vector for input to matrix transformation. The natural bias to read left-to-right, as subsequent transformations are applied in linear algebra, stands against column vector inputs.
Nevertheless, using the transpose operation these differences between inputs of a row or column nature are resolved by an antihomomorphism between the groups arising on the two sides. The technical construction uses the dual space associated with a vector space to develop the transpose of a linear map.
For an instance where this row vector input convention has been used to good effect see Raiz Usmani (1987), where on page 106 the convention allows the statement "The product mapping ST of U into W [is given] by:
- α(ST) = (αS)T = βT = γ."
(The Greek letters represent row vectors).
Ludwik Silberstein used row vectors for spacetime events; he applied Lorentz transformation matrices on the right in his Theory of Relativity in 1914 (see page 143).
[edit] See also
[edit] Notes
- ^ Meyer (2000), p. 8
[edit] References
- Meyer, Carl D. (2000), Matrix Analysis and Applied Linear Algebra, SIAM, ISBN 978-0-89871-454-8, http://www.matrixanalysis.com/.
- Riaz A. Usmani (1987) Applied Linear Algebra Marcel Dekker ISBN 0824776224. See Chapter 4: "Linear Transformations".





