If $a,b,c,d$ are the roots of the equation $x^4-Kx^3+Kx^2+Lx+M=0$, where $K,L,M$ are real numbers, then the mininmum value of $a^2+b^2+c^2+d^2$ is?
My answer:
$\sum a=K,\ \sum ab=K\implies$
$a^2+b^2+c^2+d^2=K^2-2K=(K-1)^2-1$. For $K=1$, $(a^2+b^2+c^2+d^2)_{min}=-1$
This matches with the answer in fact, but how can sum of squares ever result in NEGATIVE.
What's the intuition behind this answer is it wrong or I'm going the wrong way.
Hint:
the roots of the quartic can be complex numbers and in this case we have couples of conjugate roots of the form $\alpha \pm i \beta$ and: $$ (\alpha+i\beta)^2 +(\alpha-i\beta)^2=2\alpha^2-2\beta^2 $$