Let $x=(x_1,x_2)$, the norm is given by $[x]=\sqrt{x_1^2+x_1x_2+x_2^2}$
I need to show the triangle inequality holds.
So $y=(y_1,y_2)$ and from $[x+y]\le[x]+[y]$ I got $$4x_1^2y_1^2-6x_1x_2y_1y_2+4x_2^2y_2^2-x_1^2x_2^2-y_1^2y_2^2\ (\text{this must be bigger than }0)$$ after the long-time boring calculation. Then I got stuck! :(
Is there another way to show the triangle inequality or can we get the inequality from that equation?