2025 AMC 12A Problems/Problem 13
Problem
Let
. Let
be the greatest integer such that there exists a subset of
with
elements that does not contain five consecutive integers. Suppose
integers are chosen at random from
without replacement. What is the probability that the chosen elements do not include five consecutive integers?
Solution 1
We first find what
is by figuring out how many numbers we need to take out of the set so that the set does not contain
consecutive integers. Since
must be maximized, we must minimize what numbers are removed, and we quickly find that taking two numbers out works. Consider taking out
and
. You are left with
, which does not have a string of
consecutive integers.
There are only
ways to take out two integers such that the resulting set meets our condition (
and
,
and
, or
and
), and
total ways to choose such integers. Therefore, the probability is
.
~Kevin Wang
Minor edits ~aashrithm29
Very minor LaTeX edit ~ PerseverePlayer
Note: An alternative way to come to the conclusion that there are only three possible subsets of length twelve is as follows:
Let the two numbers removed from
be
and
such that
. Then, because we cannot have any sequence of five consecutive numbers,
,
, and
. Then, graphing this system in the
plane, we easily see that there are only three solutions for
:
, and
. Then, simply proceed as described above.
~ 526
Solution 2
Trying to find a subset that satisfies the condition, we get
, which has
elements. The subsets
and
also work. In total, we have
subsets and
ways to choose
elements from
, so the probability is
. Thus, the answer is
~anzhuPro
Solution 3
First, let's find the number
:
Consider if:
:
It is impossible - It doesn't remove any integer, violating the condition "not contain five consecutive integers".
:
It is also impossible, and still does not satisfy the condition. An example could be
.
,
,
, and
doesn't violate the condition, but
are all consecutive, hence
can't be
.
:
This is possible, because
remainder
. This means that we can have one string of consecutive length
and two strings of consecutive length
. Hence, it could be either:
with consecutive integer lengths of
.
with consecutive integer lengths of
.
with consecutive integer lengths of
.
Thus giving
cases. The total ways of picking out
integers from a set of
is
. Hence, the probability is
.
Note: You can also consider the combinations of 1 string of consecutive length 3 and 2 strings of consecutive length 4. The length of 3 has 3 places to go, filling the rest 2 with 4 places each, giving 3/78 as well, resulting in the same answer.
~Mitsuihisashi14
Formatting and minor edits ~Logibyte
Video Solution by Power Solve
https://www.youtube.com/watch?v=bpx-AaReYI8
Video Solution by SpreadTheMathLove
https://www.youtube.com/watch?v=dAeyV60Hu5c
See Also
| 2025 AMC 12A (Problems • Answer Key • Resources) | |
| Preceded by Problem 12 |
Followed by Problem 14 |
| 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 12 Problems and Solutions | |
These problems are copyrighted © by the Mathematical Association of America.