Let’s start with the definition, Consider a matrix

Interpretation:

  • All the vectors are going through the transformation .
  • A set of vectors is getting mapped to after the transformation.

Let’s visualize this with an image :

We can see that the zero vector is always going to be included in the Kernel. This is obvious, because if in the transformation , the vector is , the resultant value is .

Connecting to Null Space

The kernel of a matrix forms a subspace in . The subspace is known as the null space of .

As the vector is always included in the null space, we say is the trivial null space. Any vector other than is referred to as the vectors in non-trivial null space.

Connecting to Solution of Homogenous Equations

We can represent homogenous equations in matrix vector form as below :

If is in the null space of that would mean, it satisfies the equations. This means the solution to the homogenous system of equation represented by a subspace of (null space to be exact).

The following can be thought of equivalent: