$A = \left\{ \left|\frac{x^2-2}{x^2+2}\right| : x\in\mathbb Q \right\}$
1.) Prove that $A$ is bounded, and that: $\inf A=0$, $\sup A=1$.
2.) Does $\max A$ exist? Does $\min A$ exist?
I'm hoping someone could check my work/train of thought.
Well to show that $A$ is lower bounded is quite trivial, since $|x|\ge 0$, therefore:
$$\left| \frac{x^2-2}{x^2+2} \right|\ge 0$$
We find that $A$ is lower-bounded by and 0 and negative numbers, with $\inf A=0$.
To show it is upper bounded, we can do the following. We can test out all the bigger numbers and we get the following:
$$\lim_{x \to \infty}\left|\frac{x^2-2}{x^2+2}\right|=|1|=1.$$
Therefore we get that $$0\le\left|\frac{x^2-2}{x^2+2}\right|\le1$$
2.) In order to show that $\max A$ or $\min A$ exists, we can use the fact that if $\inf A=0$, and $0\in A$, then $\min A = 0$. Same thing with $\max A$.
In our lectures we proved that there is no solution to $x^2=2$ that is rational, therefore we can say that $0$ does not belong to $A$, and therefore $A$ has no minimum.
Showing that $1\in A$ is quite trivial since $\frac11$ is rational, therefore $\max A=1$.
Were my steps enough to fully solve this question? Have I done something wrong or left out steps? I'd appreciate any input.
For your first part:
There is no any connection between the causation and the conclusion. The reason why the conclusion holds because:
Analytically, one can let $x^2-2=0$ and solve to show that lower bound exists.
Since for any real number $K$, $|K| \geq 0$ then $0$ is the lower bound
This statement is not so much a good condition for bounded function:
Consider, for instance, $f(x) = \frac{1}{x}$, when $x$ goes up to infinity and then $f(x)$ approaches $0$. But $f$ is not bounded.
For your second part:
This is a good statement but if the domain is $\mathbb R$ then $A$ has minimum indeed.
This is a wrong statement because the reason why 1 belongs to A is because $A(0) = \left| \frac{x^2-2}{x^2+2} \right| = 1$