2022 AMC 12A Problem 19
Problem 19 of 25HarderCounting & Probability
Suppose that cards numbered are arranged in a row. The task is to pick them up in numerically increasing order, working repeatedly from left to right. In the example below, cards are picked up on the first pass, and on the second pass, on the third pass, on the fourth pass, and on the fifth pass. For how many of the possible orderings of the cards will the cards be picked up in exactly two passes?

Answer choices
Show solution
Solution
Let be the position of card A fresh pass is needed exactly when so the number of passes is one more than the number of descents in the sequence
To build a permutation with at most one descent, choose the entries before the possible descent and write both chosen blocks in increasing order. There are subsets. The initial segments produce no descent; every other subset produces a unique permutation with one descent. Hence the count is
Thus, the correct answer is D.