0

Is the following subset of $\mathbb R^2$, endowed with the usual distance and topology, compact?

$$A_a = \{(x,y)\mid x^4 + y^8+e^{xy} \leq 4 \}$$

$x^4 \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|x|^4\leq {4}$ ...hence $x = \sqrt{2}=1.414$

$y^8 \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|y|^8\leq {4}$ ...hence $y = \sqrt{\sqrt{2}}=1.189$

$e^{xy} \leq x^4 + y^8+e^{xy} \leq 4$ hence, $|xy|\leq \ln{4}$ ...hence $xy = 1.386$

However this does not hold?? Am I approaching this correctly?

Bernard
  • 175,478

1 Answers1

0

Let $(x,y)\in A$, If $|x|>1,|y|>1$, $\|(x,y\|^2=x^2+y^2\leq x^4+y^8+e^{xy}\leq 4$ implies $A$ is bounded.

Let $f(x,y)=x^4+x^8+e^{xy}$, $f$ is continuous. Let $z=lim(x_n,y_n), (x_n,y_n)\in A$, $f(z)=lim_nf(x_n,y_n)\leq 4$ implies $z\in A$ and $A$ is closed, therefore compact by Bolzano Weirstrass.