Let $A$ be an $m \times n$ matrix of real numbers with $m\leq n$. I am interested in a generalized inverse $A^+$ of size $n \times m$ such that $A^+A=(I_m \ \bf 0)$. If Rank$(A)=m$, does such an $A^+$ always exists?
2026-03-27 02:34:31.1774578871
Generalized inverse of a matrix.
174 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The short answer is no, consider $A = (1 \quad 1)$.
To get $(I_m \quad 0)$ you need also a regular matrix $B\in\mathbb R^n$ on the right, that is $A^+ A B = (I_m \quad 0)$. This does follow from the Guassian elinimation.