Suppose $$A=\begin{bmatrix}A_1\\A_2\end{bmatrix}$$ where $A_1\in\mathbb{C}^{n\times n}$ is non-singular and $A_2\in \mathbb{C}^{(m-n)\times n}$ is arbitrary.
Prove $\left\Vert A^+\right\Vert_2 \leq \left\Vert A_1^{-1}\right\Vert_2$, where $A^+ = (A^*A)^{-1}A^*$ is the pseudo-inverse of $A$.
(out of Trefethen and Bau's "Numerical Linear Algebra")
A bit of help with this?