返回题库

AIME 2011 II · 第 6 题

AIME 2011 II — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 6

Define an ordered quadruple of integers (a,b,c,d)(a, b, c, d) as interesting if 1a,and1 \le a, anda+d>b+c$. How many interesting ordered quadruples are there?

解析

Solution 1

Rearranging the inequality we get dc>bad-c > b-a. Let e=11e = 11, then (a,ba,cb,dc,ed)(a, b-a, c-b, d-c, e-d) is a partition of 11 into 5 positive integers or equivalently: (a1,ba1,cb1,dc1,ed1)(a-1, b-a-1, c-b-1, d-c-1, e-d-1) is a partition of 6 into 5 non-negative integer parts. Via a standard stars and bars argument, the number of ways to partition 6 into 5 non-negative parts is (6+44)=(104)=210\binom{6+4}4 = \binom{10}4 = 210. The interesting quadruples correspond to partitions where the second number is less than the fourth. By symmetry, there are as many partitions where the fourth is less than the second. So, if NN is the number of partitions where the second element is equal to the fourth, our answer is (210N)/2(210-N)/2.

We find NN as a sum of 4 cases:

  • two parts equal to zero, (82)=28\binom82 = 28 ways,
  • two parts equal to one, (62)=15\binom62 = 15 ways,
  • two parts equal to two, (42)=6\binom42 = 6 ways,
  • two parts equal to three, (22)=1\binom22 = 1 way.

Therefore, N=28+15+6+1=50N = 28 + 15 + 6 + 1 = 50 and our answer is (21050)/2=080(210 - 50)/2 = \fbox{080}

Solution 2

Let us consider our quadruple (a,b,c,d)(a,b,c,d) as the following image xaxbcxxdxxxaxbcxxdxx. The location of the letter aa, bb, cc, dd represents its value and xx is a place holder. Clearly the quadruple is interesting if there are more place holders between cc and dd than there are between aa and bb.

00 holders between aa and bb means we consider aa and bb as one unit abab and cc as cxcx yielding (83)=56\binom83 = 56 ways;

11 holder between aa and bb means we consider aa and bb as one unit axbaxb and cc as cxxcxx yielding (63)=20\binom 63 = 20 ways;

22 holders between aa and bb means we consider aa and bb as one unit axxbaxxb and cc as cxxxcxxx yielding (43)=4\binom43 = 4 ways.

Since there cannot be 33 holders between aa and bb so our total is 56+20+4=08056+20+4=\fbox{080}.

Solution 3 (Slightly bashy)

We first start out when the value of a=1a=1.

Doing casework, we discover that d=5,6,7,8,9,10d=5,6,7,8,9,10. We quickly find a pattern.

Now, doing this for the rest of the values of aa and dd, we see that the answer is simply:

(1)+(2)+(1+3)+(2+4)+(1+3+5)+(2+4+6)+(1)+(2)+(1+3)+(2+4)(1)+(2)+(1+3)+(2+4)+(1+3+5)+(2+4+6)+(1)+(2)+(1+3)+(2+4) +(1+3+5)+(1)+(2)+(1+3)+(2+4)+(1)+(2)+(1+3)+(1)+(2)+(1)=080+(1+3+5)+(1)+(2)+(1+3)+(2+4)+(1)+(2)+(1+3)+(1)+(2)+(1)=\boxed{080}

Solution 4 (quick)

Notice that if a+d>b+ca+d>b+c, then (11a)+(11d)<(11b)+(11c)(11-a)+(11-d)<(11-b)+(11-c), so there is a bijection between the number of ordered quadruples with a+d>b+ca+d>b+c and the number of ordered quadruples with $a+d.

Quick counting gives that the number of ordered quadruples with a+d=b+ca+d=b+c is 50. To count this, consider our numbers 1,2,3,4,5,6,7,8,9,101, 2, 3, 4, 5, 6, 7, 8, 9, 10. Notice that if, for example, a+d=b+c=8a+d=b+c=8, that the average of a,da,d and b,cb,c must both be 44. In this way, there is a symmetry for this case, centered at 44. If instead, say, a+d=b+c=7a+d=b+c=7, an odd number, then there is symmetry with (a,d);(b,c)(a,d);(b,c) about 3.53.5. Further, the number of cases for each of these centers of symmetry correspond to a triangular number. Eg centered at 2.52.5 and 33 there is 11 case for each, followed by 33 cases for 3.53.5 and 44, and so on, until it reaches 5.55.5, where there are 1010 possible cases. Then from 66 to 8.58.5, the number of cases for each goes back down all the way to 11. Adding these all, we have 2(1+1+3+3+6+6)+10=502(1+1+3+3+6+6)+10=50.

Thus the answer is (104)502=080.\frac{\binom{10}{4}-50}{2} = \boxed{080}.

~minor edits by andrewxliu

Solution 5

Think about a,b,c,and d as distinct objects, that we must place in 4 of 10 spaces. However, in only 1 of 24 of these combinations, will the placement of these objects satisfy the condition in the problem. So we know the total number of ordered quadruples is (10987/24)=210(10*9*8*7/24)=210

Next, intuitively, the number of quadruples where a+d>b+ca+d>b+c is equal to the number of quadruples where a+d.Soweneedtofindthenumberofquadrupleswherethetwoquantitiesareequal.Todothis,allwehavetodoisconsiderthecaseswhena+d. So we need to find the number of quadruples where the two quantities are equal. To do this, all we have to do is consider the cases whena-drangesfrom3to9.Itwouldseemnaturalthatarangeof3wouldproduce1option,andarangeof4wouldproduce2options.However,sincebandccannotbeequal,arangeof3or4produces1optioneach,arangeof5or6produces2optionseach,arangeof7or8produces3optionseach,andarangeof9willproduce4options.Inaddition,arangeofnhas10noptionsforcombinationsofaandd.Multiplyingthenumberofcombinationsofaanddbythecorrespondingnumberofoptionsforbandcgivesus50totalquadrupletswhereranges from 3 to 9. It would seem natural that a range of 3 would produce 1 option, and a range of 4 would produce 2 options. However, since b and c cannot be equal, a range of 3 or 4 produces 1 option each, a range of 5 or 6 produces 2 options each, a range of 7 or 8 produces 3 options each, and a range of 9 will produce 4 options. In addition, a range of n has 10-n options for combinations of a and d. Multiplying the number of combinations of a and d by the corresponding number of options for b and c gives us 50 total quadruplets wherea+d=b+c$.

So the answer will be 210502=080.\frac{210-50}{2} = \boxed{080}.

Solution 6

Let b=a+xb = a+x and c=a+x+yc = a+x+y and d=a+x+y+zd = a+x+y+z for positive integers x,y,z.x,y,z. In order to satisfy the other condition we need z>xz > x so we let z=x+k.z = x+k. Now the only other condition we need to satisfy so a+2x+y+k10.a+2x+y+k \le 10. This condition can be transformed into a+2x+y+k+b=11a+2x+y+k+b = 11 for positive a,x,y,k,b.a,x,y,k,b. Now we use generating functions to finish. We find the generating function of the whole expression is (x+x2+)4(x2+x4+)(x + x^2 + \cdots)^4 \cdot (x^2+x^4 + \cdots) and we are looking for the x11x^{11} coefficient. This simplifies to finding the x5x^5 coefficient of (1+x+)4(1+x2+)=1(1x)411+x.(1+x+\cdots)^4 \cdot (1+x^2+\cdots) =\frac{1}{(1-x)^4} \cdot\frac{1}{1+x}. Now this expression simplifies to

((44)+(54)++(4+k4)xk)(1x+x2x3).\left(\binom{4}{4}+\binom{5}{4} + \cdots +\binom{4+k}{4}x^k\right)(1-x+x^2-x^3 \cdots). The x5x^5 coefficient ends up to be (94)(84)+(74)(64)+(54)(44)=12670+3515+51=080.\binom{9}{4} -\binom{8}{4} +\binom{7}{4} -\binom{6}{4} +\binom{5}{4} -\binom{4}{4} = 126 - 70 + 35 - 15 + 5 - 1 = \boxed{080}.

Solution 7 (Slightly Slower)

First, let a=1a=1 and d=10d=10. If b=2b=2, then cc can be from 33 to 88. If b=3b=3, then 44 to 77. If b=4b=4, then cc is between 55 and 66. We find a pattern that whenever bb increases by 11, when aa and dd are stationary, then the possible values of cc decrease by 2, unless it gets to zero or negative, in which case that case ends. Counting up, we have 6+4+2=126+4+2=12 different possibilities when a=1a=1 and d=10d=10. For a=1a=1 and d=9d=9, b=2b=2, then cc can be from 33 to 77. If b=3b=3, then cc can be from 44 to 66, and so on. Notice that the possible values for each case of bb gets one less than if dd were one greater, unless that number is zero, in which it stays zero. We then use this pattern to find all the values: 12+9+6+4+2+1+9+6+4+2+1+6+4+2+1+4+2+1+2+1+1121+92+63+44+25+16=12+18+18+16+10+6=080.12+9+6+4+2+1+9+6+4+2+1+6+4+2+1+4+2+1+2+1+1 \Rightarrow \\ 12\cdot1+9\cdot2+6\cdot3+4\cdot4+2\cdot5+1\cdot6= \\ 12+18+18+16+10+6=\boxed{\textbf{080}}.

~SweetMango77

Note

Note that the first value of each of the rows, if we arrange them based on values of aa, is deleted after each row.

Solution 8

Rearranging the equation obtains ba.Letb-a. Leta-0=e_0,,b-a=e_3+e_1,,c-b=e_2,,d-c=e_3,,11-d=e_4.Addupallofthesenewlydefinedequationstoobtain. Add up all of these newly defined equations to obtaine_0+e_1+e_2+2e_3+e_4=11.Notethatsinceall. Note that since alle_nweredefinedtobewere defined to bee_n\ge1,toformourstarsandbarsargumentwecanlet, to form our stars and bars argument we can letd_n+1=e_nforallfor alln.Thenweobtain. Then we obtaind_0+d_1+d_2+2d_3+d_4=5wherewhered_nisnonnegative.Now,wecanmovetheis nonnegative. Now, we can move the2d_3$ term to the other side and perform casework.

If 2d3=02d_3=0: 5 objects for 4 variables -> (83)\binom{8}{3}

If 2d3=22d_3=2: 3 objects for 4 variables -> (63)\binom{6}{3}

If 2d3=42d_3=4: 1 object for 4 variables -> (43)\binom{4}{3}

Adding all of these cases up, we get 56+20+4=08056+20+4=\boxed{080} as our requested answer.

~sigma