Difference between revisions of "2025 AIME II Problems/Problem 10"

m (minor LaTeX/readability changes)
Line 2: Line 2:
 
Sixteen chairs are arranged in a row. Eight people each select a chair in which to sit so that no person sits next to two other people. Let <math>N</math> be the number of subsets of <math>16</math> chairs that could be selected. Find the remainder when <math>N</math> is divided by <math>1000</math>.
 
Sixteen chairs are arranged in a row. Eight people each select a chair in which to sit so that no person sits next to two other people. Let <math>N</math> be the number of subsets of <math>16</math> chairs that could be selected. Find the remainder when <math>N</math> is divided by <math>1000</math>.
  
== Solution 1: Caseworks==
+
== Solution 1: Casework==
  
We split into few cases:
+
Let's split the problem into a few cases:
  
Case 1: 8 people are all by single: 8C0 * 9C1 = 9
+
Case 1: All <math>8</math> people are sitting isolated (no person sits next to any of them): <math>^8C_0 \cdot ^9C_1 = 9</math>
  
Case 2: 6 people are by single, 2 people sits next to each other (so each person sits next to either 0 or 1 other person): 7C1 * 9C2 = 7 * 36 = 252
+
Case 2: <math>6</math> people are isolated, <math>2</math> people sit next to each other (such that each person sits next to either <math>0</math> or <math>1</math> other person): <math>^7C_1 \cdot ^9C_2 = 7 \cdot 36 = 252</math>
  
Case 3: 4 people are by single, 2 people sits next to each other and 2 other people sits next to each other with the 2 groups of 2 people not sitting next to each other (so each person still sits next to either 0 or 1 other person): 6C2 * 9C3 = 1260
+
Case 3: <math>4</math> people are isolated, <math>2</math> people sit next to each other and <math>2</math> other people sit next to each other with the <math>2</math> groups of <math>2</math> people not sitting next to each other (so each person still sits next to either <math>0</math> or <math>1</math> other person): <math>^6C_2 \cdot ^9C_3 = 1260</math>
  
Case 4: 2 people are by single, 6 people are split into 3 groups of 2 people, and no 2 groups sit next to each other: 5C3 * 9C4 = 10 * 126 = 1260
+
Case 4: <math>2</math> people are isolated, <math>6</math> people are split into <math>3</math> groups of <math>2</math> people, and no <math>2</math> groups sit next to each other: <math>^5C_3 \cdot ^9C_4 = 10 \cdot 126 = 1260</math>
  
Case 5: 4 groups of 2, no groups are sitting next to each other: 4C4 * 9C5 = 126
+
Case 5: <math>4</math> groups of <math>2</math>, no groups are sitting next to each other: <math>^4C_4 \cdot ^9C_5 = 126</math>
  
Answer: 9 + 252 + 1260 + 1260 + 126 = 2907, so the answer is 907.
+
Answer: <math>9 + 252 + 1260 + 1260 + 126 = 2907</math>
 +
 
 +
<math>2907</math> (mod 1000) = <math>\boxed{907}</math>.
  
 
(Feel free to correct any format/latex problems)
 
(Feel free to correct any format/latex problems)

Revision as of 23:17, 14 February 2025

Problem

Sixteen chairs are arranged in a row. Eight people each select a chair in which to sit so that no person sits next to two other people. Let $N$ be the number of subsets of $16$ chairs that could be selected. Find the remainder when $N$ is divided by $1000$.

Solution 1: Casework

Let's split the problem into a few cases:

Case 1: All $8$ people are sitting isolated (no person sits next to any of them): $^8C_0 \cdot ^9C_1 = 9$

Case 2: $6$ people are isolated, $2$ people sit next to each other (such that each person sits next to either $0$ or $1$ other person): $^7C_1 \cdot ^9C_2 = 7 \cdot 36 = 252$

Case 3: $4$ people are isolated, $2$ people sit next to each other and $2$ other people sit next to each other with the $2$ groups of $2$ people not sitting next to each other (so each person still sits next to either $0$ or $1$ other person): $^6C_2 \cdot ^9C_3 = 1260$

Case 4: $2$ people are isolated, $6$ people are split into $3$ groups of $2$ people, and no $2$ groups sit next to each other: $^5C_3 \cdot ^9C_4 = 10 \cdot 126 = 1260$

Case 5: $4$ groups of $2$, no groups are sitting next to each other: $^4C_4 \cdot ^9C_5 = 126$

Answer: $9 + 252 + 1260 + 1260 + 126 = 2907$

$2907$ (mod 1000) = $\boxed{907}$.

(Feel free to correct any format/latex problems)

~Mitsuihisashi14

See also

2025 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 9
Followed by
Problem 11
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png