Understand the structure of vector spaces, choose bases to describe coordinates, compute dimensions, and study linear transformations through their matrix representations and geometric actions.
Determine if the vectors form a basis for R²!
Vectors:
Apply the linear transformation to the vector!
Transformation Matrix:
Vector:
A vector space is a set V with two operations (addition and scalar multiplication) that satisfy eight axioms: closure, associativity, commutativity, identity, inverse, and distributive laws.
Elements: All ordered pairs (x, y) where
Addition: (x₁, y₁) + (x₂, y₂) = (x₁ + x₂, y₁ + y₂)
Scalar multiplication: k(x, y) = (kx, ky)
Zero vector: (0, 0)
Verification: All axioms are satisfied
Definition: A subset W of V is a subspace if it's closed under addition and scalar multiplication
Example: The line y = 2x in R² is a 1-dimensional subspace
Basis: spans this subspace
Dimension: 1
Space: P₂ =
Operations: Standard polynomial addition and scalar multiplication
Basis:
Dimension: 3