Thursday, March 16, 2017

general topology - Construct a set of real numbers whose limit points comprise the set of integers mathbbZ



My thought process is the following: Let S={m+1n|mZ,nN}. Then I need to show that the limit points of S are indeed the integers and that these are the only limit points. I don't know where to go from here.


Answer




Your example is correct because the lim for all m\in \mathbb{Z}, however your trick here is that you use that m\in\mathbb{Z}.


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f \colon A \rightarrow B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...