Question:
Given the $$f(x,y)=y-\displaystyle\frac{1}{x^2}$$ consider the set $S = \{(x,y) \in D: x > 0,\ f(x,y) > 0\}$ where $D$ is the domain of $f$. Sketch the set $S$ in the plane. Determine whether $S$ is closed,whether it is open, whether it is bounded and whether it is compact. Explain carefully
Attempt at answer:
The domain will be $x>0$ and $y>\displaystyle\frac{1}{x^2}$
A function is closed if it contains all of its boundary points
I’m not sure if I am correct in saying but since it is not a strictly greater than and equal than it does not include all of the boundary points Also $(1,1)$ is a boundary point in $S$ but it is not an element of the set as $1=\displaystyle\frac{1}{1^2}$
A function is open if all points are interior points. Not to sure how to show this one?
A function is bounded if you can draw a ball of radius $k$ such that the entire set is contained This is not possible as the function is infinite so will always have points outside the ball
A function is compact if it is closed and bounded. Since it is neither closed nor bounded it is not compact.