MarketMinkowski's question-mark function
Company Profile

Minkowski's question-mark function

In mathematics, Minkowski's question-mark function, denoted ?(x), is a function with unusual fractal properties, defined by Hermann Minkowski in 1904. It maps quadratic irrational numbers to rational numbers on the unit interval, via an expression relating the continued fraction expansions of the quadratics to the binary expansions of the rationals, given by Arnaud Denjoy in 1938. It also maps rational numbers to dyadic rationals, as can be seen by a recursive definition closely related to the Stern–Brocot tree.

Definition and intuition
One way to define the question-mark function involves the correspondence between two different ways of representing real numbers using finite or infinite binary sequences. Most familiarly, a string of 0s and 1s with a single point mark ".", like "11.0010010000111111..." can be interpreted as the binary representation of a number. In this case this number is 2+1+\frac18+\frac1{64}+\cdots=\pi. There is a different way of interpreting the same sequence, however, using continued fractions. Interpreting the fractional part "0.000..." as a binary number in the same way, replace each consecutive block of 0s or 1s by its run length (or, for the first block of zeroes, its run length plus one), in this case generating the sequence [3;3,,,,,,\dots]. Then, use this sequence as the coefficients of a continued fraction: 3+\frac{1}{\displaystyle 3+\frac{1}{\displaystyle 1+\frac{1}{\displaystyle 2+\frac{1}{\displaystyle 1+\frac{1}{\displaystyle 4+\frac{1}{\displaystyle 6+\dots}}}}}}\approx 3.2676 The question-mark function reverses this process: it translates the continued-fraction of a given real number into a run-length encoded binary sequence, and then reinterprets that sequence as a binary number. For instance, for the example above, \operatorname{?}(3.2676)\approx\pi. To define this formally, if an irrational number x has the (non-terminating) continued-fraction representation x=a_0+\frac{1}{\displaystyle a_1+\frac{1}{\displaystyle a_2+\cdots}}=[a_0;a_1,a_2,\dots] then the value of the question-mark function on x is defined as the value of the infinite series \operatorname{?}(x) = a_0 + 2 \sum_{n=1}^\infty \frac{\left(-1\right)^{n+1}}{2^{a_1 + \cdots + a_n}}. A rational number x has a terminating continued-fraction representation [a_0;a_1,a_2,\dots,a_m], so the value of the question-mark function on x reduces to the dyadic rational defined by a finite sum, \operatorname{?}(x) = a_0 + 2 \sum_{n=1}^m \frac{\left(-1\right)^{n+1}}{2^{a_1 + \cdots + a_n}}. A quadratic irrational number x is represented by a periodic continued fraction, so the value of the question-mark function on x is a periodic binary fraction and thus a non-dyadic rational number. ==Self-symmetry==
Self-symmetry
The question mark is clearly visually self-similar. A monoid of self-similarities may be generated by two operators and acting on the unit square and defined as follows: \begin{align} S(x, y) &= \left( \frac x {x+1}, \frac y 2 \right), \\[5px] R(x, y) &= (1 - x, 1 - y). \end{align} Visually, shrinks the unit square to its bottom-left quarter, while performs a point reflection through its center. A point on the graph of has coordinates for some in the unit interval. Such a point is transformed by and into another point of the graph, because satisfies the following identities for all : \begin{align} \operatorname{?}\left(\frac{x}{x+1}\right) &= \frac{\operatorname{?}(x)}{2}, \\[5px] \operatorname{?}(1 - x) &= 1 - \operatorname{?}(x). \end{align} These two operators may be repeatedly combined, forming a monoid. A general element of the monoid is then S^{a_1} R S^{a_2} R S^{a_3} \cdots for positive integers . Each such element describes a self-similarity of the question-mark function. This monoid is sometimes called the period-doubling monoid, and all period-doubling fractal curves have a self-symmetry described by it (the de Rham curve, of which the question mark is a special case, is a category of such curves). The elements of the monoid are in correspondence with the rationals, by means of the identification of with the continued fraction . Since both S : x \mapsto \frac{x}{x+1} and T : x \mapsto 1 - x are linear fractional transformations with integer coefficients, the monoid may be regarded as a subset of the modular group . ==Quadratic irrationals==
Quadratic irrationals
The question mark function provides a one-to-one mapping from the non-dyadic rationals to the quadratic irrationals, thus allowing an explicit proof of countability of the latter. These can, in fact, be understood to correspond to the periodic orbits for the dyadic transformation. This can be explicitly demonstrated in just a few steps. Dyadic symmetry Define two moves: a left move and a right move, valid on the unit interval 0\le x\le 1 as L_D(x) = \frac{x}{2} and L_C(x) = \frac{x}{1+x} and R_D(x) = \frac{1+x}{2} and R_C(x) = \frac{1}{2-x} The question mark function then obeys a left-move symmetry L_D \circ \text{?} = \text{?} \circ L_C and a right-move symmetry R_D \circ \text{?} = \text{?} \circ R_C where \circ denotes function composition. These can be arbitrarily concatenated. Consider, for example, the sequence of left-right moves LRLLR. Adding the subscripts C and D, and, for clarity, dropping the composition operator \circ in all but a few places, one has: L_D R_D L_D L_D R_D \circ \text{?} = \text{?} \circ L_C R_C L_C L_C R_C Arbitrary finite-length strings in the letters L and R correspond to the dyadic rationals, in that every dyadic rational can be written as both y=n/2^m for integer n and m and as finite length of bits y=0.b_1b_2b_3\cdots b_m with b_k\in \{0,1\}. Thus, every dyadic rational is in one-to-one correspondence with some self-symmetry of the question mark function. Some notational rearrangements can make the above slightly easier to express. Let g_0 and g_1 stand for L and R. Function composition extends this to a monoid, in that one can write g_{010}=g_0g_1g_0 and generally, g_Ag_B=g_{AB} for some binary strings of digits A, B, where AB is just the ordinary concatenation of such strings. The dyadic monoid M is then the monoid of all such finite-length left-right moves. Writing \gamma\in M as a general element of the monoid, there is a corresponding self-symmetry of the question mark function: \gamma_D\circ \text{?} = \text{?}\circ \gamma_C Isomorphism An explicit mapping between the rationals and the dyadic rationals can be obtained providing a reflection operator r(x)=1-x and noting that both r\circ R_D\circ r = L_D and r\circ R_C\circ r = L_C Since r^2=1 is the identity, an arbitrary string of left-right moves can be re-written as a string of left moves only, followed by a reflection, followed by more left moves, a reflection, and so on, that is, as L^{a_1}rL^{a_2}rL^{a_3}\cdots which is clearly isomorphic to S^{a_1}TS^{a_2}TS^{a_3}\cdots from above. Evaluating some explicit sequence of L_D,R_D at the function argument x=1 gives a dyadic rational; explicitly, it is equal to y=0.b_1b_2b_3\cdots b_m where each b_k\in\{0,1\} is a binary bit, zero corresponding to a left move and one corresponding to a right move. The equivalent sequence of L_C,R_C moves, evaluated at x=1 gives a rational number p/q. It is explicitly the one provided by the continued fraction p/q=[a_1,a_2,a_3,\ldots,a_j] keeping in mind that it is a rational because the sequence (a_1,a_2,a_3,\ldots,a_j) was of finite length. This establishes a one-to-one correspondence between the dyadic rationals and the rationals. Periodic orbits of the dyadic transform Consider now the periodic orbits of the dyadic transformation. These correspond to bit-sequences consisting of a finite initial "chaotic" sequence of bits b_0,b_1,b_2,\ldots, b_{k-1}, followed by a repeating string b_k,b_{k+1},b_{k+2},\ldots, b_{k+m-1} of length m. Such repeating strings correspond to a rational number. This is easily made explicit. Write y=\sum_{j=0}^{m-1} b_{k+j}2^{-j-1} one then clearly has \sum_{j=0}^\infty b_{k+j}2^{-j-1} = y\sum_{j=0}^\infty 2^{-jm} = \frac{y}{1-2^m} Tacking on the initial non-repeating sequence, one clearly has a rational number. In fact, every rational number can be expressed in this way: an initial "random" sequence, followed by a cycling repeat. That is, the periodic orbits of the map are in one-to-one correspondence with the rationals. Periodic orbits as continued fractions Such periodic orbits have an equivalent periodic continued fraction, per the isomorphism established above. There is an initial "chaotic" orbit, of some finite length, followed by a repeating sequence. The repeating sequence generates a periodic continued fraction satisfying x=[a_n,a_{n+1},a_{n+2},\ldots,a_{n+r},x]. This continued fraction has the form x = \frac{\alpha x+\beta}{\gamma x+\delta} with the \alpha,\beta,\gamma,\delta being integers, and satisfying \alpha \delta-\beta \gamma=\pm 1. Explicit values can be obtained by writing S\mapsto \begin{pmatrix} 1 & 0\\ 1 & 1\end{pmatrix} for the shift, so that S^n\mapsto \begin{pmatrix} 1 & 0\\ n & 1\end{pmatrix} while the reflection is given by T\mapsto \begin{pmatrix} -1 & 1\\ 0 & 1\end{pmatrix} so that T^2=I. Both of these matrices are unimodular, arbitrary products remain unimodular, and result in a matrix of the form S^{a_n}TS^{a_{n+1}}T\cdots TS^{a_{n+r}} = \begin{pmatrix} \alpha & \beta\\ \gamma & \delta\end{pmatrix} giving the precise value of the continued fraction. As all of the matrix entries are integers, this matrix belongs to the projective modular group PSL(2,\mathbb{Z}). Solving explicitly, one has that \gamma x^2 + (\delta-\alpha)x-\beta=0. It is not hard to verify that the solutions to this meet the definition of quadratic irrationals. In fact, every quadratic irrational can be expressed in this way. Thus the quadratic irrationals are in one-to-one correspondence with the periodic orbits of the dyadic transform, which are in one-to-one correspondence with the (non-dyadic) rationals, which are in one-to-one correspondence with the dyadic rationals. The question mark function provides the correspondence in each case. ==Properties of ==
Properties of {{math|?(x)}}
The question-mark function is a strictly increasing and continuous, but not absolutely continuous function. The derivative is defined almost everywhere, and can take on only two values, 0 (its value almost everywhere, including at all rational numbers) and +\infty. There are several constructions for a measure that, when integrated, yields the question-mark function. One such construction is obtained by measuring the density of the Farey numbers on the real number line. The question-mark measure is the prototypical example of what are sometimes referred to as multi-fractal measures. The question-mark function maps rational numbers to dyadic rational numbers, meaning those whose base two representation terminates, as may be proven by induction from the recursive construction outlined above. It maps quadratic irrationals to non-dyadic rational numbers. In both cases it provides an order isomorphism between these sets, making concrete Cantor's isomorphism theorem according to which every two unbounded countable dense linear orders are order-isomorphic. It is an odd function, and satisfies the functional equation ; consequently is an odd periodic function with period one. If is irrational, then is either algebraic of degree greater than two, or transcendental. The question-mark function has fixed points at 0, and 1, and at least two more, symmetric about the midpoint. One is approximately 0.42037. It is conjectured that these are the only 5 fixed points. In 1943, Raphaël Salem raised the question of whether the Fourier–Stieltjes coefficients of the question-mark function vanish at infinity. In other words, he wanted to know whether or not \lim_{n \to \infty}\int_0^1 e^{2\pi inx} \, \operatorname{d?}(x)=0. This was answered affirmatively by Jordan and Sahlsten, as a special case of a result on Gibbs measures. The graph of Minkowski question mark function is a special case of fractal curves known as de Rham curves. ==Algorithm==
Algorithm
The recursive definition naturally lends itself to an algorithm for computing the function to any desired degree of accuracy for any real number, as the following C function demonstrates. The algorithm descends the Stern–Brocot tree in search of the input , and sums the terms of the binary expansion of on the way. As long as the loop invariant remains satisfied there is no need to reduce the fraction , since it is already in lowest terms. Another invariant is . The for loop in this program may be analyzed somewhat like a while loop, with the conditional break statements in the first three lines making out the condition. The only statements in the loop that can possibly affect the invariants are in the last two lines, and these can be shown to preserve the truth of both invariants as long as the first three lines have executed successfully without breaking out of the loop. A third invariant for the body of the loop (up to floating point precision) is , but since is halved at the beginning of the loop before any conditions are tested, our conclusion is only that at the termination of the loop. To prove termination, it is sufficient to note that the sum q + s increases by at least 1 with every iteration of the loop, and that the loop will terminate when this sum is too large to be represented in the primitive C data type long. However, in practice, the conditional break when y + d == y is what ensures the termination of the loop in a reasonable amount of time. /* Minkowski's question-mark function */ double minkowski(double x) { long p = x; long q = 1, r = p + 1, s = 1, m, n; double d = 1, y = p; if (x ==Probability distribution==
Probability distribution
Restricting the Minkowski question mark function to ?:[0,1] → [0,1], it can be used as the cumulative distribution function of a singular distribution on the unit interval. This distribution is symmetric about its midpoint, with raw moments of about m1 = 0.5, m2 = 0.290926, m3 = 0.186389 and m4 = 0.126992, and so a mean and median of 0.5, a standard deviation of about 0.2023, a skewness of 0, and an excess kurtosis about −1.147. ==See also==
tickerdossier.comtickerdossier.substack.com