Row vector in the context of Square matrix


Row vector in the context of Square matrix

Row vector Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Row vector in the context of "Square matrix"


⭐ Core Definition: Row vector

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.)

↓ Menu
HINT:

👉 Row vector in the context of Square matrix

In mathematics, a square matrix is a matrix with the same number of rows and columns. An n-by-n matrix is known as a square matrix of order . Any two square matrices of the same order can be added and multiplied.

Square matrices are often used to represent simple linear transformations, such as shearing or rotation. For example, if is a square matrix representing a rotation (rotation matrix) and is a column vector describing the position of a point in space, the product yields another column vector describing the position of that point after that rotation. If is a row vector, the same transformation can be obtained using , where is the transpose of .

↓ Explore More Topics
In this Dossier

Row vector in the context of Transformation matrix

In linear algebra, linear transformations can be represented by matrices. If is a linear transformation mapping to and is a column vector with entries, then there exists an matrix , called the transformation matrix of , such that:Note that has rows and columns, whereas the transformation is from to . There are alternative expressions of transformation matrices involving row vectors that are preferred by some authors.

View the full Wikipedia page for Transformation matrix
↑ Return to Menu

Row vector in the context of Coordinate vector

In linear algebra, a coordinate vector is a representation of a vector as an ordered list of numbers (a tuple) that describes the vector in terms of a particular ordered basis. An easy example may be a position such as (5, 2, 1) in a 3-dimensional Cartesian coordinate system with the basis as the axes of this system. Coordinates are always specified relative to an ordered basis. Bases and their associated coordinate representations let one realize vector spaces and linear transformations concretely as column vectors, row vectors, and matrices; hence, they are useful in calculations.

The idea of a coordinate vector can also be used for infinite-dimensional vector spaces, as addressed below.

View the full Wikipedia page for Coordinate vector
↑ Return to Menu