Explore core concepts through live, interactive visualizations. Drag vectors, adjust matrices, and see mathematics in action.
A vector is an arrow with both magnitude and direction. In linear algebra we care about how vectors combine.
Two vectors u and v form a basis for ℝ² if they are linearly independent (not parallel). Then any vector w can be written uniquely as w = a·u + b·v.
A system of linear equations Ax = b can be visualized geometrically as the intersection of lines (in 2D) or planes (in 3D).