Difference between revisions of "2011 AIME II Problems/Problem 6"
(→Problem 6) |
(→Solution) |
||
Line 3: | Line 3: | ||
Define an ordered quadruple of integers <math>(a, b, c, d)</math> as interesting if <math>1 \le a<b<c<d \le 10</math>, and <math>a+d>b+c</math>. How many interesting ordered quadruples are there? | Define an ordered quadruple of integers <math>(a, b, c, d)</math> as interesting if <math>1 \le a<b<c<d \le 10</math>, and <math>a+d>b+c</math>. How many interesting ordered quadruples are there? | ||
− | ==Solution== | + | ==Solution 1== |
Rearranging the [[inequality]] we get <math>d-c > b-a</math>. Let <math>e = 11</math>, then <math>(a, b-a, c-b, d-c, e-d)</math> is a partition of 11 into 5 positive integers or equivalently: | Rearranging the [[inequality]] we get <math>d-c > b-a</math>. Let <math>e = 11</math>, then <math>(a, b-a, c-b, d-c, e-d)</math> is a partition of 11 into 5 positive integers or equivalently: | ||
<math>(a-1, b-a-1, c-b-1, d-c-1, e-d-1)</math> is a [[partition]] of 6 into 5 non-negative integer parts. Via a standard balls and urns argument, the number of ways to partition 6 into 5 non-negative parts is <math>\binom{6+4}4 = \binom{10}4 = 210</math>. The interesting quadruples correspond to partitions where the second number is less than the fourth. By symmetry there as many partitions where the fourth is less than the second. So, if <math>N</math> is the number of partitions where the second element is equal to the fourth, our answer is <math>(210-N)/2</math>. | <math>(a-1, b-a-1, c-b-1, d-c-1, e-d-1)</math> is a [[partition]] of 6 into 5 non-negative integer parts. Via a standard balls and urns argument, the number of ways to partition 6 into 5 non-negative parts is <math>\binom{6+4}4 = \binom{10}4 = 210</math>. The interesting quadruples correspond to partitions where the second number is less than the fourth. By symmetry there as many partitions where the fourth is less than the second. So, if <math>N</math> is the number of partitions where the second element is equal to the fourth, our answer is <math>(210-N)/2</math>. | ||
Line 13: | Line 13: | ||
* two parts equal to three, <math>\binom22 = 1</math> way. | * two parts equal to three, <math>\binom22 = 1</math> way. | ||
Therefore, <math>N = 28 + 15 + 6 + 1 = 50</math> and our answer is <math>(210 - 50)/2 = \fbox{80.}</math> | Therefore, <math>N = 28 + 15 + 6 + 1 = 50</math> and our answer is <math>(210 - 50)/2 = \fbox{80.}</math> | ||
+ | ==Solution 2== | ||
+ | Let us consider our quadruple (a,b,c,d) as the following image xaxbcxxdxx. The location of the letter a,b,c,d represents its value and x is a place holder. Clearly the quadruple is interesting if there are more place holders between c and d then there are between a and b. 0 holders between a and b means we consider a and b as one unit ab and c as cx yielding <math>\binom83 = 56</math> ways, 1 holder between a and b means we consider a and b as one unit axb and c as cxx yielding <math>\binom 63 = 20</math> ways, 2 holders between a and b means we consider a and b as one unit axxb and c as cxxx yielding <math>\binom43 = 4</math> ways and there cannot be 3 holders between a and b so our total is 56+20+4=<math>\fbox{80.}</math>. | ||
==See also== | ==See also== |
Revision as of 18:28, 25 February 2012
Contents
Problem 6
Define an ordered quadruple of integers as interesting if , and . How many interesting ordered quadruples are there?
Solution 1
Rearranging the inequality we get . Let , then is a partition of 11 into 5 positive integers or equivalently: is a partition of 6 into 5 non-negative integer parts. Via a standard balls and urns argument, the number of ways to partition 6 into 5 non-negative parts is . The interesting quadruples correspond to partitions where the second number is less than the fourth. By symmetry there as many partitions where the fourth is less than the second. So, if is the number of partitions where the second element is equal to the fourth, our answer is .
We find as a sum of 4 cases:
- two parts equal to zero, ways,
- two parts equal to one, ways,
- two parts equal to two, ways,
- two parts equal to three, way.
Therefore, and our answer is
Solution 2
Let us consider our quadruple (a,b,c,d) as the following image xaxbcxxdxx. The location of the letter a,b,c,d represents its value and x is a place holder. Clearly the quadruple is interesting if there are more place holders between c and d then there are between a and b. 0 holders between a and b means we consider a and b as one unit ab and c as cx yielding ways, 1 holder between a and b means we consider a and b as one unit axb and c as cxx yielding ways, 2 holders between a and b means we consider a and b as one unit axxb and c as cxxx yielding ways and there cannot be 3 holders between a and b so our total is 56+20+4=.
See also
2011 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |