2020 AIME II 详解
向下滚动即可查看来自 LIVE by Po-Shen Loh 的精心整理的解答,打印PDF 解答,查看答案,或参加完整限时模拟考试。
所有题目均经美国数学协会(MAA)官方合法授权使用。
1.
求正整数有序对 的个数,使得 。
Find the number of ordered pairs of positive integers such that
小提示:
写成 ,并注意一旦选定 , 就完全确定
Write and note that once is chosen, is completely determined
大提示:
需要 整除 :分别数出 中 和 的指数可能值
You need to divide count the possible exponents of and of in
解答:
因为 ,有效的 必须形如 ,此时 是正整数,当且仅当 且 。反过来,每个这样的选择都可行,并且 由 唯一确定。
因此 可以取 中任意一个值, 可以取 中任意一个值,共有 个有序对。
Since a valid must have the form and then is a positive integer exactly when and Conversely every such choice works, and is uniquely determined by
So can be any of and any of giving ordered pairs.
2.
在顶点为 、、、 的单位正方形内部,均匀随机选取一点 。由 与点 确定的直线斜率大于或等于 的概率可写成 ,其中 与 是互质正整数。求 。
Let be a point chosen uniformly at random in the interior of the unit square with vertices at and The probability that the slope of the line determined by and the point is greater than or equal to can be written as where and are relatively prime positive integers. Find
小提示:
对 ,当 时,条件是 ;当 时,不等号方向会反过来
For with the condition is for the inequality direction flips
大提示:
有利区域是两个在 处相接的梯形;分别求面积后相加
The favorable region is two trapezoids meeting at find each area and add
解答:
设 ,且 。斜率条件 在 时变为 ,在 时变为 (乘以负数 会反转不等号)。
当 时,正方形内位于直线 上方的区域是一个梯形,平行的竖边长度分别为 (在 处)和 (在 处),宽为 ,面积为 。当 时,直线下方的区域是一个梯形,平行边长度分别为 (在 处)和 (在 处),宽为 ,面积为 。
概率为 ,所以 。
Let and The slope condition becomes when and when (multiplying by the negative quantity reverses the inequality).
For the region above the line inside the square is a trapezoid with parallel vertical sides of lengths (at ) and (at ) and width with area For the region below the line is a trapezoid with parallel sides (at ) and (at ) and width with area
The probability is so
3.
满足 的 可写成 ,其中 与 是互质正整数。求 。
The value of that satisfies can be written as where and are relatively prime positive integers. Find
4.
三角形 与 位于坐标平面内,顶点分别为 、、、、、。绕点 顺时针旋转 度,其中 ,会把 变换为 。求 。
Triangles and lie in the coordinate plane with vertices A rotation of degrees clockwise around the point where will transform to Find
小提示:
线段 是竖直的,而它的像 是水平的,所以旋转角必须是 度
Segment is vertical while its image is horizontal, so the rotation must be by degrees
大提示:
绕 顺时针旋转 会把 送到 ;匹配
A clockwise rotation about sends to match
解答:
向量 是竖直的,而 是水平的且长度相同,所以旋转把方向顺时针转了 ,因此 。
绕 顺时针旋转 会把 送到 。将其用于 ,并令像等于 ,得到 且 ,所以 ,。检查另外两个顶点: 映到 ,且 映到 。
因此 。
The vector is vertical, while is horizontal and of the same length, so the rotation turns directions by clockwise, and
A clockwise rotation about sends to Applying this to and setting the image equal to gives and so and Checking the other vertices: maps to and maps to
Therefore
5.
对每个正整数 ,令 为 以四为底表示时的各位数字之和,令 为 以八为底表示时的各位数字之和。例如, ,而 的各位数字之和为 ,所以 。令 为使得 以十六为底的表示不能只用数字 到 表示的最小 。求 除以 的余数。
For each positive integer let be the sum of the digits in the base-four representation of and let be the sum of the digits in the base-eight representation of For example, and the digit sum of is so Let be the least value of such that the base-sixteen representation of cannot be expressed using only the digits through Find the remainder when is divided by
小提示:
在十六进制表示中需要使用大于 的数字的最小 是 ;先找八进制数位和为 的最小
The smallest value of whose base-sixteen representation uses a digit beyond is first find the smallest possible whose base-eight digit sum is
大提示:
这样的最小 是 。以四为底的数字和为 的最小 是一个 后面接十个 。
The least such value of is The smallest whose base-four digits sum to is a followed by ten s.
解答:
在十六进制表示中需要使用大于 的数字的最小数是 。因此,我们要找使 的八进制数位和为 的最小 。按顺序检查 的可能值,所有小于 的值,其八进制数位和都至多为 ,而 的数位和为 。由于达到给定四进制数位和的最小 随该数位和增大而增大,我们要找满足 的最小 。
一个以四为底的数字至多为 ,所以数字和为 至少需要 位;最小的 位选择是首位为 ,后面跟十个 :
除以 的余数是 。
The smallest value whose base-sixteen representation uses a digit beyond is Thus we seek the least for which the base-eight digit sum of is Checking possible values of in order, every value less than has base-eight digit sum at most while has digit sum Since the least achieving a given base-four digit sum increases with that sum, we want the least with
A base-four digit is at most so a digit sum of requires at least digits, and the smallest -digit choice is a leading followed by ten s:
The remainder when is divided by is
6.
递归定义数列 、,并且对所有 ,那么 可写成 ,其中 与 是互质正整数。求 。
Define a sequence recursively by and for all Then can be written as where and are relatively prime positive integers. Find
小提示:
把 、、、、 精确计算成分数,会出现一个规律
Compute and exactly as fractions — a pattern appears
大提示:
该数列以 为周期,所以
The sequence is periodic with period so
解答:
精确计算各项:其中用到 。接着 ,且 。
因为每一项只由前两项决定,数列以 为周期。由于 是 的倍数,得到 。因为 是质数且不整除 ,该分数已经约分,所以 。
Computing terms exactly: using Then and
Since each term depends only on the two preceding terms, the sequence repeats with period Because is a multiple of we get As is prime and does not divide the fraction is reduced, and
7.
两个全等的直圆锥,底面半径均为 ,高均为 。它们的对称轴在两圆锥内部一点垂直相交,且该点到每个圆锥底面的距离都是 。一个半径为 的球同时位于两个圆锥内部。 的最大可能值为 ,其中 与 是互质正整数。求 。
Two congruent right circular cones each with base radius and height have axes of symmetry that intersect at right angles at a point in the interior of the cones a distance from the base of each cone. A sphere with radius lies within both cones. The maximum possible value of is where and are relatively prime positive integers. Find
小提示:
在两条轴所在的平面内,每个圆锥的截面是一个三角形:顶点在交点之外 的位置,底边半宽 ,位于另一侧距离 处
In the plane of the two axes, each cone’s cross-section is a triangle with apex beyond the intersection point and base half-width at distance on the other side
大提示:
把球心放在交点;其半径就是该点到经过 与 的斜边直线的距离
Center the sphere at the intersection point; its radius is the distance from that point to the slant line through and
解答:
把两轴交点作为原点,并沿两条轴量取有向坐标 。沿某个圆锥的轴,它的顶点距离原点 ,底面平面在另一侧距离 处。任何经过轴的平面截该圆锥都会得到一个三角形;用坐标 表示,其中 为到轴的距离,则其斜边经过 和 ,方程为 。
若半径为 的球心对该轴的轴向坐标为 ,到该轴的距离为 ,那么球的截面圆必须能放入上述三角形,所以 。由于两条轴互相垂直,球心到轴 的距离至少为 ,反之亦然。把两个约束相加,因为 。因此 。
以原点为球心、半径为 的球可以达到这个界:它到每个斜面的距离都是 ,且它到每个底面平面的距离 更大。所以 的最大值是 ,。
Put the origin at the point where the axes cross, and measure signed coordinates along the two axes. Along its axis, each cone has its apex at distance from the origin and its base plane at distance on the other side. Slicing a cone by any plane through its axis gives a triangle whose slant side, in coordinates with the distance from the axis, is the line through and namely
A sphere of radius centered at a point with axial coordinate and distance from the axis fits inside that cone only if its cross-section fits inside the triangle, so Since the two axes are perpendicular, the distance from the center to axis is at least and vice versa. Adding the two constraints, because Hence
The sphere of radius centered at the origin achieves this: its distance to each slant surface is and its distance to each base plane is larger. So the maximum of is and
8.
递归定义函数列:,且对整数 ,。求最小的 ,使得 的所有零点之和超过 。
Define a sequence recursively by and for integers Find the least value of such that the sum of the zeros of exceeds
小提示:
当且仅当 是 的一个非负零点。计算前几个 的零点集合
exactly when is a nonnegative zero of Compute the zero sets for the first few
大提示:
令 , 的零点是从 到 每隔一个取出的整数,所以它们的和是
With the zeros of are every other integer from up to so their sum is
解答:
因为 ,所以 的零点正好是 ,其中 遍历 的非负零点。前几个零点集合为 、、、。记 ,我们断言 的零点是从 到 每隔一个取出的整数。事实上,由归纳假设, 的非负零点是从 或 到 每隔一个取出的整数;套用 后,就得到从 到 之间奇偶性相应的所有整数。
这个等差数列有 项,首末两项之和为 ,所以零点之和为 它随 增大而增大。
现在 ,而 。最小的这样的 是 。
Since the zeros of are exactly as runs over the nonnegative zeros of The first few zero sets are Writing we claim the zeros of are every other integer from through Indeed, by induction the nonnegative zeros of are every other integer from or up to and applying yields every integer of the appropriate parity from through
This progression has terms, and its first and last terms sum to so the sum of the zeros is which is increasing in
Now while The least such is
9.
看演出时,Ayako、Billy、Carlos、Dahlia、Ehuang 和 Frank 按这个顺序坐在一排六把椅子上。中场休息时,他们去厨房吃点心。回来后,他们坐回这六把椅子,使得如果两个人在休息前相邻,那么休息后他们不相邻。求他们休息后可能选择的座位顺序数。
While watching a show, Ayako, Billy, Carlos, Dahlia, Ehuang, and Frank sat in that order in a row of six chairs. During the break, they went to the kitchen for a snack. When they came back, they sat on those six chairs in such a way that if two of them sat next to each other before the break, then they did not sit next to each other after the break. Find the number of possible seating orders they could have chosen after the break.
小提示:
按原来的座位把朋友编号为 到 ;需要数出任意两个连续编号都不相邻的排列
Number the friends through by original seat; you need orderings in which no two consecutive numbers stand next to each other
大提示:
对五个数对 中哪些坐在一起使用容斥;把每一段连续编号粘成一个可正可反的块
Use inclusion-exclusion on which of the five pairs sit together, gluing each run of consecutive numbers into a block that can face two ways
解答:
按原座位顺序把朋友编号为 到 ;我们要数 的排列,使得没有两个连续整数相邻。对五个数对 中哪些被迫坐在一起使用容斥。若所选的 个数对形成 段极大连续整数段,把每段粘成一个块(可按递增或递减两种方向排列),就得到 个包含所有所选相邻关系的坐法。
按 统计:当 时,有 。当 时,五个集合,每个有 ,共 。当 时,四个集合形成一段 ,六个形成两段 ,共 。当 时,三个集合形成一段 ,六个形成两段 ,一个形成三段 ,共 。当 时,两个集合形成一段 ,三个形成两段 ,共 。当 时,一个集合,共 。
所求数量为 。
Number the friends through in original seating order; we count orderings of in which no two consecutive integers are adjacent. Apply inclusion-exclusion over which of the five pairs are forced to sit together. If a chosen set of pairs forms maximal runs of consecutive integers, gluing each run into a block (orderable ascending or descending) gives seatings containing all chosen adjacencies.
Tallying by for For five sets, each total For four sets form one run and six form two runs total For three sets form one run six form two runs one forms three runs total For two sets form one run and three form two runs total For one set, total
The count is
10.
求所有正整数 的和,使得 除以 时余数为 。
Find the sum of all positive integers such that when is divided by the remainder is
小提示:
这个和是 。利用 对 取模化简
The sum is Reduce it modulo using
大提示:
若 ,则 ,所以 必须整除 。乘以 可能产生伪解,所以要检查每个候选
If then so must divide Multiplying by can create false solutions, so verify each candidate.
解答:
令 ,则立方和为 。模 时有 ,因此 ,且 。若 ,则 整除 。余数为 还要求 ,所以候选为 ,即 。
因为我们乘过 ,每个候选都必须检查。对 :,且 。对 :,且 。对 :,且 ,余数 ,所以此项不符合要求。
有效值为 和 ,它们的和为 。
Let so the sum of cubes is Modulo we have hence and If then divides Since a remainder of also forces the candidates are i.e.
Because we multiplied by each candidate must be checked. For and For and For and remainder so this one fails.
The valid values are and with sum
11.
设 ,且 、 是两个二次多项式,它们的 系数也都为 。David 计算三个和 、、,惊讶地发现这三个和中任意两个都有一个公共根,并且这三个公共根互不相同。若 ,则 ,其中 与 是互质正整数。求 。
Let and let and be two quadratic polynomials also with the coefficient of equal to David computes each of the three sums and and is surprised to find that each pair of these sums has a common root, and these three common roots are distinct. If then where and are relatively prime positive integers. Find
小提示:
每个两两之和的首项系数都是 ,所以它等于 乘以由已知根给出的两个一次因式
Each pairwise sum has leading coefficient so it equals times the product of the two linear factors from its known roots
大提示:
把 与 的根和相加,再减去 的根和,就能孤立出前两个和共享的根的两倍
Adding the root sums of and and subtracting that of isolates twice the root shared by the first two sums
解答:
令 为 与 的公共根, 为 与 的公共根, 为 与 的公共根。每个和都是首项系数为 的二次式,所以 、,且 。写 ,。由韦达定理,根和分别为 、、,所以 得到 。
的常数项为 ,所以 ,从而 。另外 ,且 。相减得 ,所以 。
因此 ,所以 ,。
Let be the common root of and let be that of and and let be that of and Each sum is quadratic with leading coefficient so and Write and By Vieta’s formulas, the root sums are and so giving
The constant term of is so and Also and Subtracting, so
Then so and
12.
设 与 是大于 的奇整数。一个 矩形由单位正方形组成,最上面一行的方格从左到右编号为 到 ,第二行从左到右编号为 到 ,依此类推。方格 在最上面一行,方格 在最下面一行。求满足以下性质的大于 的奇整数有序对 的个数:在该 矩形中,经过方格 与 中心的直线与方格 的内部相交。
Let and be odd integers greater than An rectangle is made up of unit squares where the squares in the top row are numbered left to right with the integers through those in the second row are numbered left to right with the integers through and so on. Square is in the top row, and square is in the bottom row. Find the number of ordered pairs of odd integers greater than with the property that, in the rectangle, the line through the centers of squares and intersects the interior of square
小提示:
由于 与 都是奇数,方格 与 中心的中点恰好是方格 的中心,它在方格 右边一格
Since and are odd, the midpoint of the centers of squares and is exactly the center of square one square to the right of square
大提示:
该直线进入方格 当且仅当它的斜率绝对值小于 ;然后对每个 数出奇数
The line enters square precisely when its slope is less than in absolute value; then count the odd for each
解答:
使用“列、行”坐标。方格 在最上面一行,所以 (因 为奇数,故 ),其中心为 。方格 在最下面一行,所以它的列号为 ,且 ,即 ,其中心为 。由于 和 为奇数, 为偶数,所以这两个中心的中点 有整数坐标;它的方格编号为 。它的列号 位于 与 之间,所以直线经过方格 的中心,而方格 就在同一行的左边一格。
方格 只在那一行中,且该直线穿过这一行横条时得到的线段以方格 的中心为中心 (由对称性),向左右各延伸 ,其中 是斜率。因此直线与方格 的内部相交,当且仅当 ,即 ,也就是 (竖直线 ,不满足)。
因为 且 ,需要 ,所以 。当 :奇数 ,共有 个,排除 (奇数情形 和 )后剩 个。当 :奇数 ,共有 个,排除 和 后剩 个。当 :奇数 ,共有 个,排除 和 后剩 个。当 :奇数 ,共有 个,排除 后剩 个。总数为 。
Use column-row coordinates. Square is in the top row, so (hence as is odd) and its center is Square is in the bottom row, so its column is with i.e. and its center is Since and are odd, is even, so the midpoint of the two centers has integer coordinates; its square number is Its column lies between and so the line passes through the center of square and square sits immediately to its left in the same row.
Square lies only in that row, and the line crosses that row’s horizontal strip in a segment centered (by symmetry) at the center of square extending to each side, where is the slope. So the line meets the interior of square exactly when that is i.e. (a vertical line, fails).
Since and we need so For odd values, excluding (the odd cases and ) leaves For odd values, excluding and leaves For odd values, excluding and leaves For odd values, excluding leaves The total is
13.
凸五边形 的边长为 、、。此外,该五边形有一个内切圆 (与五边形每条边都相切的圆)。求 的面积。
Convex pentagon has side lengths and Moreover, the pentagon has an inscribed circle (a circle tangent to each side of the pentagon). Find the area of
小提示:
从同一顶点引出的两条切线段相等:若五个顶点对应的切线段长分别为 、、、、,解 、、
The two tangent segments from each vertex are equal: if the five corresponding tangent lengths are and solve
大提示:
若某顶点对应的切线段长为 ,则其半角满足 ;五个半角之和为 。把它转化为关于 的多项式方程,再用面积 。
At a vertex with tangent length the half-angle satisfies the five half-angles sum to Turn that into a polynomial equation for then use area
解答:
设从 、、、、 到内切圆的切线段长分别为 、、、、。则 、、、、。中间的方程给出 、,所以 ;结合 与 ,得到 、、。若 为内切圆半径,则切线段长为 的顶点处内角满足 ,且半角之和是 的一半:
令 ,。则 ,并且由于 ,得到 。令 ,恒等式 变为 ,代入 并清分母得 所以 或 。当 时,每个半角都远小于 ,半角和远不足 ;所以这个根是增根。因此 。
半周长为 ,所以面积为 。
Let the tangent lengths from and to the incircle be and Then and The middle equations give and so with and this yields If is the inradius, the interior angle at a vertex with tangent length satisfies and the half-angles sum to half of
Let and Then and since we get With the identity becomes and substituting and clearing denominators gives so or For every half-angle is well under so the half-angle sum falls far short of this root is extraneous. Hence
The semiperimeter is so the area is
14.
对实数 ,令 为小于或等于 的最大整数,并定义 为 的小数部分。例如,,且 。定义 ,令 为方程 在 上的实数解个数。求 除以 的余数。
For real number let be the greatest integer less than or equal to and define to be the fractional part of For example, and Define and let be the number of real-valued solutions to the equation for Find the remainder when is divided by
小提示:
在每个区间 上,其中 ,函数 从 递增并趋近于 ,恰好取遍 中每个值一次
On each interval with the function increases from toward taking every value in exactly once
大提示:
因此当 时, 在每个 、 中有一个解。数出区间链 ,并用冰球杆恒等式求和。
So with has one solution in for each Count chains of intervals and sum with the hockey stick identity.
解答:
在 上,其中 为整数,写 ;则 从 严格递增并趋近于 ,所以 把 双射到 。因此对任何满足 的 ,对每个整数 ,方程 在 中恰有一个解,且没有其他解。
方程 对每个 有一个解 。接着,对每个 ,方程 在 中有一个解。最后,对 ,其中 , 把 双射到 ,所以在该区间内 的解数等于满足 的这类 的个数,也就是满足 的数对 的个数,即 。(端点 给出 ,不是解。)
由冰球杆恒等式,所以 除以 的余数是 。
On with an integer, write then is strictly increasing from toward so maps bijectively onto Hence for any with the equation has exactly one solution in for each integer and no others.
The equation has one solution for each In turn, has one solution in for each Finally, for with maps bijectively onto so the number of solutions of there equals the number of such with namely the number of pairs with which is (The endpoint gives and is not a solution.)
By the hockey stick identity, so the remainder when is divided by is
15.
设 是一个锐角不等边三角形,外接圆为 。 在 与 处的切线相交于 。令 与 分别为 到直线 与 的垂足。已知 、,且 。求 。
Let be an acute scalene triangle with circumcircle The tangents to at and intersect at Let and be the projections of onto lines and respectively. Suppose and Find
小提示:
切线-弦定理给出 ,所以 ;且 是以 为直径的圆内接四边形,所以
The tangent-chord angle gives so and is cyclic with diameter so
大提示:
将 和 放在 ,于是 。此时 与 都是 的 坐标的一次函数。
Place and at so Then and are both linear in the -coordinate of
解答:
由切线-弦定理,,所以 ,且 ;同理 。又 ,所以 、、、 共圆,且直径为 ,从而 。由正弦定理,、、,题设条件变为
取 、。因为 ,且 在 的垂直平分线上,得 。圆心为 ,且 ,由此 ,所以 ,并且 。对圆 上的 ,展开 ,得到 。因此
代入后, ,得到 。于是 ,且
By the tangent-chord angle, so and similarly Also so and lie on a circle with diameter whence Using the law of sines, and so the given condition becomes
Place and Since and lies on the perpendicular bisector of we get The circumcenter is with which gives so and For on expanding gives Therefore
Substituting, yields Then and