Three presets are singular with rank 1: projection onto the x-axis, projection onto the line y=x, and the outer-product matrix egin{pmatrix} 1 & 2 \ 2 & 4 end{pmatrix}, whose second column is twice its first.Here detA=0 and the whole plane is flattened onto a single line through the origin. The frozen picture shows the projection onto the x-axis: the transformed grid has become one line, and the unit circle has become a segment. Project to the x-axis, frozen at t = 1
Rank 1: the whole plane has collapsed onto one line. The green image line is where everything lands; the red kernel line is everything sent to the origin.
This is where the kernel and image layers earn their place. The image is the line everything lands on — drawn in green. The kernel is the line of vectors sent to the origin — drawn in red. Both are one-dimensional, and the rank-nullity theorem says their dimensions must sum to 2, which is exactly what the picture shows.
Information is destroyed here, irreversibly. Every point on a given kernel-parallel line collapses to the same image point, so there is no way back and no inverse exists. That is what a zero determinant means in practice, and it is why "singular" and "non-invertible" are the same statement.