I am hung up on this question for real analysis ( intro to anaylsis ).
Find $\inf D$ and $\sup D$
$$\mathrm{D}=\left\{\frac{m+n\sqrt{2}}{m+n\sqrt{3}} :m,n\in\Bbb{N}\right\}$$
I have spent enough time staring at this thing that I know the $\sup D=1$ and $\inf D=\frac{\sqrt{2}}{\sqrt{3}}$.
for $\sup D$: $$m+n\sqrt{2}<m+n\sqrt{3}\implies\frac{m+n\sqrt{2}}{m+n\sqrt{3}}<1$$ so $1$ is an upper bound for $D$, and then for the confirmation that 1 is the least upper bound I can prove by contradiction that $\sup D$ cannot be less than $1$, because I could always find a $d \in D$ such that $$\sup D<d<1$$, which is the contradiction since no $d \in D$ can be greater than $\sup D$.(proof omited)
So my problem is with $\inf D$. I am having trouble establishing that $\frac{\sqrt{2}}{\sqrt{3}}$ is a lower bound. I am just not seeing it. The intuition is that if $m$ is small and $n$ is large than the fraction $\frac{\sqrt{2}}{\sqrt{3}}$ dominates the expression, however it will always be slightly greater than $\frac{\sqrt{2}}{\sqrt{3}}$. Analytically I am just not able to show it.
Any help would be greatly appreciated
Well, $\frac {\sqrt 2}{\sqrt 3} < \frac{m+n\sqrt 2}{m+n\sqrt3} \iff$
$m\sqrt 2 + n\sqrt 6 < m\sqrt 3 + n\sqrt 6 \iff$
$m\sqrt 2 < m\sqrt 3$ which is always the case if $m > 0$.
.... so $\frac {\sqrt 2}{\sqrt 3}$ is a lower bound of D....
And $\frac{m+n\sqrt 2}{m+n\sqrt3} < \frac {\sqrt 2}{\sqrt 3} + \epsilon\iff$
$m\sqrt 3 + n\sqrt 6 < m\sqrt 2 + n\sqrt 6 + \sqrt 3\epsilon(m+n\sqrt3)\iff$
$m(\sqrt 3-\sqrt 2)< \sqrt3 \epsilon(m+n\sqrt 3)\iff$
$m\frac {\sqrt 3-\sqrt 2}{\sqrt 6\epsilon}-m < n$
If we set $m=1$ and $n>\frac {\sqrt 3-\sqrt 2}{\sqrt 6\epsilon}-1$ we can find this for any $\frac {\sqrt 3-\sqrt 2}3 > \epsilon > 0$.
So now, $\frac {\sqrt 2}{\sqrt 3} + \epsilon > \frac {\sqrt 2}{\sqrt 3}$ is not a lower bound.
So... that was a mess but... $\inf D =\frac {\sqrt 2}{\sqrt 3}$
=====
In hindsight: I should have just taken my advice and just done it.
$\frac {m+n\sqrt 2}{m+n\sqrt 3} -\frac {\sqrt 2}{\sqrt 3}=$
$\frac {\sqrt 3(m + n\sqrt 2) -\sqrt 2(m+n\sqrt 3)}{\sqrt 3(m+n\sqrt 2)} =$
$\frac {m(\sqrt 3-\sqrt 2)}{\sqrt 3(m+n\sqrt 2)}:= \Delta(m,n)$
So as $\sqrt 3 > \sqrt 2$ and all other terms are positive, $\Delta(m,n) > 0$. And so $\frac {\sqrt 2}{\sqrt 3}$ is a lower bound.
For any $\epsilon > 0$ we can ensure
$\Delta(m,n) =\frac {m(\sqrt 3-\sqrt 2)}{\sqrt 3(m+n\sqrt 2)}< \epsilon$
by fixing $m$ and letting $n> \frac m{\sqrt 2}(\frac {(\sqrt 3-\sqrt 2)}{\sqrt 3\epsilon}-1)$.
And so $\inf D = \frac {\sqrt 2}{\sqrt 3}$.
The does require that we select an $\epsilon$ so that $\frac {\sqrt 3-\sqrt 2}{\sqrt 3} > \epsilon > 0$ but we can, wolog, assume that.