2000 AIME I 真题

向下滚动并点击“开始”即可作答!或前往可打印 PDF答案,或由 LIVE by Po-Shen Loh 精心整理的专业解答

所有题目均经美国数学协会(MAA)官方合法授权使用。

或直接跳转到某一道题及其解答: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15

想通过互动视频课程系统学习吗?

了解 LIVE课程

计时

3:00:00

1.

求最小正整数 nn,使得无论怎样把 10n10^n 表示为两个正整数的乘积,这两个整数中至少有一个含有数字 00

Find the least positive integer nn such that no matter how 10n10^n is expressed as the product of any two positive integers, at least one of these two integers contains the digit 0.0.

答案:8
知识点:质因数分解数字
难度评级:2110
小提示:

10n10^n 的每个因子都形如 2x5y2^x 5^y,而任何同时被 2255 整除的因子都以数字 00 结尾。

Every factor of 10n10^n has the form 2x5y,2^x 5^y, and any factor divisible by both 22 and 55 ends in the digit 00

大提示:

因此,要使两个因子都不含数字零,唯一可能的拆分是 2n×5n2^n \times 5^n;找出第一个使 2n2^n5n5^n 含有数字 00nn

So the only candidate splitting is 2n×5n;2^n \times 5^n; find the first nn for which 2n2^n or 5n5^n contains a digit 00

解答:

任意因式分解可写为 10n=(2x5y)(2nx5ny)10^n = (2^x 5^y)(2^{n-x} 5^{n-y})。若某因子同时被 2255 整除,它就是 1010 的倍数,末位为 00。所以,要使两个因子都不含数字零,唯一可能的分解是 10n=2n5n10^n = 2^n \cdot 5^n,我们要找最小的 nn,使得 2n2^n5n5^n 含有数字 00

21,,282^1, \ldots, 2^82,4,8,16,32,64,128,2562, 4, 8, 16, 32, 64, 128, 256,均不含零。51,,575^1, \ldots, 5^75,25,125,6255, 25, 125, 6253125,15625,781253125, 15625, 78125,均不含零,但 58=3906255^8 = 390625 含有 00

因此 10810^8 的每个分解都含有一个带数字 00 的因子,而 107=2757=1287812510^7 = 2^7 \cdot 5^7 = 128 \cdot 78125 不满足条件。答案是 88

Every factorization is 10n=(2x5y)(2nx5ny).10^n = (2^x 5^y)(2^{n-x} 5^{n-y}). If a factor is divisible by both 22 and 5,5, it is a multiple of 1010 and ends in the digit 0.0. So the only possible zero-free factorization is 10n=2n5n,10^n = 2^n \cdot 5^n, and we need the least nn for which 2n2^n or 5n5^n contains a digit 0.0.

The powers 21,,282^1, \ldots, 2^8 are 2,4,8,16,32,64,128,2562, 4, 8, 16, 32, 64, 128, 256 — no zeros. The powers 51,,575^1, \ldots, 5^7 are 5,25,125,625,5, 25, 125, 625, 3125,15625,781253125, 15625, 78125 — no zeros — but 58=3906255^8 = 390625 contains a 0.0.

Hence every factorization of 10810^8 contains a digit 0,0, while 107=2757=1287812510^7 = 2^7 \cdot 5^7 = 128 \cdot 78125 does not, so the answer is 8.8.

2.

uuvv 是满足 0<v<u0 \lt v \lt u 的整数。令 A=(u,v)A = (u, v),令 BBAA 关于直线 y=xy = x 的反射,令 CCBB 关于 yy-轴的反射,令 DDCC 关于 xx-轴的反射,令 EEDD 关于 yy-轴的反射。五边形 ABCDEABCDE 的面积为 451451。求 u+vu + v

Let uu and vv be integers satisfying 0<v<u.0 \lt v \lt u. Let A=(u,v),A = (u, v), let BB be the reflection of AA across the line y=x,y = x, let CC be the reflection of BB across the yy-axis, let DD be the reflection of CC across the xx-axis, and let EE be the reflection of DD across the yy-axis. The area of pentagon ABCDEABCDE is 451.451. Find u+v.u + v.

答案:21
难度评级:2300
小提示:

计算各顶点:B=(v,u)B = (v, u)C=(v,u)C = (-v, u)D=(v,u)D = (-v, -u)E=(v,u)E = (v, -u)

Compute the vertices: B=(v,u),B = (v, u), C=(v,u),C = (-v, u), D=(v,u),D = (-v, -u), E=(v,u)E = (v, -u)

大提示:

这个五边形是一个 2v×2u2v \times 2u 的长方形加上一个三角形;面积可因式分解为 u(u+3v)u(u + 3v),且 451=1141451 = 11 \cdot 41

The pentagon is a 2v×2u2v \times 2u rectangle plus a triangle; its area factors as u(u+3v),u(u + 3v), and 451=1141451 = 11 \cdot 41

解答:

依次反射得到 B=(v,u)B = (v, u)C=(v,u)C = (-v, u)D=(v,u)D = (-v, -u)E=(v,u)E = (v, -u)。点 B,C,D,EB, C, D, E 形成宽 2v2v、高 2u2u 的长方形,面积为 4uv4uv。点 A=(u,v)A = (u, v) 向右突出,三角形 ABEABE 的竖直底边 BEBE 长为 2u2u,水平高为 uvu - v,面积为 u(uv)u(u - v)

五边形面积为 4uv+u(uv)=u2+3uv=u(u+3v)=451=1141 \begin{aligned} 4uv + u(u - v) &= u^2 + 3uv \\ &= u(u + 3v) \\ &= 451 = 11 \cdot 41 \end{aligned}\text{。}因为 0<v<u0 \lt v \lt uu<u+3v<4uu \lt u + 3v \lt 4u,排除 14511 \cdot 451。因此 u=11u = 11u+3v=41u + 3v = 41,得 v=10v = 10v<uv \lt u

所以 u+v=11+10=21u + v = 11 + 10 = 21

Carrying out the reflections, B=(v,u),B = (v, u), C=(v,u),C = (-v, u), D=(v,u),D = (-v, -u), and E=(v,u).E = (v, -u). The points B,C,D,EB, C, D, E form a rectangle of width 2v2v and height 2u,2u, with area 4uv,4uv, and A=(u,v)A = (u, v) sticks out to its right. Triangle ABEABE has vertical base BEBE of length 2u2u and horizontal height uv,u - v, so its area is u(uv).u(u - v).

The pentagon’s area is therefore 4uv+u(uv)=u2+3uv=u(u+3v)=451=1141. \begin{aligned} 4uv + u(u - v) &= u^2 + 3uv \\ &= u(u + 3v) \\ &= 451 = 11 \cdot 41. \end{aligned} Since 0<v<u,0 \lt v \lt u, we have u<u+3v<4u,u \lt u + 3v \lt 4u, which rules out the factorization 1451.1 \cdot 451. So u=11u = 11 and u+3v=41,u + 3v = 41, giving v=10,v = 10, which indeed satisfies v<u.v \lt u.

Thus u+v=11+10=21.u + v = 11 + 10 = 21.

3.

(ax+b)2000(ax + b)^{2000} 的展开式中,aabb 是互质的正整数,且 x2x^2 项和 x3x^3 项的系数相等。求 a+ba + b

In the expansion of (ax+b)2000,(ax + b)^{2000}, where aa and bb are relatively prime positive integers, the coefficients of x2x^2 and x3x^3 are equal. Find a+b.a + b.

答案:667
难度评级:1890
小提示:

令系数 (20002)a2b1998\binom{2000}{2} a^2 b^{1998}(20003)a3b1997\binom{2000}{3} a^3 b^{1997} 相等。

Set the coefficients (20002)a2b1998\binom{2000}{2} a^2 b^{1998} and (20003)a3b1997\binom{2000}{3} a^3 b^{1997} equal

大提示:

约去公共因子得到 3b=1998a3b = 1998a,再利用 aabb 互质这一条件。

Cancel common factors to get 3b=1998a,3b = 1998a, then use that aa and bb are relatively prime

解答:

由二项式定理,x2x^2 项和 x3x^3 项的系数分别为 (20002)a2b1998\binom{2000}{2} a^2 b^{1998}(20003)a3b1997\binom{2000}{3} a^3 b^{1997}。令它们相等并约去 a2b1997a^2 b^{1997},得 (20002)b=(20003)a\binom{2000}{2} b = \binom{2000}{3} a\text{,}所以 b=19983a=666ab = \frac{1998}{3}\,a = 666a\text{。}

因为 gcd(a,b)=1\gcd(a, b) = 1,只能 a=1a = 1b=666b = 666。因此 a+b=667a + b = 667

By the binomial theorem, the coefficients of x2x^2 and x3x^3 are (20002)a2b1998\binom{2000}{2} a^2 b^{1998} and (20003)a3b1997.\binom{2000}{3} a^3 b^{1997}. Setting them equal and cancelling a2b1997a^2 b^{1997} gives (20002)b=(20003)a,\binom{2000}{2} b = \binom{2000}{3} a, so b=19983a=666a.b = \frac{1998}{3}\,a = 666a.

Since gcd(a,b)=1,\gcd(a, b) = 1, we must have a=1a = 1 and b=666,b = 666, so a+b=667.a + b = 667.

4.

图中长方形被分割成九个互不重叠的正方形。已知该长方形的宽和高是互质正整数,求长方形的周长。

The diagram shows a rectangle that has been dissected into nine non-overlapping squares. Given that the width and the height of the rectangle are relatively prime positive integers, find the perimeter of the rectangle.

答案:260
难度评级:2400
小提示:

设两个最小正方形的边长为 xxyy,并用它们表示其他所有正方形的边长。

Let the two smallest squares have sides xx and y,y, and express every other square’s side in terms of them

大提示:

将长方形左侧和右侧得到的高度表达式相等,可得 5x=2y5x = 2y

Equate the two expressions for the rectangle’s height (left side versus right side) to get 5x=2y5x = 2y

解答:

设中间最小正方形边长为 xx,其右下方的小正方形边长为 yy。沿图中边长追踪,其余正方形边长依次可表示为 x+yx + y(x+y)+x=2x+y(x + y) + x = 2x + y(x+y)+(2x+y)=3x+2y(x + y) + (2x + y) = 3x + 2y(2x+y)+(3x+2y)=5x+3y(2x + y) + (3x + 2y) = 5x + 3y。右侧高正方形的边长为 4x+4y4x + 4y,右下方正方形边长为 (4x+4y)+y=4x+5y(4x + 4y) + y = 4x + 5y,左下方正方形边长为 xx +(2x+y)+ (2x + y) +(5x+3y)+ (5x + 3y) =8x+4y= 8x + 4y

从左侧和右侧量长方形高度:(8x+4y)+(5x+3y)=(4x+5y)+(4x+4y) \begin{aligned} &(8x + 4y) + (5x + 3y) \\ &= (4x + 5y) \\ &\quad {}+ (4x + 4y) \end{aligned}\text{,}化简得 5x=2y5x = 2y。取最小正整数 x=2x = 2y=5y = 5,九个正方形边长为 2,5,7,9,16,25,28,33,362, 5, 7, 9, 16, 25, 28, 33, 36,长方形尺寸为 (36+33)×(36+25)=69×61(36 + 33) \times (36 + 25) = 69 \times 61。这两个数互质,而且面积也核对无误:6961=420969 \cdot 61 = 4209,恰好等于九个正方形的面积之和。

周长为 2(69+61)=2602(69 + 61) = 260

Let the tiniest square (in the middle) have side xx and the small square just below and to its right have side y.y. Chasing edge lengths through the figure, the remaining squares have sides x+y,x + y, then (x+y)+x=2x+y,(x + y) + x = 2x + y, then (x+y)+(2x+y)=3x+2y,(x + y) + (2x + y) = 3x + 2y, then (2x+y)+(3x+2y)=5x+3y(2x + y) + (3x + 2y) = 5x + 3y (the top-left square). The tall square on the right spans the previous three along its left edge minus overlaps, giving side 4x+4y;4x + 4y; the bottom-right square has side (4x+4y)+y=4x+5y;(4x + 4y) + y = 4x + 5y; and the bottom-left square has side xx +(2x+y)+ (2x + y) +(5x+3y)+ (5x + 3y) =8x+4y.= 8x + 4y.

Measuring the rectangle’s height along its left and right sides, (8x+4y)+(5x+3y)=(4x+5y)+(4x+4y), \begin{aligned} &(8x + 4y) + (5x + 3y) \\ &= (4x + 5y) \\ &\quad {}+ (4x + 4y), \end{aligned} which simplifies to 5x=2y.5x = 2y. Taking the smallest positive integers, x=2x = 2 and y=5,y = 5, the nine squares have sides 2,5,7,9,16,25,28,33,36,2, 5, 7, 9, 16, 25, 28, 33, 36, and the rectangle is (36+33)×(36+25)=69×61.(36 + 33) \times (36 + 25) = 69 \times 61. These dimensions are relatively prime (any common scaling would break that), and the areas check: 6961=420969 \cdot 61 = 4209 equals the sum of the nine squares’ areas.

The perimeter is 2(69+61)=260.2(69 + 61) = 260.

5.

两个盒子中各有黑、白两色弹珠,两个盒子中的弹珠总数为 2525。从每个盒子中随机取出一个弹珠。两个都是黑色的概率为 2750\frac{27}{50},两个都是白色的概率为 mn\frac{m}{n},其中 mmnn 是互质正整数。求 m+nm + n

Each of two boxes contains both black and white marbles, and the total number of marbles in the two boxes is 25.25. One marble is taken out of each box randomly. The probability that both marbles are black is 2750,\frac{27}{50}, and the probability that both marbles are white is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. What is m+n?m + n?

答案:26
难度评级:2300
小提示:

若两个盒子分别有 aa 个和 bb 个弹珠,则 abab 必须能被 5050 整除,这是由黑球同时被取出的概率分母为 5050 得到的。

If the boxes hold aa and bb marbles, then abab is divisible by 50,50, since the black-black probability has denominator 5050

大提示:

a+b=25a + b = 25 下,只有 {5,20}\{5, 20\}{10,15}\{10, 15\} 可行;再找黑球数乘积为 27ab50\frac{27ab}{50} 的情况。

With a+b=25,a + b = 25, only {5,20}\{5, 20\} and {10,15}\{10, 15\} work; find black counts whose product is 27ab50\frac{27ab}{50}

解答:

设两个盒子分别有 aa 个和 bb 个弹珠,且 a+b=25a + b = 25,其中黑球数分别为 ppqq。于是 pqab=2750\frac{pq}{ab} = \frac{27}{50},所以 50pq=27ab50pq = 27ab。由于 gcd(27,50)=1\gcd(27, 50) = 1,必须使 abab 能被 5050 整除。检查 a=1,,12a = 1, \ldots, 12 时的 a(25a)a(25 - a),只有 {a,b}={20,5}\{a, b\} = \{20, 5\}{10,15}\{10, 15\} 能给出 5050 的倍数。

若盒子大小为 202055pq=2710050=54pq = \frac{27 \cdot 100}{50} = 54。因为每盒也都有白球,p19p \le 19q4q \le 4,只能 p=18p = 18q=3q = 3。白球数为 2222,所以白白概率为 22025=125\frac{2}{20} \cdot \frac{2}{5} = \frac{1}{25}。若盒子大小为 10101515pq=2715050=81pq = \frac{27 \cdot 150}{50} = 81,且 p9p \le 9q14q \le 14,所以 p=q=9p = q = 9。白球数为 1166,再次得到 110615=125\frac{1}{10} \cdot \frac{6}{15} = \frac{1}{25}

两种情况下概率都是 125\frac{1}{25},所以 m+n=1+25=26m + n = 1 + 25 = 26

Say the boxes hold aa and bb marbles with a+b=25,a + b = 25, containing pp and qq black marbles. Then pqab=2750,\frac{pq}{ab} = \frac{27}{50}, so 50pq=27ab,50pq = 27ab, and since gcd(27,50)=1,\gcd(27, 50) = 1, we need abab to be divisible by 50.50. Checking a(25a)a(25 - a) for a=1,,12,a = 1, \ldots, 12, only {a,b}={20,5}\{a, b\} = \{20, 5\} and {10,15}\{10, 15\} give a multiple of 50.50.

For sizes 2020 and 5:5: pq=2710050=54,pq = \frac{27 \cdot 100}{50} = 54, and since each box also holds a white marble, p19p \le 19 and q4,q \le 4, forcing p=18,p = 18, q=3.q = 3. The white counts are 22 and 2,2, so the white-white probability is 22025=125.\frac{2}{20} \cdot \frac{2}{5} = \frac{1}{25}. For sizes 1010 and 15:15: pq=2715050=81,pq = \frac{27 \cdot 150}{50} = 81, and p9,p \le 9, q14q \le 14 force p=q=9.p = q = 9. The white counts are 11 and 6,6, giving 110615=125\frac{1}{10} \cdot \frac{6}{15} = \frac{1}{25} again.

Either way the probability is 125,\frac{1}{25}, so m+n=1+25=26.m + n = 1 + 25 = 26.

6.

有多少个整数有序对 (x,y)(x, y) 满足 0<x<y<1060 \lt x \lt y \lt 10^6,且 xxyy 的算术平均数恰好比 xxyy 的几何平均数大 22

For how many ordered pairs (x,y)(x, y) of integers is it true that 0<x<y<1060 \lt x \lt y \lt 10^6 and that the arithmetic mean of xx and yy is exactly 22 more than the geometric mean of xx and y?y?

答案:997
难度评级:2230
小提示:

条件可整理为 (yx)2=4(\sqrt{y} - \sqrt{x})^2 = 4,所以 y=x+2\sqrt{y} = \sqrt{x} + 2

The condition rearranges to (yx)2=4,(\sqrt{y} - \sqrt{x})^2 = 4, so y=x+2\sqrt{y} = \sqrt{x} + 2

大提示:

证明 x\sqrt{x} 必须是整数,于是 x=a2x = a^2y=(a+2)2y = (a + 2)^2;再数满足 y<106y \lt 10^6aa

Show x\sqrt{x} must be an integer, so x=a2x = a^2 and y=(a+2)2;y = (a + 2)^2; count the aa with y<106y \lt 10^6

解答:

条件为 x+y2=xy+2\frac{x + y}{2} = \sqrt{xy} + 2,即 x+y2xy=4x + y - 2\sqrt{xy} = 4,所以 (yx)2=4(\sqrt{y} - \sqrt{x})^2 = 4。由于 y>xy \gt xyx=2\sqrt{y} - \sqrt{x} = 2。注意 xy=x+y42\sqrt{xy} = \frac{x + y - 4}{2} 是有理数,因此 y+x=yxyx=yx2\sqrt{y} + \sqrt{x} = \frac{y - x}{\sqrt{y} - \sqrt{x}} = \frac{y - x}{2} 也是有理数,所以 x\sqrt{x}y\sqrt{y} 都是有理数;整数的有理平方根必为整数。

因此 x=a2x = a^2y=(a+2)2y = (a + 2)^2,其中 aa 为正整数。约束 y<106y \lt 10^6 等价于 a+2999a + 2 \le 999,所以 aa 可取 1,2,,9971, 2, \ldots, 997,每个值都给出一个有效有序对。

所以共有 997997 个有序对。

The condition is x+y2=xy+2,\frac{x + y}{2} = \sqrt{xy} + 2, that is, x+y2xy=4,x + y - 2\sqrt{xy} = 4, so (yx)2=4(\sqrt{y} - \sqrt{x})^2 = 4 and (as y>xy \gt x) yx=2.\sqrt{y} - \sqrt{x} = 2. Note xy=x+y42\sqrt{xy} = \frac{x + y - 4}{2} is rational, hence y+x=yxyx=yx2\sqrt{y} + \sqrt{x} = \frac{y - x}{\sqrt{y} - \sqrt{x}} = \frac{y - x}{2} is rational too, so x\sqrt{x} and y\sqrt{y} are rational — and a rational square root of an integer is an integer.

Therefore x=a2x = a^2 and y=(a+2)2y = (a + 2)^2 for a positive integer a.a. The constraint y<106y \lt 10^6 means a+2999,a + 2 \le 999, so aa ranges over 1,2,,997,1, 2, \ldots, 997, and each value gives a valid pair.

Hence there are 997997 ordered pairs.

7.

xxyyzz 是满足 xyz=1xyz = 1x+1z=5x + \frac{1}{z} = 5y+1x=29y + \frac{1}{x} = 29 的三个正数。若 z+1y=mnz + \frac{1}{y} = \frac{m}{n},其中 mmnn 是互质正整数,求 m+nm + n

Suppose that x,x, y,y, and zz are three positive numbers that satisfy the equations xyz=1,xyz = 1, x+1z=5,x + \frac{1}{z} = 5, and y+1x=29.y + \frac{1}{x} = 29. Then z+1y=mn,z + \frac{1}{y} = \frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

答案:5
难度评级:2330
小提示:

将三个表达式 x+1zx + \frac{1}{z}y+1xy + \frac{1}{x}z+1yz + \frac{1}{y} 相乘并展开。

Multiply the three expressions x+1z,x + \frac{1}{z}, y+1x,y + \frac{1}{x}, z+1yz + \frac{1}{y} together and expand

大提示:

由于 xyz=1xyz = 1,这个乘积等于 22 加上这三个表达式的和。

Because xyz=1,xyz = 1, the product equals 22 plus the sum of the same three expressions

解答:

t=z+1yt = z + \frac{1}{y}。展开三个表达式的乘积:(x+1z) ⁣(y+1x) ⁣(z+1y)=xyz+1xyz+(x+1z)+(y+1x)+(z+1y) \begin{aligned} &\left(x + \frac{1}{z}\right)\!\left(y + \frac{1}{x}\right)\!\left(z + \frac{1}{y}\right) \\ &= xyz + \frac{1}{xyz} + \left(x + \frac{1}{z}\right) \\ &\quad {}+ \left(y + \frac{1}{x}\right) + \left(z + \frac{1}{y}\right) \end{aligned}\text{。}因为 xyz=1xyz = 1,左边为 529t=145t5 \cdot 29 \cdot t = 145t,右边为 2+5+29+t=36+t2 + 5 + 29 + t = 36 + t

所以 145t=36+t145t = 36 + t,得到 t=36144=14t = \frac{36}{144} = \frac{1}{4}。因此 m+n=1+4=5m + n = 1 + 4 = 5

Let t=z+1y.t = z + \frac{1}{y}. Expanding the product of all three expressions, (x+1z) ⁣(y+1x) ⁣(z+1y)=xyz+1xyz+(x+1z)+(y+1x)+(z+1y). \begin{aligned} &\left(x + \frac{1}{z}\right)\!\left(y + \frac{1}{x}\right)\!\left(z + \frac{1}{y}\right) \\ &= xyz + \frac{1}{xyz} + \left(x + \frac{1}{z}\right) \\ &\quad {}+ \left(y + \frac{1}{x}\right) + \left(z + \frac{1}{y}\right). \end{aligned} Since xyz=1,xyz = 1, the left side is 529t=145t5 \cdot 29 \cdot t = 145t and the right side is 2+5+29+t=36+t.2 + 5 + 29 + t = 36 + t.

So 145t=36+t,145t = 36 + t, giving t=36144=14.t = \frac{36}{144} = \frac{1}{4}. Thus m+n=1+4=5.m + n = 1 + 4 = 5.

8.

一个右圆锥形容器高 1212 英寸,底面半径为 55 英寸。容器中密封有液体,当圆锥尖端朝下、底面水平放置时,液体深 99 英寸。当圆锥尖端朝上、底面水平放置时,液体深度为 mnp3m - n\sqrt[3]{p} 英寸,其中 mmnnpp 是正整数,且 pp 不被任何质数的立方整除。求 m+n+pm + n + p

A container in the shape of a right circular cone is 1212 inches tall and its base has a 55-inch radius. The liquid that is sealed inside is 99 inches deep when the cone is held with its point down and its base horizontal. When the cone is held with its point up and its base horizontal, the liquid is mnp3m - n\sqrt[3]{p} inches deep, where m,m, n,n, and pp are positive integers and pp is not divisible by the cube of any prime number. Find m+n+p.m + n + p.

答案:52
难度评级:2390
小提示:

尖端朝下时,液体形成一个与容器相似、比例为 912\frac{9}{12} 的圆锥,所以占总体积的 2764\frac{27}{64}

Point down, the liquid is a cone similar to the container with ratio 912,\frac{9}{12}, so it fills 2764\frac{27}{64} of the volume

大提示:

尖端朝上时,上方空隙是一个相似圆锥,占总体积的 3764\frac{37}{64};取立方根求它的高度。

Point up, the empty space is a similar cone at the top; its share of the volume is 3764,\frac{37}{64}, so take a cube root to get its height

解答:

尖端朝下时,液体形成一个与容器相似的圆锥,线性比例为 912=34\frac{9}{12} = \frac{3}{4},所以体积占比为 (34)3=2764\left(\frac{3}{4}\right)^3 = \frac{27}{64}

尖端朝上时,顶端空隙是相似圆锥,体积占比为 12764=37641 - \frac{27}{64} = \frac{37}{64},所以其高度为 1237643=123734=337312 \sqrt[3]{\frac{37}{64}} = \frac{12 \sqrt[3]{37}}{4} = 3\sqrt[3]{37}\text{。}因此液体深度为 12337312 - 3\sqrt[3]{37} 英寸。

3737 不含质数的立方因子,所以 m+n+p=12+3+37=52m + n + p = 12 + 3 + 37 = 52

Held point down, the liquid forms a cone similar to the container with ratio 912=34,\frac{9}{12} = \frac{3}{4}, so its volume is (34)3=2764\left(\frac{3}{4}\right)^3 = \frac{27}{64} of the container’s volume.

Held point up, the empty space is a similar cone at the apex with 12764=37641 - \frac{27}{64} = \frac{37}{64} of the volume, so its height is 1237643=123734=337312 \sqrt[3]{\frac{37}{64}} = \frac{12 \sqrt[3]{37}}{4} = 3\sqrt[3]{37} inches. The liquid is therefore 12337312 - 3\sqrt[3]{37} inches deep.

Since 3737 is cube-free, m+n+p=12+3+37=52.m + n + p = 12 + 3 + 37 = 52.

9.

方程组 log10(2000xy)(log10x)(log10y)=4 \begin{aligned} &\log_{10}(2000xy) \\ &\quad {}- (\log_{10} x)(\log_{10} y) = 4 \end{aligned} log10(2yz)(log10y)(log10z)=1\log_{10}(2yz) - (\log_{10} y)(\log_{10} z) = 1 log10(zx)(log10z)(log10x)=0\log_{10}(zx) - (\log_{10} z)(\log_{10} x) = 0 有两个解 (x1,y1,z1)(x_1, y_1, z_1)(x2,y2,z2)(x_2, y_2, z_2)。求 y1+y2y_1 + y_2

The system of equations log10(2000xy)(log10x)(log10y)=4 \begin{aligned} &\log_{10}(2000xy) \\ &\quad {}- (\log_{10} x)(\log_{10} y) = 4 \end{aligned} log10(2yz)(log10y)(log10z)=1\log_{10}(2yz) - (\log_{10} y)(\log_{10} z) = 1 log10(zx)(log10z)(log10x)=0\log_{10}(zx) - (\log_{10} z)(\log_{10} x) = 0 has two solutions (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2).(x_2, y_2, z_2). Find y1+y2.y_1 + y_2.

答案:25
难度评级:2560
小提示:

代换 a=log10xa = \log_{10} xb=log10yb = \log_{10} yc=log10zc = \log_{10} z,把每个方程都化为关于 aabbcc 的多项式方程。

Substitute a=log10x,a = \log_{10} x, b=log10y,b = \log_{10} y, c=log10zc = \log_{10} z to make each equation polynomial in a,a, b,b, cc

大提示:

三个方程可因式分解:前两个变为 (1a)(1b)(1 - a)(1 - b) =(1b)(1c)= (1 - b)(1 - c) =log102= \log_{10} 2,第三个变为 (1c)(1a)=1(1 - c)(1 - a) = 1

Each equation factors: the first two become (1a)(1b)(1 - a)(1 - b) =(1b)(1c)= (1 - b)(1 - c) =log102,= \log_{10} 2, and the third (1c)(1a)=1(1 - c)(1 - a) = 1

解答:

a=log10xa = \log_{10} xb=log10yb = \log_{10} yc=log10zc = \log_{10} z。由 log102000=4log105\log_{10} 2000 = 4 - \log_{10} 5,第一个方程化为 a+bab=log105a + b - ab = \log_{10} 5,也就是 (1a)(1b)(1 - a)(1 - b) =1log105= 1 - \log_{10} 5 =log102= \log_{10} 2。同理,第二个方程给出 (1b)(1c)(1 - b)(1 - c) =1(1log102)= 1 - (1 - \log_{10} 2) =log102= \log_{10} 2,第三个方程给出 (1c)(1a)=1(1 - c)(1 - a) = 1

前两个式子相除(1b01 - b \ne 0),得 1a=1c1 - a = 1 - c。由第三式,(1a)2=1(1 - a)^2 = 1,所以 1a=±11 - a = \pm 1。若 1a=11 - a = 1,则 1b=log1021 - b = \log_{10} 2,因而 b=1log102=log105b = 1 - \log_{10} 2 = \log_{10} 5y=5y = 5,对应解 (x,y,z)=(1,5,1)(x, y, z) = (1, 5, 1)。若 1a=11 - a = -1,则 1b=log1021 - b = -\log_{10} 2,因而 b=log1020b = \log_{10} 20y=20y = 20,对应解 (x,y,z)=(100,20,100)(x, y, z) = (100, 20, 100)

因此 y1+y2=5+20=25y_1 + y_2 = 5 + 20 = 25

Let a=log10x,a = \log_{10} x, b=log10y,b = \log_{10} y, c=log10z.c = \log_{10} z. Using log102000=4log105,\log_{10} 2000 = 4 - \log_{10} 5, the first equation becomes a+bab=log105,a + b - ab = \log_{10} 5, which factors as (1a)(1b)(1 - a)(1 - b) =1log105= 1 - \log_{10} 5 =log102.= \log_{10} 2. Similarly the second equation gives (1b)(1c)(1 - b)(1 - c) =1(1log102)= 1 - (1 - \log_{10} 2) =log102,= \log_{10} 2, and the third gives (1c)(1a)=1.(1 - c)(1 - a) = 1.

Dividing the first two (note 1b01 - b \ne 0) yields 1a=1c,1 - a = 1 - c, and then the third equation gives (1a)2=1,(1 - a)^2 = 1, so 1a=±1.1 - a = \pm 1. If 1a=1,1 - a = 1, then 1b=log102,1 - b = \log_{10} 2, so b=1log102=log105b = 1 - \log_{10} 2 = \log_{10} 5 and y=5y = 5 (indeed (x,y,z)=(1,5,1)(x, y, z) = (1, 5, 1) works). If 1a=1,1 - a = -1, then 1b=log102,1 - b = -\log_{10} 2, so b=log1020b = \log_{10} 20 and y=20y = 20 (from (x,y,z)=(100,20,100)(x, y, z) = (100, 20, 100)).

Therefore y1+y2=5+20=25.y_1 + y_2 = 5 + 20 = 25.

10.

数列 x1x_1x2x_2x3x_3\ldotsx100x_{100} 满足:对每个从 11100100(含端点)的整数 kkxkx_k 比其余 9999 个数之和小 kk。已知 x50=mnx_{50} = \frac{m}{n},其中 mmnn 是互质的正整数。求 m+nm + n

A sequence of numbers x1,x_1, x2,x_2, x3,x_3, ,\ldots, x100x_{100} has the property that, for every integer kk between 11 and 100,100, inclusive, the number xkx_k is kk less than the sum of the other 9999 numbers. Given that x50=mn,x_{50} = \frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

答案:173
知识点:方程组求和
难度评级:2330
小提示:

SS 是全部 100100 个数的和,条件为 xk=Sxkkx_k = S - x_k - k

If SS is the sum of all 100100 numbers, the condition says xk=Sxkkx_k = S - x_k - k

大提示:

先用 SSkk 表示 xkx_k,再把 100100 个等式相加求 SS

Solve for xkx_k in terms of SS and k,k, then add up all 100100 equations to find SS

解答:

S=x1+x2++x100S = x_1 + x_2 + \cdots + x_{100}。条件给出 xk=(Sxk)kx_k = (S - x_k) - k,所以对每个 kk 都有 xk=Sk2x_k = \frac{S - k}{2}。对 k=1,,100k = 1, \ldots, 100 求和:S=100S(1+2++100)2=100S50502 \begin{aligned} S &= \frac{100S - (1 + 2 + \cdots + 100)}{2} \\ &= \frac{100S - 5050}{2} \end{aligned}\text{,}因此 98S=505098S = 5050,即 S=252549S = \frac{2525}{49}

所以 x50=S502=2525245098=7598 \begin{aligned} x_{50} &= \frac{S - 50}{2} \\ &= \frac{2525 - 2450}{98} = \frac{75}{98} \end{aligned}\text{,}该分数已最简,故 m+n=75+98=173m + n = 75 + 98 = 173

Let S=x1+x2++x100.S = x_1 + x_2 + \cdots + x_{100}. The condition says xk=(Sxk)k,x_k = (S - x_k) - k, so xk=Sk2x_k = \frac{S - k}{2} for every k.k. Summing over k=1,,100,k = 1, \ldots, 100, S=100S(1+2++100)2=100S50502, \begin{aligned} S &= \frac{100S - (1 + 2 + \cdots + 100)}{2} \\ &= \frac{100S - 5050}{2}, \end{aligned} so 98S=505098S = 5050 and S=252549.S = \frac{2525}{49}.

Then x50=S502=2525245098=7598, \begin{aligned} x_{50} &= \frac{S - 50}{2} \\ &= \frac{2525 - 2450}{98} = \frac{75}{98}, \end{aligned} which is in lowest terms, so m+n=75+98=173.m + n = 75 + 98 = 173.

11.

SS 为所有形如 ab\frac{a}{b} 的数之和,其中 aabb10001000 的互质正因数。求不超过 S10\frac{S}{10} 的最大整数。

Let SS be the sum of all numbers of the form ab,\frac{a}{b}, where aa and bb are relatively prime positive divisors of 1000.1000. What is the greatest integer that does not exceed S10?\frac{S}{10}?

答案:248
难度评级:2450
小提示:

因为 1000=23531000 = 2^3 5^3,且 a,ba, b 互质,质数 22 最多出现在其中一个数中,55 也一样。

Since 1000=23531000 = 2^3 5^3 and a,ba, b are coprime, the prime 22 appears in at most one of them, and likewise for 55

大提示:

因此 SS 分解为 (1+2+4+8+12+14+18)\left(1 + 2 + 4 + 8 + \frac12 + \frac14 + \frac18\right) 乘以对应的 55 的和。

So SS factors as (1+2+4+8+12+14+18)\left(1 + 2 + 4 + 8 + \frac12 + \frac14 + \frac18\right) times the analogous sum with 55s

解答:

a=2i5ja = 2^i 5^jb=2k5lb = 2^k 5^l,其中各指数均在 0033 之间。互质意味着 min(i,k)=0\min(i, k) = 0min(j,l)=0\min(j, l) = 0,这两个条件彼此独立。当 (a,b)(a, b) 遍历所有互质数对时,因子 2ik2^{i - k} 恰好遍历 {23,,23}\{2^{-3}, \ldots, 2^{3}\} 中的每个值,5jl5^{j - l} 也同理。因此 S=(1+2+4+8+12+14+18)(1+5+25+125+15+125+1125)=127819531125 \begin{aligned} S &= \scriptsize \left(1 + 2 + 4 + 8 + \tfrac{1}{2} + \tfrac{1}{4} + \tfrac{1}{8}\right) \\ &\quad \scriptsize {}\cdot \left(1 + 5 + 25 + 125 + \tfrac{1}{5} + \tfrac{1}{25} + \tfrac{1}{125}\right) \\ &= \frac{127}{8} \cdot \frac{19531}{125} \end{aligned}\text{。}

这等于 24804371000=2480.437\frac{2480437}{1000} = 2480.437,所以 S10=248.0437\frac{S}{10} = 248.0437。不超过它的最大整数是 248248

Write a=2i5ja = 2^i 5^j and b=2k5lb = 2^k 5^l with exponents between 00 and 3.3. Coprimality means min(i,k)=0\min(i, k) = 0 and min(j,l)=0,\min(j, l) = 0, and these two constraints are independent. So as (a,b)(a, b) runs over all coprime pairs, the factor 2ik2^{i - k} independently takes each value in {23,,23}\{2^{-3}, \ldots, 2^{3}\} exactly once, and similarly for 5jl.5^{j - l}. Hence S=(1+2+4+8+12+14+18)(1+5+25+125+15+125+1125)=127819531125. \begin{aligned} S &= \scriptsize \left(1 + 2 + 4 + 8 + \tfrac{1}{2} + \tfrac{1}{4} + \tfrac{1}{8}\right) \\ &\quad \scriptsize {}\cdot \left(1 + 5 + 25 + 125 + \tfrac{1}{5} + \tfrac{1}{25} + \tfrac{1}{125}\right) \\ &= \frac{127}{8} \cdot \frac{19531}{125}. \end{aligned}

This equals 24804371000=2480.437,\frac{2480437}{1000} = 2480.437, so S10=248.0437,\frac{S}{10} = 248.0437, and the greatest integer not exceeding it is 248.248.

12.

给定函数 ff,对所有实数 xx 都满足 f(x)=f(398x)=f(2158x)=f(3214x) \begin{aligned} f(x) &= f(398 - x) \\ &= f(2158 - x) \\ &= f(3214 - x) \end{aligned} 列表 f(0)f(0)f(1)f(1)f(2)f(2)\ldotsf(999)f(999) 中最多能出现多少个不同的值?

Given a function ff for which f(x)=f(398x)=f(2158x)=f(3214x) \begin{aligned} f(x) &= f(398 - x) \\ &= f(2158 - x) \\ &= f(3214 - x) \end{aligned} holds for all real x,x, what is the largest number of different values that can appear in the list f(0),f(0), f(1),f(1), f(2),f(2), ,\ldots, f(999)?f(999)?

答案:177
难度评级:2920
小提示:

两个反射对称复合成一个平移:f(398x)=f(2158x)f(398 - x) = f(2158 - x) 强制 f(t)=f(t+1760)f(t) = f(t + 1760),类似地 f(t)=f(t+1056)f(t) = f(t + 1056)

Two reflection symmetries compose to a translation: f(398x)=f(2158x)f(398 - x) = f(2158 - x) forces f(t)=f(t+1760),f(t) = f(t + 1760), and similarly f(t)=f(t+1056)f(t) = f(t + 1056)

大提示:

因此 ff 的周期为 gcd(1760,1056)=352\gcd(1760, 1056) = 352,并且还有对称性 f(x)=f(46x)f(x) = f(46 - x);对模 352352 的剩余类按配对计数。

So ff has period gcd(1760,1056)=352,\gcd(1760, 1056) = 352, plus the symmetry f(x)=f(46x);f(x) = f(46 - x); count residues mod 352352 up to that pairing

解答:

由于 f(398x)=f(2158x)f(398 - x) = f(2158 - x) 对所有 xx 都成立,令 t=398xt = 398 - x,得到 f(t)=f(t+1760)f(t) = f(t + 1760);同理,f(2158x)=f(3214x)f(2158 - x) = f(3214 - x) 给出周期 10561056。因此 ff 有周期 gcd(1760,1056)=352\gcd(1760, 1056) = 352。把 398398 对模 352352 化简,原对称性 f(x)=f(398x)f(x) = f(398 - x) 变为 f(x)=f(46x)f(x) = f(46 - x)

因此 ff 由模 352352 的剩余类决定,且剩余类 rr46r46 - r 被迫取同值。配对方程 2r46(mod352)2r \equiv 46 \pmod{352} 有两个固定点:r=23r = 23r=199r = 199。所以最多有 35222+2=177\frac{352 - 2}{2} + 2 = 177 个等价类;又 0,1,,9990, 1, \ldots, 999 覆盖模 352352 的所有剩余类,列表中最多有 177177 个不同值。

这个上界可达到:例如 f(x)=cos2π(x23)352f(x) = \cos\frac{2\pi(x - 23)}{352} 满足给定三个对称性(398398215821583214321446\equiv 46352352),并且只有被配对的剩余类会取相同值。所以答案是 177177

Since f(398x)=f(2158x)f(398 - x) = f(2158 - x) for all x,x, substituting t=398xt = 398 - x gives f(t)=f(t+1760);f(t) = f(t + 1760); likewise f(2158x)=f(3214x)f(2158 - x) = f(3214 - x) gives period 1056.1056. Combining, ff has period gcd(1760,1056)=352.\gcd(1760, 1056) = 352. Reducing 398398 mod 352,352, the symmetry f(x)=f(398x)f(x) = f(398 - x) becomes f(x)=f(46x).f(x) = f(46 - x).

So ff is determined by residues mod 352,352, with residues rr and 46r46 - r forced to share a value. This pairing has exactly two fixed points, from 2r46(mod352):2r \equiv 46 \pmod{352}: r=23r = 23 and r=199.r = 199. Hence there are at most 35222+2=177\frac{352 - 2}{2} + 2 = 177 classes, and since 0,1,,9990, 1, \ldots, 999 covers every residue mod 352,352, the list contains at most 177177 different values.

This is achievable: f(x)=cos2π(x23)352f(x) = \cos\frac{2\pi(x - 23)}{352} satisfies all three given symmetries (each of 398,398, 2158,2158, 32143214 is 46\equiv 46 mod 352352), and two integers get equal values only when their residues are paired. So the answer is 177.177.

13.

在广阔草原中央,一辆消防车停在两条互相垂直的笔直公路交叉口。车在公路上的速度为每小时 5050 英里,在草原上的速度为每小时 1414 英里。考虑消防车在六分钟内可以到达的所有点所组成的区域。该区域的面积为 mn\frac{m}{n} 平方英里,其中 mmnn 是互质的正整数。求 m+nm + n

In the middle of a vast prairie, a firetruck is stationed at the intersection of two perpendicular straight highways. The truck travels at 5050 miles per hour along the highways and at 1414 miles per hour across the prairie. Consider the set of points that can be reached by the firetruck within six minutes. The area of this region is mn\frac{m}{n} square miles, where mm and nn are relatively prime positive integers. Find m+n.m + n.

答案:731
难度评级:3160
小提示:

六分钟内,车可在公路上行驶 55 英里,或在草原上行驶 1.41.4 英里。先只看第一象限。

In six minutes the truck covers 55 miles on highway or 1.41.4 miles across the prairie. Work in one quadrant.

大提示:

若从公路上的 (d,0)(d, 0) 离开,可到达半径为 1.4(1d5)1.4\left(1 - \frac{d}{5}\right) 的圆盘;这些圆盘并集的边界是从 (5,0)(5, 0) 到半径为 1.41.4 的圆所作的切线。

Leaving the highway at (d,0)(d, 0) reaches a disk of radius 1.4(1d5);1.4\left(1 - \frac{d}{5}\right); the union of these disks is bounded by the tangent line from (5,0)(5, 0) to the circle of radius 1.41.4

解答:

六分钟内车可沿公路行驶 55 英里,或穿过草原行驶 1.41.4 英里。最优路线是一段公路加一段直线草原路。以公路为坐标轴,在第一象限中,若先行驶到 (d,0)(d, 0),用时 d50\frac{d}{50} 小时,剩余草原可达半径为 14(110d50)=1.4(1d5)14\left(\frac{1}{10} - \frac{d}{50}\right) = 1.4\left(1 - \frac{d}{5}\right) 英里。当 dd00 变到 55 时,这些圆盘线性缩小到一点,所以它们的并集是以原点为圆心、半径 1.41.4 的圆盘和点 (5,0)(5, 0) 的凸包,由从 (5,0)(5, 0) 作圆的切线围成。切线长为 521.42=4.8\sqrt{5^2 - 1.4^2} = 4.8,对应 77-2424-2525 比例,所以切线为 7x+24y=357x + 24y = 35yy-轴方向给出对称区域,其边界为 24x+7y=3524x + 7y = 35

两条切线交于 P=(3531,3531)P = \left(\frac{35}{31}, \frac{35}{31}\right),它到原点的距离为 35231>1.4\frac{35\sqrt{2}}{31} \gt 1.4,在圆外。因此第一象限可达区域恰好是顶点为 (0,0)(0, 0)(5,0)(5, 0)PP(0,5)(0, 5) 的非凸四边形。沿原点到 PP 的对角线分成两个三角形,每个面积为 1253531\frac{1}{2} \cdot 5 \cdot \frac{35}{31},所以第一象限面积为 17531\frac{175}{31}

整个区域由四份组成,面积为 70031\frac{700}{31} 平方英里。因为 gcd(700,31)=1\gcd(700, 31) = 1,所以答案是 700+31=731700 + 31 = 731

In six minutes the truck can drive 55 miles on a highway or 1.41.4 miles across the prairie, and an optimal route is a highway stretch followed by a straight prairie segment. Work in the first quadrant with the highways as axes. Driving to (d,0)(d, 0) takes d50\frac{d}{50} hours, leaving a prairie range of 14(110d50)=1.4(1d5)14\left(\frac{1}{10} - \frac{d}{50}\right) = 1.4\left(1 - \frac{d}{5}\right) miles. As dd runs from 00 to 5,5, these disks shrink linearly to a point, so their union is the “cone”: the convex hull of the disk of radius 1.41.4 about the origin and the point (5,0),(5, 0), bounded by the tangent line from (5,0).(5, 0). The tangent length is 521.42=4.8,\sqrt{5^2 - 1.4^2} = 4.8, so the ratios are 7724242525 and the tangent line is 7x+24y=35.7x + 24y = 35. The yy-axis gives the mirror-image region bounded by 24x+7y=35.24x + 7y = 35.

The two tangent lines meet at P=(3531,3531),P = \left(\frac{35}{31}, \frac{35}{31}\right), which lies at distance 35231>1.4\frac{35\sqrt{2}}{31} \gt 1.4 from the origin — outside the circle — so in the first quadrant the reachable set is exactly the (non-convex) quadrilateral with vertices (0,0),(0, 0), (5,0),(5, 0), P,P, (0,5).(0, 5). Splitting it along the diagonal from the origin to PP gives two triangles, each with area 1253531,\frac{1}{2} \cdot 5 \cdot \frac{35}{31}, for a quadrant area of 17531.\frac{175}{31}.

The full region is four copies, with area 70031\frac{700}{31} square miles. Since gcd(700,31)=1,\gcd(700, 31) = 1, the answer is 700+31=731.700 + 31 = 731.

14.

在三角形 ABCABC 中,角 BB 与角 CC 相等。点 PPQQ 分别在 AC\overline{AC}AB\overline{AB} 上,且 AP=PQ=QB=BCAP = PQ = QB = BC。角 ACBACB 的大小是角 APQAPQrr 倍,其中 rr 是正实数。求不超过 1000r1000r 的最大整数。

In triangle ABC,ABC, it is given that angles BB and CC are congruent. Points PP and QQ lie on AC\overline{AC} and AB,\overline{AB}, respectively, so that AP=PQ=QB=BC.AP = PQ = QB = BC. Angle ACBACB is rr times as large as angle APQ,APQ, where rr is a positive real number. Find the greatest integer that does not exceed 1000r.1000r.

答案:571
难度评级:2990
小提示:

A=α\angle A = \alpha,并令 AP=1AP = 1。等腰三角形 APQAPQ 给出 AQP=α\angle AQP = \alphaAQ=2cosαAQ = 2\cos\alpha

Let A=α\angle A = \alpha and AP=1.AP = 1. Isosceles triangle APQAPQ gives AQP=α\angle AQP = \alpha and AQ=2cosαAQ = 2\cos\alpha

大提示:

因为 BC=1BC = 1,正弦定理给出 AB=12sin(α2)AB = \frac{1}{2\sin(\frac{\alpha}{2})},而 AQ+QB=ABAQ + QB = AB 化为 sin3α2=12\sin\frac{3\alpha}{2} = \frac{1}{2}

With BC=1,BC = 1, the law of sines gives AB=12sin(α2),AB = \frac{1}{2\sin(\frac{\alpha}{2})}, and AQ+QB=ABAQ + QB = AB reduces to sin3α2=12\sin\frac{3\alpha}{2} = \frac{1}{2}

解答:

A=α\angle A = \alpha,并按比例缩放使 AP=PQ=QB=BC=1AP = PQ = QB = BC = 1。在三角形 APQAPQ 中,AP=PQAP = PQ,所以 AQP=A=α\angle AQP = \angle A = \alpha,从而 APQ=1802α\angle APQ = 180^\circ - 2\alpha,且 AQ=sin2αsinα=2cosαAQ = \frac{\sin 2\alpha}{\sin \alpha} = 2\cos\alpha。在三角形 ABCABC 中,B=C=90α2\angle B = \angle C = 90^\circ - \frac{\alpha}{2},所以 AB=BCsinCsinA=cos(α2)sinα=12sin(α2) \begin{aligned} AB &= \frac{BC \sin C}{\sin A} \\ &= \frac{\cos(\frac{\alpha}{2})}{\sin\alpha} = \frac{1}{2\sin(\frac{\alpha}{2})} \end{aligned}\text{。}

AQ+QB=ABAQ + QB = AB2cosα+1=12sin(α2)4sinα2cosα+2sinα2=1 \begin{aligned} 2\cos\alpha + 1 &= \frac{1}{2\sin(\frac{\alpha}{2})} \\ &\quad\Longrightarrow\quad 4\sin\tfrac{\alpha}{2}\cos\alpha \\ &\quad {}+ 2\sin\tfrac{\alpha}{2} = 1 \end{aligned}\text{。}由积化和差公式,4sinα2cosα4\sin\frac{\alpha}{2}\cos\alpha =2sin3α2= 2\sin\frac{3\alpha}{2} 2sinα2- 2\sin\frac{\alpha}{2},所以方程化为 sin3α2=12\sin\frac{3\alpha}{2} = \frac{1}{2}。于是 α=20\alpha = 20^\circα=100\alpha = 100^\circ,但后者会使 AQ=2cosαAQ = 2\cos\alpha 为负,故 α=20\alpha = 20^\circ

此时 ACB=80\angle ACB = 80^\circAPQ=140\angle APQ = 140^\circ,所以 r=80140=47r = \frac{80}{140} = \frac{4}{7}。于是 1000r=40007=571\lfloor 1000r \rfloor = \left\lfloor \frac{4000}{7} \right\rfloor = 571

Let A=α,\angle A = \alpha, and scale so AP=PQ=QB=BC=1.AP = PQ = QB = BC = 1. In triangle APQ,APQ, the equal sides AP=PQAP = PQ give AQP=A=α,\angle AQP = \angle A = \alpha, so APQ=1802α\angle APQ = 180^\circ - 2\alpha and, by the law of sines, AQ=sin2αsinα=2cosα.AQ = \frac{\sin 2\alpha}{\sin \alpha} = 2\cos\alpha. In triangle ABC,ABC, B=C=90α2,\angle B = \angle C = 90^\circ - \frac{\alpha}{2}, so AB=BCsinCsinA=cos(α2)sinα=12sin(α2). \begin{aligned} AB &= \frac{BC \sin C}{\sin A} \\ &= \frac{\cos(\frac{\alpha}{2})}{\sin\alpha} = \frac{1}{2\sin(\frac{\alpha}{2})}. \end{aligned}

Since AQ+QB=AB,AQ + QB = AB, 2cosα+1=12sin(α2)4sinα2cosα+2sinα2=1. \begin{aligned} 2\cos\alpha + 1 &= \frac{1}{2\sin(\frac{\alpha}{2})} \\ &\quad\Longrightarrow\quad 4\sin\tfrac{\alpha}{2}\cos\alpha \\ &\quad {}+ 2\sin\tfrac{\alpha}{2} = 1. \end{aligned} By the product-to-sum identity, 4sinα2cosα4\sin\frac{\alpha}{2}\cos\alpha =2sin3α2= 2\sin\frac{3\alpha}{2} 2sinα2,- 2\sin\frac{\alpha}{2}, so the equation collapses to sin3α2=12.\sin\frac{3\alpha}{2} = \frac{1}{2}. Then α=20\alpha = 20^\circ or α=100,\alpha = 100^\circ, but the latter makes AQ=2cosαAQ = 2\cos\alpha negative, so α=20.\alpha = 20^\circ.

Now ACB=80\angle ACB = 80^\circ and APQ=140,\angle APQ = 140^\circ, so r=80140=47,r = \frac{80}{140} = \frac{4}{7}, and 1000r=40007=571.\lfloor 1000r \rfloor = \left\lfloor \frac{4000}{7} \right\rfloor = 571.

15.

一叠 20002000 张卡片分别标有 1120002000,每张卡片标号不同,原始顺序不是数字顺序。先取走顶端卡片放到桌上,再把下一张卡片移到底部。然后再取走新的顶端卡片,放在桌上已有卡片的右侧,再把下一张卡片移到底部。这个过程一直重复,直到所有卡片都放到桌上。结果从左到右读出卡片标号恰为升序 112233\ldots1999199920002000。在原始卡堆中,标号为 19991999 的卡片上方有多少张卡片?

A stack of 20002000 cards is labelled with the integers from 11 to 2000,2000, with different integers on different cards. The cards in the stack are not in numerical order. The top card is removed from the stack and placed on the table, and the next card is moved to the bottom of the stack. The new top card is removed from the stack and placed on the table, to the right of the card already there, and the next card in the stack is moved to the bottom of the stack. The process — placing the top card to the right of the cards already on the table and moving the next card in the stack to the bottom of the stack — is repeated until all cards are on the table. It is found that, reading from left to right, the labels on the cards are now in ascending order: 1,1, 2,2, 3,3, ,\ldots, 1999,1999, 2000.2000. In the original stack of cards, how many cards were above the card labelled 1999?1999?

答案:927
难度评级:3060
小提示:

跟踪原始位置组成的队列:取走队首,再把新的队首移到队尾。标号为 kk 的卡片是第 kk 张被取走的卡片。

Track original positions in a queue: remove the front card, then send the next card to the back. The card labelled kk is the kk-th one removed.

大提示:

每一轮会取走幸存者中的隔一个位置:先取奇数位置,再取 2(mod4)\equiv 2 \pmod 4 的位置,再取 4(mod8)\equiv 4 \pmod 8 的位置,如此追踪到最后两张。

Each pass removes every other survivor: first the odd positions, then positions 2(mod4),\equiv 2 \pmod 4, then 4(mod8),\equiv 4 \pmod 8, and so on. Follow the process down to the last two cards.

解答:

将原始位置编号为 11(顶端)到 20002000(底端),并把它们放入队列。每步取走队首位置(得到下一个标号 1,2,3,1, 2, 3, \ldots),再把新的队首移到队尾。因此标号 19991999 的卡片是倒数第二张被取走的卡片,我们要找其原始位置。

第一轮取走奇数位置 1,3,,19991, 3, \ldots, 1999,它们获得标号 1110001000。这一轮结束时将 20002000 移到队尾,所以下一轮仍从队列 2,4,,20002, 4, \ldots, 2000 的队首开始。后续各轮依次取走 2,6,,19982, 6, \ldots, 1998(即满足 2mod4\equiv 2 \bmod 4 的位置)、4,12,,19964, 12, \ldots, 19968,24,,19928, 24, \ldots, 1992,再取走 16,48,,1968,200016, 48, \ldots, 1968, 2000(共 6363 个满足 16mod32\equiv 16 \bmod 32 的位置)。该轮从奇数个 125125 张牌中交替取牌,所以队列的交替方向发生偏移;剩下的 62623232 的倍数在队列中按 64,96,,1984,3264, 96, \ldots, 1984, 32 排列。

继续同样的过程,接下来各轮依次取走 64,128,,198464, 128, \ldots, 198496,224,,1888,3296, 224, \ldots, 1888, 32288,544,,1824288, 544, \ldots, 1824160,672,1184,1696160, 672, 1184, 1696416,1440416, 1440。最后两张被取走的是 92892819521952。所以标号 19991999 位于原始位置 928928,其上方有 927927 张卡片。

Number the original positions 11 (top) through 20002000 (bottom) and put them in a queue. Each step removes the front position (which receives the next label 1,2,3,1, 2, 3, \ldots) and sends the new front to the back. So the card labelled 19991999 is the next-to-last card removed, and we must find which original position survives that long.

The first pass removes the odd positions 1,3,,19991, 3, \ldots, 1999 (labels 11 through 10001000) and, since it ends by sending 20002000 to the back, the next pass again starts by removing the front of the queue 2,4,,2000.2, 4, \ldots, 2000. Successive passes therefore remove 2,6,,19982, 6, \ldots, 1998 (the positions 2mod4\equiv 2 \bmod 4), then 4,12,,1996,4, 12, \ldots, 1996, then 8,24,,1992,8, 24, \ldots, 1992, then 16,48,,1968,200016, 48, \ldots, 1968, 2000 (the 6363 positions 16mod32\equiv 16 \bmod 32). That last pass ran through an odd number (125125) of cards, so the alternation shifts: the 6262 surviving multiples of 3232 now sit in the queue as 64,96,,1984,32.64, 96, \ldots, 1984, 32.

Continuing the same removal pattern from that queue, the next rounds remove 64,128,,1984;64, 128, \ldots, 1984; then 96,224,,1888,32;96, 224, \ldots, 1888, 32; then 288,544,,1824;288, 544, \ldots, 1824; then 160,672,1184,1696;160, 672, 1184, 1696; then 416,1440;416, 1440; and the final two cards removed are 928928 and 1952.1952. So label 19991999 goes to the card at original position 928,928, which had 927927 cards above it.