- Given a real
MxNmatrix $A$ (non-invertible), is there a way to quantify the degree of "usefulness" of the Penrose-pseudo inverse $A^+$? Is the distance $||AA^+ - I||^2$ a useful measure? i.e., can you quantify the "degree of invertability" of a non-invertible $A$? - Given such a measure, is the problem of finding the "worst" real
MxNmatrix (most non-invertible) under the constraint of $A$ having a rank $r$ solvable?
Thanks!
EDIT: $A A^+$ is always an orthogonal projection, so $\|A A^+-I\|$ is always $0$ or $1$.