Essence of Linear Algebra: Linear Combinations, Span, and Basis Vectors

Added:

Basis Vectors
Span Basics
Span Visuals
3D Span
Dependence

Basis Vectors

0:11
Playing Section
  • 1

    Coordinates act as scalars scaling basis vectors i-hat and j-hat.

  • 2

    Basis vectors define coordinate system; alternatives yield new systems.

Basic understanding of vectors as both geometric arrows (with magnitude and direction) and ordered lists of numbers.
Fundamental vector operations, specifically vector addition and scalar multiplication, both algebraically and geometrically.
Familiarity with the 2D and 3D Cartesian coordinate systems (x, y, and z axes).
Linear transformations and how matrices represent these transformations by tracking where the basis vectors land.
Matrix-vector multiplication viewed as a linear combination of the columns of the matrix (the column space).
The concept of the determinant and how it measures the scaling of area or volume spanned by basis vectors.
Change of basis, which explores how to describe the same vector or transformation using different coordinate systems.
6.7M views131.3Klikes9:59@3blue1brownOriginal Release: 2016-08-06

In linear algebra, any vector can be expressed as a linear combination of basis vectors, where the span of a set of vectors is the collection of all possible vectors obtainable by scaling each vector and adding them together; if the vectors are linearly independent (none can be expressed as a combination of the others), they form a basis for the space they span, meaning they provide a complete and minimal description of that space.