Okay so I know that I asked this already but I want to ask how much progress I have made. so the question is
Construct a bijection between $[1,2]$ and $[3,5)$
So I have: \begin{equation} f(x) = \left \{ \begin{array}{ll} 3 + 2^{1-n} & \textrm{ if } x = 1+2^{1-n} \textrm{ for } n \in \mathbb{N} \\ 2x+1 & \textrm{ if } x \neq 1+2^{1-n} \end{array} \right. \end{equation}
Sorry about the formatting, but is this correct?
Edit: the linked post is mine. I'm just asking since I didn't get a really satisfactory answer if the solution I have is going towards the right direction.
Edit2: changing the equation to what improvements I'm getting, still any feedback is helpful. Thanks!