{"status": "success", "data": {"description_md": "Suppose that $13$ cards numbered $1, 2, 3, \\ldots, 13$ 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 $1, 2, 3$ are picked up on the first pass, $4$ and $5$ on the second pass, $6$ on the third pass, $7, 8, 9, 10$ on the fourth pass, and $11, 12, 13$ on the fifth pass. For how many of the $13!$ possible orderings of the cards will the $13$ cards be picked up in exactly two passes?\n\n<center>\n<img class=\"problem-image\" height=\"45\" src=\"https://latex.artofproblemsolving.com/6/e/9/6e932ec00fe0f762da98425d4ce220c09f53bc99.png\" width=\"522\"/>\n</center>\n\n$\\textbf{(A) } 4082 \\qquad \\textbf{(B) } 4095 \\qquad \\textbf{(C) } 4096 \\qquad \\textbf{(D) } 8178 \\qquad \\textbf{(E) } 8191$", "description_html": "<p>Suppose that  <span class=\"katex--inline\">13</span>  cards numbered  <span class=\"katex--inline\">1, 2, 3, \\ldots, 13</span>  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  <span class=\"katex--inline\">1, 2, 3</span>  are picked up on the first pass,  <span class=\"katex--inline\">4</span>  and  <span class=\"katex--inline\">5</span>  on the second pass,  <span class=\"katex--inline\">6</span>  on the third pass,  <span class=\"katex--inline\">7, 8, 9, 10</span>  on the fourth pass, and  <span class=\"katex--inline\">11, 12, 13</span>  on the fifth pass. For how many of the  <span class=\"katex--inline\">13!</span>  possible orderings of the cards will the  <span class=\"katex--inline\">13</span>  cards be picked up in exactly two passes?</p>\n<center>\n<img class=\"problem-image\" height=\"45\" src=\"https://latex.artofproblemsolving.com/6/e/9/6e932ec00fe0f762da98425d4ce220c09f53bc99.png\" width=\"522\"/>\n</center>\n<p> <span class=\"katex--inline\">\\textbf{(A) } 4082 \\qquad \\textbf{(B) } 4095 \\qquad \\textbf{(C) } 4096 \\qquad \\textbf{(D) } 8178 \\qquad \\textbf{(E) } 8191</span> </p>\n<hr><p>Full credit goes to <a href=\"https://maa.org/\">MAA</a> for authoring these problems. These problems were taken on the <a href=\"https://artofproblemsolving.com/\">AOPS</a> website.</p>", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 4, "problem_name": "2022 AMC 10A Problem 22", "can_next": true, "can_prev": true, "nxt": "/problem/22_amc10A_p23", "prev": "/problem/22_amc10A_p21"}}