1.
Let \(A\in M_n(\R)\) which is invertible. Show that the columns of \(A\) form a basis for \(\R^n.\)
Solution.
Since \(A\) is invertible, we know that we can find its inverse by row reducing the augmented matrix
\begin{equation*}
[A|I_n] \mapsto [I_n|A^{-1}].
\end{equation*}
In particular, this says that the RREF form of \(A\) is \(I_n.\)
One way to finish is that the information above says that \(Ax=0\) has only the trivial solution, which means by Observation 1.3.2 that the \(n\) columns of \(A\) are linearly independent. Since there are \(n = \dim \R^n\) of them, by Theorem 3.1.6, they must be a basis.
Another approach is that the linear map \(T:\R^n\to \R^n\) given by \(T(x) = Ax\) is an isomorphism with the inverse map being given \(x\mapsto A^{-1}x\text{.}\) In particular, \(T\) is surjective and its image is the column space of \(A.\) That means that the \(n\) columns of \(A\) span all of \(\R^n,\) and hence must be a basis again by Theorem 3.1.6.