Difference between revisions of "2025 AIME II Problems/Problem 10"
(→Solution 1: Casework) |
(→Solution 1: Casework) |
||
Line 24: | Line 24: | ||
~Mitsuihisashi14 | ~Mitsuihisashi14 | ||
~Small latex fixes by Marcus :) | ~Small latex fixes by Marcus :) | ||
+ | |||
+ | == Solution 2: Stars-and-Bars == | ||
+ | |||
+ | Let <math> n </math> be the number of groups of adjacent people. | ||
+ | |||
+ | Clearly, there will be <math> 8-n </math> groups with people, and there are <math> \binom{n}{8-n} </math> ways to select these groups. | ||
+ | |||
+ | Now, we use the [https://artofproblemsolving.com/wiki/index.php/Ball-and-urn stars-and-bars technique] to find the number of ways to distribute the <math> 8 </math> remaining chairs around the <math> 8 </math> people. Since the <math> n </math> groups are separated, we must choose <math> n-1 </math> chairs to place in between beforehand, leaving <math> 9-n </math> chairs to distribute among <math> n+1 </math> spots. Using stars-and-bars, we find that the number of ways to do this is <math> \binom{9}{9-n} </math>. | ||
+ | |||
+ | Thus, the total number of arrangements is <math> \binom{n}{8-n} \binom{9}{9-n} </math>. Summing this from <math> n=4 </math> to <math> n=8 </math> yields <math> \sum_{n=4}^{8} \binom{n}{8-n} \binom{9}{9-n} = 2907 \equiv \boxed{907} \ (\text{mod} \ 1000)</math>. | ||
+ | |||
+ | ~ [https://artofproblemsolving.com/community/user/1096232 Pengu14] | ||
==See also== | ==See also== |
Revision as of 23:56, 17 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 be the number of subsets of
chairs that could be selected. Find the remainder when
is divided by
.
Solution 1: Casework
Let's split the problem into a few cases:
Case 1: All people are sitting isolated (no person sits next to any of them):
Case 2: people are isolated,
people sit next to each other (such that each person sits next to either
or
other person):
Case 3: people are isolated,
people sit next to each other and
other people sit next to each other with the
groups of
people not sitting next to each other (so each person still sits next to either
or
other person):
Case 4: people are isolated,
people are split into
groups of
people, and no
groups sit next to each other:
Case 5: groups of
, no groups are sitting next to each other:
Answer:
.
(Feel free to correct any format/latex problems)
~Mitsuihisashi14 ~Small latex fixes by Marcus :)
Solution 2: Stars-and-Bars
Let be the number of groups of adjacent people.
Clearly, there will be groups with people, and there are
ways to select these groups.
Now, we use the stars-and-bars technique to find the number of ways to distribute the remaining chairs around the
people. Since the
groups are separated, we must choose
chairs to place in between beforehand, leaving
chairs to distribute among
spots. Using stars-and-bars, we find that the number of ways to do this is
.
Thus, the total number of arrangements is . Summing this from
to
yields
.
~ Pengu14
See also
2025 AIME II (Problems • Answer Key • Resources) | ||
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.