My question is that:
In equilateral $\triangle ABC$, $AB= s$
There is a point P in same plane , the distance to three vertices are $a, b, c $ then $$ 3(a^4 + b^4 + c^4 + s^4 ) = (a^2 + b^2 + c^2 + s^2 )^2 $$
Is this equation true? If it is true How can I prove?
Stick the triangle in the complex plane with vertices $1,\omega,\omega^2$ with $\omega$ a primitive cube root of unity. Then the right side is the square of
$$\sum_{k=0}^2\left|p-\omega^k\right|^2+3$$
$$\sum_{k=0}^2\left|p-\omega^k\right|\left|\bar{p}-\omega^{-k}\right|+3$$
$$\sum_{k=0}^2\left[p\bar{p}-\omega^k \bar{p}-\omega^{-k}p+1\right]+3$$
$$3p\bar{p}+6.$$
The left side is $3$ times
$$\sum_{k=0}^2\left|p-\omega^k\right|^4+9$$
$$\sum_{k=0}^2\left|p-\omega^k\right|^2\left|\bar{p}-\omega^{-k}\right|^2+9$$
$$\sum_{k=0}^2\left[p\bar{p}-\omega^k \bar{p}-\omega^{-k}p+1\right]^2+9$$
Sums involving $\omega^k$ and $\omega^{2k}$ will cancel to $0$, leaving us with
$$\sum_{k=0}^2\left[(p\bar{p}+1)^2+2p\bar{p}\right]+9$$
$$3(p\bar{p})^2+12p\bar{p}+12=3(p\bar{p}+2),$$
finishing the proof.