Somefantastik
- 226
- 0
Homework Statement
[tex]A = \left\{(x,y): 0\leq xy \leq 1\right\}, A \in R^{2}[/tex]
I'm trying to determine if this set is bounded and/or closed.
Homework Equations
if X = (x,y)
euclidean metric: [tex]||X|| = \sqrt{x^{2}+y^{2}}[/tex]
The Attempt at a Solution
I know a bounded set => ||X|| [tex]\leq[/tex] k
so I need to show somehow
[tex]||X|| = \sqrt{x^{2}+y^{2}} \leq k[/tex] (somehow)
and closed => every limit point belongs to the set. So take an arbitrary X'= (x',y') [tex]\in[/tex] A'. Then there exists Xn = (x,y) [tex]\in[/tex] A such that Xn -> X' and Xn [tex]\neq[/tex] X'.
Xn [tex]\in[/tex] A => [tex]0 \leq xy \leq 1[/tex]
Need to show X' is such that [tex]0 \leq x'y' \leq 1[/tex] (somehow)