Linear Independence Calculator β Formula and Process
The Linear Independence Calculator determines whether a given set of vectors are linearly independent or dependent.
Formula
Vectors π£1,π£2,β¦,π£π are said to be linearly independent if:
has only the trivial solution:

Process
Form a Matrix
Place the given vectors as columns in a matrix π΄=[π£1 π£2 β¦ π£π].
Row Reduction (RREF)
Apply Gaussian elimination to convert π΄ into its Reduced Row Echelon Form (RREF).
- Each pivot (leading 1) represents a linearly independent column.
- Zero rows indicate dependent relationships.
- Rank Test
- If the rank of π΄ equals the number of vectors, the vectors are independent.
- If the rank is less than the number of vectors, they are dependent.
- Determinant Method (for square matrices only)
- If detβ‘(π΄)β 0 β Independent
- If det(A)=0 β Dependent