Browse · harp
Printimc
counting and probability intermediate
Problem
Let (, , ... ) be a list of the first 10 positive integers such that for each either or or both appear somewhere before in the list. How many such lists are there?
(A)
(B)
(C)
(D)
Solution
If we have 1 as the first number, then the only possible list is . If we have 2 as the first number, then we have 9 ways to choose where the goes, and the numbers ascend from the first number, , with the exception of the . For example, , or . There are ways to do so. If we use 3 as the first number, we need to choose 2 spaces to be 2 and 1, respectively. There are ways to do this. In the same way, the total number of lists is: By the binomial theorem, this is = , or
Final answer
B