I am looking for an injection that is able to map irrational numbers to real numbers.
My Attempt : I considered my favorite irrational number $\pi$ and so I attempted to map all elements from $\mathbb{R}\backslash\mathbb{Q}$ of the form $2\pi n$ $\forall n\in\mathbb{N}\cup\{0\}$ to elements of the form $\pi n$ in $\mathbb{R}$. The problem I am facing is being unable to map all elements from $\mathbb{R}\backslash\mathbb{Q}$ of the form $(2n+1)\pi$ with $n\in\mathbb{N}\cup\{0\}$ to rationals in $\mathbb{R}$. At last, if otherwise... map elements from $\mathbb{R}\backslash\mathbb{Q}$ to itself in $\mathbb{R}$.