"Every open subset of $\mathbb{R}$ can be written as a countable union of open intervals."
Why is the above statement true? Is it because the topology of $\mathbb{R}$ is defined to be the topology generated by intervals of the form $(a,b)?$
I want, next, to prove that $$ (r,\infty)=\bigcup_{n=1}^{\infty}\left(r + \dfrac{1}{2^n},\infty \right). $$ My attempt at a proof: To show that $\bigcup_{n=1}^{\infty}\left(r + \dfrac{1}{2^n},\infty \right)\subseteq (r,\infty)$, is trivial: $x>r+\frac{1}{2^n}>r$, for some $n\in \mathbb{Z}^+$.
To exhibit the other direction, can I use the fact that $n\leq 2^n$ (provable by induction) and then use the Archimedean property?