I want to calculate the infimum of $$ |\lambda-2|^2+|2\lambda-1|^2+|\lambda|^2 $$ over $\lambda\in\mathbb{C}.$
I choose $\lambda=2,1/2,0$ so that one term in the above expression becomes zeros and minimum comes out $5/2$ at $\lambda =1/2.$ Is this infimum also, please help.
If we take $\lambda=x+i y$, we get (as commented above) \begin{equation} f(x,y)=6x^2+6y^2-8x+6. \end{equation} BUT, to be accurate, then we need to calculated the gradient, so we differentiate by $x$ and by $y$ \begin{alignat}{2} f_x=12x-8 ~,\\ f_y=12y ~. \end{alignat} Hence we get a stationary point $(2/3,0)$. However, to check, if it is an infimum, we need to calculated the second derivative of $f(x,y)$ at that point \begin{alignat}{2} \mathrm{d}^2f&={\partial^2 f\over\partial x^2}\mathrm{d}x^2+2{\partial^2 f\over\partial x\partial y}\mathrm{d}x\mathrm{d}y+{\partial^2 f\over\partial y^2}\mathrm{d}y^2=\\ &=12\mathrm{d}x^2+12\mathrm{d}y^2>0~. \end{alignat} As $\mathrm{d}^2f>0$, the point $(2/3,0)$ is a minimum, hence $\lambda=2/3$ is an infimum.