0

How do I construct a bijection from $\Bbb R\setminus \Bbb Z$ to $\Bbb R\setminus \Bbb N$?

I understand that I have to send some elements from $\Bbb R\setminus \Bbb Z$ to $\{0,-1,-2,\ldots\}$ in $\Bbb R\setminus \Bbb N$, but I'm unable to do that. Thanks in advance.

Xam
  • 6,119
Nitish
  • 801

2 Answers2

1

Hint: Consider separately each of the open intervals $(a,a+1) \subset \mathbb{R} \setminus \mathbb{Z}$ where $a \in \mathbb{Z}$. Label each such interval by its left endpoint $a$. Now can you construct a bijection from this set to $\mathbb{N}$? Convert them back into intervals using the same definition - you should argue that the result is still a bijection but it shouldn't be too difficult.

platty
  • 3,555
1

One idea would be: Define a bijection $(0,1)\to(0,1]$ and apply that to each of the unit intervals to the left of $0$ while keeping everything to the right of $0$ unchanged.

Another idea would be: Leave everything except the negative half-integers unchanged and map $-n-\frac12$ to $-\frac12n$.

The possibilities are endless.