$A$ is a $d*k$ full rank matrix, given d > k. Is the matrix $I-AA^T$ invertible?
2026-03-26 18:57:54.1774551474
Linear Algebra Question. Invertibility Problem.
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Take the $\;2\times1\;$ full rank matrix $\;\binom 10\;$ , then
$$\begin{pmatrix}1&0\\0&1\end{pmatrix}-\binom10(1\;0)=\begin{pmatrix}1&0\\0&1\end{pmatrix}-\begin{pmatrix}1&0\\0&0\end{pmatrix}=\begin{pmatrix}0&0\\0&1\end{pmatrix}$$