05 Solution Sets
05 Solution Sets
Question: What can we say about the solution set of a homogeneous system?
• First, 0 (the zero vector in Rn ) is always a solution to a homogeneous system. This is
the trivial solution.
• When is there more than one solution to a homogeneous system? When is there a
non-trivial solution?
Non-Trivial Solutions
Theorem: Existence of Non-Trivial Solutions
A homogeneous system Ax = 0 has a non-trivial solution if and only if the
system has at least one free variable.
Example: x + 2y + 4z = 0
1. Solve the linear system 3x + 4y + 6z = 0
−x + 2z = 0
Question: What can we say about the solution set of a nonhomogeneous system?
• First, 0 (the zero vector in Rn ) is never a solution to a nonhomogeneous system.
• How does the solution set to Ax = b relate to the solution to the corresponding
homogeneous system Ax = 0?
x + 3y + 2z = 0.
{p + vh : vh is a solution to Ax = 0}
That is, the solution set of a nonhomogeneous system is a translation of the solution set of
the corresponding homogeneous system.
Examples:
• The solution set of a linear system in one equation in two unknowns is a line, possibly
translated to not be through the origin.
• The solution set of a linear system in one equation in three unknowns is a plane,
possibly translated to not be through the origin.
Lecture 04: Matrix Equations Peter Garfield, UCSB Mathematics
Introduction Homogeneous Equations Nonhomogeneous Systems An Application