Courses / Mathematics I
Linear Algebra

Linear Transformations

A linear transformation is a map T : V W between vector spaces that preserves the two operations: Transforming a sum equals summing the transforms, and…

Mathematics I 284 words Free to read

Structure-Preserving Maps

A linear transformation is a map T:VWT : V \to W between vector spaces that preserves the two operations: T(u+v)=T(u)+T(v),T(cv)=cT(v).T(u + v) = T(u) + T(v), \qquad T(cv) = c\,T(v). Transforming a sum equals summing the transforms, and scaling commutes with TT. Rotations, reflections, scalings, projections, differentiation, and integration are all linear; bending a line into a curve, or adding a constant shift, is not.

An immediate consequence of linearity is that T(0)=0T(\mathbf{0}) = \mathbf{0}: a linear map fixes the origin (set c=0c = 0 in the scaling rule). Any candidate map that moves the origin — like T(v)=v+bT(v) = v + b with b0b \neq \mathbf{0} — is therefore not linear.

The central structural fact: a linear transformation is completely determined by its action on a basis. Since every vector is a unique combination of basis vectors, and TT preserves combinations, knowing T(e1),T(e2),T(e_1), T(e_2), \dots pins down TT everywhere. For maps between finite-dimensional spaces this gives the matrix representation: place the images T(ej)T(e_j) as the columns of a matrix AA, and then T(v)=AvT(\mathbf{v}) = A\mathbf{v}. A matrix is a linear transformation in coordinates.

Because transformations are matrices, composing transformations corresponds to multiplying matrices — and since order matters for transformations (rotate-then-reflect \neq reflect-then-rotate), matrix multiplication is non-commutative, closing the loop with the matrix theory of Unit 3.

Common pitfall: assuming every map of vectors is linear, or forgetting that a linear map must fix the origin. Linearity is strict: both T(u+v)=T(u)+T(v)T(u+v) = T(u)+T(v) and T(cv)=cT(v)T(cv) = cT(v) must hold, which forces T(0)=0T(\mathbf{0}) = \mathbf{0}. A map that adds a nonzero constant (T(v)=v+bT(v) = v + b) moves the origin and is not linear — even though it looks simple.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes
Start Mathematics I free

Linear Algebra