4

How can one characterize monotonic bijections from $\mathbb{Q}$ to $\mathbb{Q}$? It is easy to see that piecewise linear functions which are strictly monotonic and surjective will do the trick, but are these functions already all monotonic bijections of the rationals, or are there also "curved" ones? Classical curved bijections of the reals like $x^3$ are of no help, because, for example, 2 has no preimage in $\mathbb{Q}$.

The context of this question is the transformation of random variables and the degrees of freedom associated with these transformations, or more specific, what kind of results valid for continuous random variables can be transferred to rational random variables, and which results are sensitive to the special structure of the reals.

  • 1
    There are loads of non-monotonic continuous bijections from $\mathbb{Q}$ to itself that don't extend to continuous functions on $\mathbb{R}$. But the way you phrase the question suggests that you may not be interested in these? – Jeremy Rickard Jan 30 '13 at 16:30
  • You're right, I'm not interested in these (at least not at the moment), so I should add monotonic as a requirement. Can you please provide or point to a non-monotonic continuous bijection from $\mathbb{Q}$ to itself? Thanks a lot in advance! – Joerg Zimmermann Jan 30 '13 at 16:39
  • 1
    For example, swap the intervals $(\sqrt{2},\sqrt{2}+1)$ and $(\sqrt{2}+1,\sqrt{2}+2)$, leaving everything outside these intervals fixed. – Jeremy Rickard Jan 30 '13 at 16:48
  • 6
    Consider the zig-zag construction showing that any two countable dense linear orders are isomorphic, and apply it with $\mathbb Q$ on both sides. You have a lot of freedom in the construction: in particular, you can do it in such a way that the image or preimage being chosen is slightly off from the position it would have if the bijection were linear between the nearest points where the function has already been fixed (I hope this description is clear). You will end up with a monotone bijection which is not linear on any nonempty interval. – Emil Jeřábek Jan 30 '13 at 17:03
  • 5
    In fact, if $F$ is a countable set of functions, you can arrange that the the value of the bijection in the $n$-th chosen point disagrees with the values given by the first $n$ functions from $F$. You will get a monotone bijection which differs from any $f\in F$ in all but finitely many points. For example, $F$ can be the set of all rational functions with rational coefficients. – Emil Jeřábek Jan 30 '13 at 17:12
  • Enlightening constructions, Emil, thank you very much. So even if the rationals have not such a "smooth" structure as the reals, there is still a large degree of flexibility in reparameterizing stochastic models having a rational parameter. Have to think about the implications... – Joerg Zimmermann Jan 30 '13 at 17:56
  • 2
    You can biject two given countable dense subsets of $\mathbb{R}$ by an entire diffeomorphism: http://mathoverflow.net/questions/42460/is-a-real-power-series-that-maps-rationals-to-rationals-defined-by-a-rational-fun/42464#42464 – Pietro Majer Feb 02 '13 at 19:52
  • Concerning "not such a 'smooth' structure as the reals," note that any monotonic bijection of $\mathbb Q$ to itself extends (uniquely) to a monotonic homeomorphism of $\mathbb R$ to itself. So a certain amount of "smoothness" of $\mathbb R$ reaches $\mathbb Q$. – Andreas Blass Jul 22 '13 at 22:52

2 Answers2

11

A simple example of a monotonic homeomorphism from $\mathbb{Q}$ to itself that is not piecewise linear is given by $f(x)=x$ if $x<0$, $f(x)=\frac{x}{1-x}$ if $x\in[0,\frac{1}{2}]$ and $f(x)=x+\frac{1}{2}$ if $x>\frac{1}{2}$.

john mangual
  • 22,599
  • Thanks for this nice and explicit example, Jeremy. I wonder if there are other elementary functions besides quotients of linear functions which can be used to piece together a monotonic bijection (that there are a lot of other, but maybe not elementary, functions follows from the comments by Emil Jeřábek). – Joerg Zimmermann Jan 30 '13 at 18:22
5

You can even have $f$ be an entire function. See e.g. https://groups.google.com/d/msg/sci.math/UjRgb0y_iBE/iTFqP5GjRgwJ

Robert Israel
  • 53,594