3.168 min read
Solution Set Structure
Putting it all together: the solution set of is empty (if inconsistent), a subspace (if ), or an affine set (if and consistent). The dimension of the solution set always equals the nullity of .
To find the general solution: first find any particular solution (one specific with ), then find a basis for . The general solution is where are null space basis vectors and are arbitrary.
This is exactly the same structure as the solution of a linear ODE: general = particular + homogeneous.
Formal View
Theorem 3.16 — Complete Solution Structure
If is consistent with particular solution and is a basis for , then every solution has the form
for arbitrary . The solution set is -dimensional ().
Why This Matters
This structure theorem is universal — it describes solution sets in every area of mathematics.
- Underdetermined systems (more unknowns than equations) have infinitely many solutions parameterized by free variables
- In circuit analysis, loop currents are parameterized by independent loop equations
Quiz
Question 1
A consistent system with Nullity() = 3 has solution set of dimension:
Common Mistakes
- Thinking the dimension of the solution set depends on — it only depends on Nullity().