2008 AIME II 详解

向下滚动即可查看来自 LIVE by Po-Shen Loh 的精心整理的解答,打印PDF 解答,查看答案,或参加完整限时模拟考试

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

1.

N=1002+992982972+962++42+322212 \begin{aligned} N &= 100^2 + 99^2 - 98^2 - 97^2 \\ &\quad {}+ 96^2 + \cdots + 4^2 \\ &\quad {}+ 3^2 - 2^2 - 1^2 \end{aligned}\text{,}其中加号和减号每两个一组交替出现。求 NN 除以 10001000 的余数。

Let N=1002+992982972+962++42+322212, \begin{aligned} N &= 100^2 + 99^2 - 98^2 - 97^2 \\ &\quad {}+ 96^2 + \cdots + 4^2 \\ &\quad {}+ 3^2 - 2^2 - 1^2, \end{aligned} where the additions and subtractions alternate in pairs. Find the remainder when NN is divided by 1000.1000.

知识点:平方差配对与分组求和
难度评级:1890
小提示:

将每个带正号的平方项与比它小两个单位的带负号平方项配对,并用 a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b),其中 ab=2a - b = 2

Pair each positive square with the negative square two below it, and factor a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b) with ab=2a - b = 2

大提示:

每四个连续项分为一组;以 (4k)2(4k)^2 结尾的一组可化简为 32k1232k - 12

Group four consecutive terms at a time; the block ending in (4k)2(4k)^2 simplifies to 32k1232k - 12

解答:

每四项分成一组。对 k=1,2,,25k = 1, 2, \ldots, 25,以 (4k)2(4k)^2 结尾的一组为 (4k)2+(4k1)2(4k2)2(4k3)2=2(8k2)+2(8k4)=32k12 \begin{aligned} &(4k)^2 + (4k-1)^2 \\ &\quad {}- (4k-2)^2 - (4k-3)^2 \\ &= 2(8k - 2) + 2(8k - 4) \\ &= 32k - 12 \end{aligned}\text{,}这里两次用了平方差公式 a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b),且 ab=2a - b = 2

k=1k = 12525,求和,N=32252621225=10400300=10100 \begin{aligned} N &= 32 \cdot \frac{25 \cdot 26}{2} - 12 \cdot 25 \\ &= 10400 - 300 = 10100 \end{aligned}\text{,}所以 NN 除以 10001000 的余数是 100100

Group the terms four at a time. For k=1,2,,25,k = 1, 2, \ldots, 25, the block ending at (4k)2(4k)^2 is (4k)2+(4k1)2(4k2)2(4k3)2=2(8k2)+2(8k4)=32k12, \begin{aligned} &(4k)^2 + (4k-1)^2 \\ &\quad {}- (4k-2)^2 - (4k-3)^2 \\ &= 2(8k - 2) + 2(8k - 4) \\ &= 32k - 12, \end{aligned} using the difference of squares a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b) with ab=2a - b = 2 twice.

Summing over k=1k = 1 to 25,25, N=32252621225=10400300=10100, \begin{aligned} N &= 32 \cdot \frac{25 \cdot 26}{2} - 12 \cdot 25 \\ &= 10400 - 300 = 10100, \end{aligned} so the remainder when NN is divided by 10001000 is 100.100.

2.

鲁道夫以恒定速度骑车,并且每骑完一英里就在里程点休息五分钟。詹妮弗也以恒定速度骑车,她的速度是鲁道夫的四分之三,但詹妮弗每骑完两英里才休息五分钟。詹妮弗和鲁道夫同时开始骑车,并且恰好同时到达 5050 英里标记处。问他们共用了多少分钟?

Rudolph bikes at a constant rate and stops for a five-minute break at the end of every mile. Jennifer bikes at a constant rate which is three-quarters the rate that Rudolph bikes, but Jennifer takes a five-minute break at the end of every two miles. Jennifer and Rudolph begin biking at the same time and arrive at the 5050-mile mark at exactly the same time. How many minutes has it taken them?

难度评级:2020
小提示:

两人到达终点时都不再休息,所以鲁道夫休息 4949 次,詹妮弗休息 2424

Neither rider takes a break upon arriving, so Rudolph takes 4949 breaks and Jennifer takes 2424

大提示:

设鲁道夫的速度为每分钟 rr 英里,令 50r+245\frac{50}{r} + 2452003r+120\frac{200}{3r} + 120 相等

With Rudolph’s rate rr miles per minute, equate 50r+245\frac{50}{r} + 245 and 2003r+120\frac{200}{3r} + 120

解答:

设鲁道夫每分钟骑 rr 英里。他在第 11 英里到第 4949 英里后休息,所以总时间为 50r+495=50r+245\frac{50}{r} + 49 \cdot 5 = \frac{50}{r} + 245 分钟。詹妮弗每分钟骑 3r4\frac{3r}{4} 英里,并在第 2,4,,482, 4, \ldots, 48 英里后休息,所以她的总时间为 503r4+245=2003r+120\frac{50}{\frac{3r}{4}} + 24 \cdot 5 = \frac{200}{3r} + 120 分钟。

令两人的时间相等,得到 50r+245=2003r+120\frac{50}{r} + 245 = \frac{200}{3r} + 120\text{,}所以 125=2001503r=503r \begin{aligned} 125 &= \frac{200 - 150}{3r} \\ &= \frac{50}{3r} \end{aligned}\text{,}因此 r=215r = \frac{2}{15}。共同用时为 50215+245=375+245=620\frac{50}{\frac{2}{15}} + 245 = 375 + 245 = 620 分钟。

Let Rudolph bike at rr miles per minute. He rests after each of miles 11 through 49,49, so his total time is 50r+495=50r+245\frac{50}{r} + 49 \cdot 5 = \frac{50}{r} + 245 minutes. Jennifer bikes at 3r4\frac{3r}{4} miles per minute and rests after each of miles 2,4,,48,2, 4, \ldots, 48, so her total time is 503r4+245=2003r+120\frac{50}{\frac{3r}{4}} + 24 \cdot 5 = \frac{200}{3r} + 120 minutes.

Setting the times equal gives 50r+245=2003r+120,\frac{50}{r} + 245 = \frac{200}{3r} + 120, so 125=2001503r=503r, \begin{aligned} 125 &= \frac{200 - 150}{3r} \\ &= \frac{50}{3r}, \end{aligned} and r=215.r = \frac{2}{15}. The common time is 50215+245=375+245=620\frac{50}{\frac{2}{15}} + 245 = 375 + 245 = 620 minutes.

3.

一块长方体形状的奶酪尺寸为 1010 厘米、1313 厘米、1414 厘米。从这块奶酪上切下十片。每片厚 11 厘米,且平行于奶酪的某一个面切下。各片不一定彼此平行。切下十片后,剩余奶酪块的体积最大可能是多少立方厘米?

A block of cheese in the shape of a rectangular solid measures 1010 cm by 1313 cm by 1414 cm. Ten slices are cut from the cheese. Each slice has a width of 11 cm and is cut parallel to one face of the cheese. The individual slices are not necessarily parallel to each other. What is the maximum possible volume in cubic cm of the remaining block of cheese after ten slices have been cut off?

难度评级:1970
小提示:

每片都会使三个维度中的一个减少 11 厘米,所以剩余长方体的三边长之和为 10+13+1410=2710 + 13 + 14 - 10 = 27

Each slice shortens one of the three dimensions by 11 cm, so the remaining block has dimensions summing to 10+13+1410=2710 + 13 + 14 - 10 = 27

大提示:

正数之和固定时,它们的乘积在这些数全相等时最大

A product of positive numbers with a fixed sum is largest when the numbers are all equal

解答:

每片厚 11 厘米且平行于某个面,所以每次切割后剩余奶酪仍是一个长方体,只是某个维度减少 11。若十片分别使三个维度减少 ppqqrr,其中 p+q+r=10p + q + r = 10,则剩余长方体尺寸为 (10p)×(13q)×(14r)(10 - p) \times (13 - q) \times (14 - r),这些维度之和为 3710=2737 - 10 = 27

由算术平均数与几何平均数不等式,和为 2727 的正数乘积在三者都等于 99 时最大;这可以通过切下 11 片,使 1010 厘米这一维缩短,切下 44 片,使 1313 厘米这一维缩短,再切下 55 片,使 1414 厘米这一维缩短来实现。最大体积为 93=7299^3 = 729 立方厘米。

Every slice is 11 cm wide and parallel to a face, so after each cut the remaining cheese is still a rectangular block, with one dimension shortened by 1.1. If the ten slices shorten the three dimensions by p,p, q,q, and rr with p+q+r=10,p + q + r = 10, the remaining block measures (10p)×(13q)×(14r),(10 - p) \times (13 - q) \times (14 - r), and these dimensions sum to 3710=27.37 - 10 = 27.

By the AM-GM inequality, a product of positive numbers with fixed sum 2727 is greatest when all three are equal to 9,9, which is achieved by taking 11 slice from the 1010 cm dimension, 44 from the 1313 cm dimension, and 55 from the 1414 cm dimension. The maximum volume is 93=7299^3 = 729 cubic cm.

4.

存在唯一的一组 rr 个非负整数 n1>n2>>nrn_1 \gt n_2 \gt \cdots \gt n_r,以及唯一确定的 rr 个整数 aka_k (1kr)(1 \le k \le r),其中每个 aka_k 都等于 111-1,使得 a13n1+a23n2++ar3nr=2008 \begin{aligned} &a_1 3^{n_1} + a_2 3^{n_2} + \cdots + a_r 3^{n_r} \\ &= 2008 \end{aligned}\text{。}n1+n2++nrn_1 + n_2 + \cdots + n_r

There exist rr unique nonnegative integers n1>n2>>nrn_1 \gt n_2 \gt \cdots \gt n_r and rr unique integers aka_k (1kr)(1 \le k \le r) with each aka_k either 11 or 1-1 such that a13n1+a23n2++ar3nr=2008. \begin{aligned} &a_1 3^{n_1} + a_2 3^{n_2} + \cdots + a_r 3^{n_r} \\ &= 2008. \end{aligned} Find n1+n2++nr.n_1 + n_2 + \cdots + n_r.

知识点:进制指数
难度评级:2350
小提示:

先把 20082008 写成 33 进制

Start by writing 20082008 in base 33

大提示:

把每个数字 22 用公式 23k=3k+13k2 \cdot 3^k = 3^{k+1} - 3^k 替换,使每个系数都变成 111-1

Replace each digit 22 using 23k=3k+13k2 \cdot 3^k = 3^{k+1} - 3^k so that every coefficient becomes 11 or 1-1

解答:

33 进制下,2008=220210132008 = 2202101_3,也就是说 2008=236+235+233+32+30 \begin{aligned} 2008 &= 2 \cdot 3^6 + 2 \cdot 3^5 + 2 \cdot 3^3 \\ &\quad {}+ 3^2 + 3^0 \end{aligned}\text{。}为了把数字 22 转成系数 ±1\pm 1,使用 23k=3k+13k2 \cdot 3^k = 3^{k+1} - 3^k。两个相邻的数字 22 会整齐抵消:236+235=(3736)+(3635)=3735 \begin{aligned} 2 \cdot 3^6 + 2 \cdot 3^5 &= (3^7 - 3^6) \\ &\quad {}+ (3^6 - 3^5) \\ &= 3^7 - 3^5 \end{aligned}\text{,}并且 233=34332 \cdot 3^3 = 3^4 - 3^3

因此 2008=3735+3433+32+30 \begin{aligned} 2008 &= 3^7 - 3^5 + 3^4 - 3^3 \\ &\quad {}+ 3^2 + 3^0 \end{aligned}\text{,}它有互不相同的指数和系数 ±1\pm 1,符合要求。指数之和为 7+5+4+3+2+0=217 + 5 + 4 + 3 + 2 + 0 = 21

In base 3,3, 2008=22021013,2008 = 2202101_3, that is, 2008=236+235+233+32+30. \begin{aligned} 2008 &= 2 \cdot 3^6 + 2 \cdot 3^5 + 2 \cdot 3^3 \\ &\quad {}+ 3^2 + 3^0. \end{aligned} To convert the digits 22 into coefficients ±1,\pm 1, use 23k=3k+13k.2 \cdot 3^k = 3^{k+1} - 3^k. The two adjacent digits 22 collapse neatly: 236+235=(3736)+(3635)=3735, \begin{aligned} 2 \cdot 3^6 + 2 \cdot 3^5 &= (3^7 - 3^6) \\ &\quad {}+ (3^6 - 3^5) \\ &= 3^7 - 3^5, \end{aligned} and 233=3433.2 \cdot 3^3 = 3^4 - 3^3.

Therefore 2008=3735+3433+32+30, \begin{aligned} 2008 &= 3^7 - 3^5 + 3^4 - 3^3 \\ &\quad {}+ 3^2 + 3^0, \end{aligned} which has distinct exponents and coefficients ±1,\pm 1, as required. The sum of the exponents is 7+5+4+3+2+0=21.7 + 5 + 4 + 3 + 2 + 0 = 21.

5.

在梯形 ABCDABCD 中,BCAD\overline{BC} \parallel \overline{AD},且 BC=1000BC = 1000AD=2008AD = 2008。已知 A=37\angle A = 37^\circD=53\angle D = 53^\circ,并且 MMNN 分别是 BC\overline{BC}AD\overline{AD} 的中点。求 MNMN 的长度。

In trapezoid ABCDABCD with BCAD,\overline{BC} \parallel \overline{AD}, let BC=1000BC = 1000 and AD=2008.AD = 2008. Let A=37,\angle A = 37^\circ, D=53,\angle D = 53^\circ, and MM and NN be the midpoints of BC\overline{BC} and AD,\overline{AD}, respectively. Find the length MN.MN.

难度评级:2480
小提示:

延长腰 ABABDCDC 交于 EE;因为 37+53=9037^\circ + 53^\circ = 90^\circ,点 EE 处的角是直角

Extend the legs ABAB and DCDC to meet at E;E; since 37+53=90,37^\circ + 53^\circ = 90^\circ, the angle at EE is right

大提示:

直角三角形斜边上的中线等于斜边的一半,并且 EEMMNN 共线

The median to the hypotenuse of a right triangle is half the hypotenuse, and E,E, M,M, NN are collinear

解答:

延长 AB\overline{AB}DC\overline{DC},使它们交于点 EE。由于 A+D=37+53=90\angle A + \angle D = 37^\circ + 53^\circ = 90^\circ,三角形 EADEADEE 处为直角。又因为 BCAD\overline{BC} \parallel \overline{AD},三角形 EBCEBC 是三角形 EADEAD 在以 EE 为中心的位似变换下的像,所以中点 MM(位于 BC\overline{BC} 上)对应于中点 NN(位于 AD\overline{AD} 上);特别地,EEMMNN 共线。

直角三角形斜边上的中线等于斜边的一半,所以 EN=20082=1004EN = \frac{2008}{2} = 1004,且 EM=10002=500EM = \frac{1000}{2} = 500。因此 MN=ENEM=1004500=504 \begin{aligned} MN &= EN - EM \\ &= 1004 - 500 = 504 \end{aligned}\text{。}

Extend legs AB\overline{AB} and DC\overline{DC} until they meet at a point E.E. Since A+D=37+53=90,\angle A + \angle D = 37^\circ + 53^\circ = 90^\circ, triangle EADEAD has a right angle at E.E. Because BCAD,\overline{BC} \parallel \overline{AD}, triangle EBCEBC is the image of triangle EADEAD under a homothety centered at E,E, so the midpoint MM of BC\overline{BC} maps to the midpoint NN of AD;\overline{AD}; in particular E,E, M,M, and NN are collinear.

The median to the hypotenuse of a right triangle is half the hypotenuse, so EN=20082=1004EN = \frac{2008}{2} = 1004 and EM=10002=500.EM = \frac{1000}{2} = 500. Therefore MN=ENEM=1004500=504. \begin{aligned} MN &= EN - EM \\ &= 1004 - 500 = 504. \end{aligned}

6.

数列 {an}\{a_n\} 定义为 a0=1,a1=1,an=an1+an12an2(n2) \begin{aligned} a_0 &= 1, \\ a_1 &= 1, \\ a_n &= a_{n-1} + \frac{a_{n-1}^2}{a_{n-2}} \quad (n \ge 2) \end{aligned}\text{。}

数列 {bn}\{b_n\} 定义为 b0=1,b1=3,bn=bn1+bn12bn2(n2) \begin{aligned} b_0 &= 1, \\ b_1 &= 3, \\ b_n &= b_{n-1} + \frac{b_{n-1}^2}{b_{n-2}} \quad (n \ge 2) \end{aligned}\text{。}

b32a32\frac{b_{32}}{a_{32}}

The sequence {an}\{a_n\} is defined by a0=1,a1=1,an=an1+an12an2(n2). \begin{aligned} a_0 &= 1, \\ a_1 &= 1, \\ a_n &= a_{n-1} + \frac{a_{n-1}^2}{a_{n-2}} \quad (n \ge 2). \end{aligned}

The sequence {bn}\{b_n\} is defined by b0=1,b1=3,bn=bn1+bn12bn2(n2). \begin{aligned} b_0 &= 1, \\ b_1 &= 3, \\ b_n &= b_{n-1} + \frac{b_{n-1}^2}{b_{n-2}} \quad (n \ge 2). \end{aligned}

Find b32a32.\frac{b_{32}}{a_{32}}.

难度评级:2460
小提示:

将递推式除以 an1a_{n-1} 可看出比值 anan1\frac{a_n}{a_{n-1}} 每一步恰好增加 11

Divide the recurrence by an1a_{n-1} to see that the ratio anan1\frac{a_n}{a_{n-1}} increases by exactly 11 at each step

大提示:

这些比值给出 an=n!a_n = n!bn=(n+2)!2b_n = \frac{(n+2)!}{2};再求商

The ratios give an=n!a_n = n! and bn=(n+2)!2;b_n = \frac{(n+2)!}{2}; form the quotient

解答:

将递推式除以 an1a_{n-1},得到 anan1=1+an1an2\frac{a_n}{a_{n-1}} = 1 + \frac{a_{n-1}}{a_{n-2}}\text{,}所以相邻项比值每一步恰好增加 11。对 {an}\{a_n\},第一个比值为 a1a0=1\frac{a_1}{a_0} = 1,所以 anan1=n\frac{a_n}{a_{n-1}} = n,从而 an=n!a_n = n!。同样的计算适用于 {bn}\{b_n\},它的第一个比值为 b1b0=3\frac{b_1}{b_0} = 3,所以 bnbn1=n+2\frac{b_n}{b_{n-1}} = n + 2,且 bn=(n+2)!2b_n = \frac{(n+2)!}{2}

因此 b32a32=34!232!=34332=561\frac{b_{32}}{a_{32}} = \frac{\frac{34!}{2}}{32!} = \frac{34 \cdot 33}{2} = 561\text{。}

Dividing the recurrence by an1a_{n-1} gives anan1=1+an1an2,\frac{a_n}{a_{n-1}} = 1 + \frac{a_{n-1}}{a_{n-2}}, so the consecutive-term ratio increases by exactly 11 each step. For {an}\{a_n\} the first ratio is a1a0=1,\frac{a_1}{a_0} = 1, so anan1=n\frac{a_n}{a_{n-1}} = n and an=n!.a_n = n!. The same computation applies to {bn},\{b_n\}, whose first ratio is b1b0=3,\frac{b_1}{b_0} = 3, so bnbn1=n+2\frac{b_n}{b_{n-1}} = n + 2 and bn=(n+2)!2.b_n = \frac{(n+2)!}{2}.

Therefore b32a32=34!232!=34332=561.\frac{b_{32}}{a_{32}} = \frac{\frac{34!}{2}}{32!} = \frac{34 \cdot 33}{2} = 561.

7.

rrsstt 为方程 8x3+1001x+2008=08x^3 + 1001x + 2008 = 0 的三个根。求 (r+s)3+(s+t)3+(t+r)3(r + s)^3 + (s + t)^3 + (t + r)^3

Let r,r, s,s, and tt be the three roots of the equation 8x3+1001x+2008=0.8x^3 + 1001x + 2008 = 0. Find (r+s)3+(s+t)3+(t+r)3.(r + s)^3 + (s + t)^3 + (t + r)^3.

难度评级:2410
小提示:

没有 x2x^2 项,所以 r+s+t=0r + s + t = 0,且 r+sr + ss+ts + tt+rt + r 分别是某个根的相反数

There is no x2x^2 term, so r+s+t=0r + s + t = 0 and each of r+s,r + s, s+t,s + t, t+rt + r is the negative of a root

大提示:

x+y+z=0x + y + z = 0 时,可用恒等式 x3+y3+z3=3xyzx^3 + y^3 + z^3 = 3xyz;韦达定理由常数项给出根的乘积

When x+y+z=0,x + y + z = 0, the identity x3+y3+z3=3xyzx^3 + y^3 + z^3 = 3xyz applies; Vieta gives the product of the roots from the constant term

解答:

该三次方程没有 x2x^2 项,所以由韦达定理 r+s+t=0r + s + t = 0。于是 r+s=tr + s = -ts+t=rs + t = -r,且 t+r=st + r = -s,所求和为 (t)3+(r)3+(s)3=(r3+s3+t3) \begin{aligned} &(-t)^3 + (-r)^3 \\ &\quad {}+ (-s)^3 \\ &= -(r^3 + s^3 + t^3) \end{aligned}\text{。}

r+s+t=0r + s + t = 0 时,恒等式 r3+s3+t33rstr^3 + s^3 + t^3 - 3rst =(r+s+t)= (r + s + t) (r2+s2+t2rssttr)(r^2 + s^2 + t^2 - rs - st - tr) 给出 r3+s3+t3=3rstr^3 + s^3 + t^3 = 3rst。由韦达定理,rst=20088=251rst = -\frac{2008}{8} = -251,所以 r3+s3+t3=753r^3 + s^3 + t^3 = -753,答案为 (753)=753-(-753) = 753

The cubic has no x2x^2 term, so r+s+t=0r + s + t = 0 by Vieta’s formulas. Hence r+s=t,r + s = -t, s+t=r,s + t = -r, and t+r=s,t + r = -s, and the desired sum is (t)3+(r)3+(s)3=(r3+s3+t3). \begin{aligned} &(-t)^3 + (-r)^3 \\ &\quad {}+ (-s)^3 \\ &= -(r^3 + s^3 + t^3). \end{aligned}

Whenever r+s+t=0,r + s + t = 0, the identity r3+s3+t33rstr^3 + s^3 + t^3 - 3rst =(r+s+t)= (r + s + t) (r2+s2+t2rssttr)(r^2 + s^2 + t^2 - rs - st - tr) gives r3+s3+t3=3rst.r^3 + s^3 + t^3 = 3rst. By Vieta’s formulas, rst=20088=251,rst = -\frac{2008}{8} = -251, so r3+s3+t3=753,r^3 + s^3 + t^3 = -753, and the answer is (753)=753.-(-753) = 753.

8.

a=π2008a = \frac{\pi}{2008}。求最小的正整数 nn,使得 2[cos(a)sin(a)+cos(4a)sin(2a)+cos(9a)sin(3a)++cos(n2a)sin(na)] \begin{aligned} &2[\cos(a)\sin(a) + \cos(4a)\sin(2a) \\ &\quad {}+ \cos(9a)\sin(3a) \\ &\quad {}+ \cdots + \cos(n^2 a)\sin(na)] \end{aligned} 是整数。

Let a=π2008.a = \frac{\pi}{2008}. Find the smallest positive integer nn such that 2[cos(a)sin(a)+cos(4a)sin(2a)+cos(9a)sin(3a)++cos(n2a)sin(na)] \begin{aligned} &2[\cos(a)\sin(a) + \cos(4a)\sin(2a) \\ &\quad {}+ \cos(9a)\sin(3a) \\ &\quad {}+ \cdots + \cos(n^2 a)\sin(na)] \end{aligned} is an integer.

难度评级:2740
小提示:

使用积化和差公式,将每一项化为两个正弦项之差

Apply the product-to-sum identity to turn each term into a difference of two sine terms

大提示:

该和逐项抵消后化为 sin(n(n+1)a)\sin(n(n+1)a),它为整数当且仅当 n(n+1)n(n+1)10041004 的倍数

The sum telescopes to sin(n(n+1)a),\sin(n(n+1)a), which is an integer exactly when n(n+1)n(n+1) is a multiple of 10041004

解答:

由积化和差公式,2cos(k2a)sin(ka)=sin(k2a+ka)sin(k2aka)=sin(k(k+1)a)sin((k1)ka) \begin{aligned} &2\cos(k^2 a)\sin(ka) \\ &= \sin(k^2 a + ka) \\ &\quad {}- \sin(k^2 a - ka) \\ &= \sin(k(k+1)a) \\ &\quad {}- \sin((k-1)k a) \end{aligned}\text{。}k=1k = 1nn 求和后,各项裂项相消,只剩 sin(n(n+1)a)=sinn(n+1)π2008\sin(n(n+1)a) = \sin\frac{n(n+1)\pi}{2008}\text{。}

正弦值为整数只可能是 1-100,或 11,也就是它的角必须是 π2\frac{\pi}{2} 的倍数。因此需要 n(n+1)2008\frac{n(n+1)}{2008}12\frac{1}{2} 的倍数,即 n(n+1)n(n+1)10041004 的倍数,其中 1004=42511004 = 4 \cdot 251,且 251251 是质数。

由于 nnn+1n + 1 互质,251251 必须整除其中一个,所以 n250n \ge 250。当 n=250n = 250 时,乘积 250251250 \cdot 251 不能被 44 整除。当 n=251n = 251 时,乘积 251252251 \cdot 252 能被 4251=10044 \cdot 251 = 1004 整除。最小这样的 nn251251

By the product-to-sum identity, 2cos(k2a)sin(ka)=sin(k2a+ka)sin(k2aka)=sin(k(k+1)a)sin((k1)ka). \begin{aligned} &2\cos(k^2 a)\sin(ka) \\ &= \sin(k^2 a + ka) \\ &\quad {}- \sin(k^2 a - ka) \\ &= \sin(k(k+1)a) \\ &\quad {}- \sin((k-1)k a). \end{aligned} Summing over k=1k = 1 to n,n, the terms telescope, leaving sin(n(n+1)a)=sinn(n+1)π2008.\sin(n(n+1)a) = \sin\frac{n(n+1)\pi}{2008}.

A sine is an integer only when it is 1,-1, 0,0, or 1,1, that is, when its argument is a multiple of π2.\frac{\pi}{2}. So we need n(n+1)2008\frac{n(n+1)}{2008} to be a multiple of 12,\frac{1}{2}, i.e. n(n+1)n(n+1) is divisible by 1004,1004, where 1004=42511004 = 4 \cdot 251 and 251251 is prime.

Since nn and n+1n + 1 are coprime, 251251 must divide one of them, so n250.n \ge 250. For n=250n = 250 the product 250251250 \cdot 251 is not divisible by 4.4. For n=251n = 251 the product 251252251 \cdot 252 is divisible by 4251=1004.4 \cdot 251 = 1004. The smallest such nn is 251.251.

9.

一个粒子位于坐标平面上的 (5,0)(5, 0)。定义粒子的一次移动为:先绕原点逆时针旋转 π4\frac{\pi}{4} 弧度,再平移 1010 个单位,方向为 xx 轴正方向。已知粒子移动 150150 次后的位置为 (p,q)(p, q),求小于或等于 p+q|p| + |q| 的最大整数。

A particle is located on the coordinate plane at (5,0).(5, 0). Define a move for the particle as a counterclockwise rotation of π4\frac{\pi}{4} radians about the origin followed by a translation of 1010 units in the positive xx-direction. Given that the particle’s position after 150150 moves is (p,q),(p, q), find the greatest integer less than or equal to p+q.|p| + |q|.

难度评级:2840
小提示:

在复平面中,一次移动把 zz 变为 ωz+10\omega z + 10,其中 ω=eiπ4\omega = e^{\frac{i\pi}{4}}

In the complex plane a move sends zz to ωz+10,\omega z + 10, where ω=eiπ4\omega = e^{\frac{i\pi}{4}}

大提示:

迭代后,将所得等比和按每 88 项一组,再利用 ω8=1\omega^8 = 1 化简

After iterating, group the resulting geometric sum into blocks of 88 using ω8=1\omega^8 = 1

解答:

将平面看作复平面,一次移动把 zz 变为 ωz+10\omega z + 10,其中 ω=eiπ4\omega = e^{\frac{i\pi}{4}}。从 z0=5z_0 = 5 开始迭代,z150=5ω150+10(ω149+ω148++ω+1) \begin{aligned} z_{150} &= 5\omega^{150} \\ &\quad {}+ 10 \scriptsize\left(\omega^{149} + \omega^{148} + \cdots + \omega + 1\right) \end{aligned}\text{。}

因为 ω8=1\omega^8 = 1150=818+6150 = 8 \cdot 18 + 6,所以 ω150=ω6=i\omega^{150} = \omega^6 = -i。在等比和中,每 88 个连续幂之和为 00,因此这 150150 项化为 1+ω++ω5=ω6ω7=i22+22i \begin{aligned} &1 + \omega + \cdots + \omega^5 \\ &= -\omega^6 - \omega^7 \\ &= i - \frac{\sqrt{2}}{2} \\ &\quad {}+ \frac{\sqrt{2}}{2}i \end{aligned}\text{。}因此 z150=5i+10(22+(1+22)i)=52+(5+52)i \begin{aligned} z_{150} &= -5i \\ &\quad {}+ 10 \scriptsize\left(-\frac{\sqrt{2}}{2} + \left(1 + \frac{\sqrt{2}}{2}\right)i\right) \\ &= -5\sqrt{2} + \left(5 + 5\sqrt{2}\right)i \end{aligned}\text{。}

所以 p+q=52+5+52=5+10219.14 \begin{aligned} |p| + |q| &= 5\sqrt{2} + 5 + 5\sqrt{2} \\ &= 5 + 10\sqrt{2} \\ &\approx 19.14 \end{aligned}\text{,}小于或等于它的最大整数是 1919

Identify the plane with the complex plane, so a move sends zz to ωz+10\omega z + 10 with ω=eiπ4.\omega = e^{\frac{i\pi}{4}}. Starting from z0=5z_0 = 5 and iterating, z150=5ω150+10(ω149+ω148++ω+1). \begin{aligned} z_{150} &= 5\omega^{150} \\ &\quad {}+ 10 \scriptsize\left(\omega^{149} + \omega^{148} + \cdots + \omega + 1\right). \end{aligned}

Since ω8=1\omega^8 = 1 and 150=818+6,150 = 8 \cdot 18 + 6, we get ω150=ω6=i.\omega^{150} = \omega^6 = -i. In the geometric sum, every block of 88 consecutive powers adds to 0,0, so the 150150 terms reduce to 1+ω++ω5=ω6ω7=i22+22i. \begin{aligned} &1 + \omega + \cdots + \omega^5 \\ &= -\omega^6 - \omega^7 \\ &= i - \frac{\sqrt{2}}{2} \\ &\quad {}+ \frac{\sqrt{2}}{2}i. \end{aligned} Therefore z150=5i+10(22+(1+22)i)=52+(5+52)i. \begin{aligned} z_{150} &= -5i \\ &\quad {}+ 10 \scriptsize\left(-\frac{\sqrt{2}}{2} + \left(1 + \frac{\sqrt{2}}{2}\right)i\right) \\ &= -5\sqrt{2} + \left(5 + 5\sqrt{2}\right)i. \end{aligned}

Thus p+q=52+5+52=5+10219.14, \begin{aligned} |p| + |q| &= 5\sqrt{2} + 5 + 5\sqrt{2} \\ &= 5 + 10\sqrt{2} \\ &\approx 19.14, \end{aligned} and the greatest integer less than or equal to this is 19.19.

10.

下图显示一个 4×44 \times 4 的矩形点阵,每个点与其最近邻点相距 11 个单位。

定义一条增长路径为点阵中一列互不相同的点,并且序列中相邻两点之间的距离严格递增。令 mm 为增长路径可能包含的最大点数,令 rr 为恰好包含 mm 个点的增长路径条数。求 mrmr

The diagram below shows a 4×44 \times 4 rectangular array of points, each of which is 11 unit away from its nearest neighbors.

Define a growing path to be a sequence of distinct points of the array with the property that the distance between consecutive points of the sequence is strictly increasing. Let mm be the maximum possible number of points in a growing path, and let rr be the number of growing paths consisting of exactly mm points. Find mr.mr.

难度评级:3060
小提示:

两个点阵点之间的距离平方为 a2+b2a^2 + b^2,其中 0a,b30 \le a, b \le 3 且不同时为零;这只有 99 个不同取值

The squared distance between two array points is a2+b2a^2 + b^2 with 0a,b30 \le a, b \le 3 not both zero, which takes only 99 distinct values

大提示:

从最长的一步开始反向构造最长路径:最后两个点必须是相对的角点,此后几乎每个更早的点都被迫确定

Build maximal paths backwards from the longest step: the last two points must be opposite corners, and nearly every earlier point is then forced

解答:

点阵中两点之间的距离平方为 a2+b2a^2 + b^2,其中 aabb 是坐标差,均属于 {0,1,2,3}\{0, 1, 2, 3\} 且不同时为零。可能的值为 1,2,4,5,8,9,10,13,181, 2, 4, 5, 8, 9, 10, 13, 18,只有 99 个值,所以增长路径最多有 1010 个点;若有 1010 个点,则必须按递增顺序使用全部九种距离。把这些点标为 P1,,P10P_1, \ldots, P_{10},使 P1P2=1P_1 P_2 = 1P9P10=18P_9 P_{10} = \sqrt{18}

18\sqrt{18} 只能由相对的角点实现,所以有 44 个有序选择 (P10,P9)(P_{10}, P_9)。接下来,P8P9=13P_8 P_9 = \sqrt{13} 留下 22P8P_8 的选择,即 P10P_{10} 的两个相邻点,它们关于主对角线对称。从这里开始,距离 10,3,8,5,2,2\sqrt{10}, 3, \sqrt{8}, \sqrt{5}, 2, \sqrt{2} 会唯一决定 P7,P6,,P2P_7, P_6, \ldots, P_2(对 P7P_7,另一个角点选择不可行,因为下一步需要的 P6P_6 会与 P9P_9P10P_{10} 重合)。最后,P1P_1 必须与 P2P_2 相距 11,而后者的邻点中有 33 个尚未使用。下面显示其中一条路径。

因此 m=10m = 10r=423=24r = 4 \cdot 2 \cdot 3 = 24,所以 mr=240mr = 240

The squared distance between two points of the array is a2+b2,a^2 + b^2, where aa and bb are the coordinate differences, each in {0,1,2,3}\{0, 1, 2, 3\} and not both zero. The possible values are 1,2,4,5,8,9,10,13,181, 2, 4, 5, 8, 9, 10, 13, 18 — only 99 values — so a growing path has at most 1010 points, and a path with 1010 points must use all nine distances in increasing order. Label its points P1,,P10P_1, \ldots, P_{10} so that P1P2=1P_1 P_2 = 1 and P9P10=18.P_9 P_{10} = \sqrt{18}.

Since 18\sqrt{18} is realized only by opposite corners, there are 44 ordered choices of (P10,P9).(P_{10}, P_9). Next, P8P9=13P_8 P_9 = \sqrt{13} leaves 22 choices for P8,P_8, the two neighbors of P10,P_{10}, symmetric across the main diagonal. From there the distances 10,3,8,5,2,2\sqrt{10}, 3, \sqrt{8}, \sqrt{5}, 2, \sqrt{2} force P7,P6,,P2P_7, P_6, \ldots, P_2 uniquely (for P7P_7 the alternative corner choice fails because the point needed next for P6P_6 would coincide with P9P_9 or P10P_{10}). Finally P1P_1 must be at distance 11 from P2,P_2, and 33 of its neighbors are unused. One of the resulting paths is shown below.

Hence m=10m = 10 and r=423=24,r = 4 \cdot 2 \cdot 3 = 24, so mr=240.mr = 240.

11.

在三角形 ABCABC 中,AB=AC=100AB = AC = 100,且 BC=56BC = 56。圆 PP 的半径为 1616,并与 AC\overline{AC}BC\overline{BC} 相切。圆 QQ 与圆 PP 外切,并与 AB\overline{AB}BC\overline{BC} 相切。圆 QQ 没有任何点在 ABC\triangle ABC 外。圆 QQ 的半径可表示为 mnkm - n\sqrt{k},其中 mmnnkk 是正整数,且 kk 是若干不同质数的乘积。求 m+nkm + nk

In triangle ABC,ABC, AB=AC=100,AB = AC = 100, and BC=56.BC = 56. Circle PP has radius 1616 and is tangent to AC\overline{AC} and BC.\overline{BC}. Circle QQ is externally tangent to circle PP and is tangent to AB\overline{AB} and BC.\overline{BC}. No point of circle QQ lies outside of ABC.\triangle ABC. The radius of circle QQ can be expressed in the form mnk,m - n\sqrt{k}, where m,m, n,n, and kk are positive integers and kk is the product of distinct primes. Find m+nk.m + nk.

难度评级:2990
小提示:

B=(0,0)B = (0,0)C=(56,0)C = (56,0)A=(28,96)A = (28,96);两个圆心都在角平分线上,并且 tanB2=tanC2=34\tan\frac{B}{2} = \tan\frac{C}{2} = \frac{3}{4}

Place B=(0,0),B = (0,0), C=(56,0),C = (56,0), A=(28,96);A = (28,96); both centers lie on angle bisectors, and tanB2=tanC2=34\tan\frac{B}{2} = \tan\frac{C}{2} = \frac{3}{4}

大提示:

两个圆心为 (56643,16)\left(56 - \frac{64}{3},\, 16\right)(4q3,q)\left(\frac{4q}{3},\, q\right);令它们之间的距离等于 q+16q + 16

The centers are (56643,16)\left(56 - \frac{64}{3},\, 16\right) and (4q3,q);\left(\frac{4q}{3},\, q\right); set the distance between them equal to q+16q + 16

解答:

B=(0,0)B = (0, 0)C=(56,0)C = (56, 0);从 AA 向底边作的高为 1002282=96\sqrt{100^2 - 28^2} = 96,所以 A=(28,96)A = (28, 96)。于是 sinB=2425\sin B = \frac{24}{25}cosB=725\cos B = \frac{7}{25},且 tanB2=sinB1+cosB=34=tanC2 \begin{aligned} \tan\frac{B}{2} &= \frac{\sin B}{1 + \cos B} \\ &= \frac{3}{4} = \tan\frac{C}{2} \end{aligned}\text{。}一个半径为 rr,且与 BC\overline{BC} 和一条斜边相切的圆,其圆心位于从相应底角顶点出发的角平分线上,高度为 rr,与该顶点的水平距离为 rtan(C2)=4r3\frac{r}{\tan(\frac{C}{2})} = \frac{4r}{3}。因此 P=(56643,16)P = \left(56 - \frac{64}{3},\, 16\right),且 Q=(4q3,q)Q = \left(\frac{4q}{3},\, q\right),其中 qq 是圆 QQ 的半径。

外切意味着 PQ=q+16PQ = q + 16(1044q3)2+(16q)2=(16+q)2 \begin{aligned} &\left(\frac{104 - 4q}{3}\right)^2 + (16 - q)^2 \\ &= (16 + q)^2 \end{aligned}\text{。}由于 (16+q)2(16q)2=64q(16 + q)^2 - (16 - q)^2 = 64q,这变为 (1044q)2=576q(104 - 4q)^2 = 576q,即 (26q)2=36q(26 - q)^2 = 36q,化简得 q288q+676=0q^2 - 88q + 676 = 0,所以 q=44±635q = 44 \pm 6\sqrt{35}

44+63579.544 + 6\sqrt{35} \approx 79.5 会使圆 QQ 伸出三角形外,所以 q=44635q = 44 - 6\sqrt{35}。因此 m=44m = 44n=6n = 6k=35=57k = 35 = 5 \cdot 7,得到 m+nk=44+210=254m + nk = 44 + 210 = 254

Place B=(0,0)B = (0, 0) and C=(56,0);C = (56, 0); the altitude from AA has length 1002282=96,\sqrt{100^2 - 28^2} = 96, so A=(28,96).A = (28, 96). Then sinB=2425,\sin B = \frac{24}{25}, cosB=725,\cos B = \frac{7}{25}, and tanB2=sinB1+cosB=34=tanC2. \begin{aligned} \tan\frac{B}{2} &= \frac{\sin B}{1 + \cos B} \\ &= \frac{3}{4} = \tan\frac{C}{2}. \end{aligned} A circle of radius rr tangent to BC\overline{BC} and to a slanted side has its center on the bisector from that base vertex, at height rr and horizontal distance rtan(C2)=4r3\frac{r}{\tan(\frac{C}{2})} = \frac{4r}{3} from the vertex. Thus P=(56643,16)P = \left(56 - \frac{64}{3},\, 16\right) and Q=(4q3,q),Q = \left(\frac{4q}{3},\, q\right), where qq is the radius of circle Q.Q.

External tangency means PQ=q+16:PQ = q + 16: (1044q3)2+(16q)2=(16+q)2. \begin{aligned} &\left(\frac{104 - 4q}{3}\right)^2 + (16 - q)^2 \\ &= (16 + q)^2. \end{aligned} Since (16+q)2(16q)2=64q,(16 + q)^2 - (16 - q)^2 = 64q, this becomes (1044q)2=576q,(104 - 4q)^2 = 576q, i.e. (26q)2=36q,(26 - q)^2 = 36q, which simplifies to q288q+676=0,q^2 - 88q + 676 = 0, so q=44±635.q = 44 \pm 6\sqrt{35}.

The root 44+63579.544 + 6\sqrt{35} \approx 79.5 would make circle QQ extend outside the triangle, so q=44635.q = 44 - 6\sqrt{35}. Here m=44,m = 44, n=6,n = 6, and k=35=57,k = 35 = 5 \cdot 7, giving m+nk=44+210=254.m + nk = 44 + 210 = 254.

12.

有两根可区分的旗杆,还有 1919 面旗,其中 1010 面是完全相同的蓝旗,99 面是完全相同的绿旗。令 NN 为使用所有旗帜的可区分排列数,要求每根旗杆上至少有一面旗,并且任一旗杆上没有两面绿旗相邻。求 NN 除以 10001000 的余数。

There are two distinguishable flagpoles, and there are 1919 flags, of which 1010 are identical blue flags, and 99 are identical green flags. Let NN be the number of distinguishable arrangements using all of the flags in which each flagpole has at least one flag and no two green flags on either pole are adjacent. Find the remainder when NN is divided by 1000.1000.

难度评级:3060
小提示:

在一根有 bb 面蓝旗和 gg 面绿旗的旗杆上,绿旗必须占据蓝旗形成的 b+1b + 1 个空隙中的不同空隙:有 (b+1g)\binom{b+1}{g}

On a pole with bb blue and gg green flags, the greens must occupy distinct gaps among the b+1b + 1 gaps determined by the blues: (b+1g)\binom{b+1}{g} ways

大提示:

用范德蒙德恒等式对 (b+1g)(11b9g)\binom{b+1}{g}\binom{11-b}{9-g} 关于 gg 求和,再减去某根旗杆为空的排列

Sum (b+1g)(11b9g)\binom{b+1}{g}\binom{11-b}{9-g} over gg using Vandermonde’s identity, then subtract the arrangements that leave a pole empty

解答:

假设第一根旗杆得到 bb 面蓝旗和 gg 面绿旗,第二根得到剩余的 10b10 - b 面蓝旗和 9g9 - g 面绿旗。在一根有 bb 面蓝旗的旗杆上,绿旗必须占据蓝旗周围 b+1b + 1 个空隙中的不同空隙,有 (b+1g)\binom{b+1}{g} 种。暂时不考虑每根旗杆非空的要求,总数为 b=010g=09(b+1g)(11b9g)=b=010(129)=11220=2420 \begin{aligned} &\sum_{b=0}^{10} \sum_{g=0}^{9} \binom{b+1}{g} \\ &\quad {}\cdot \binom{11-b}{9-g} \\ &= \sum_{b=0}^{10} \binom{12}{9} \\ &= 11 \cdot 220 = 2420 \end{aligned}\text{,}其中内层和由范德蒙德恒等式化简,因为 (b+1)+(11b)=12(b + 1) + (11 - b) = 12

使一根旗杆为空的排列,是把全部 1919 面旗放在另一根旗杆上;每选择一根空旗杆,都有 (119)=55\binom{11}{9} = 55 种。因此 N=2420255=2310N = 2420 - 2 \cdot 55 = 2310\text{,}所以 NN 除以 10001000 的余数为 310310

Suppose the first pole gets bb blue and gg green flags, the second the remaining 10b10 - b blue and 9g9 - g green. On a pole with bb blue flags, the green flags must occupy distinct gaps among the b+1b + 1 gaps around the blues, in (b+1g)\binom{b+1}{g} ways. Temporarily ignoring the requirement that each pole be nonempty, the total is b=010g=09(b+1g)(11b9g)=b=010(129)=11220=2420, \begin{aligned} &\sum_{b=0}^{10} \sum_{g=0}^{9} \binom{b+1}{g} \\ &\quad {}\cdot \binom{11-b}{9-g} \\ &= \sum_{b=0}^{10} \binom{12}{9} \\ &= 11 \cdot 220 = 2420, \end{aligned} where the inner sum collapses by Vandermonde’s identity, since (b+1)+(11b)=12.(b + 1) + (11 - b) = 12.

The arrangements that leave a pole empty put all 1919 flags on one pole, in (119)=55\binom{11}{9} = 55 ways for each choice of pole. Hence N=2420255=2310,N = 2420 - 2 \cdot 55 = 2310, and the remainder when NN is divided by 10001000 is 310.310.

13.

复平面中,一个以原点为中心的正六边形,其每对相对边之间相距一单位。其中一对边平行于虚轴。令 RR 为六边形外部区域,并令 S={1zzR}S = \left\{\tfrac{1}{z} \mid z \in R\right\}。则 SS 的面积形如 aπ+ba\pi + \sqrt{b},其中 aabb 是正整数。求 a+ba + b

A regular hexagon with center at the origin in the complex plane has opposite pairs of sides one unit apart. One pair of sides is parallel to the imaginary axis. Let RR be the region outside the hexagon, and let S={1zzR}.S = \left\{\tfrac{1}{z} \mid z \in R\right\}. Then the area of SS has the form aπ+b,a\pi + \sqrt{b}, where aa and bb are positive integers. Find a+b.a + b.

难度评级:3370
小提示:

w=1zw = \frac{1}{z},半平面 Rez>12\mathrm{Re}\,z \gt \frac{1}{2} 恰好映射到以 11 为圆心、半径为 11 的圆盘

Writing w=1z,w = \frac{1}{z}, the half-plane Rez>12\mathrm{Re}\,z \gt \frac{1}{2} maps exactly onto the disk of radius 11 centered at 11

大提示:

SS 是以六次单位根为圆心的六个单位圆盘的并;利用对称性,在一个 6060^\circ 扇形内求面积,即一个 120120^\circ 扇形加两个三角形

SS is the union of six unit disks centered at the sixth roots of unity; by symmetry find the area inside one 6060^\circ wedge as a 120120^\circ sector plus two triangles

解答:

六边形的边到原点的距离为 12\frac{1}{2},其中一条边在直线 Rez=12\mathrm{Re}\,z = \frac{1}{2} 上,所以 RR 是把半平面 Rez>12\mathrm{Re}\,z \gt \frac{1}{2} 旋转 6060^\circ 的倍数得到的六个半平面的并。若 w=u+vi=1zw = u + vi = \frac{1}{z},则 Rez=Re1w=uu2+v2>12\mathrm{Re}\,z = \mathrm{Re}\,\frac{1}{w} = \frac{u}{u^2 + v^2} \gt \frac{1}{2} 等价于 u2+v2<2uu^2 + v^2 \lt 2u,即 (u1)2+v2<1(u - 1)^2 + v^2 \lt 1。因此每个半平面映射成一个开单位圆盘,SS 是以六次单位根为圆心的六个单位圆盘的并。

把平面分成六个 6060^\circ 扇形,分界射线的方向角为 30+60k30^\circ + 60^\circ k。由对称性,在每个扇形内,SS 与圆心位于该扇形中的那个圆盘重合。方向角为 ±30\pm 30^\circ 的射线与圆 w1=1|w - 1| = 1 交于 (32,±32)\left(\frac{3}{2}, \pm\frac{\sqrt{3}}{2}\right),所以 SS 在该扇形内的部分包括两个三角形。每个三角形的顶点为 00、圆心 11 和其中一个交点,是两腰长为 11、顶角为 120120^\circ 的等腰三角形,面积为 34\frac{\sqrt{3}}{4};此外还有这两个交点之间的 120120^\circ 圆扇形,面积为 π3\frac{\pi}{3}

因此每个六十度扇形贡献 π3+32\frac{\pi}{3} + \frac{\sqrt{3}}{2},总面积为 6(π3+32)=2π+33=2π+27 \begin{aligned} 6\left(\frac{\pi}{3} + \frac{\sqrt{3}}{2}\right) &= 2\pi + 3\sqrt{3} \\ &= 2\pi + \sqrt{27} \end{aligned}\text{。}因而 a=2a = 2b=27b = 27,所以 a+b=29a + b = 29

The hexagon’s sides lie at distance 12\frac{1}{2} from the origin, with one side on the line Rez=12,\mathrm{Re}\,z = \frac{1}{2}, so RR is the union of the six half-planes obtained by rotating Rez>12\mathrm{Re}\,z \gt \frac{1}{2} by multiples of 60.60^\circ. If w=u+vi=1z,w = u + vi = \frac{1}{z}, then Rez=Re1w=uu2+v2>12\mathrm{Re}\,z = \mathrm{Re}\,\frac{1}{w} = \frac{u}{u^2 + v^2} \gt \frac{1}{2} is equivalent to u2+v2<2u,u^2 + v^2 \lt 2u, i.e. (u1)2+v2<1.(u - 1)^2 + v^2 \lt 1. So each half-plane maps onto an open unit disk, and SS is the union of six unit disks centered at the sixth roots of unity.

Cut the plane into six 6060^\circ wedges by the rays at angles 30+60k;30^\circ + 60^\circ k; by symmetry, within each wedge SS coincides with the disk whose center lies in that wedge. The rays at ±30\pm 30^\circ meet the circle w1=1|w - 1| = 1 at (32,±32),\left(\frac{3}{2}, \pm\frac{\sqrt{3}}{2}\right), so the piece of SS in that wedge consists of two triangles with vertices at 0,0, the center 1,1, and one of these points — each isosceles with two sides 11 and apex angle 120,120^\circ, area 34\frac{\sqrt{3}}{4} — together with the 120120^\circ sector of the disk between them, area π3.\frac{\pi}{3}.

Each wedge therefore contributes π3+32,\frac{\pi}{3} + \frac{\sqrt{3}}{2}, and the total area is 6(π3+32)=2π+33=2π+27. \begin{aligned} 6\left(\frac{\pi}{3} + \frac{\sqrt{3}}{2}\right) &= 2\pi + 3\sqrt{3} \\ &= 2\pi + \sqrt{27}. \end{aligned} Thus a=2,a = 2, b=27,b = 27, and a+b=29.a + b = 29.

14.

aabb 为正实数,且 aba \ge b。令 ρ\rhoab\frac{a}{b} 的最大可能值,使得方程组 a2+y2=b2+x2=(ax)2+(by)2 \begin{aligned} a^2 + y^2 &= b^2 + x^2 \\ &= (a - x)^2 + (b - y)^2 \end{aligned} 存在解 (x,y)(x, y),且满足 0x<a0 \le x \lt a0y<b0 \le y \lt b。则 ρ2\rho^2 可表示为分数 mn\frac{m}{n},其中 mmnn 是互质正整数。求 m+nm + n

Let aa and bb be positive real numbers with ab.a \ge b. Let ρ\rho be the maximum possible value of ab\frac{a}{b} for which the system of equations a2+y2=b2+x2=(ax)2+(by)2 \begin{aligned} a^2 + y^2 &= b^2 + x^2 \\ &= (a - x)^2 + (b - y)^2 \end{aligned} has a solution (x,y)(x, y) satisfying 0x<a0 \le x \lt a and 0y<b.0 \le y \lt b. Then ρ2\rho^2 can be expressed as a fraction mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

难度评级:3270
小提示:

相等的量是距离平方:取 D=(0,b)D = (0,b)E=(x,0)E = (x,0)F=(a,by)F = (a,b-y),它们位于一个 a×ba \times b 矩形中,则三角形 DEFDEF 是等边三角形

The equal quantities are squared distances: with D=(0,b),D = (0,b), E=(x,0),E = (x,0), F=(a,by)F = (a,b-y) in an a×ba \times b rectangle, triangle DEFDEF is equilateral

大提示:

θ=ADE\theta = \angle ADE,等边条件迫使 ab=cos(30θ)cosθ\frac{a}{b} = \frac{\cos(30^\circ - \theta)} {\cos\theta},它随 θ\theta 增大,而 y0y \ge 0θ\theta 限制到至多 3030^\circ

With θ=ADE,\theta = \angle ADE, equal sides force ab=cos(30θ)cosθ,\frac{a}{b} = \frac{\cos(30^\circ - \theta)} {\cos\theta}, which increases in θ,\theta, while y0y \ge 0 caps θ\theta at 3030^\circ

解答:

画一个顶点为 A=(0,0)A = (0, 0)B=(a,0)B = (a, 0)C=(a,b)C = (a, b)D=(0,b)D = (0, b) 的矩形,并令 E=(x,0)E = (x, 0)AB\overline{AB} 上,F=(a,by)F = (a, b - y)BC\overline{BC} 上。那么 DE2=b2+x2DE^2 = b^2 + x^2DF2=a2+y2DF^2 = a^2 + y^2,且 EF2=(ax)2+(by)2EF^2 = (a - x)^2 + (b - y)^2,所以方程组正是说三角形 DEFDEF 是等边三角形,而约束条件保证 EEFF 在这两条边上。

θ=ADE\theta = \angle ADE,则 x=btanθx = b\tan\theta,且 DE=bcosθDE = \frac{b}{\cos\theta}。因为 EDF=60\angle EDF = 60^\circ,而 DD 处的矩形角是 9090^\circ,所以 CDF=30θ\angle CDF = 30^\circ - \theta,从而 y=atan(30θ)y = a\tan(30^\circ - \theta),且 DF=acos(30θ)DF = \frac{a}{\cos(30^\circ - \theta)}。令 DE=DFDE = DF,得到 ab=cos(30θ)cosθ=cos30+sin30tanθ \begin{aligned} \frac{a}{b} &= \frac{\cos(30^\circ - \theta)}{\cos\theta} \\ &= \cos 30^\circ + \sin 30^\circ \tan\theta \end{aligned}\text{,}它随 θ\theta 增大而增大。条件 x0x \ge 0 给出 θ0\theta \ge 0,而 y0y \ge 0 迫使 θ30\theta \le 30^\circ

因此最大值在 θ=30\theta = 30^\circ 时取得,此时 ab=32+123=23\frac{a}{b} = \frac{\sqrt{3}}{2} + \frac{1}{2\sqrt{3}} = \frac{2}{\sqrt{3}},并可由 y=0y = 0x=b3<ax = \frac{b}{\sqrt{3}} \lt a 实现。于是 ρ2=43\rho^2 = \frac{4}{3},且 m+n=4+3=7m + n = 4 + 3 = 7

Draw the rectangle with vertices A=(0,0),A = (0, 0), B=(a,0),B = (a, 0), C=(a,b),C = (a, b), D=(0,b),D = (0, b), and let E=(x,0)E = (x, 0) on AB\overline{AB} and F=(a,by)F = (a, b - y) on BC.\overline{BC}. Then DE2=b2+x2,DE^2 = b^2 + x^2, DF2=a2+y2,DF^2 = a^2 + y^2, and EF2=(ax)2+(by)2,EF^2 = (a - x)^2 + (b - y)^2, so the system says exactly that triangle DEFDEF is equilateral, with the constraints keeping EE and FF on those two sides.

Let θ=ADE,\theta = \angle ADE, so x=btanθx = b\tan\theta and DE=bcosθ.DE = \frac{b}{\cos\theta}. Since EDF=60\angle EDF = 60^\circ and the corner angle at DD is 90,90^\circ, we get CDF=30θ,\angle CDF = 30^\circ - \theta, so y=atan(30θ)y = a\tan(30^\circ - \theta) and DF=acos(30θ).DF = \frac{a}{\cos(30^\circ - \theta)}. Setting DE=DFDE = DF gives ab=cos(30θ)cosθ=cos30+sin30tanθ, \begin{aligned} \frac{a}{b} &= \frac{\cos(30^\circ - \theta)}{\cos\theta} \\ &= \cos 30^\circ + \sin 30^\circ \tan\theta, \end{aligned} which is increasing in θ.\theta. The requirement x0x \ge 0 gives θ0,\theta \ge 0, while y0y \ge 0 forces θ30.\theta \le 30^\circ.

The maximum is therefore at θ=30,\theta = 30^\circ, where ab=32+123=23,\frac{a}{b} = \frac{\sqrt{3}}{2} + \frac{1}{2\sqrt{3}} = \frac{2}{\sqrt{3}}, attained with y=0y = 0 and x=b3<a.x = \frac{b}{\sqrt{3}} \lt a. Hence ρ2=43,\rho^2 = \frac{4}{3}, and m+n=4+3=7.m + n = 4 + 3 = 7.

15.

求满足以下条件的最大整数 nn(i)\mathrm{(i)} n2n^2 可表示为两个连续立方数之差;(ii)\mathrm{(ii)} 2n+792n + 79 是一个完全平方数。

Find the largest integer nn satisfying the following conditions: (i)\mathrm{(i)} n2n^2 can be expressed as the difference of two consecutive cubes; (ii)\mathrm{(ii)} 2n+792n + 79 is a perfect square.

难度评级:3160
小提示:

条件 (i)\mathrm{(i)} 表示 n2=3m2+3m+1n^2 = 3m^2 + 3m + 1,可整理为 (2n1)(2n+1)=3(2m+1)2(2n - 1)(2n + 1) = 3(2m + 1)^2

Condition (i)\mathrm{(i)} says n2=3m2+3m+1,n^2 = 3m^2 + 3m + 1, which rearranges to (2n1)(2n+1)=3(2m+1)2(2n - 1)(2n + 1) = 3(2m + 1)^2

大提示:

两个因子互质,且模 33 可知 2n12n - 1 必须是完全平方数;然后 2n+79=d22n + 79 = d^2 给出一个等于 8080 的平方差

The two factors are coprime, and working modulo 33 shows 2n12n - 1 must be a perfect square; then 2n+79=d22n + 79 = d^2 yields a difference of squares equal to 8080

解答:

条件 (i)\mathrm{(i)} 表示 n2=(m+1)3m3n^2 = (m + 1)^3 - m^3 =3m2+3m+1= 3m^2 + 3m + 1 对某个整数 mm 成立。两边乘以 44 并整理,得 4n21=12m2+12m+34n^2 - 1 = 12m^2 + 12m + 3,即 (2n1)(2n+1)=3(2m+1)2(2n - 1)(2n + 1) = 3(2m + 1)^2\text{。}左边两个因子是相邻奇数,因此互质,所以一个是完全平方数,另一个是 33 倍的完全平方数。若 2n1=3k22n - 1 = 3k^2,则 2n+12(mod3)2n + 1 \equiv 2 \pmod 3 会是一个完全平方数,这是不可能的。因此 2n1=k22n - 1 = k^2,其中 kk 为奇数。

k=2a+1k = 2a + 1,得到 n=2a2+2a+1n = 2a^2 + 2a + 1。条件 (ii)\mathrm{(ii)} 表示 2n+79=4a2+4a+81=d22n + 79 = 4a^2 + 4a + 81 = d^2,所以 (d2a1)(d+2a+1)=d2(2a+1)2=80 \begin{aligned} &(d - 2a - 1) \\ &\quad {}\cdot (d + 2a + 1) \\ &= d^2 - (2a + 1)^2 \\ &= 80 \end{aligned}\text{。}两个因子奇偶性相同,所以都为偶数:因子对 (2,40)(2, 40)(4,20)(4, 20)(8,10)(8, 10) 分别给出 2a+1=192a + 1 = 198811,其中奇数值给出 a=9a = 9(于是 n=181n = 181)和 a=0a = 0(于是 n=1n = 1)。

n=181n = 181:确有 1812=32761=10531043181^2 = 32761 = 105^3 - 104^3(此时 2n+1=363=31122n + 1 = 363 = 3 \cdot 11^2,符合要求),且 2n+79=441=2122n + 79 = 441 = 21^2。所以满足条件的最大 nn181181

Condition (i)\mathrm{(i)} says n2=(m+1)3m3n^2 = (m + 1)^3 - m^3 =3m2+3m+1= 3m^2 + 3m + 1 for some integer m.m. Multiplying by 44 and rearranging, 4n21=12m2+12m+3,4n^2 - 1 = 12m^2 + 12m + 3, i.e. (2n1)(2n+1)=3(2m+1)2.(2n - 1)(2n + 1) = 3(2m + 1)^2. The factors on the left are consecutive odd numbers, hence coprime, so one of them is a perfect square and the other is 33 times a square. If 2n1=3k2,2n - 1 = 3k^2, then 2n+12(mod3)2n + 1 \equiv 2 \pmod 3 would be a perfect square, which is impossible. Hence 2n1=k22n - 1 = k^2 with kk odd.

Writing k=2a+1k = 2a + 1 gives n=2a2+2a+1.n = 2a^2 + 2a + 1. Condition (ii)\mathrm{(ii)} says 2n+79=4a2+4a+81=d2,2n + 79 = 4a^2 + 4a + 81 = d^2, so (d2a1)(d+2a+1)=d2(2a+1)2=80. \begin{aligned} &(d - 2a - 1) \\ &\quad {}\cdot (d + 2a + 1) \\ &= d^2 - (2a + 1)^2 \\ &= 80. \end{aligned} The two factors have the same parity, so both are even: the pairs (2,40),(2, 40), (4,20),(4, 20), (8,10)(8, 10) give 2a+1=19,2a + 1 = 19, 8,8, 1,1, of which the odd values yield a=9a = 9 (so n=181n = 181) and a=0a = 0 (so n=1n = 1).

For n=181:n = 181: indeed 1812=32761=10531043181^2 = 32761 = 105^3 - 104^3 (here 2n+1=363=3112,2n + 1 = 363 = 3 \cdot 11^2, as required), and 2n+79=441=212.2n + 79 = 441 = 21^2. So the largest such nn is 181.181.