Welcome to roadip.com on July 4 2009.
This is an internet experiment running to monitor browsing habbits of individuals through wikipedia contents.

Column vector

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In linear algebra, a column vector or column matrix is an m × 1 matrix, i.e. a matrix consisting of a single column of \, m elements.

\mathbf{x} = \begin{bmatrix} x_1 \\ x_2 \\ \vdots \\ x_m \end{bmatrix}

The transpose of a column vector is a row vector and vice versa.

The set of all column vectors forms a vector space which is the dual space to the set of all row vectors.

[edit] Notation

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

\mathbf{x} = \begin{bmatrix} x_1 \; x_2 \; \dots \; x_m \end{bmatrix}^{\rm T}
or
\mathbf{x} = \begin{bmatrix} x_1, x_2, \dots, x_m \end{bmatrix}^{\rm T}

For further simplification, some authors also use the convention of writing both column vectors and row vectors as rows, but separating row vector elements with commas and column vector elements with semicolons (see alternative notation 2 in the table below). This alternative notation is used, for instance, in MATLAB, a widely used programming language specifically designed to simplify computations involving matrices.

Row vector Column vector
Standard matrix notation  \begin{bmatrix} x_1 \; x_2 \; \dots \; x_m \end{bmatrix}  \begin{bmatrix} x_1 \\ x_2 \\ \vdots \\ x_m \end{bmatrix} \text{ or } \begin{bmatrix} x_1 \; x_2 \; \dots \; x_m \end{bmatrix}^{\rm T}
Alternative notation 1  \begin{bmatrix} x_1, x_2, \dots, x_m \end{bmatrix} \qquad  \begin{bmatrix} x_1, x_2, \dots, x_m \end{bmatrix}^{\rm T}
Alternative notation 2  \begin{bmatrix} x_1, x_2, \dots, x_m \end{bmatrix} \qquad  \begin{bmatrix} x_1; x_2; \dots; x_m \end{bmatrix}

[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:
\mathbf{a} \cdot \mathbf{b} = \begin{bmatrix}
    a_1  & a_2  & a_3
\end{bmatrix}\begin{bmatrix} 
    b_1 \\ b_2 \\ b_3
\end{bmatrix}.


[edit] See also

Personal tools

Visit joltnews for the latest headlines
Visit bloit.com for company information
Geed Media does computer consulting on long island.
This page viewed times. See Logs