Jump to content

Talk:Minkowski's question-mark function

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by CiaPan (talk | contribs) at 19:25, 22 April 2015 (→‎A box: typo). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WikiProject iconSystems Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Systems, which collaborates on articles related to systems and systems science.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Taskforce icon
This article is within the field of Chaos theory.

About the derivatives

It does not have a well-defined derivative, in the classical sense, on the irrationals;

That's impossible! Any monotonic function has a derivative almost everywhere. --a_dergachev (talk) 03:50, 8 May 2009 (UTC)[reply]

You are absolutely correct. (See Monotonic function for example. I am not surewhat the intended statement is but I am deleting the formulation as it is now since it is clearly wrong. I am also deleting another confusing statement
The derivative vanishes on the rational numbers; however, since the rationals are a set of measure zero,
this vanishing of the derivative at the rationals is not in contradiction with the non-absolute continuity of the function.
There are non-absolutely continuous functions with derivatives that vanish almost everywhere (the Cantor function for example) making this statement incomprehensible.(Sorry about the confusing mark-up of my post.) --MathHisSci (talk) 12:43, 18 March 2010 (UTC)[reply]

Comments 2005

Just a comment, this has to be the worst example of bad choice of notation...what was he thinking?? Revolver 07:06, 21 May 2005 (UTC)[reply]

Dates back to the dawn of the discovery of pathological functions, at the turn of the 20th century. Maybe it was felt to be very confusing? And maybe he had a twisted sense of humour. linas 00:36, 22 May 2005 (UTC)[reply]
Why is ? any crazier than ! (asks one who shorthands sin and cos with $ and ¢)? Kwantus 2005 June 29 17:52 (UTC)
Worse yet, it conflicts with a much more useful notation, d?k for the binomial coefficient d!/(dk)!k!, generalizing to ?⟨i0,…,in⟩ for the multinomial coefficient of a multi-index. Without regard for degree we can write
as the general term of a multinomial expansion, where the multi-index exponent, as usual, means
,
and
equals the degree. Ah well; there's little chance of confusion. --KSmrqT 20:53, 2005 August 31 (UTC)

Question

The fractal and self-similar nature of the function is unclear. Exactly how does the modular group describe the self-similarity? AxelBoldt 03:52, 29 March 2006 (UTC)[reply]

Yes, its a sloppy statement; it is only the "period-doubling monoid" inside SL(2,Z) (and not the modular group PSL(2,Z)) that applies to period-doubling fractals. (Different people seem to call this monoid different names). Consider the operators R and S:
Note that the above is a self-symmetry for x in [0,1]: the question mark on the interval [0,1/2] is a half-size of the whole thing. Let R be a reflection:
Then R and S generate the monoid: that is, any string of the form
for positive integers m,n,p ... is a self-symmetry of the question mark. The requirement that m,n,p be poistive is what makes it a monoid,nt a group. linas 02:31, 30 March 2006 (UTC)[reply]
I fixed the article. The relationship to SL(2,Z)/PSL(2,Z) etc. is not hard but has some subtle confusions.linas 03:12, 30 March 2006 (UTC)[reply]

question

Is this function really absolutely continuous?

The Denjoy's article says it's purely singular. (See also mathworld) --a_dergachev (talk) 03:50, 8 May 2009 (UTC)[reply]

question/correction? =

When reading the page 84 of my copy of John Conway's "On Numbers and Games" (2nd edition, 2001, A K Peters, Ltd) I see at the top:

+---------------+
|               |
| (1+sqrt(5))/2 |  =  5/3
|               |
+---------------+

The function here called [x] is traditionally called "Minkowski's Question-Mark Function," and has interesting analytic properties.

(Where [x] is my ascii rendition of "x in a box"). So Conway _does not_ indicate the inverse of Minkowski's ? with a box as is claimed in the article, but the Minkowski's ?-mark function itself!

BTW, I created a new index entry to Sloane's OEIS for related sequences: http://www.research.att.com/~njas/sequences/Sindx_Me.html#MinkowskiQ You may add it to the external links section.

Yours, Antti Karttunen, [email protected]

PS. You (Linas) erroneously claim on your "Wacky Thoughts" page that Minkowski's Question mark-function maps algebraic numbers to rationals, whereas it's only the "quadratic surd" -subset of them. (Like correctly explained on this page.)

iw

Is the interwiki link to Russian correct? --Meldor 00:10, 8 November 2007 (UTC)[reply]

Algorithm to compute ?(x)

Some time ago, I wrote a program to compute ?(x) and made a graph of it (much like the one in the article) before I even knew what the function was called. I just wanted to see what this function looked like whose derivative was zero at all the rationals. Since this function is continuous, defining it at the rationals is sufficient to define it for all the reals. An algorithm to compute the function (or more precisely, to approximate it to any desired degree of accuracy) would be nice in the article, and would also serve as an alternative definition. Something on the order of:

a := floor(x)

b := a + 1

d := 1

y := a

while (d > tolerance)

c := mediant(a,b)
d := d / 2
if (x >= c) then
y := y + d
a := c
else
b := c

output y

Of course a, b, and c have to be implemented as pairs of integers, and I like them to be proper fractions in practice. 198.145.196.71 (talk) 10:02, 2 March 2008 (UTC)[reply]

Fourier Transform

Since this function is periodic, I'm very curious what the fourier series of it would look like. Anyone know? Timeroot (talk) 19:33, 19 January 2010 (UTC)[reply]

Connection with SL(2,Z)

I think the connection given with $SL(2,Z)$ in the opening paragraph of "Recursive definition for rational arguments" is somewhat badly written, for reasons as below. If $p/q<r/s$ are two rational numbers the $rq-ps>0$ and so if the determinant is $\pm 1$, then in fact $rq-ps=1$.

If $\begin{pmatrix} r & p \\ s & q\end{pmatrix}$ is a matrix with positive integer entries such that $rq-ps=1$, then we can use the Euclid division algorithm to show that it can be uniquely written in the form $A^{a_1}B^{b_1}A^{a_2}B^{b_2}\dots A^{a_k}B^{b_k}$ where $a_i$ and $b_i$ are non-negative integers and all except possibly $a_1$ and $b_k$ are non-zero as well. This is what gives the connection of such matrices with continued fractions. — Preceding unsigned comment added by 210.212.36.65 (talk) 09:00, 30 March 2012 (UTC)[reply]

Mathematica implementation/hack

In case anyone looks for a short Mathematica one-liner implementing ?(x) for numerical values (I guess that would mean: for rationals) :

qm[x_] := Abs@Fold[#2 - #1 &, Floor@x, 2*2^-Accumulate@Rest@ContinuedFraction@x]

Summsumm2 (talk) 16:08, 4 February 2013 (UTC)[reply]

Conway box function and Sawtooth wave question

The Conway box function section says See also: Sawtooth wave, but neither mentions the other one. What is the connection? How reading about Sawtooth wave allows better or deeper understanding of a boxed question mark function? --CiaPan (talk) 10:22, 22 April 2015 (UTC)[reply]

A box

I could not find a single LaTeX command for a box to surround a given expression, however discovered a quite simple way do make a box with an array:

\begin{array}{|c|} \hline EXPR \\ \hline \end{array}

Result:

The {|c|} part declares a single column in the array with centered contents and vertical lines on both sides. Commands \hline add horizontal lines above and below the (single) row. Command \\ terminates the row so that the bottom line can be drawn.
Happy editing, everybody! :) CiaPan (talk) 10:50, 22 April 2015 (UTC)
[reply]