Assume that $0 \neq b \in \mathbb R^m$, and let $A \in \mathbb R^{m \times n}$. I am in search of a characterization of the minimizer of
$F(x) = \| b - A x \|^2 + \| x \|^2$
One computes that at point $x$ we have
$F'(\cdot) = -2\langle A^\ast b, \cdot \rangle + 2 \langle A^\ast Ax,\cdot \rangle + 2\langle x,\cdot \rangle$
We can conclude therefore:
$(I + A^\ast A )x = A^\ast b$
What can be said about this system, and where are such systems relevant?
