Prove $(x_1-x_0)^2+(x_2-x_1)^2+...+(x_n-x_{n-1})^2\leq\frac{1}{n}[(x_1-x_0)^2+(x_2-x_0)^2+...+(x_n-x_0)^2]$
Could some one help with this?
-----------Edit--------------------------------------
Thank you for the answer of the counter-example. Now I know this inequality does not always hold.
Counterexample: Take $n=2$. Your inequality states
$$(x_2-x_1)^2+(x_3-x_2)^2\leq {1 \over 2}((x_2-x_1)^2+(x_3-x_1)^2).$$
Choose $x_1=x_2\neq x_3.$