Give a Bijection between $\mathbb{R}\setminus\mathbb{Z}$ and $\mathbb{R}\setminus\mathbb{N}$
I got a bijection between $\mathbb{N}$ and $\mathbb{Z}$ Given by
$\phi(1)=0$
$\phi(2)=-1$
$\phi(3)=1$
$\phi(4)=-2$
$\phi(5)=2$
$\phi(6)=-3$
But I cannot figure how to find a bijection between $\mathbb{R}\setminus\mathbb{Z}$ and $\mathbb{R}\setminus\mathbb{N}$
Something you can do is create extra gaps, and reduce the problem to a bijection between countable sets:
Take $\phi$ to be the identity on $\mathbb R - \frac12 \mathbb Z$. All you have to do then is find a bijection between $\frac12 \mathbb Z - \mathbb Z$ and $\frac12 \mathbb Z - \mathbb N$. On positive integers, take it to be the identity; on negative integers, construct a bijection between $-\mathbb N$ and $-\frac12\mathbb N$.