Column Space Calculator
Find the column space (range) of a matrix with step-by-step solutions.
Column Space Results
Original Matrix:
Matrix Rank:
Column Space Basis:
Calculation Steps:
How to Find Column Space
The column space of a matrix A is the span of its column vectors. To find it:
- Convert the matrix to Reduced Row Echelon Form (RREF)
- Identify the pivot columns in the RREF
- The corresponding columns from the original matrix form a basis for the column space
For example, if matrix A has RREF with pivots in columns 1 and 3, then:
- Column space = span{column 1, column 3}
- Dimension = number of pivot columns