Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\newcommand{\foo}{b^{ar}}
\newcommand{\aug}{\fboxsep=-\fboxrule\!\!\!\fbox{\strut}\!\!\!}
\newcommand{\Nul}{\operatorname{Nul}}
\newcommand{\Col}{\operatorname{Col}}
\newcommand{\Row}{\operatorname{Row}}
\newcommand{\Span}{\operatorname{Span}}
\renewcommand{\det}{\operatorname{det}}
\newcommand{\rank}{\operatorname{rank}}
\newcommand{\proj}{\operatorname{proj}}
\newcommand{\dist}{\operatorname{dist}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.5 Solution Sets of Linear Systems
Worksheet 1.5 Homogeneous Systems and Parametric Vector Forms
Objectives: Topics
Objectives: Goals
Express the solution set of a linear system in parametric vector form.
Provide a geometric interpretation of the solution set of a linear system.
Characterize homogeneous linear systems using free variables, span, pivots, linear combinations, and echelon forms.
Definition 1.41 . Homogeneous and inhomogeneous systems.
Linear systems of the form
\(A\vec{x} = \vec{0}\) are
homogeneous . Linear systems of the form
\(A\vec{x} = \vec{b}\) (with
\(\vec{b} \neq \vec{0}\) ) are
inhomogeneous .
Because homogeneous systems always have the
trivial solution \(\vec{x} = \vec{0}\text{,}\) the interesting question is whether they have any
nontrivial solutions.
Example 1.42 . Identify free variables and solution set.
Identify the free variables and the solution set of the homogeneous system:
\begin{equation*}
\begin{aligned}
x_1 + 3x_2 + x_3 \amp= 0 \\
2x_1 - x_2 - 5x_3 \amp= 0 \\
x_1 \phantom{+3x_2} - 2x_3 \amp= 0
\end{aligned}
\end{equation*}
In the previous example, we expressed the solution to the system using a vector equation. This is a
parametric vector form of the solution.
In general, suppose the free variables for
\(A\vec{x} = \vec{0}\) are
\(x_k, \ldots, x_n\text{.}\) Then all solutions can be written in the form
\begin{equation*}
\vec{x} = x_k \vec{v}_k + x_{k+1} \vec{v}_{k+1} + \cdots + x_n \vec{v}_n,
\end{equation*}
for some vectors
\(\vec{v}_k, \ldots, \vec{v}_n\text{.}\) This representation is called the
parametric vector form of the solution set.
Example 1.43 . Parametric vector form and geometric interpretation.
Write the parametric vector form of the solution and give a geometric interpretation.
\begin{equation*}
\begin{aligned}
x_1 + 3x_2 + x_3 \amp= 9 \\
2x_1 - x_2 - 5x_3 \amp= 11 \\
x_1 \phantom{+3x_2} - 2x_3 \amp= 6
\end{aligned}
\end{equation*}
(Note: the left-hand side is the same as in the homogeneous system example.)