Iterating the map $\ \ x\ \mapsto\ x-\frac{1}{x},\ \ $ the orbit of initial point $2$ is "probably" dense in $\mathbb{R}$. Is there an explicit rational mapping together with an initial rational whose orbit is provably dense in $\mathbb{R}$?
NB: "Rational mapping" here means simply a function from rationals to rationals, not the definition in algebraic geometry.
EDIT: Does the following approach work? ...
The answer to another posted question proves that with $$f(x)=\dfrac1{2 \lfloor x \rfloor -x+1}$$the rational orbit $$1,\ f(1),\ f(f(1)),\ ...,\ f^n(1),\ ...$$ is the Calkin-Wilf sequence containing every positive rational exactly once, and is therefore dense in $\mathbb{R^+}$.
Question: Can it be shown that in this Calkin-Wilf sequence the even-index rationals alone are dense in $\mathbb{R^+}$, and likewise for the odd-index rationals?
If so, then, noting that $f(0)=1$, we can obtain a rational orbit that's provably dense in the whole of $\mathbb{R}$ by simply taking $$0,\ g(0),\ g(g(0)),\ ...,\ g^n(0),\ ...$$ with $$g(x) = \begin{cases} -f(x) & \text{if }x\ge 0 \\ f(-x) & \text{if }x<0 \end{cases}$$ so $$g^n(0) = \begin{cases} f^n(0) & \text{if }n\text{ is even} \\ -f^n(0) & \text{if }n\text{ is odd}. \end{cases}$$