Difference between revisions of "2017 AIME I Problems/Problem 7"
Firebolt360 (talk | contribs) (→Solution 1 but different) |
Firebolt360 (talk | contribs) (→Solution 1) |
||
Line 1: | Line 1: | ||
==Problem 7== | ==Problem 7== | ||
For nonnegative integers <math>a</math> and <math>b</math> with <math>a + b \leq 6</math>, let <math>T(a, b) = \binom{6}{a} \binom{6}{b} \binom{6}{a + b}</math>. Let <math>S</math> denote the sum of all <math>T(a, b)</math>, where <math>a</math> and <math>b</math> are nonnegative integers with <math>a + b \leq 6</math>. Find the remainder when <math>S</math> is divided by <math>1000</math>. | For nonnegative integers <math>a</math> and <math>b</math> with <math>a + b \leq 6</math>, let <math>T(a, b) = \binom{6}{a} \binom{6}{b} \binom{6}{a + b}</math>. Let <math>S</math> denote the sum of all <math>T(a, b)</math>, where <math>a</math> and <math>b</math> are nonnegative integers with <math>a + b \leq 6</math>. Find the remainder when <math>S</math> is divided by <math>1000</math>. | ||
+ | |||
+ | ==Major Note== | ||
+ | Most solutions use committee forming (except for the bash solution). To understand more about the techniques used, visit the [committee forming]] page for more information. | ||
==Solution 1== | ==Solution 1== | ||
Line 6: | Line 9: | ||
-rocketscience | -rocketscience | ||
+ | |||
==Solution 1 but different== | ==Solution 1 but different== | ||
Alternatively, one can note that we can consider groups where <math>a+b</math> is constant, say <math>c</math>. Fix any value of <math>c</math>. Then the sum of all of the values of <math>T(a,b)</math> such that <math>a+b=c</math> is <math>\binom{6}{a+b} \sum_{a+b=c} \binom{6}{a}\binom{6}{b}</math> which by Vandermonde's is <math>\binom{6}{a+b}\binom{12}{a+b}</math>. Remember, that expression is the resulting sum for a fixed <math>a+b</math>. So, for <math>a+b\le 6</math>, we want <math>\sum_{c=0}^{6} \binom{6}{c}\binom{12}{c}</math>. This is (by Vandermonde's or committee forming) <math>\binom{18}{6} = 18564 \implies \boxed{564}</math> ~ firebolt360 | Alternatively, one can note that we can consider groups where <math>a+b</math> is constant, say <math>c</math>. Fix any value of <math>c</math>. Then the sum of all of the values of <math>T(a,b)</math> such that <math>a+b=c</math> is <math>\binom{6}{a+b} \sum_{a+b=c} \binom{6}{a}\binom{6}{b}</math> which by Vandermonde's is <math>\binom{6}{a+b}\binom{12}{a+b}</math>. Remember, that expression is the resulting sum for a fixed <math>a+b</math>. So, for <math>a+b\le 6</math>, we want <math>\sum_{c=0}^{6} \binom{6}{c}\binom{12}{c}</math>. This is (by Vandermonde's or committee forming) <math>\binom{18}{6} = 18564 \implies \boxed{564}</math> ~ firebolt360 |
Revision as of 19:18, 24 February 2021
Contents
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 .
Major Note
Most solutions use committee forming (except for the bash solution). To understand more about the techniques used, visit the [committee forming]] page for more information.
Solution 1
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, which is equal to . Therefore, the answer is .
-rocketscience
Solution 1 but different
Alternatively, one can note that we can consider groups where is constant, say . Fix any value of . Then the sum of all of the values of such that is which by Vandermonde's is . Remember, that expression is the resulting sum for a fixed . So, for , we want . This is (by Vandermonde's or committee forming) ~ firebolt360
Note
Now just a quick explanation for people who don't fully understand Vandermonde's. Take the first part, . Consider different groups, and both of size people. We wish to chose peoples from and people from . In total, we chose people. We can then draw a bijection towards choosing people from , which has size . So, it is . Similarly, for , we see that . Now the total is , and the sum is . So, we get . See committee forming for more information ~ firebolt360
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 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:
Solution 4
We begin as in solution 1 to rewrite the sum as over all such that . Consider the polynomial . We can see the sum we wish to compute is just the coefficient of the term. However . Therefore, the coefficient of the term is just so the answer is .
- mathymath
Solution 5
Let . Then , and . The problem thus asks for Suppose we have red balls, green balls, and blue balls lined up in a row, and we want to choose balls from this set of balls by considering each color separately. Over all possible selections of balls from this set, there are always a nonnegative number of balls in each color group. The answer is .
Solution 6
Since , we can rewrite as . Consider the number of ways to choose a committee of 6 people from a group of 6 democrats, 6 republicans, and 6 independents. We can first pick democrats, then pick republicans, provided that . Then we can pick the remaining people from the independents. But this is just , so the sum of all is equal to the number of ways to choose this committee. On the other hand, we can simply pick any 6 people from the total politicians in the group. Clearly, there are ways to do this. So the desired quantity is equal to . We can then compute (routinely) the last 3 digits of as .
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.