Educational Cards

Learn from video content, text, and interactive tasks

Filters
Clear
Span: the flat region of everything reachable from a generating set

mathrmspanmathbfv_1,ldots,mathbfv_k is the set of all destinations produced by some choice of...

Beginner Mathematics
Linear independence: no hidden redundancy in the generator list

Vectors are linearly independent when the only combination giving mathbf0 is the trivial one with...

Beginner Mathematics
Basis: minimal spanning set, no junk directions, no missing directions

A basis for a subspace is an independent spanning family; order matters because coordinates list...

Beginner Mathematics
Coordinates as translators between vectors and tuples

Once a basis is fixed, every vector gains a numeric fingerprint: the ordered coefficients. Changing...

Beginner Mathematics
Chapter synthesis: independence controls redundancy, span controls reach

The chapter pairs two audits: redundancy (dependence) and coverage (span). Basis vectors pass both...

Beginner Mathematics
Linearity: additivity and scaling, no translation of space

A map T is linear if T(mathbfu+mathbfv)=T(mathbfu)+T(mathbfv) and T(cmathbfu)=cT(mathbfu)....

Beginner Mathematics
Matrices in the standard basis: columns are destination arrows

For T:mathbbR^ntomathbbR^m under standard bases, column j of A is T(mathbfe_j). That is the entire...

Beginner Mathematics
Matrix-vector multiplication: combine columns with input coefficients

The product Amathbfx linearly mixes columns of A using entries of mathbfx as weights. Outputs stay...

Beginner Mathematics
Examples: rotation, shear, projection, same rules, different columns

Animations rotate the basis, shear along an axis, or squash onto a line. Each example reads off as...

Beginner Mathematics
Non-invertible maps collapse at least one direction

Dependent columns mean several inputs share outputs; the kernel captures those differences....

Beginner Mathematics
Packing the chapter for matrix multiplication next time

The narrative ends poised for composition: you now read Amathbfx as geometry encoded in columns....

Beginner Mathematics
Composition: the matrix nearest the vector acts first

If S applies first then T, the composite on column vectors is TS, so (TS)mathbfx = T(Smathbfx)...

Beginner Mathematics