We know that a function is convex if it can be written as $$\sum_{k=1}^{n} \lambda_k \mathbf{g_k}(\mathbf{x}) $$
for every $\lambda_k \geq 0$ and $\mathbf{g_k}(\mathbf{x})$ is a convex function.
In our set, the function (I ignore the constant 1) is $$ \mathbf{f}(\mathbf{x}) =\sum_{k=1}^{n} \lambda_k \mathbf{g_k}(\mathbf{x}) = \sum_{k=1}^{n} x_k^2 $$ which is a convex function since $x_k^2$ is convex for every $x$.
Since the function that is defining the set is convex, the set must be convex. But this set is not convex, why?