Skip to main content

Section 2.7 Homogeneous Linear Systems (EV7)

Subsection 2.7.1 Class Activities

Definition 2.7.1.

A homogeneous system of linear equations is one of the form:
a11x1+a12x2+โ€ฆ+a1nxn=0a21x1+a22x2+โ€ฆ+a2nxn=0โ‹ฎโ‹ฎโ‹ฎโ‹ฎam1x1+am2x2+โ€ฆ+amnxn=0
This system is equivalent to the vector equation:
x1vโ†’1+โ‹ฏ+xnvโ†’n=0โ†’
and the augmented matrix:
[a11a12โ‹ฏa1n0a21a22โ‹ฏa2n0โ‹ฎโ‹ฎโ‹ฑโ‹ฎโ‹ฎam1am2โ‹ฏamn0]

Activity 2.7.2.

Consider the homogeneous vector equation x1vโ†’1+โ‹ฏ+xnvโ†’n=0โ†’.
(a)
Note that if [a1โ‹ฎan] and [b1โ‹ฎbn] are both solutions, we know that
a1vโ†’1+โ‹ฏ+anvโ†’n=0โ†’ and b1vโ†’1+โ‹ฏ+bnvโ†’n=0โ†’.
Therefore by adding these equations,
(a1+b1)vโ†’1+โ‹ฏ+(an+bn)vโ†’n=0โ†’
shows that [a1+b1โ‹ฎan+bn] is also a solution. Thus the solution set of a homogeneous system is...
  1. Closed under addition.
  2. Not closed under addition.
  3. Linearly dependent.
  4. Linearly independent.
(b)
Similarly, if cโˆˆR, [ca1โ‹ฎcan] is a solution. Thus the solution set of a homogeneous system is also closed under scalar multiplication, and therefore...
  1. A basis for Rn.
  2. A subspace of Rn.
  3. All of Rn.
  4. The empty set.

Activity 2.7.3.

Consider the homogeneous system of equations
x1+2x2+x4=02x1+4x2โˆ’x3โˆ’2x4=03x1+6x2โˆ’x3โˆ’x4=0

Activity 2.7.5.

Consider the homogeneous system of equations
2x1+4x2+2x3โˆ’4x4=0โˆ’2x1โˆ’4x2+x3+x4=03x1+6x2โˆ’x3โˆ’4x4=0
Find a basis for its solution space.

Activity 2.7.6.

Consider the homogeneous vector equation
x1[2โˆ’23]+x2[4โˆ’46]+x3[21โˆ’1]+x4[โˆ’41โˆ’4]=[000]
Find a basis for its solution space.

Activity 2.7.8.

Suppose that in a certain 3D video game, the โ€œcameraโ€ aligns the position (x,y,z) within the level onto the pixel located at (x+y,yโˆ’z) on the television screen.
(a)
What homoegeneous linear system describes the positions within the level that would be aligned with the pixel (0,0) on the screen?

Subsection 2.7.2 Videos

Figure 18. Video: Polynomial and matrix calculations

Subsection 2.7.3 Slideshow

Exercises 2.7.4 Exercises

Subsection 2.7.5 Mathematical Writing Explorations

Exploration 2.7.9.

An nร—n matrix M is non-singular if the associated homogeneous system with coefficient matrix M is consistent with one solution. Assume the matrices in the writing explorations in this section are all non-singular.
  • Prove that the reduced row echelon form of M is the identity matrix.
  • Prove that, for any column vector bโ†’=[b1b2โ‹ฎbn], the system of equations given by [Mbโ†’] has a unique solution.
  • Prove that the columns of M form a basis for Rn.
  • Prove that the rank of M is n.

Subsection 2.7.6 Sample Problem and Solution

Sample problem Example B.1.11.