$$x\in \Bbb R^2$$ $$4x_1^2 + 4x_2^2 \le 2x_1x_2 - x_1 + 2$$
I don't know how to prove that this set is convex, I can't find anything understandable either.
The only thing I found is:
$f(\theta x + (1 - \theta)y) = \theta f(x) + (1 - \theta)f(x)$
$\theta \in [0,1]$
But I don't know how to use this.
Is there some simple way...or well, quite understandable, to solve this? How to do this?