A subset $S$ of $\mathbb{R}$ is said to be dense in $\mathbb{R}$ if $\forall$ $\epsilon > 0$ and $x \in \mathbb{R}$, $\exists$ $s \in S$ such that $| x - s| < \epsilon$.
Using this definition, I would like to try to prove that the set $S = \{ a + b \sqrt{3} : a ,b \in \mathbb{Z} \}$ is dense in $\mathbb{R}$.
Any help would be appreciated.
- I am aware that the set $S$ is closed under addition and multiplication. I'm not sure if that helps.