Skip to content

Linear Algebra

Vectors, matrices, linear transformations, vector spaces

Subfields

Vectors

Vector operations, dot product, cross product, projection

Matrices

Matrix operations, determinants, inverse, eigenvalues

Linear Transformations

Rotation, scaling, shearing, change of basis

Vector Spaces

Subspaces, basis, dimension, direct sum

Inner Product Spaces

Inner products, norms, orthogonality, functional analysis connection

Concepts

Vectors

A quantity with both magnitude and direction, represented by coordinates.

Linear Algebra

Vector Operations

Basic operations on vectors: addition, subtraction, scalar multiplication.

Linear Algebra

Dot Product

The sum of products of corresponding components, resulting in a scalar. Used to find angles between vectors.

Linear Algebra

Cross Product

Defined for 3D vectors, produces a vector perpendicular to both input vectors.

Linear Algebra

Matrices

A rectangular array of numbers, used to represent linear transformations and systems of equations.

Linear Algebra

Matrix Operations

Operations on matrices: addition, scalar multiplication, matrix multiplication.

Linear Algebra

Determinant

A scalar value for square matrices, indicating invertibility and volume scaling of linear transformations.

Linear Algebra

Inverse Matrix

Matrix B such that AB = BA = I, where I is the identity matrix.

Linear Algebra

Systems of Linear Equations (Matrix Form)

Systems of equations can be expressed and solved in matrix form Ax = b.

Linear Algebra

Eigenvalues and Eigenvectors

For matrix A, λ is an eigenvalue and v is an eigenvector if Av = λv.

Linear Algebra

Linear Transformation

A function between vector spaces that preserves addition and scalar multiplication.

Linear Algebra

Vector Space

A set with vector addition and scalar multiplication satisfying specific axioms.

Linear Algebra

Basis and Dimension

A basis is a set of linearly independent vectors that span the space. Dimension is the number of basis vectors.

Linear Algebra