Show whether $F: \mathbb{R}^3 \rightarrow \mathbb{R}$ defines a normed vector space on $\mathbb{R}^3$.
For $(\underline{x}) = (x_1, x_2, x_3)$,
$F(\underline{x}) = (\sum_{i=1}^{3} |x_i|^\frac{1}{2})^2$.
So at first glance this seems similar to the Euclidean norm, only with the powers swapped over. However I'm fairly sure this contradicts the triangle inequality for norms but I'm not sure how to show this.