You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
Homogeneous Linear Systems
A system of linear equations is called homogeneous if the system can be written in
the form
A homogeneous linear system is always consistent because \(x_1=0, x_2=0, \ldots ,x_n=0\) is a solution. This
solution is called the trivial solution. Geometrically, a homogeneous system can be
interpreted as a collection of lines or planes (or hyperplanes) passing through the
origin. Thus, they will always have the origin in common, but may have other points
in common as well.
If \(A\) is the coefficient matrix for a homogeneous system, then the system can be
written as a matrix equation \(A\vec {x}=\vec {0}\). The augmented matrix that represents the system
looks like this
As we perform elementary row operations, the entries to the right of the vertical bar
remain \(0\). It is customary to omit writing them down and apply elementary row
operations to the coefficient matrix only.
Solve the given homogeneous system and
interpret your solution geometrically.
Each of the equations in the original system represents a plane through the origin in \(\RR ^3\).
The system has infinitely many solutions. Geometrically, we can interpret these
solutions as points lying on the line shared by the three planes. The above solution is
a parametric representation of this line. Use the GeoGebra demo below to
take a better look at the system. (RIGHT-CLICK and DRAG to rotate the
image.)
General and Particular Solutions
Given any linear system \(A\vec {x}=\vec {b}\), the system \(A\vec {x}=\vec {0}\) is called the associated homogeneous system.
It turns out that there is a relationship between solutions of \(A\vec {x}=\vec {b}\) and solutions of the
associated homogeneous system.
We now see that the solution vector \(\vec {x}\) is made up of two distinct parts:
one specific vector \(\begin{bmatrix}0\\-1\\0\end{bmatrix}\)
infinitely many scalar multiples of \(\begin{bmatrix}-2\\-1\\1\end{bmatrix}\).
The vector \(\begin{bmatrix}0\\-1\\0\end{bmatrix}\) is an example of a particular solution. This particular “particular
solution" corresponds to \(t=0\). We can find any number of particular solutions by letting \(t\)
assume different values. For example, the particular solution that corresponds to \(t=1\) is
\(\begin{bmatrix}-2\\-2\\1\end{bmatrix}\). Let \(\vec {x}_p\) be any particular solution of \(A\vec {x}=\vec {b}\). It turns out that all vectors of the
form
This shows that the specific vector \(\begin{bmatrix}0\\-1\\0\end{bmatrix}\) is not very special, as any solution of \(A\vec {x}=\vec {b}\) can be
used in its place.
The vector \(\begin{bmatrix}-2\\-1\\1\end{bmatrix}\), however, is special. Note that
It turns out that the general solution of any linear system can be written in this
format. Theorem 6 formalizes this result.
Suppose \(\vec {x}_p\) is a particular solution of \(A\vec {x}=\vec {b}\).
(a)
If \(\vec {x}_h\) is a solution of the associated homogeneous system, then \(\vec {x}_p+\vec {x}_h\) is a solution
of \(A\vec {x}=\vec {b}\).
(b)
If \(\vec {x}_1\) is a solution of \(A\vec {x}=\vec {b}\), then there exists a solution of the associated
homogeneous system, \(\vec {x}_h\), such that \(\vec {x}_1=\vec {x}_p+\vec {x}_h\).
We will prove part (b). The proof of part (a) is left to the reader.
Proof of (b) Let \(\vec {x}_h=\vec {x}_1-\vec {x}_p\), then
If possible, find a solution of \(A\vec {x}=\vec {b}\) and express it as a sum of a particular solution and the
general solution of the associated homogeneous system. (\(\vec {x}=\vec {x}_p+\vec {x}_h\))
For each matrix \(A\) and vector \(\vec {b}\) below, find a solution to \(A\vec {x}=\vec {b}\) and express your solution as a
sum of a particular solution and a general solution to the associated homogeneous
system.