In an equilateral triangle $ABC$ if $P$ be any point of the circumcircle of $\triangle ABC$ and $R$ represent radius of that circle.
Then find $\displaystyle \frac{|\vec{PA}|^2+ |\vec{PB}|^2+|\vec{PC}|^2}{R^2}$
Try: assuming position vector of $C$ is $\vec{0}$ and $A,B,P$ respectively $\vec{a},\vec{b},\vec{p}$.
So $$|\vec{PA}|^2+ |\vec{PB}|^2+|\vec{PC}|^2=|\vec{p}-\vec{a}|^2+|\vec{p}-\vec{b}|^2+|\vec{p}-\vec{0}|^2=3|\vec{p}|^2+|\vec{a}|^2+|\vec{b}|^2-2\bigg(\vec{p}\cdot\vec{a}+\vec{p}\cdot\vec{b}\bigg)$$
Could some help me to solve it, thanks
Take the centre of the triangle as the origin $O$.
\begin{align*} &\;\frac{|\vec{PA}|^2+|\vec{PB}|^2+|\vec{PC}|^2}{R^2}\\ =&\;\frac{|\vec{OA}|^2+|\vec{OB}|^2+|\vec{OC}|^2+3|\vec{OP}|^2-2\vec{OP}\cdot(\vec{OA}+\vec{OB}+\vec{OC})}{R^2}\\ =&\;\frac{3R^2+3R^2-2\vec{OP}\cdot(\vec{0})}{R^2}\\ =&\;6 \end{align*}