I would like to ask the convexity of function
$$f(x,y)=\frac{x}{y^2}$$
where $x\geqslant0, y>0$.
Since $f(x,y)$ is differentiable but not twice differentiable, I used the first order condition and have
$$\frac{x_2(y_1^2-y_2^2)}{y_1^2y_2^2}-\frac{2x_1(y_1-y_2)}{y_1^3}$$
Assume $x_1>>x_2, y_1>y_2$, the expression above is less than 0.
So is it correct that $f(x,y)$ is nonconvex?
Thank you.
Dylan