Chapter 3 Lecture Notes
Chapter 3 Lecture Notes
• If we fix the bases for ℝn and ℝm, then the linear transformation L can be represented by a matrix.
○ Specifically, there exists A ∈ ℝm×n such that the following representation holds.
• Suppose that x ∈ ℝn is a given vector, and x′ is the representation of x with respect to the given basis for ℝn. If y = L(x), and y′ is the
representation of y with respect to the given basis for ℝm, then
We call A the matrix representation of L with respect to the given bases for ℝn and ℝm.
• In the special case where we assume the natural bases for ℝn and ℝm, the matrix representation A satisfies
• We call the polynomial det[λI – A] the characteristic polynomial of the matrix A, and the equation above the characteristic equation.
• According to the fundamental theorem of algebra, the characteristic equation must have n (possibly non-distinct) roots that are the eigenvalues
of A.
• The following theorem states that if A has n distinct eigenvalues, then it also has n linearly independent eigenvectors.
Theorem 1
Suppose that the characteristic equation det[λI – A] = 0 has n distinct roots λ1, λ2,…, λn. Then, there exist n linearly independent vectors
v1, v2,…, vn such that
Theorem 2
All eigenvalues of a real symmetric matrix are real.
Theorem 3
Any real symmetric n × n matrix has a set of n eigenvectors that are mutually orthogonal.
Orthogonal Projections:
• Recall that a subspace ν of ℝn is a subset that is closed under the operations of vector addition and scalar multiplication.
○ In other words, ν is a subspace of ℝn if x1, x2 ∈ ν ⇒ αx1 + βx2 ∈ ν for all α, β ∈ ℝ.
• Furthermore, the dimension of a subspace ν is equal to the maximum number of linearly independent vectors in ν.
• If ν is a subspace of ℝn, then the orthogonal complement of ν, denoted ν⊥, consists of all vectors that are orthogonal to every vector in
ν. Thus,
The orthogonal complement of ν is also a subspace . Together, ν and ν⊥ span ℝn in the sense that every vector x ∈ ℝn can be represented
uniquely as
• We say that a linear transformation P is an orthogonal projector onto ν if for all x ∈ ℝn, we have Px ∈ ν and x – Px ∈ ν⊥.
Quadratic Forms:
A quadratic form f: ℝn → ℝ is a function