Difference between revisions of "2021 AMC 10A Problems/Problem 20"
MRENTHUSIASM (talk | contribs) m (→Solution 2 (Casework)) |
m (newline) |
||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
In how many ways can the sequence <math>1,2,3,4,5</math> be rearranged so that no three consecutive terms are increasing and no three consecutive terms are decreasing? | In how many ways can the sequence <math>1,2,3,4,5</math> be rearranged so that no three consecutive terms are increasing and no three consecutive terms are decreasing? | ||
+ | |||
<math>\textbf{(A)} ~10\qquad\textbf{(B)} ~18\qquad\textbf{(C)} ~24 \qquad\textbf{(D)} ~32 \qquad\textbf{(E)} ~44</math> | <math>\textbf{(A)} ~10\qquad\textbf{(B)} ~18\qquad\textbf{(C)} ~24 \qquad\textbf{(D)} ~32 \qquad\textbf{(E)} ~44</math> | ||
Revision as of 15:26, 14 February 2021
Contents
Problem
In how many ways can the sequence be rearranged so that no three consecutive terms are increasing and no three consecutive terms are decreasing?
Solution (bashing)
We write out the cases. These cases are the ones that work: We count these out and get permutations that work. ~contactbibliophile
Solution 2 (Casework)
Reading the terms from left to right, we have two cases:
( stands for increase and stands for decrease.)
For note that for the second and fourth terms, one of which must be a and the other one must be a or We have four sub-cases:
For the first two blanks must be and in some order, and the last blank must be a for a total of possibilities. Similarly, also has possibilities.
For there are no restrictions for the numbers and So, we have possibilities. Similarly, also has possibilities.
Together, has possibilities. By symmetry, also has possibilities. Together, the answer is
This problem is a little similar to the 2004 AIME I Problem 6: https://artofproblemsolving.com/wiki/index.php/2004_AIME_I_Problems/Problem_6
~MRENTHUSIASM
Solution 3 (similar to solution 2)
Like Solution 2, we have two cases. Due to symmetry, we just need to count one of the cases. For the purpose of this solution, we will be doing . Instead of starting with 5, we start with 1.
There are two ways to place it:
_1_ _ _
_ _ _1_
Now we place 2, it can either be next to 1 and on the outside, or is place in where 1 would go in the other case. So now we have another two "sub case":
_1_2_(case 1)
21_ _ _(case 2)
There are 3! ways to arrange the rest for case 1, since there is no restriction.
For case 2, we need to consider how many ways to arrange 3,4,5 in a a>b<c fashion. It should seem pretty obvious that b has to be 3, so there will be 2! way to put 4 and 5.
Now we find our result, times 2 for symmetry, times 2 for placement of 1 and times (3!+2!) for the two different cases for placement of 2. This give us .
~~Xhte
Video Solution by OmegaLearn (Using PIE - Principle of Inclusion Exclusion)
~ pi_is_3.14
See Also
2021 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 19 |
Followed by Problem 21 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.