let $a,b,c$ are real numbers,and such $a+b+c=0,a^2+b^2+c^2=1$, we define: $\overrightarrow{r}=(x_{i},y_{i},z_{i})(i=1,2,3,4,5,6)$,where $\{x_{i},y_{i},z_{i}\}=\{a,b,c\}$,
show that: there are exst $\overrightarrow{r_{i}}\neq\overrightarrow{r_{j}}$,such $$\overrightarrow{r_{i}}\cdot\overrightarrow{r_{j}}\ge\dfrac{1}{2}$$
My try: $$a+b+c=0,\Longrightarrow c=-a-b$$ then $$a^2+b^2+c^2=1\Longrightarrow a^2+b^2+(a+b)^2=1\Longrightarrow a^2+b^2+ab=\dfrac{1}{2}$$ let $$a=x+y,b=x-y\Longrightarrow (x+y)^2+(x-y)^2+x^2-y^2=\dfrac{1}{2}$$ $$\Longrightarrow 3x^2+y^2=\dfrac{1}{2}$$
then I can't ,Thank you