1999 AMC 12 Problem 25

Below is the professionally curated solution for Problem 25 of the 1999 AMC 12, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 1999 AMC 12 solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:number basefactorialmodular arithmetic

Difficulty rating: 2030

25.

There are unique integers a2,a3,a4,a5,a6,a7a_2, a_3, a_4, a_5, a_6, a_7 such that

57=a22!+a33!+a44!+a55!+a66!+a77!,\frac{5}{7} = \frac{a_2}{2!} + \frac{a_3}{3!} + \frac{a_4}{4!} + \frac{a_5}{5!} + \frac{a_6}{6!} + \frac{a_7}{7!},

where 0ai<i0 \le a_i \lt i for i=2,3,,7.i = 2, 3, \ldots, 7. Find a2+a3+a4+a5+a6+a7.a_2 + a_3 + a_4 + a_5 + a_6 + a_7.

88

99

1010

1111

1212

Solution:

Multiplying by 7!=50407! = 5040 gives 3600=2520a2+840a3+210a4+42a5+7a6+a7. 3600 = 2520a_2 + 840a_3 + 210a_4 + 42a_5 + 7a_6 + a_7. Reducing modulo 7,7, a7=2.a_7 = 2.

Then 360027=514=360a2+120a3+30a4+6a5+a6.\dfrac{3600 - 2}{7} = 514 = 360a_2 + 120a_3 + 30a_4 + 6a_5 + a_6. Reducing modulo 66 gives a6=4,a_6 = 4, and continuing this way yields a5=0,a4=1,a3=1,a2=1.a_5 = 0, a_4 = 1, a_3 = 1, a_2 = 1.

The sum is 1+1+1+0+4+2=9.1 + 1 + 1 + 0 + 4 + 2 = 9.

Thus, the correct answer is B.

Problem 25 in Other Years