See also: Linear Algebra, column space, null space, solution space, variation of parameters

The Comparison: vs.

Here is the structured reconstruction of the concepts on the board:

FeatureHomogeneous SystemNonhomogeneous System
Form
ConsistencyAlways consistent.



(Why? Because the zero vector is always a solution. This is called the “trivial solution”.)
Maybe consistent or inconsistent.



(If is outside the column space of , there is no solution.)
Solution SetIs a Subspace.



The set of solutions forms the Null Space, . It passes through the origin.
Is NOT a Subspace (if ).



It does not contain the zero vector, and adding two solutions yields a vector that is no longer a solution.
General Solution



(Linear combination of basis vectors)




(Particular Solution + Homogeneous Solution)

The “Deep Dive”: Why isn’t a Subspace?

The board presents a mini-proof in the third row that is very important for understanding “Linearity.”

For a set of vectors to be a Subspace, it must satisfy two main rules:

  1. Closure under Addition: If and are solutions, then must be a solution.

  2. Closure under Scalar Multiplication: If is a solution, then must be a solution.

Why Homogeneous () works:

If and , then:

The sum is still a solution.

Why Nonhomogeneous () fails:

The board explicitly writes this derivation. If and , look what happens when you add them:

Since (assuming ), the sum is not a solution. The set is “broken” under addition.

Geometric Intuition:

  • The solution to is a line (or plane) passing through the origin.

  • The solution to is that same line (or plane), but shifted away from the origin by the vector . Since it doesn’t go through the origin, it can’t be a subspace. (Mathematically, we call this an Affine Space).

The “Engineering” Connection:

The final row () is a concept you will see repeatedly, not just in Linear Algebra, but in Differential Equations and Control Theory.

The logic is:

To describe all possible solutions to the complex problem (), you only need:

  1. One single specific working example (, the Particular solution).

  2. All the ways you can have “zero effect” (, the Null space).

You essentially say: “Here is one path to the target , and from there, I can move anywhere along the ‘zero’ directions without messing up my target.”

Bkz: MatematikEngineeringFeynman