Mathematics

The nullspace of matrix A is the set of vectors x such that Ax=0. In other words, these vectors live in a space that A maps to zero, hence the name.

For example, if

A =
   1 0
   0 0

Then any vector x =
    0 a

where a can be any value, occupies the null space of A.

The nullspace is sometimes called the kernel.