Maths Olympiad Prep

Library / /4 of 32

Number theory Difficulty 4.7 AIME Prove it Romania

Call a positive integer balanced if the number of its distinct prime factors is equal to the number of its digits in the decimal representation; for example, the number 385=5711385 = 5 \cdot 7 \cdot 11 is balanced, while 275=5211275 = 5^2 \cdot 11 is not. Prove that there exist only a finite number of balanced numbers.

Solution

Let p1=2p_1 = 2, p2=3p_2 = 3, p3=5p_3 = 5, \ldots be the sequence of primes. Any balanced number aa with nn digits satisfies ap1p2pna \ge p_1 p_2 \cdots p_n. Since p1p2p11=2352931>1011p_1 p_2 \cdots p_{11} = 2 \cdot 3 \cdot 5 \cdots 29 \cdot 31 > 10^{11} and pk>10p_k > 10, for any k>11k > 11, it follows that there are no balanced numbers having more than 10 digits.

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.