I'm trying to prove or disprove the convexity of $f(x,y)=x^2y^2$.
This is part of a larger function but I think I proved that the rest of the function is convex using Hessian's. The other term in the function is $a(x) = x^4+x^2-2x+5$. The last term is $b(y) = y^2$.
If I plot the function $f(x,y)=x^2y^2$ on Wolfram Alpha it looks pretty convex but I need to prove it using algebra. $f(x,y)$'s Hessian $H$, its minor determinants or its eigenvalues didn't help me to prove that $H$ is positive semi-definite. I can't find two points that disprove the convexity inequality either:
$$\lambda f(x_1,y_1) + (1-\lambda)f(x_2,y_2) \ge f(\lambda (x_1,y_1) + (1-\lambda)(x_2,y_2))$$
Any help would be greatly appreciated.
Thanks a lot and have a great day, Maxime
EDIT: I should have looked more closely at the plot and the Hessian.