Solution Sets of Homogeneous- and Inhomogeneous Equations

In the previous lesson, you were introduced to the Gaussian elimination algorithm in order to get to the reduced echelon form of a system of linear equations. This lesson, we will take a look at the solution sets of two types of linear equations, namely the homogeneous- and inhomogeneous equations.

Homogeneous Equations

A homogeneous system of linear equations is a system whose right hand side consists of only zeros. An example of a homogeneous set of equations is given in Equation 1.

(1)   Quicklatex. Com b8ec0902b41bba81a8875ce3d737fb36 l3

A solution set is:

(2)   Quicklatex. Com ff873ed1b003913975f742494966a343 l3

This is called the trivial solution. The trivial solution to a homogeneous system is the solution with only zeros. Other solutions are called the non-trivial solutions. To see if there are other solution, we use the row reduction algorithm from the previous lesson.

(3)   Quicklatex. Com 8f5558dd81d624a655b5c44834321c3f l3

So, the non-trivial solution is equal to:

(4)   Quicklatex. Com a3beed745988ddd828f19dc9151ae833 l3

In the following examples, you can see what some of the solution sets look like. If the solution set of the homogeneous set of equations has no free variables, the only solution is the trivial solution, which is the origin. If the solution set has one free variable (as in Equation 4), the solution set is a line through the origin. If the solution set has two free variables, the solution set creates a plane in the space. Take a look at the following examples.

Case 1 – The solution set of the homogeneous set of equations has no free variable.

(5)   Quicklatex. Com 442723b4a698127dc2a7effe008bc65c l3

Homset1 1
Figure 1 – The solution set of the homogeneous set of equations has no free variable.

Case 2 – The solution set of the homogeneous set of equations has one free variable.

(6)   Quicklatex. Com c471baabf3c03ef097ed073fc7d9e6cc l3

Homset2 1
Figure 2 – The solution set of the homogeneous set of equations has one free variable.

Case 3 – The solution set of the homogeneous set of equations has two free variables.

(7)   Quicklatex. Com ad105200d29652da9c7069b83a9da301 l3

Homset3 1
Figure 3 – The solution set of the homogeneous set of equations has two free variables.

Inhomogeneous Equations

A homogeneous system of linear equations is a system whose right hand side does not consists of only zeros. An example of a homogeneous set of equations has been given in Equation 1. An example of an inhomogeneous set of equations is given in Equation 8.

(8)   Quicklatex. Com 2e0187bed6c40726d606de4187025da9 l3

Let’s first get the system in the reduced echelon form.

(9)   Quicklatex. Com 1e25165ccf564423e93431e092cf313a l3

The solution set is given by:

(10)   Quicklatex. Com 331dd78219b3c5484a28aaa4e97f6fad l3

As we can see, a set of constants is added to the solution set. This set of constants is called the particular solution. After adding the particular solution, the graph of the solution set does not go through the origin anymore, as can be seen in Figure 4.

Solsetpart
Figure 4 – Solution set of the inhomogeneous set of equations, given in Equation 8.

An inhomogeneous system can be inconsistent, meaning, not having a solution. Therefore, considering an inhomogeneous system Ax = b, the solution set is either

  • Empty (inconsistent)
  • A translate of the solution set of the homogeneous system Ax = 0.

So, if Ap = b is consistent, then all solutions of Ax = b are given in the form x = p + Quicklatex. Com 2a2a8f3ceb2423068f75b0a5e5ee5ca4 l3 (where Quicklatex. Com 2a2a8f3ceb2423068f75b0a5e5ee5ca4 l3 is the solution set of the homogeneous system), with AQuicklatex. Com 2a2a8f3ceb2423068f75b0a5e5ee5ca4 l3 = 0.