Vector Spaces and Subspaces
Vector spaces and subspaces are central concepts in linear algebra, forming the foundational structure within which vectors operate. Understanding these concepts is crucial for grasping more advanced topics like linear transformations, eigenvalues, and eigenvectors. This article explores what vector spaces and subspaces are, their key properties, and their significance in the broader context of linear algebra.
1. What is a Vector Space?
A vector space (also called a linear space) is a collection of vectors that can be added together and multiplied by scalars, satisfying certain axioms (rules). Vector spaces provide the framework for analyzing and solving linear equations and transformations.
1.1 Definition of a Vector Space
A vector space over a field (such as the real numbers or complex numbers ) is a set equipped with two operations:
- Vector addition: An operation that takes any two vectors and produces another vector .
- Scalar multiplication: An operation that takes a scalar and a vector and produces another vector .
1.2 Axioms of a Vector Space
To qualify as a vector space, the set and the operations must satisfy the following axioms:
- Associativity of addition:
- Commutativity of addition:
- Identity element of addition: There exists an element such that for all .
- Inverse elements of addition: For each , there exists an element such that .
- Compatibility of scalar multiplication with field multiplication: for all and .
- Identity element of scalar multiplication: for all , where is the multiplicative identity in .
- Distributivity of scalar multiplication with respect to vector addition: for all and .
- Distributivity of scalar multiplication with respect to field addition: for all and .
1.3 Examples of Vector Spaces
- Euclidean Space: is a vector space where each element (vector) is an -tuple of real numbers.
- Polynomial Space: The set of all polynomials of degree or less is a vector space over .
- Function Space: The set of all continuous functions from to is a vector space.
2. What is a Subspace?
A subspace is a subset of a vector space that is itself a vector space under the same operations of addition and scalar multiplication.
2.1 Definition of a Subspace
A subset is a subspace of the vector space if:
- The zero vector: .
- Closed under addition: If , then