Test whether a set of vectors is linearly independent or dependent
Enter vectors to determine their linear independence. This tool checks if vectors can be expressed as linear combinations of each other and provides detailed analysis for understanding vector relationships.
Click on any example to load it into the calculator
Two non-parallel vectors in 2D space
Dimension: 2D
Vectors: 2
v1: [1,0]
v2: [0,1]
Three vectors in 2D space (overcomplete)
Dimension: 2D
Vectors: 3
v1: [1,2]
v2: [2,4]
v3: [3,1]
Standard basis vectors in 3D space
Dimension: 3D
Vectors: 3
v1: [1,0,0]
v2: [0,1,0]
v3: [0,0,1]
Three vectors lying in the same plane
Dimension: 3D
Vectors: 3
v1: [1,1,0]
v2: [2,0,0]
v3: [0,3,0]