How can I calculate the limit points of set $\{\sqrt{m}-\sqrt{n}\mid m,n\in \mathbb N\} $?
|
|
Intuition says that every real number is a limit point. So given a real number $a$, we want to show that there are integers $m$ and $n$ such that $\sqrt{m}-\sqrt{n}$ is close to $a$. Without loss of generality we may assume that $a\ge 0$. Given $\epsilon \gt 0$, we want to produce $m$ and $n$ such $|(\sqrt{m}-\sqrt{n})-a|\lt \epsilon$. One idea is to note that $\sqrt{k+1}-\sqrt{k}=\frac{1}{\sqrt{k+1}+\sqrt{k}}$. So there is an integer $d=d(\epsilon)$ such that $0\lt \sqrt{d+1}-\sqrt{d} \lt \epsilon$. Now consider the numbers $k(\sqrt{d+1}-\sqrt{d})=\sqrt{k^2d+k^2}-\sqrt{k^2d}$, as $k$ ranges over the positive integers. For every $a\ge 0$, there is a positive integer $k$ such that $k(\sqrt{d+1}-\sqrt{d})$ is at distance less than $\epsilon$ from $a$. |
||||
|
|
|
Let $a$ be a real number. To show that $a$ is a limit point, it's enough to show that for any $N>0$, some $\sqrt{m} - \sqrt{n}$ is within $1\over N$ units of $a$.
|
|||
|
|
