Is the set
$$ \left\{ 2^a \cdot 3^b \; : \; a, b \in \mathbb{Z} \right\} $$
dense in $[0, \infty)$? Seems like the answer is yes, but what's a simple proof?
Is the set
$$ \left\{ 2^a \cdot 3^b \; : \; a, b \in \mathbb{Z} \right\} $$
dense in $[0, \infty)$? Seems like the answer is yes, but what's a simple proof?
Yes, but it's kinda tricky to prove. Here is my strategy: First prove that you can get a number of the form $2^a \cdot 3^b$ arbitrarily close to any number in [0,1]. Then observe that you can form another number of the same form that exceeds any given number $n$ (just make the exponent(s) large enough). Let $k$ denote a number of the form $2^a \cdot 3^b$ exceeding $n$. Then $n$ can be expressed as $r \cdot k$ where $r \in [0,1]$, thus by our first part of the proof, we have shown that there is a number of the form $2^a \cdot 3^b$ arbitrarily close to $r$, and call such a number $m$. The product $m \cdot k$ is a product of two numbers of the form $2^a \cdot 3^b$, and so by exponent properties and the closure of $\mathbb{Z}$ under addition, we have that $m \cdot k$ is of the form $2^a \cdot 3^b$.