2018-08-06 重点归纳
AMC12是针对高中学生的数学测验,该竞赛开始于2000年,分A赛和B赛,于每年的2月初和2月中举行,学生可任选参加一项即可。其主要目的在于激发学生对数学的兴趣,参予AMC12的学生应该不难发现测验的问题都很具挑战性,但测验的题型都不会超过学生的学习范围。这项测验希望每个考生能从竞赛中享受数学。那么接下来跟随小编来看一下AMC12的官方真题以及官方解答吧:
For every positive integer  , let
, let  be the remainder obtained when
 be the remainder obtained when  is divided by 5. Define a function
 is divided by 5. Define a function  recursively as follows:
 recursively as follows:

What is  ?
?

Simply draw a table of values of  for the first few values of
 for the first few values of  :
:

Now we claim that for  ,
,  for all values
 for all values  . We will prove this by induction on
. We will prove this by induction on  and
 and  . The base cases for
. The base cases for  , have already been proven.
, have already been proven.
For our inductive step, we must show that for all valid values of  ,
,  if for all valid values of
 if for all valid values of  ,
,  .
.
We prove this itself by induction on  . For the base case,
. For the base case,  ,
,  . For the inductive step, we need
. For the inductive step, we need  if
 if  . Then,
. Then,  
  by our inductive hypothesis from our inner induction and
 by our inductive hypothesis from our inner induction and  from our outer inductive hypothesis. Thus,
 from our outer inductive hypothesis. Thus,  , completing the proof.
, completing the proof.
It is now clear that for  ,
,  for all values
 for all values  .
.
Thus,  .
.
Cozy the Cat and Dash the Dog are going up a staircase with a certain number of steps. However, instead of walking up the steps one at a time, both Cozy and Dash jump. Cozy goes two steps up with each jump (though if necessary, he will just jump the last step). Dash goes five steps up with each jump (though if necessary, he will just jump the last steps if there are fewer than 5 steps left). Suppose that Dash takes 19 fewer jumps than Cozy to reach the top of the staircase. Let  denote the sum of all possible numbers of steps this staircase can have. What is the sum of the digits of
 denote the sum of all possible numbers of steps this staircase can have. What is the sum of the digits of  ?
?

We can translate this wordy problem into this simple equation:
![\[\left\lceil \frac{s}{2} \right\rceil - 19 = \left\lceil \frac{s}{5} \right\rceil\]](http://latex.artofproblemsolving.com/5/3/9/5399c60725f1698fac5b067a5c7b438e9a88236d.png)
We will proceed to solve this equation via casework.
Case 1: 
Our equation becomes  , where
, where  Using the fact that
 Using the fact that  is an integer, we quickly find that
 is an integer, we quickly find that  and
 and  yield
 yield  and
 and  , respectively.
, respectively.
Case 2: 
Our equation becomes  , where
, where  Using the fact that
 Using the fact that  is an integer, we quickly find that
 is an integer, we quickly find that  yields
yields  .
.
Summing up we get  . The sum of the digits is
. The sum of the digits is  .
.
It can easily be seen that the problem can be expressed by the equation:
![\[\left\lceil \frac{s}{2} \right\rceil - \left\lceil \frac{s}{5} \right\rceil = 19\]](http://latex.artofproblemsolving.com/d/b/3/db31687a3bec78b161b09ab99896aeef70796d67.png)
However, because the ceiling function is difficult to work with, we can rewrite the previous equation as:
![\[\frac{s+a}{2} - \frac{s+b}{5} = 19\]](http://latex.artofproblemsolving.com/c/4/2/c42764328029b40c5609a31ec7e07da598642fc4.png)
Where  and
 and  Multiplying both sides by ten and simplifying, we get:
 Multiplying both sides by ten and simplifying, we get:
![\[5s+5a-2s-2b=190\]](http://latex.artofproblemsolving.com/1/6/9/16918627cb9f43aa1751139fd70144afe783a38e.png)
![\[3s = 190+2b-5a\]](http://latex.artofproblemsolving.com/b/1/f/b1fc57d40a611f2aa8ef2fd2b8c0c47fab989298.png)
![\[s = 63 + \frac{1+2b-5a}{3}\]](http://latex.artofproblemsolving.com/7/e/8/7e8ef54f46785762b1ca2b76bd7eac3a17afdc4c.png)
Because s must be an integer, we need to find the values of  and
 and  such that
 such that  . We solve using casework.
. We solve using casework.
Case 1: 
If  , we have
, we have  . We can easily see that
. We can easily see that  or
 or  , which when plugged into our original equation lead to
, which when plugged into our original equation lead to  and
and  respectively.
 respectively.
Case 2: 
If  , we have
, we have  , which can be rewritten as
, which can be rewritten as  . We can again easily see that
. We can again easily see that  is the only solution, which when plugged into our original equation lead to
 is the only solution, which when plugged into our original equation lead to  .
.
Adding these together we get  . The sum of the digits is
. The sum of the digits is  .
.
As before, we write the equation:
![\[\left\lceil \frac{s}{2} \right\rceil - 19 = \left\lceil \frac{s}{5} \right\rceil.\]](http://latex.artofproblemsolving.com/f/6/d/f6d795f179cc739dd37b8bbb59074595a040f926.png)
To get a ballpark estimate of where  might lie, we remove the ceiling functions to find:
 might lie, we remove the ceiling functions to find:
![\[\frac{s}{2} - 19 = \frac{s}{5}.\]](http://latex.artofproblemsolving.com/9/8/6/986d6455dc57ae85807487e43faa6e2efc08e091.png)
This gives  , and thus values for
, and thus values for  will be around
 will be around  .
.
Now, to establish some bounds around this estimated working value, we note that if  , Cozy takes 30 steps while Dash takes 12, a difference of 18. If
, Cozy takes 30 steps while Dash takes 12, a difference of 18. If  , Cozy takes 35 steps while Dash takes 14, a difference of 21. When
, Cozy takes 35 steps while Dash takes 14, a difference of 21. When  increases from a multiple of ten, the difference will never decrease beyond what it is at the multiple of ten, and likewise, when it decreases, it never becomes greater than at the multiple of ten, so any working values of
 increases from a multiple of ten, the difference will never decrease beyond what it is at the multiple of ten, and likewise, when it decreases, it never becomes greater than at the multiple of ten, so any working values of  will be between
 will be between  and
 and  .
.
Then, by inspection,  or
 or  , so
, so 
以上就是小编对AMC12数学竞赛试题以及解析的介绍,希望对你有所帮助,更多学习资料请持续关注AMC数学竞赛网!
 
                                            上一篇: 考题22-23 2015 AMC 12B
下一篇: AMC考试都适合什么年龄段的学生参加?