Solution: Day 4, problem 3


Obviously the thickness and radius of the pie play no role, all the action taking place along the circumference,
which we can identify with T = R/Z.

Hence we can restate the problem more mathematically as follows:

Given two numbers a,ba, b strictly between 0 and 1, show that the piecewise linear map ff: T to T defined by xax+bx \mapsto a - x + b if xI=Z+[0,a]x \isin I = \mathbb{Z} + [ 0,a ] and xx+bx \mapsto x + b if xIx \notin I, has finite order. We first show that for any xx in T there is a positive integer n=n(x)n = n(x) with fn(x)=xf^{n}(x) = x, and then show that n(x)n(x) is bounded. (This proves the assertion of the problem since then the least common multiple of all the n(x)n(x)'s is a period for ff.)

We distinguish two cases. If x+Zbx + \mathbb{Z} b is disjoint from II (which can only happen if bb is rational, since otherwise x+Zbx + \mathbb{Z} b is dense in R/Z), then fn(x)=x+nbf^{n}(x) = x + nb for all nn and therefore fN(x)=xf^{N}(x) = x where NN is the denominator of bb. If not, then there are integers n1>0n_{1} > 0 and n20n_{2} ≥ 0 such that xn1bx - n_{1}b and x+n2bx + n_{2}b belong to II. Choose them minimal.
Then xx belongs to an orbit of ff of length 2(n1+n2)2(n_{1} + n_{2}), consisting of the points x+nb(n=n1+1,n1+2,...,n2)x + nb (n = -n_{1} + 1, -n_{1} + 2, ... ,n_{2}) followed by the points ax+nb(n=n2+1,n2+2,...,n1)a - x + nb (n = -n_{2} + 1, -n_{2} + 2, ... , n_{1}). It remains only to show that the integer N=n1+n2N = n_{1} + n_{2} is bounded.
This integer has the property that there is an element yy of II (namely, xn1bx - n_{1}b) such that y+Nby + Nb is in II but y+nby + nb is not in II for 0<n<N0 < n < N. If bb is rational, then clearly NN is bounded by the denominator of bb. If not, then there is a positive integer MM such that MbMb is congruent modulo 1 to a number dd between 0 and aa.

Then the sequence y+Mb,y+2Mb,...y + Mb, y + 2Mb, ... advances in steps of d<Id < | I |, so must meet II after at
most [(1a)/d][(1 - a)/d] steps, giving for NN an upper bound M[(1a)/d]M[(1 - a)/d] which is independent of xx.