Homogeneous systems are systems of linear equations where the right-hand side of the equations are all zero. This note will cover the basics of homogeneous systems and how to solve them.
Introduction
Let’s look at an example of what we might call a “Homogeneous System”:
What do we notice about this system?
- Homogeneous Reduced Echelon
- 3 “lead” variables
- 2 “face” variables
- consistent - many solutions
General Solution
Lets assemble a vector for this system:
We add “0w”/“0z” instead of just nothing to show what you don’t see - this makes the next step a little easier.
What we are going to to is split up this vector into two separate vectors for each variable:
This is a Linear Combination that we discussed last class! It is the combination of the different dimensions of this vector.
This gives us a Linear Span of:
These two vectors are the BASIC SOLUTIONS of the system.
While not a full solution, this is an important thing to be able to find - MATLAB can do the rest.
Superposition Principle
Given a homogeneous system of linear equations:
- is a solution ( trivial solution )
- If is a solution then so is for any scalar
- If are solutions, then so is
- If are solutions then so is for any scalar
Essentially:
If are solutions, then so is for any scalar