Row Space Calculator

Row space basis

CalculatorsFreeNo Signup
4.6(663 reviews)
All Tools

Loading tool...

About Row Space Calculator

A row space calculator that finds a basis for the row space using row echelon form. Non-zero rows of REF form a basis (row operations preserve row space). Shows dimension (= rank). Select from preset matrices. All calculations are client-side. Complements column space and null space.

Row Space Calculator Features

  • Basis
  • Rank
  • REF rows
  • Dimension
  • Presets
Row space: R(A) = C(Aᵀ) = span of rows of A. Dimension = rank. Row operations preserve row space, so non-zero rows of REF form a basis. R(A) ⊥ N(A) (orthogonal complement in Rⁿ). dim R(A) + dim N(A) = n.

How to Use

Enter a matrix:

  • A: Any m×n matrix
  • Output: Row space basis
  • Rank: Dimension

Row vs Column Space

Same dimension (rank), but different spaces: rows ⊂ Rⁿ, columns ⊂ Rᵐ. Row operations preserve row space but change column space. Column operations preserve column space but change row space.

Orthogonal Complement

Row space ⊥ null space in Rⁿ. Every vector in Rⁿ = row space component + null space component. This is the fundamental theorem of linear algebra (part 2).

Step-by-Step Instructions

  1. 1Enter a matrix.
  2. 2Row reduce.
  3. 3Take non-zero rows.
  4. 4Get basis.
  5. 5Check dimension.

Row Space Calculator — Frequently Asked Questions

Why can we use REF rows directly?+

Row operations don't change the row space (each new row is a linear combination of old rows). So non-zero rows of REF span the same space as original rows, AND they're linearly independent. Perfect basis!

How is row space related to null space?+

They are orthogonal complements in Rⁿ: R(A) ⊕ N(A) = Rⁿ. If x ∈ N(A), then Ax = 0, meaning x is orthogonal to every row. dim R(A) + dim N(A) = n.

What is the fundamental theorem of linear algebra?+

The four subspaces: C(A), N(Aᵀ) partition Rᵐ; R(A), N(A) partition Rⁿ. Orthogonal pairs: C(A) ⊥ N(Aᵀ) and R(A) ⊥ N(A). All dimensions add up: rank + nullity = n, rank + left nullity = m.

Share this tool: