07. Solution Sets of Linear Systems
Dated: 12-03-2025
Solution Set
A solution
of a linear system
1 is an assignment of values to the variables
\(x_1, x_2, \ldots, x_n\) such that each of the equations in the linear system
is satisfied.
The set of all possible solutions is called the solution set
.
Homogeneous Linear System
A linear system
1 is homogeneous
if it can be written in the form \(A \vec x = \vec 0\) where \(A\) is a \(m \times n\) matrix
2 and \(\vec 0\) is a null vector
3 in \(\mathbb R^m\).
Trivial Solution
A homogeneous system \(A\vec x = \vec 0\) always has at least one solution, namely, \(\vec x = \vec 0\).
This zero solution is usually called the trivial solution
of the homogeneous system.
Non Trivial Solution
A solution other than trivial solution is called non trivial solution
.
Meaning the solution to \(A \vec x = \vec 0\) such that \(\vec x \ne \vec 0\) is called non trivial solution
.
Existence and Uniqueness Theorem
The homogeneous equation \(A \vec x = \vec 0\) has a nontrivial solution if and only if the equation has at least one free variable
.
Geometric Interpretation
Geometrically, the solution set is a line
4 through \(\vec 0\) in \(\mathbb R^3\).
Parametric Vector Form of the Solution
The equation
is called a parametric vector equation
of the plane
.5
Solution of Non Homogeneous Systems
If a non homogeneous system
has many solutions, the general solution can be written in the parametric vector form as the sum of
- One
particular solution vector
3 - Any arbitrary
linear combination
6 ofvectors
3 which satisfy the corresponding homogeneous system.
Example
Describe all solutions of \(A \vec x = \vec b\), where
Solution
Take the augmented matrix
2 \(\begin{bmatrix}A & \vec b\end{bmatrix}\).
Thus \(x_1 = -1 + \frac 4 3 x_3, x_2 = 2\) and \(x_3\) is free.
Therefore,
Theorem
Suppose \(A \vec x = \vec b\) is consistent
1 for some given \(\vec b\) and let \(\vec p\) be a solution.
Then the solution set
for \(A \vec x = \vec b\) is set
6 of all vectors
3 of the form
where \(\vec{v_h}\) is the solution of the associated homogeneous equation \(A \vec x = \vec 0\).
Steps of Writing a Solution Set (of a Consistent System) in a Parametric Vector Form
- Row reduces the
augmented matrix
2 toreduced echelon form
.2 - Express each basic variable in terms of any free variables appearing in an equation.
- Write a typical solution \(x\) as a
vector
3 whose entries depend on the free variables if any. - Decompose \(x\) into a
linear combination
1 ofvectors
3 (with numeric entries) using the free variables as parameters.
References
Read more about notations and symbols.