Problem:
Find the least positive integer such that when its leftmost digit is deleted, the resulting integer is 1/29 of the original integer.
Solution:
The desired integer has at least two digits. Let d be its leftmost digit, and let n be the integer that results when d is deleted. Then for some positive integer p,10pβ
d+n=29n, and so 10pβ
d=28n. Therefore 7 is a divisor of d, and because 1β€dβ€9, it follows that d=7. Hence 10p=4n, so n=410pβ=4100β
10pβ2β=25β
10pβ2. Thus every positive integer with the desired property must be of the form 7β
10p+25β
10pβ2=10pβ2(7β
102+25)=725β
10pβ2 for some pβ₯2. The smallest such integer is 725.
OR
The directions for the AIME imply that the desired integer has at most three digits. Because it also has at least two digits, it is of the form abd or cd, where a,b,c, and d are digits, and a and c are positive. Thus bdβ
29=abd or dβ
29=cd. Note that no values of c and d satisfy dβ
29=cd, and that d must be 0 or 5. Thus b0β
29=ab0 or b5β
29=ab5. But b0β
29=ab0 implies bβ
29=ab, which is not satisfied by any values of a and b. Now b5β
29=ab5 implies that b5<1000/29<35, and so b=1 or b=2. Because 15β
29=435 and 25β
29=725, conclude that the desired integer is 725β.
The problems on this page are the property of the MAA's American Mathematics Competitions