|
|
(4 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | == Problem ==
| + | #REDIRECT [[2006 AIME I Problems/Problem 4]] |
− | Let <math> (a_1,a_2,a_3,\ldots,a_{12}) </math> be a permutation of <math> (1,2,3,\ldots,12) </math> for which
| |
− | | |
− | <center><math> a_1>a_2>a_3>a_4>a_5>a_6 \mathrm{\ and \ } a_6<a_7<a_8<a_9<a_{10}<a_{11}<a_{12}. </math></center>
| |
− | | |
− | An example of such a permutation is <math> (6,5,4,3,2,1,7,8,9,10,11,12). </math> Find the number of such permutations.
| |
− | | |
− | == Solution ==
| |
− | | |
− | Clearly, <math>a_6=1</math>. Now, consider selecting <math>5</math> of the remaining <math>11</math> values. Sort these values in descending order, and sort the other <math>6</math> values in ascending order. Now, let the <math>5</math> selected values be <math>a_1</math> through <math>a_5</math>, and let the remaining <math>6</math> be <math>a_7</math> through <math>{a_{12}}</math>. It is now clear that there is a bijection between the number of ways to select <math>5</math> values from <math>11</math> and ordered 12-tuples <math>(a_1,\ldots,a_{12})</math>. Thus, there will be <math>{11 \choose 5}=462</math> such ordered 12-tuples.
| |
− | | |
− | == See also ==
| |
− | *[[2006 AIME II Problems]]
| |
− | | |
− | [[Category:Intermediate Combinatorics Problems]]
| |