返回题库

AIME 2009 I · 第 1 题

AIME 2009 I — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Call a 33-digit number geometric if it has 33 distinct digits which, when read from left to right, form a geometric sequence. Find the difference between the largest and smallest geometric numbers.

解析

Solution 1

Assume that the largest geometric number starts with a 99. We know that the common ratio must be a rational of the form k/3k/3 for some integer kk, because a whole number should be attained for the 3rd term as well. When k=1k = 1, the number is 931931. When k=2k = 2, the number is 964964. When k=3k = 3, we get 999999, but the integers must be distinct. By the same logic, the smallest geometric number is 124124. The largest geometric number is 964964 and the smallest is 124124. Thus the difference is 964124=840964 - 124 = \boxed{840}.

Solution 2

Consider the three-digit number abcabc. If its digits form a geometric progression, we must have that ab=bc{a \over b} = {b \over c}, that is, b2=acb^2 = ac.

The minimum and maximum geometric numbers occur when aa is minimized and maximized, respectively. The minimum occurs when a=1a = 1; letting b=2b = 2 and c=4c = 4 achieves this, so the smallest possible geometric number is 124.

For the maximum, we have that b2=9cb^2 = 9c; bb is maximized when 9c9c is the greatest possible perfect square; this happens when c=4c = 4, yielding b=6b = 6. Thus, the largest possible geometric number is 964.

Our answer is thus 964124=840964 - 124 = \boxed{840}.

Solution 3

The smallest geometric number is 124124 because 123123 and any number containing a zero does not work. 964964 is the largest geometric number because the middle digit cannot be 8 or 7. Subtracting the numbers gives 840.\boxed{840}.

Video Solution by OmegaLearn

https://youtu.be/1-iWPCWPsLw?t=195

~ pi_is_3.14

Video Solution

https://youtu.be/NL79UexadzE

~IceMatrix

Video Solution 2

https://www.youtube.com/watch?v=P00iOJdQiL4

~Shreyas S

Video Solution 3

https://www.youtube.com/watch?v=wT8PRBqD-Ds