Determine the Null space of $A$ vs Finding the basis for the Null Space of $A$

linear algebramatricesvector-spaces

I dont know if this is a stupid question or not but i wondering is they a difference between a question asking you to find the basis for the null space of A and determining the null space of A

Best Answer

I am assuming $A$ is a real $n\times n$ matrix.

Null space of $A$, say $N(A)$ is the set of $x\in \mathbb{R}^n$ such that $Ax=0$. It is an easy exercise to verify that it a subspace of $\mathbb{R}^n$.

Now every vector space has a basis and the basis completely determines it. As $N(A)$ is a vector space, it is completely specified by it's basis.

If you don't get a basis for $N(A)$, still $N(A)$ can be determined if you have a spanning set for $N(A)$ (basis would be some subset of it).