Maths Olympiad Prep

Library / /40 of 61

Number theory Difficulty 6.1 National Olympiad Prove it Ibero-American Mathematical Olympiad

Problem:

Show that there is a number 1<b<19931 < b < 1993 such that if 19941994 is written in base bb then all its digits are the same. Show that there is no number 1<b<19921 < b < 1992 such that if 19931993 is written in base bb then all its digits are the same.

Solution

Solution:

Any even number 2n2n can be written as 2222 in base n1n - 1. In particular, 1994=229961994 = 22_{996}.

We have to show that we cannot write 1993=aaaab1993 = aaa\ldots a_b. If the number has nn digits, then
1993=a(1+b++bn1)=abn1b1. 1993 = a(1 + b + \ldots + b^{n-1}) = a\frac{b^n - 1}{b - 1}.
But 19931993 is prime, so aa must be 11. Hence
bn1++b1992=0. b^{n-1} + \ldots + b - 1992 = 0.
So bb must divide 1992=233831992 = 2^3 \cdot 3 \cdot 83. We cannot have n=2n = 2, for then b=1992b = 1992 and we require b<1992b < 1992. So n>2n > 2. But 832=6889>199383^2 = 6889 > 1993, so bb must divide 2424. Hence b=2,3,4,6,8,12b = 2, 3, 4, 6, 8, 12, or 2424. But we can easily check that none of these work:

1+2+22++29=10231 + 2 + 2^2 + \ldots + 2^9 = 1023, 1++210=20471 + \ldots + 2^{10} = 2047.

1+3++36=10931 + 3 + \ldots + 3^6 = 1093, 1++37=32801 + \ldots + 3^7 = 3280

1+4++45=13651 + 4 + \ldots + 4^5 = 1365, 1++46=54611 + \ldots + 4^6 = 5461

1+6++64=15551 + 6 + \ldots + 6^4 = 1555, 1++65=93311 + \ldots + 6^5 = 9331

1+8+82+83=5851 + 8 + 8^2 + 8^3 = 585, 1++84=46811 + \ldots + 8^4 = 4681

1+12+122+123=18851 + 12 + 12^2 + 12^3 = 1885, 1++124=226211 + \ldots + 12^4 = 22621

1+24+242=6011 + 24 + 24^2 = 601, 1++243=144251 + \ldots + 24^3 = 14425

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 reproduced verbatim; metadata (topic, difficulty) added by this project.