Maths Olympiad Prep

Library / /2 of 55

, 2006

Algebra Difficulty 7.7 National olympiad, round 2 Prove it IMO

For x(0,1)x \in (0,1) let y(0,1)y \in (0,1) be the number whose nnth digit after the decimal point is the (2n)\left(2^{n}\right)th digit after the decimal point of xx. Show that if xx is rational then so is yy.

(Canada)

Solution

Since xx is rational, its digits repeat periodically starting at some point. We wish to show that this is also true for the digits of yy, implying that yy is rational.

Let dd be the length of the period of xx and let d=2uvd = 2^{u} \cdot v, where vv is odd. There is a positive integer ww such that
2w1(modv). 2^{w} \equiv 1 \quad (\bmod v) .
(For instance, one can choose ww to be φ(v)\varphi(v), the value of Euler's function at vv.) Therefore
2n+w=2n2w2n(modv) 2^{n+w} = 2^{n} \cdot 2^{w} \equiv 2^{n} \quad (\bmod v)
for each nn. Also, for nun \geq u we have
2n+w2n0(mod2u) 2^{n+w} \equiv 2^{n} \equiv 0 \quad \left(\bmod 2^{u}\right)
It follows that, for all nun \geq u, the relation
2n+w2n(modd) 2^{n+w} \equiv 2^{n} \quad (\bmod d)
holds. Thus, for nn sufficiently large, the 2n+w2^{n+w}th digit of xx is in the same spot in the cycle of xx as its 2n2^{n}th digit, and so these digits are equal. Hence the (n+w)(n+w)th digit of yy is equal to its nnth digit. This means that the digits of yy repeat periodically with period ww from some point on, as required.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.