Vectors
This chapter systematically studies the basic concepts of vectors, linear combinations, linear dependence, vector spaces, bases and dimension, inner product, and orthogonalization.
Basic Concepts of Vectors
- n-dimensional vector:
- Vector addition, scalar multiplication
Linear Combination and Linear Dependence
- Linear combination:
- Linear dependence: there exist coefficients, not all zero, such that the combination is zero
- Linear independence: only when all coefficients are zero does the combination equal zero
Maximal Linearly Independent Set and Rank
- Maximal linearly independent set: the largest linearly independent subset of a set of vectors
- Rank of a set of vectors: the number of vectors in a maximal linearly independent set
Vector Spaces, Bases, and Dimension
- Vector space: a set closed under addition and scalar multiplication, satisfying certain rules
- Basis: a linearly independent set that can uniquely represent any vector in the space
- Dimension: the number of vectors in a basis
Coordinate Transformation and Transition Matrix
- Definition and computation of coordinate transformation and transition matrix
Inner Product and Orthogonalization
- Inner product:
- Schmidt orthogonalization method
- Orthogonal basis, orthogonal matrix
Exercises
- Determine the linear dependence of the set .
- Find the standard basis of .
- Let , compute .
- Use the Schmidt orthogonalization method to orthogonalize .
- Find the rank of the set .
Reference Answers
1. Determine linear dependence
, so they are linearly dependent.
2. Standard basis of
3.
4. Schmidt orthogonalization
5. Rank
The three vectors are linearly dependent, so the rank is 1.