3
$\begingroup$

Could somebody please shed some light on this problem?

Let $x,y \in \mathbb R$, we wish to maximize $f(x,y)=\frac{x^2-y^2}{(x^2+y^2)^2}$ by finding suitable values of $x,y$.

Setting $\partial f\over \partial x$ and $\partial f \over \partial y$ as $0$ gives

$x(x^2-3y^2)=0=y(y^2-3x^2)$ but these give $x=y=0$ which is not acceptable! Any ideas?

Thank you.

  • 0
    Thanks Neal and TenaluRaman!2012-05-10

1 Answers 1

3

The function doesn't attain a maximum. Assume that $(x,y)$ was a maximum, then you have $\frac{x^2-y^2}{(x^2+y^2)^2}\leq \frac{x^2}{(x^2)^2}=\frac{1}{x^2},$ which is also a value of $f$. Hence $y=0$. But then $f(x,0)\to\infty$ as $x\to 0$.