CMD + K

Manimo · TMA4411

Videoer

Animerte scener med fortellerstemme. Velg en scene for å spille av.

Kapittel 1 · Vektorrom

Kapittel 2 · Lineærtransformasjoner

linear transformations0:37

A Matrix Is a Function: T(v) = Av

A matrix-vector multiplication is a linear transformation. Walk through input v, the matrix machine A, the row-by-column dot product, and the output Av. Every linear T from ℝⁿ to ℝⁿ is multiplication by a matrix.

coordinate vectors0:38

Change of Basis: P Converts the Reading

Change-of-basis matrix — the same vector has different coordinate readings in two bases. Stack the new basis vectors as columns of P; then P times the new-basis coordinates returns the standard-basis coordinates of the same vector.

linear transformations1:02

Linear Transformations: A Matrix Moves the Grid

Linear transformation of the plane — every 2×2 matrix bends the standard grid in exactly one way, and its two columns are the images of the basis vectors e₁ and e₂. Rotation, scaling and shear are special cases of the same machine, closed off with a hero outro.

rank · nullity0:39

Rank, Nullity, and a Squashed Plane

Rank-nullity by example — a singular 2×2 matrix squashes the whole plane down to one line. The image is that surviving line (rank 1); the kernel is the direction that collapsed onto the origin (nullity 1). Together they account for the dimension of the domain.

basis and coordinates0:35

Same Vector, Two Grids

Change of basis — the same arrow has different coordinates depending on the grid it is measured against. Standard grid reads our vector as (1, 3); a tilted basis B = {b₁, b₂} reads the very same vector as (2, 1).

linear transformations0:40

The Determinant as Area

A 2×2 matrix maps the unit square to a parallelogram whose signed area is det A = ad − bc. A continuous morph from identity to A shows the deformation; scrubbing one entry through det = 0 collapses the parallelogram to a line, then flips orientation as det goes negative.

Kapittel 3 · Indreproduktrom

Kapittel 4 · Differensialligninger

Kapittel 5 · Funksjoner og derivasjon

Kapittel 6 · Ekstremalpunkter