Find the nullity and a basis of the null space of the linear transformation $A:\mathbb{R}^4\to\mathbb{R}^4$ given by$$ A=\begin{pmatrix} 0&1&-3&-1\\1&0&1&1\\3&1&0&2\\1&1&-2&0\end{pmatrix}. $$
Do I first convert the matrix into a linear transformation (a method that is very time consuming and tedious) and then find the null space?
Or is there a quicker method?
Just solve the linear system $Ax=0$ using elementary row operations.
Find the nullity and a basis of the solution space.