Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: N/A

Properties: 4.5 Algebraic Properties of Vector Transposes
Sufficiencies: N/A
Questions: N/A

Transpose of a Vector

Let xR be a 3.1 Column Vector. We define the transpose of x to be the 1×n 3.4 Row Vector

xT=[x1x2xn]

where the entry in the ith row of x becomes the entry in the ith column of xT. Think of "turning" the vector on its side.

Let yR1×n be a row vector. The tranpose of y is the n×1 column vector

yT=[y1y2yn]

where the coefficient in the kth column of y becomes the entry in the kth row of yT.