3.138 min read
Linear Systems as Matrix Equations
We can now fully connect the world of linear systems (Chapter 1) to the world of matrices. The system asks: is in the column space of ? If yes, any such that is a solution.
Solving a linear system = finding the pre-image of under the linear map . The solution set is where is any particular solution.
This unifies everything from Chapter 1: the trichotomy (no/unique/infinite solutions) corresponds to / and / and .
Formal View
Theorem 3.13 — Solvability Criterion
The system is solvable if and only if . When solvable, the complete solution set is for any particular solution .
Why This Matters
Expressing solvability in terms of column space membership is the geometric key to the theory.
- Before solving, check solvability: is in the column span?
- The particular + homogeneous solution structure is universal — it appears in differential equations too
Quiz
Question 1
If has two solutions and , then .
Common Mistakes
- Thinking "any particular solution" means a unique choice — there are infinitely many when Nullity > 0.