Row Space and Null Space
Learn two complementary subspaces of a matrix, row space and null space.
Definition of row space
The row space of a matrix, , denoted by , is the span of its row vectors. Mathematically,
Example
The row space of is the plane in , which can also be seen as a column space of . The column space of is , with a basis as the first and third columns of . Both the row space and column space of are two dimensional, but they’e fundamentally different.
Note: Even though and have the same dimensions, and ...