返回题库

AIME 2013 I · 第 11 题

AIME 2013 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Ms. Math's kindergarten class has 1616 registered students. The classroom has a very large number, NN, of play blocks which satisfies the conditions:

(a) If 1616, 1515, or 1414 students are present in the class, then in each case all the blocks can be distributed in equal numbers to each student, and

(b) There are three integers 0<x<y<z<140 < x < y < z < 14 such that when xx, yy, or zz students are present and the blocks are distributed in equal numbers to each student, there are exactly three blocks left over.

Find the sum of the distinct prime divisors of the least possible value of NN satisfying the above conditions.

解析

Solution 1

NN must be some multiple of lcm(14,15,16)=24357\text{lcm}(14, 15, 16)= 2^{4}\cdot 3\cdot 5\cdot 7 ; this lcmlcm is hereby denoted kk and N=qkN = qk.

11, 22, 33, 44, 55, 66, 77, 88, 1010, and 1212 all divide kk, so x,y,z=9,11,13x, y, z = 9, 11, 13

We have the following three modulo equations:

nk3(mod9)nk\equiv 3\pmod{9} nk3(mod11)nk\equiv 3\pmod{11} nk3(mod13)nk\equiv 3\pmod{13}

To solve the equations, you can notice the answer must be of the form 91113m+39\cdot 11\cdot 13\cdot m + 3 where mm is an integer.

This must be divisible by lcmlcm (14,15,16)(14, 15, 16), which is 5603560\cdot 3.

Therefore, 91113m+35603=q\frac{9\cdot 11\cdot 13\cdot m + 3}{560\cdot 3} = q, which is an integer. Factor out 33 and divide to get 429m+1560=q\frac{429m+1}{560} = q. Therefore, 429m+1=560q429m+1=560q. We can use Bezout's Identity or a Euclidean algorithm bash to solve for the least of mm and qq.

We find that the least mm is 171171 and the least qq is 131131.

Since we want to factor 1680q1680\cdot q, don't multiply: we already know that the prime factors of 16801680 are 22, 33, 55, and 77, and since 131131 is prime, we have 2+3+5+7+131=1482 + 3 + 5 + 7 + 131 = \boxed{148}.

Solution 2

Note that the number of play blocks is a multiple of the LCM of 1616, 1515, and 1414. The value of this can be found to be (16)(15)(7)=1680(16)(15)(7) = 1680. This number is also divisible by 11, 22, 33, 44, 55, 66, 77, 88, 1010, and 1212, thus, the three numbers x,y,zx, y, z are 9,11,139, 11, 13.

Thus, 1680k31680k\equiv 3 when taken mod 99, 1111, 1313. Since 16801680 is congruent to 66 mod 99 and 33 mod 1313, and congruent to 88 mod 1111, the number kk must be a number that is congruent to 11 mod 1313, 22 mod 33 (because 66 is a multiple of 33, which is a factor of 99 that can be divided out) and cause 88 to become 33 when multiplied under modulo 1111.

Looking at the last condition shows that k10k\equiv 10 mod 1111 (after a bit of bashing) and is congruent to 11 mod 1313 and 22 mod 33 as previously noted. Listing out the numbers congruent to 1010 mod 1111 and 11 mod 1313 yield the following lists:

1010 mod 1111: 2121, 3232, 4343, 5454, 6565, 7676, 8787, 9898, 109109, 120120, 131131...

11 mod 1313: 1414, 2727, 4040, 5353, 6666, 7979, 9292, 105105, 118118, 131131, 144144, 157157, 170170...

Both lists contain xx elements where xx is the modulo being taken, thus, there must be a solution in these lists as adding 11(13)11(13) to this solution yields the next smallest solution. In this case, 131131 is the solution for kk and thus the answer is 1680(131)1680(131). Since 131131 is prime, the sum of the prime factors is 2+3+5+7+131=1482 + 3 + 5 + 7 + 131 = \boxed{148}.

Solution 3

It is obvious that N=a24357N=a\cdot 2^4 \cdot 3\cdot 5\cdot 7 and so the only mod 33 number of students are 9,11,139, 11, 13. Therefore, N=1287k+3N=1287\cdot k+3. Try some approaches and you will see that this one is one of the few successful ones:

Start by setting the two NN equations together, then we get 1680a=1287k+31680a=1287k+3. Divide by 33. Note that since the RHS is 1(mod3)1\pmod{3}, and since 560560 is 2(mod3)2\pmod{3}, then a=3b+2a=3b+2, where bb is some nonnegative integer, because aa must be 2(mod3)2\pmod{3}.

This reduces to 5603b+1119=429k560 \cdot 3b + 1119 = 429k. Now, take out the 11!11! With the same procedure, b=11c1b=11c-1, where cc is some nonnegative integer.

You also get c=13d+4c=13d+4, at which point k=171+560dk=171+560d. dd cannot be equal to 00. Therefore, c=4,b=43,a=131c=4, b=43, a=131, and we know the prime factors of NN are 2,3,5,7,1312, 3, 5, 7, 131 so the answer is 148\boxed{148}.

Solution 4

We start by noticing that N=alcm(14,15,16)=1680aN = a\textbf{lcm}(14, 15, 16) = 1680a for some integer aa in order to satisfy the first condition.

Next, we satisfy the second condition. Since xmustleavearemainderwhendividingx must leave a remainder when dividing1680a,theyarenotdivisorsof, they are not divisors of1680x.Thus,wecaneliminateall. Thus, we can eliminate ally \le 14s.t.s.t.\gcd(y, 1680x) \ne 1whichleaveswhich leaves(x, y, z) = (9, 11, 13).Thus,. Thus,N = 1680a \equiv 3 \pmod 9 \equiv 3 \pmod {11} \equiv 3 \pmod {13}.Now,weseektofindtheleast. Now, we seek to find the leasta$ which satisfies this set of congruences.

By Chinese Remainder Theorem on the first two congruences, we find that a32(mod33)a \equiv 32 \pmod {33} (we divide by three before proceeding in the first congruence to ensure the minimal solution). Finally, by CRT again on a32(mod33)a \equiv 32 \pmod {33} and 1680a3(mod13)1680a \equiv 3 \pmod {13} we find that a131(mod429)a \equiv 131 \pmod {429}.

Thus, the minimal value of NN is possible at a=131a = 131. The prime factorization of this minimum value is 243571312^4 \cdot 3 \cdot 5 \cdot 7 \cdot 131 and so the answer is 2+3+5+7+131=1482 + 3 + 5 + 7 + 131 = \boxed{148}.

Solution 5

As the problem stated, the number of boxes is definitely a multiple of lcm(14,15,16)=1680lcm(14,15,16)=1680, so we assume total number of boxes is 1680k1680k

Then, according to (b)(b) statement, we get 1680k3(modx)3(mody)3(modz)1680k \equiv 3 \pmod x \equiv 3 \pmod {y} \equiv 3 \pmod {z}. So we have lcm(x,y,z)+3+mlcm(x,y,z)=1680klcm(x,y,z)+3+m\cdot lcm(x,y,z)=1680k, we just write it to be (1+n)lcm(x,y,z)=1680k3(1+n)lcm(x,y,z)=1680k-3 Which tells that x,y,zx,y,z must be all odd number. Moreover, we can see (1+m)lcm(x,y,z)(1+m)lcm(x,y,z) can't be a multiple of 3,5,73,5,7(as 16801680 is a multiple of 5,75,7) which means that lcm(x,y,z)=lcm(9,11,13)=1287lcm(x,y,z)=lcm(9,11,13)=1287 We let n=1+mn=1+m

Now, we write 1287n+3=1680k,429n+1=560k1287n+3=1680k, 429n+1=560k It is true that n1(mod10)n\equiv 1 \pmod{10}, let n=10p+1n=10p+1, it has 429p+43=56k429p+43=56k Then, pp must be odd, let p=2q+1p=2q+1, it indicates 429q+236=28k429q+236=28k Now, qq must be even, q=2sq=2s tells 429s+118=14k429s+118=14k Eventually, ss must be even, s=2ys=2y, 858y+59=7k858y+59=7k, y=1y=1 is the smallest. This time, k=131k=131

So the number of balls is 1680131=243571311680\cdot 131=2^4\cdot 3\cdot 5\cdot 7 \cdot 131, the desired value is 2+3+5+7+131=1482+3+5+7+131=\boxed{148}

~bluesoul

Solution 6(CRT Bash)

From part (a), we know that 24357N2^4\cdot3\cdot5\cdot7 | N. From part (b), we know that N3(mod1287)N \equiv 3 \pmod {1287}. We can expand on part (a) by saying that N=1680kN = 1680k for some kk. Rather than taking the three modulos together, we take them individually.

1680k6k3(mod9)1680k \equiv 6k \equiv 3 \pmod 9 k21(mod9)k \equiv 2^{-1} \pmod 9 The inverse of 2 mod 9 is easily seen to be 55.

k5(mod9)k \equiv 5 \pmod 9 Now moving to the second modulo which we leave as follows,

1680k8k3(mod11)1680k \equiv 8k \equiv 3 \pmod {11} Now the last modulo,

1680k3k3(mod13)1680k \equiv 3k \equiv 3 \pmod {13} k1(mod13)k \equiv 1 \pmod{13} CRT on the first and the third one results in k4(mod117)k \equiv 4 \pmod {117}. Now doing the second one and the one we just made, k131(mod1287)k \equiv 131 \pmod{1287}. Thus, the smallest value that works for k=131k = 131. Thus N=24357131N = 2^4\cdot3\cdot5\cdot7\cdot131 2+3+5+7+131=1482+3+5+7+131 = \boxed{148}

~YBSuburbanTea