I am reading the paper "Continuous methods for extreme and interior eigenvalue problems" by G.H. Golub and L.-Z. Liao. The papers says for the following problem, (Lemma 2.1 (i), $0>\lambda_i-c\ge \lambda_1-c$, $i=1,...,n$ and $c$, $\lambda_i$s are constants)
$$\begin{equation} \begin{aligned} & \min\limits_{\alpha}\sum^n_i\alpha_i^2(\lambda_i-c) \\ s.t.~~~& \sum_{i=1}^n\alpha_i^2\le 1 \\ \end{aligned} \end{equation}$$, any local minimiser is also a global minimiser. But I cannot figure out why. Would someone please help?