Hubbry Logo
search
logo

Row and column vectors

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Row and column vectors

In linear algebra, a column vector with elements is an matrix consisting of a single column of entries. Similarly, a row vector is a matrix, consisting of a single row of entries. For example, is a column vector and is a row matrix:

(Throughout this article, boldface is used for both row and column vectors.)

The transpose (indicated by T) of any row vector is a column vector, and the transpose of any column vector is a row vector: Taking the transpose twice returns the original (row or column) vector: .

The set of all row vectors with n entries in a given field (such as the real numbers) forms an n-dimensional vector space; similarly, the set of all column vectors with m entries forms an m-dimensional vector space.

The space of row vectors with n entries can be regarded as the dual space of the space of column vectors with n entries, since any linear functional on the space of column vectors can be represented as the left-multiplication of a unique row vector.

To simplify writing column vectors in-line with other text, sometimes they are written as row vectors with the transpose operation applied to them.

or

See all
User Avatar
No comments yet.