next up previous
Next: Proof: Up: A practical constraint qualification Previous: A practical constraint qualification

Proof:

The solution x to the least-squares problem (11) satisfies

\begin{displaymath}Ax=\mbox{proj}_{\r(A)}b.
\end{displaymath}

Therefore, by the projection theorem, b-Ax must be orthogonal to $\r(A)$, and hence

\begin{displaymath}(Ay)\cdot(b-Ax)=0\ \mbox{for all}\y\in{\bf {\rm R}}^n.
\end{displaymath}

But

\begin{displaymath}(Ay)\cdot(b-Ax)=y\cdot\left(A^Tb-A^TAx\right),
\end{displaymath}

and

\begin{displaymath}y\cdot\left(A^Tb-A^TAx\right)=0\ \mbox{for all}\y\in{\bf {\rm R}}^n
\end{displaymath}

holds if and only if ATb-ATAx=0. Since A has full rank, ATA is invertible, so the unique solution x is given by

\begin{displaymath}x=\left(A^TA\right)^{-1}A^Tb.
\end{displaymath}

QED

Corollary 4.3   Suppose $A\in{\bf {\rm R}}^{m\times n}$, where $m\ge n$, has full rank and $b\in{\bf {\rm R}}^m$. Then the orthogonal projection of b onto $\r(A)$ is

\begin{displaymath}A\left(A^TA\right)^{-1}A^Tb
\end{displaymath}

and the projection of b onto

\begin{displaymath}\r(A)^{\bot}={\cal N}(A^T)
\end{displaymath}

is

\begin{displaymath}b-A\left(A^TA\right)^{-1}A^Tb.
\end{displaymath}



Mark S. Gockenbach
2003-03-07