Rank and Nullity Guide
A rank and nullity calculator helps you study a matrix through its pivot structure. The rank tells how many independent columns or rows remain after row reduction. The nullity tells how many free variables appear in the homogeneous system Ax equals zero. Together, these values describe the size of the column space and the kernel.
Why Rank Matters
Rank shows the dimension of the image of a matrix. A high rank means the matrix carries more independent information. For a square matrix, full rank often means the related linear system has a unique solution. For a rectangular matrix, rank still measures independent direction count. It also helps detect redundant equations, dependent columns, and possible compression.
Why Nullity Matters
Nullity is the dimension of the solution space for Ax equals zero. A nullity of zero means only the zero vector solves the homogeneous equation. A larger nullity means the matrix has free directions. Those directions form the null space. This is useful in algebra, engineering, graphics, statistics, and optimization.
How The Tool Works
The calculator reduces the matrix into reduced row echelon form. It searches for pivot entries column by column. Each pivot row is normalized. Other rows are cleared above and below the pivot. The resulting matrix reveals pivot columns and free columns. The number of pivot columns is the rank. The number of non-pivot columns is the nullity.
Practical Uses
Students can check homework steps. Teachers can prepare examples. Engineers can inspect constraint systems. Data analysts can discover linear dependence in features. The tool also lists row operations, so the result is easier to review. Decimals and tolerance settings help when entries contain measured values.
Tips For Better Results
Enter one matrix row per line. Separate values with spaces or commas. Use fractions such as 3/4 when exact entry is easier. Choose a smaller tolerance for clean integer matrices. Choose a larger tolerance for noisy decimal data. Always review the RREF table before using the answer in work.
Interpreting The Answer
If rank equals the number of columns, the nullity is zero. If rank is smaller, free variables exist. The rank nullity theorem confirms that rank plus nullity equals the total number of columns.