Difference between revisions of "2021 AMC 10A Problems/Problem 20"

Line 6: Line 6:
 
We write out the <math>120</math> cases.  
 
We write out the <math>120</math> cases.  
 
These cases are the ones that work:
 
These cases are the ones that work:
<math>1,3,2,5,4 \linebreak</math>
+
\begin{align}
<math>1,4,2,5,3 \linebreak</math>
+
1,3,2,5,4
<math>1,4,3,5,2 \linebreak</math>
+
1,4,2,5,3
<math>1,5,2,4,3 \linebreak</math>
+
1,4,3,5,2
<math>1,5,3,4,2 \linebreak</math>
+
1,5,2,4,3
<math>2,1,4,3,5 \linebreak</math>
+
1,5,3,4,2
<math>2,1,5,3,4 \linebreak</math>
+
2,1,4,3,5
<math>2,3,1,5,4 \linebreak</math>
+
2,1,5,3,4
<math>2,4,1,5,3 \linebreak</math>
+
2,3,1,5,4
<math>2,4,3,5,1</math>
+
2,4,1,5,3
<math>2,5,1,4,3</math>
+
2,4,3,5,1
<math>2,5,3,4,1</math>
+
2,5,1,4,3
<math>3,1,4,2,5</math>
+
2,5,3,4,1
<math>3,1,5,2,4</math>
+
3,1,4,2,5
<math>3,2,4,1,5</math>
+
3,1,5,2,4
<math>3,2,5,1,4</math>
+
3,2,4,1,5
<math>3,4,1,5,2</math>
+
3,2,5,1,4
<math>3,4,2,5,1</math>
+
3,4,1,5,2
<math>3,5,1,4,2</math>
+
3,4,2,5,1
<math>3,5,2,4,1</math>
+
3,5,1,4,2
<math>4,1,3,2,5</math>
+
3,5,2,4,1
<math>4,1,5,2,3</math>
+
4,1,3,2,5
<math>4,2,3,1,5</math>
+
4,1,5,2,3
<math>4,2,5,1,3</math>
+
4,2,3,1,5
<math>4,3,5,1,2</math>
+
4,2,5,1,3
<math>4,5,1,3,2</math>
+
4,3,5,1,2
<math>4,5,2,3,1</math>
+
4,5,1,3,2
<math>5,1,3,2,4</math>
+
4,5,2,3,1
<math>5,1,4,2,3</math>
+
5,1,3,2,4
<math>5,2,3,1,4</math>
+
5,1,4,2,3
<math>5,2,4,1,3</math>
+
5,2,3,1,4
<math>5,3,4,1,2</math>
+
5,2,4,1,3
 +
5,3,4,1,2
 +
\end{align}
 
We count these out and get <math>\boxed{\text{D: }32}</math> permutations that work. ~contactbibliophile
 
We count these out and get <math>\boxed{\text{D: }32}</math> permutations that work. ~contactbibliophile

Revision as of 16:25, 11 February 2021

Problem

In how many ways can the sequence $1,2,3,4,5$ be rearranged so that no three consecutive terms are increasing and no three consecutive terms are decreasing? $\textbf{(A)} ~10\qquad\textbf{(B)} ~18\qquad\textbf{(C)} ~24 \qquad\textbf{(D)} ~32 \qquad\textbf{(E)} ~44$

Solution (bashing)

We write out the $120$ cases. These cases are the ones that work: \begin{align} 1,3,2,5,4 1,4,2,5,3 1,4,3,5,2 1,5,2,4,3 1,5,3,4,2 2,1,4,3,5 2,1,5,3,4 2,3,1,5,4 2,4,1,5,3 2,4,3,5,1 2,5,1,4,3 2,5,3,4,1 3,1,4,2,5 3,1,5,2,4 3,2,4,1,5 3,2,5,1,4 3,4,1,5,2 3,4,2,5,1 3,5,1,4,2 3,5,2,4,1 4,1,3,2,5 4,1,5,2,3 4,2,3,1,5 4,2,5,1,3 4,3,5,1,2 4,5,1,3,2 4,5,2,3,1 5,1,3,2,4 5,1,4,2,3 5,2,3,1,4 5,2,4,1,3 5,3,4,1,2 \end{align} We count these out and get $\boxed{\text{D: }32}$ permutations that work. ~contactbibliophile