
This problem is two parts, and I'm not really sure how to do either part since I need the first part to get the second part. I kind of get limit laws and all that, but I don't know how to do this problem with these other variables to consider. Can someone help explain the proof for this pretty thoroughly?
For part $(a)$, show that given $\epsilon > 0$, setting $N > \frac{1}{\epsilon}$ will make $|x_n - a| < \epsilon$ for all $n\ge N$. For $(b)$, note that since $S$ is dense in $\Bbb R$ and $a\in \Bbb R$, then there exists an $x_1\in S$ such that $a < x_1 < a + 1$, i.e., $x_1 - 1 < a < x_1$. Then choose $x_2\in S$ such that $a < x_2 < a + 1/2$. Continue the process to create a sequence $(x_n)$ in $S$ such that $a < x_n < a + 1/n$ for all $n \ge 1$. From this it follows that $|x_n - a| = x_n - a < 1/n$ for all $n$. Now you can use part $(a)$ to deduce that $\lim x_n = a$.