Characterize all triples $(a,b,c)$ of positive real numbers such that $$a^2-ab+bc = b^2-bc+ca = c^2-ca+ab$$
This is the equality case of the so-called Vasc inequality. I think the answer is that $a=b=c$ or $a:b:c = \sin^2(4\pi/7) : \sin^2(2\pi/7) : \sin^2(\pi/7)$ and cyclic equality cases. I'm mostly interested if there is a way to derive this reasonably, other than just magically guessing the solutions and then doing degree-counting. This was left as a "good exercise" in Mildorf that has bothered me for years.
Relevant information.
Vasc's inequality here: $(a^2 + b^2 + c^2)^2 \ge 3(a^3b + b^3c + c^3a)$ for all $a, b, c \in \mathbb{R}$.
We have the following identity $$(a^2 + b^2 + c^2)^2 - 3(a^3b + b^3c + c^3a) = \frac{ (x - y)^2 + (y - z)^2 + (z - x)^2}{2}$$ where $x = a^2 - ab + bc, y = b^2 - bc + ca, z = c^2 - ca + ab$. Thus, the equality case is that $x = y = z$, i.e. $a^2 - ab + bc = b^2 - bc + ca = c^2 - ca + ab$.