I would have a short question:
Let $A\in\mathbb R^{N\times N}$ be a symmetric and positive definite matrix, let $y\in \mathbb R^{N}$ and consider $$\alpha^{*} := \text{argmin}_{\alpha\in\mathbb R^{N}} \left\{\alpha^T \left( A^T A + \lambda A\right)\alpha - 2\alpha^T Ay \right\}, \qquad (\star)$$ where $\lambda > 0$. Then Wikipedia (under the Section "Applications") argues that since $A^TA + \lambda A$ is a positive definite matrix, that the Eq. $(\star)$ would have "a single global minima for this expression". Unfortunately, I have troubles understanding this. Yes, $A^T A + \lambda A$ is a positive definite matrix, but why then does the expression $\alpha^T \left( A^T A + \lambda A\right)\alpha - 2\alpha^T Ay$ have a unique gloabal minimum?