Difference between revisions of "2017 AIME I Problems/Problem 7"
(→Solution 3) |
(Polished combinatoric solution.) |
||
Line 7: | Line 7: | ||
-rocketscience | -rocketscience | ||
+ | == Solution 2 == | ||
− | ==Solution | + | Treating <math>a+b</math> as <math>n</math>, this problem asks for <cmath>\sum_{n=0}^{6} \left[\binom{6}{n}\sum_{m=0}^{n}\left[\binom{6}{m}\binom{6}{n-m}\right]\right].</cmath> But <cmath>\sum_{m=0}^{n} \left[\binom{6}{m} \binom{6}{n-m}\right]</cmath> |
+ | can be computed through the following combinatorial argument. Choosing <math>n</math> elements from a set of size <math>12</math> is the same as splitting the set into two sets of size <math>6</math> and choosing <math>m</math> elements from one, <math>n-m</math> from the other where <math>0\leq m\leq n</math>. The number of ways to perform such a procedure is simply <math>\binom{12}{n}</math>. Therefore, the requested sum is <cmath>\sum_{n=0}^{6} \left[\binom{6}{n} \binom{12}{n}\right] = 18564.</cmath> As such, our answer is <math>\boxed{564}</math>. | ||
+ | |||
+ | - Awsomness2000 | ||
+ | |||
+ | ==Solution 3 (Major Bash)== | ||
Case 1: <math>a<b</math>. | Case 1: <math>a<b</math>. | ||
Line 47: | Line 53: | ||
<cmath>316+124+124=\boxed{564}</cmath> | <cmath>316+124+124=\boxed{564}</cmath> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==See Also== | ==See Also== | ||
{{AIME box|year=2017|n=I|num-b=6|num-a=8}} | {{AIME box|year=2017|n=I|num-b=6|num-a=8}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 17:50, 28 June 2017
Problem 7
For nonnegative integers and with , let . Let denote the sum of all , where and are nonnegative integers with . Find the remainder when is divided by .
Solution
Let , and note that . The problem thus asks for the sum over all such that . Consider an array of 18 dots, with 3 columns of 6 dots each. The desired expression counts the total number of ways to select 6 dots by considering each column separately. However, this must be equal to . Therefore, the answer is .
-rocketscience
Solution 2
Treating as , this problem asks for But can be computed through the following combinatorial argument. Choosing elements from a set of size is the same as splitting the set into two sets of size and choosing elements from one, from the other where . The number of ways to perform such a procedure is simply . Therefore, the requested sum is As such, our answer is .
- Awsomness2000
Solution 3 (Major Bash)
Case 1: .
Subcase 1: Subcase 2: Subcase 3:
Case 2:
By just switching and in all of the above cases, we will get all of the cases such that is true. Therefore, this case is also
Case 3:
See Also
2017 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.