2024年 AIME I 数学邀请赛真题
Problem 1
Every morning Aya goes for a -kilometer-long walk and stops at a coffee shop afterwards. When she walks at a constant speed of
kilometers per hour, the walk takes her 4 hours, including
minutes spent in the coffee shop. When she walks
kilometers per hour, the walk takes her 2 hours and 24 minutes, including
minutes spent in the coffee shop. Suppose Aya walks at
kilometers per hour. Find the number of minutes the walk takes her, including the
minutes spent in the coffee shop.
Solution 1
in hours and
in hours.
Subtracting the second equation from the first, we get,
Multiplying by , we get
Multiplying by 5/2 on both sides, we get
Factoring gives us
, of which the solution we want is
.
Substituting this back to the first equation, we can find that hours.
Lastly, kilometers per hour, so
hours, or
minutes
Solution 2
The amount of hours spent while walking on the first travel is . Thus, we have the equation
, and by the same logic, the second equation yields
. We have
, and
. We subtract the two equations to get
, so we have
, so
, and now we have
. The numerator of
must evenly divide 540, however,
must be less than 3. We can guess that
. Now,
. Taking
, we find that it will take three hours for the 9 kilometers to be traveled. The t minutes spent at the coffeeshop can be written as
, so t = 24.
Problem 2
There exist real numbers and
, both greater than 1, such that
. Find
.
Solution 1
By properties of logarithms, we can simplify the given equation to . Let us break this into two separate equations:
We multiply the two equations to get:
Also by properties of logarithms, we know that ; thus,
. Therefore, our equation simplifies to:
Solution 2
Convert the two equations into exponents:
Take to the power of
:
Plug this into :
So
Solution 3
Similar to solution 2, we have:
and
Take the tenth root of the first equation to get
Substitute into the second equation to get
This means that , or
, meaning that
.
Solution 4
The same with other solutions, we have obtained and
. Then,
. So, an obvious solution is to have
and
. Solving, we get
and
.
Solution 5
Using the first expression, we see that . Now, taking the log of both sides, we get
. This simplifies to
. This is still equal to the second equation in the problem statement, so
. Dividing by
on both sides, we get
. Therefore,
and
, so
.
Solution 6
Put.We see:
and
which gives rise to
which is the required answer.
Problem
Alice and Bob play the following game. A stack of tokens lies before them. The players take turns with Alice going first. On each turn, the player removes either
token or
tokens from the stack. Whoever removes the last token wins. Find the number of positive integers
less than or equal to
for which there exists a strategy for Bob that guarantees that Bob will win the game regardless of Alice's play.
Solution 1
Let's first try some experimentation. Alice obviously wins if there is one coin. She will just take it and win. If there are 2 remaining, then Alice will take one and then Bob will take one, so Bob wins. If there are , Alice will take
, Bob will take one, and Alice will take the final one. If there are
, Alice will just remove all
at once. If there are
, no matter what Alice does, Bob can take the final coins in one try. Notice that Alice wins if there are
,
, or
coins left. Bob wins if there are
or
coins left.
After some thought, you may realize that there is a strategy for Bob. If there is n is a multiple of , then Bob will win. The reason for this is the following: Let's say there are a multiple of
coins remaining in the stack. If Alice takes
, Bob will take
, and there will still be a multiple of
. If Alice takes
, Bob will take
, and there will still be a multiple of
. This process will continue until you get
coins left. For example, let's say there are
coins. No matter what Alice does, Bob can simply just do the complement. After each of them make a turn, there will always be a multiple of
left. This will continue until there are
coins left, and Bob will end up winning.
After some more experimentation, you'll realize that any number that is congruent to mod
will also work. This is because Bob can do the same strategy, and when there are
coins left, Alice is forced to take
and Bob takes the final coin. For example, let's say there are
coins. If Alice takes
, Bob will take
. If Alice takes
, Bob will take
. So after they each make a turn, the number will always be equal to
mod
. Eventually, there will be only
coins remaining, and we've established that Alice will simply take
and Bob will take the final coin.
So we have to find the number of numbers less than or equal to that are either congruent to
mod
or
mod
. There are
numbers in the first category:
. For the second category, there are
numbers.
. So the answer is
Solution 2
Let's use winning and losing positions, where marks a win for Alice.
coin:
coins:
coins:
coins:
coins:
coin:
coins:
coins:
coins:
coins:
coin:
coins:
coins:
coins:
coins:
We can see that losing positions occur when is congruent to
and winning positions occur otherwise. As
ranges from
to
,
of these values are losing positions where Bob will win. As
ranges from
to
,
is the only value where Bob will win. Thus, the answer is
Solution 3
Denote by and
Alice's or Bob's
th moves, respectively.
Case 1: .
Bob can always take the strategy that . This guarantees him to win.
In this case, the number of is
.
Case 2: .
In this case, consider Alice's following strategy: and
for
. Thus, under Alice's this strategy, Bob has no way to win.
Case 3: .
In this case, consider Alice's following strategy: and
for
. Thus, under Alice's this strategy, Bob has no way to win.
Case 4: .
Bob can always take the strategy that . Therefore, after the
th turn, there are two tokens leftover. Therefore, Alice must take 1 in the next turn that leaves the last token on the table. Therefore, Bob can take the last token to win the game. This guarantees him to win.
In this case, the number of is
.
Case 5: .
Consider Alice's following strategy: and
for
. By doing so, there will finally be 2 tokens on the table and Bob moves first. Because Bob has the only choice of taking 1 token, Alice can take the last token and win the game.
Therefore, in this case, under Alice's this strategy, Bob has no way to win.
Putting all cases together, the answer is .
Solution 4 (Grundy Values)
Since the game Alice and Bob play is impartial (the only difference between player 1 and player 2 is that player 1 goes first (note that games like chess are not impartial because each player can only move their own pieces)), we can use the Sprague-Grundy Theorem to solve this problem. We will use induction to calculate the Grundy Values for this game.
We claim that heaps of size congruent to will be in outcome class
(win for player 2 = Bob), and heaps of size equivalent to
will be in outcome class
(win for player 1 = Alice). Note that the mex (minimal excludant) of a set of nonnegative integers is the least nonnegative integer not in the set. e.g. mex
and mex
.
We have proven the base case. We will now prove the inductive hypothesis: If ,
,
,
,
, and
, then
,
,
,
, and
.
We have proven the inductive hypothesis. QED.
There are positive integers congruent to
between 1 and 2020, and 1 such integer between 2021 and 2024.
.
Solution 5 (no modular arithmetic)
We start with as some of the smaller values. After seeing the first 4 where Bob wins automatically, with trial and error we see that
and
are spaced alternating in between 2 and 3 apart. This can also be proven with modular arithmetic, but this is an easier solution for some people. We split them into 2 different sets with common difference 5: {2,7,12 ...} and {5,10,15...}. Counting up all the numbers in each set can be done as follows:
Set 1
(because the first term is two)
Set 2
And because we forgot 2022 we add 1 more.
Problem 3
Jen enters a lottery by picking distinct numbers from
numbers are randomly chosen from
She wins a prize if at least two of her numbers were
of the randomly chosen numbers, and wins the grand prize if all four of her numbers were the randomly chosen numbers. The probability of her winning the grand prize given that she won a prize is
where
and
are relatively prime positive integers. Find
.
Solution 1
This is a conditional probability problem. Bayes' Theorem states that
- in other words, the probability of
given
is equal to the probability of
given
times the probability of
divided by the probability of
. In our case,
represents the probability of winning the grand prize, and
represents the probability of winning a prize. Clearly,
, since by winning the grand prize you automatically win a prize. Thus, we want to find
.
Let us calculate the probability of winning a prize. We do this through casework: how many of Jen's drawn numbers match the lottery's drawn numbers?
To win a prize, Jen must draw at least numbers identical to the lottery. Thus, our cases are drawing
,
, or
numbers identical.
Let us first calculate the number of ways to draw exactly identical numbers to the lottery. Let Jen choose the numbers
,
,
, and
; we have
ways to choose which
of these
numbers are identical to the lottery. We have now determined
of the
numbers drawn in the lottery; since the other
numbers Jen chose can not be chosen by the lottery, the lottery now has
numbers to choose the last
numbers from. Thus, this case is
, so this case yields
possibilities.
Next, let us calculate the number of ways to draw exactly identical numbers to the lottery. Again, let Jen choose
,
,
, and
. This time, we have
ways to choose the identical numbers and again
numbers left for the lottery to choose from; however, since
of the lottery's numbers have already been determined, the lottery only needs to choose
more number, so this is
. This case yields
.
Finally, let us calculate the number of ways to all numbers matching. There is actually just one way for this to happen.
In total, we have ways to win a prize. The lottery has
possible combinations to draw, so the probability of winning a prize is
. There is actually no need to simplify it or even evaluate
or actually even know that it has to be
; it suffices to call it
or some other variable, as it will cancel out later. However, let us just go through with this. The probability of winning a prize is
. Note that the probability of winning a grand prize is just matching all
numbers, which we already calculated to have
possibility and thus have probability
. Thus, our answer is
. Therefore, our answer is
.
Shortcut
One may also use complimentary counting as a shortcut to calculate the probability of winning a prize, in which the cases are that either one number is shared or no numbers are shared. There are ways to choose the former and
ways for the latter. Therefore, there are
ways to NOT choose a prize, so there are
ways to choose a prize, and the answer follows.
Solution 2
For getting all right, there is only
way.
For getting right, there is
multiplied by
=
ways.
For getting right, there is
multiplied by
=
ways.
=
Therefore, the answer is
扫码免费获取完整版真题+解析~~~
我们整理了近十年全部AMC备赛资料,包括AMC8/10/12/AIME的历年真题和答案详解,备赛书籍、知识点地图、备赛公式等,
免费提供给备赛的考试使用,扫码下载即可⇓