2014 AIME I 详解

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

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

1.

一只运动鞋鞋带穿过的 88 个鞋眼都在一个长方形上,较长的两边各有四个等距的鞋眼。这个长方形宽 5050 毫米,长 8080 毫米,并且每个顶点都有一个鞋眼。鞋带必须先在长方形一条宽边的两个顶点鞋眼之间穿过,然后在相邻鞋眼之间交叉穿插,直到到达另一条宽边上的两个鞋眼,如图所示。穿过最后这两个鞋眼之后,鞋带两端还必须各至少再伸出 200200 毫米,以便打结。求这根鞋带的最小长度,单位为毫米。

The 88 eyelets for the lace of a sneaker all lie on a rectangle, four equally spaced on each of the longer sides. The rectangle has a width of 5050 mm and a length of 8080 mm. There is one eyelet at each vertex of the rectangle. The lace itself must pass between the vertex eyelets along a width side of the rectangle and then crisscross between successive eyelets until it reaches the two eyelets at the other width side of the rectangle as shown. After passing through these final eyelets, each of the ends of the lace must extend at least 200200 mm farther to allow a knot to be tied. Find the minimum length of the lace in millimeters.

知识点:勾股定理周长
难度评级:1890
小提示:

这些鞋眼把每条 8080 毫米的边分成三个相等的间隔;最短鞋带只使用直线段

The eyelets divide each 8080 mm side into three equal gaps, and the shortest lace uses straight segments only

大提示:

六段交叉线段各长 502+(803)2\sqrt{50^2 + (\frac{80}{3})^2};再加上一条宽边和两段 200200 毫米的末端

Six crisscross segments each measure 502+(803)2;\sqrt{50^2 + (\frac{80}{3})^2}; add one width and two 200200 mm ends

解答:

每条 8080 毫米边上的四个鞋眼等距排列,且两端在顶点,所以同一边上相邻鞋眼相距 803\frac{80}{3} 毫米。鞋带由一段横跨 5050 毫米宽度的线段、六段交叉线段(经过宽边连接后,两股鞋带各再交叉三次到达上端)以及两段至少 200200 毫米的自由末端组成。要使总长最短,每一段都应是直线段。

每段交叉线段横跨整个宽度,并沿长边方向上升一个间隔,所以长度为 502+(803)2=289009=1703 \begin{aligned} &\sqrt{50^2 + \left(\tfrac{80}{3}\right)^2} \\ &= \sqrt{\tfrac{28900}{9}} = \frac{170}{3} \end{aligned}\text{。}

最小长度为 50+6170350 + 6 \cdot \frac{170}{3} +2200+ 2 \cdot 200 =50+340+400= 50 + 340 + 400 =790= 790

The four eyelets on each 8080 mm side are equally spaced with one at each vertex, so consecutive eyelets on a side are 803\frac{80}{3} mm apart. The lace consists of one segment across the 5050 mm width, six crisscross pieces (after the width crossing, each of the two strands makes three crossings to reach the top), and two free ends of at least 200200 mm each. The lace is shortest when every piece is a straight segment.

Each crisscross piece spans the full width and rises one gap, so its length is 502+(803)2=289009=1703. \begin{aligned} &\sqrt{50^2 + \left(\tfrac{80}{3}\right)^2} \\ &= \sqrt{\tfrac{28900}{9}} = \frac{170}{3}. \end{aligned}

The minimum length is 50+6170350 + 6 \cdot \frac{170}{3} +2200+ 2 \cdot 200 =50+340+400= 50 + 340 + 400 =790.= 790.

2.

一个罐子中有 44 个绿球和 66 个蓝球。第二个罐子中有 1616 个绿球和 NN 个蓝球。从每个罐子中各随机取出一个球。两个球颜色相同的概率为 0.580.58。求 NN

An urn contains 44 green balls and 66 blue balls. A second urn contains 1616 green balls and NN blue balls. A single ball is drawn at random from each urn. The probability that both balls are of the same color is 0.58.0.58. Find N.N.

难度评级:1750
小提示:

把取到两个绿球的概率和取到两个蓝球的概率相加

Add the probabilities of green-green and blue-blue draws

大提示:

解方程 4101616+N+610N16+N=2950\frac{4}{10} \cdot \frac{16}{16+N} + \frac{6}{10} \cdot \frac{N}{16+N} = \frac{29}{50},即可求得 NN

Solve 4101616+N+610N16+N=2950\frac{4}{10} \cdot \frac{16}{16+N} + \frac{6}{10} \cdot \frac{N}{16+N} = \frac{29}{50} for NN

解答:

两个球都是绿色的概率为 4101616+N\frac{4}{10} \cdot \frac{16}{16+N},两个球都是蓝色的概率为 610N16+N\frac{6}{10} \cdot \frac{N}{16+N}。条件给出 64+6N10(16+N)=2950\frac{64 + 6N}{10(16 + N)} = \frac{29}{50}\text{。}

清除分母,得到 5(64+6N)=29(16+N)5(64 + 6N) = 29(16 + N),所以 320+30N=464+29N320 + 30N = 464 + 29N,从而 N=144N = 144

Both balls are green with probability 4101616+N,\frac{4}{10} \cdot \frac{16}{16+N}, and both are blue with probability 610N16+N.\frac{6}{10} \cdot \frac{N}{16+N}. The condition is 64+6N10(16+N)=2950.\frac{64 + 6N}{10(16 + N)} = \frac{29}{50}.

Clearing denominators, 5(64+6N)=29(16+N),5(64 + 6N) = 29(16 + N), so 320+30N=464+29N,320 + 30N = 464 + 29N, giving N=144.N = 144.

3.

求有多少个有理数 rr,满足 0<r<10 \lt r \lt 1,并且当 rr 写成最简分数时,分子和分母之和为 10001000

Find the number of rational numbers r,r, 0<r<1,0 \lt r \lt 1, such that when rr is written as a fraction in lowest terms, the numerator and the denominator have a sum of 1000.1000.

难度评级:2110
小提示:

r=abr = \frac{a}{b} 写成最简分数;则 a+b=1000a + b = 1000,且 a<500a \lt 500

Write r=abr = \frac{a}{b} in lowest terms; then a+b=1000a + b = 1000 with a<500a \lt 500

大提示:

gcd(a,1000a)=gcd(a,1000)\gcd(a, 1000 - a) = \gcd(a, 1000),所以只需数出满足 a<500a \lt 500 且与 10001000 互质的数

gcd(a,1000a)=gcd(a,1000),\gcd(a, 1000 - a) = \gcd(a, 1000), so count a<500a \lt 500 that are coprime to 10001000

解答:

r=abr = \frac{a}{b} 写成最简分数,且 a+b=1000a + b = 1000;由于 0<r<10 \lt r \lt 1,需要 1a4991 \le a \le 499。又因为 gcd(a,b)=gcd(a,1000a)\gcd(a, b) = \gcd(a, 1000 - a) =gcd(a,1000)= \gcd(a, 1000),这个分数为最简分数当且仅当 aa10001000 互质。

欧拉函数给出 φ(1000)=10001245=400\varphi(1000) = 1000 \cdot \frac{1}{2} \cdot \frac{4}{5} = 400,即在 [1,999][1, 999] 中,与 10001000 互质的整数共有这么多个。它们按 a1000aa \leftrightarrow 1000 - a 成对出现(注意 a=500a = 50010001000 不互质),所以其中恰有 200200 个小于 500500。答案为 200200

Write r=abr = \frac{a}{b} in lowest terms with a+b=1000;a + b = 1000; since 0<r<1,0 \lt r \lt 1, we need 1a499.1 \le a \le 499. Because gcd(a,b)=gcd(a,1000a)\gcd(a, b) = \gcd(a, 1000 - a) =gcd(a,1000),= \gcd(a, 1000), the fraction is in lowest terms exactly when aa is coprime to 1000.1000.

There are φ(1000)=10001245=400\varphi(1000) = 1000 \cdot \frac{1}{2} \cdot \frac{4}{5} = 400 integers in [1,999][1, 999] coprime to 1000,1000, and they pair up as a1000aa \leftrightarrow 1000 - a (note a=500a = 500 is not coprime to 10001000), so exactly 200200 of them are less than 500.500. The answer is 200.200.

4.

Jon 和 Steve 在一条与两条并排东西向铁轨平行的小路上骑自行车。Jon 以每小时 2020 英里的速度向东骑,Steve 以每小时 2020 英里的速度向西骑。两列长度相等、方向相反且速度恒定但不同的火车分别经过这两位骑车人。每列火车经过 Jon 都正好需要 11 分钟。向西行驶的火车经过 Steve 所需时间是向东行驶的火车经过 Steve 所需时间的 1010 倍。每列火车的长度为 mn\frac{m}{n} 英里,其中 mmnn 是互质的正整数。求 m+nm + n

Jon and Steve ride their bicycles on a path that parallels two side-by-side train tracks running in the east/west direction. Jon rides east at 2020 miles per hour, and Steve rides west at 2020 miles per hour. Two trains of equal length, traveling in opposite directions at constant but different speeds, each pass the two riders. Each train takes exactly 11 minute to go past Jon. The westbound train takes 1010 times as long as the eastbound train to go past Steve. The length of each train is mn\frac{m}{n} miles, where mm and nn are relatively prime positive integers. Find m+n.m + n.

难度评级:2300
小提示:

经过 Jon 需要一分钟会确定两列火车的速度:有 v120=v2+20=60Lv_1 - 20 = v_2 + 20 = 60L,其中 LL 表示火车长度的英里数

Passing Jon in one minute forces both train speeds: v120=v2+20=60Lv_1 - 20 = v_2 + 20 = 60L with LL in miles

大提示:

经过 Steve 时,西行火车所用时间是东行火车的 1010 倍:v1+20=10(v220)v_1 + 20 = 10(v_2 - 20)

Passing Steve, the westbound time is 1010 times the eastbound: v1+20=10(v220)v_1 + 20 = 10(v_2 - 20)

解答:

设东行和西行火车的速度分别为每小时 v1v_1v2v_2 英里,共同长度为 LL 英里。火车经过骑车人的时间等于 LL 除以相对速度。经过向东以 2020 英里每小时骑行的 Jon 用 160\frac{1}{60} 小时,因此 Lv120=Lv2+20=160\frac{L}{v_1 - 20} = \frac{L}{v_2 + 20} = \frac{1}{60}\text{,}所以 v1=60L+20v_1 = 60L + 20,且 v2=60L20v_2 = 60L - 20

相对于向西以 2020 英里每小时骑行的 Steve,两列火车的相对速度分别为 v1+20v_1 + 20v220v_2 - 20,并且西行火车所用时间是东行火车的 1010 倍:Lv220=10Lv1+20\frac{L}{v_2 - 20} = \frac{10L}{v_1 + 20},所以 v1+20=10(v220)v_1 + 20 = 10(v_2 - 20)。代入得 60L+40=600L40060L + 40 = 600L - 400,因此 540L=440540L = 440L=2227L = \frac{22}{27}

因为 gcd(22,27)=1\gcd(22, 27) = 1,答案为 22+27=4922 + 27 = 49

Let the eastbound and westbound trains have speeds v1v_1 and v2v_2 miles per hour and common length LL miles. A train passes a rider in time LL divided by their relative speed. Passing Jon (riding east at 2020) in 160\frac{1}{60} hour gives Lv120=Lv2+20=160,\frac{L}{v_1 - 20} = \frac{L}{v_2 + 20} = \frac{1}{60}, so v1=60L+20v_1 = 60L + 20 and v2=60L20.v_2 = 60L - 20.

Relative to Steve (riding west at 2020), the speeds are v1+20v_1 + 20 and v220,v_2 - 20, and the westbound train takes 1010 times as long: Lv220=10Lv1+20,\frac{L}{v_2 - 20} = \frac{10L}{v_1 + 20}, so v1+20=10(v220).v_1 + 20 = 10(v_2 - 20). Substituting, 60L+40=600L400,60L + 40 = 600L - 400, so 540L=440540L = 440 and L=2227.L = \frac{22}{27}.

Since gcd(22,27)=1,\gcd(22, 27) = 1, the answer is 22+27=49.22 + 27 = 49.

5.

令集合 S={P1,P2,,P12}S = \{P_1, P_2, \ldots, P_{12}\} 由一个正 1212 边形的十二个顶点组成。若 QQSS 的一个子集,并且存在一个圆,使得 QQ 中所有点都在圆内,而 SS 中不属于 QQ 的所有点都在圆外,则称这样的子集为可聚子集。有多少个可聚子集?(注意空集也是可聚子集。)

Let the set S={P1,P2,,P12}S = \{P_1, P_2, \ldots, P_{12}\} consist of the twelve vertices of a regular 1212-gon. A subset QQ of SS is called communal if there is a circle such that all points of QQ are inside the circle, and all points of SS not in QQ are outside of the circle. How many communal subsets are there? (Note that the empty set is a communal subset.)

难度评级:2390
小提示:

一个子集能被某个圆切分出来,当且仅当它的顶点在这个 1212 边形上连续排列

A subset can be cut off by a circle exactly when its vertices are consecutive on the 1212-gon

大提示:

对每个大小从 111111 的子集,都有 1212 段连续顶点;不要忘记空集和整个 SS

For each size from 11 to 1111 there are 1212 runs of consecutive vertices; don’t forget the empty set and all of SS

解答:

子集 QQ 是可聚子集的充要条件是它的顶点在 1212 边形周围连续。确实,一个分离圆与这个 1212 边形的外接圆最多相交于两点,所以在它内部的顶点形成一段连续弧。反过来,任意一段连续顶点都可以用一条直线与剩余顶点分开,再在这条直线适当一侧取一个足够大的圆,就能恰好包含这段顶点。

对于每个大小 kk(其中 1k111 \le k \le 11),都有 1212 段由 kk 个连续顶点组成的子集(每个顶点都可作为起点),共得到 1211=13212 \cdot 11 = 132 个子集;此外空集和整个 SS 也都是可聚子集。总数为 132+2=134132 + 2 = 134

A subset QQ is communal exactly when its vertices are consecutive around the 1212-gon. Indeed, a separating circle meets the circumcircle of the 1212-gon in at most two points, so the vertices inside it form a contiguous arc. Conversely, any run of consecutive vertices can be separated from the remaining vertices by a line, and a sufficiently large circle on the proper side of that line contains exactly that run.

For each size kk with 1k111 \le k \le 11 there are 1212 runs of kk consecutive vertices (one starting at each vertex), giving 1211=13212 \cdot 11 = 132 subsets, and the empty set and all of SS are also communal. The total is 132+2=134.132 + 2 = 134.

6.

图像 y=3(xh)2+jy = 3(x-h)^2 + jy=2(xh)2+ky = 2(x-h)^2 + kyy 轴截距分别为 2013201320142014,并且每个图像都有两个正整数 xx 轴截距。求 hh

The graphs y=3(xh)2+jy = 3(x-h)^2 + j and y=2(xh)2+ky = 2(x-h)^2 + k have yy-intercepts of 20132013 and 2014,2014, respectively, and each graph has two positive integer xx-intercepts. Find h.h.

难度评级:2450
小提示:

x=0x = 0,得到 3h2+j=20133h^2 + j = 20132h2+k=20142h^2 + k = 2014;于是 xx 轴截距分别是 3x26hx+20133x^2 - 6hx + 20132x24hx+20142x^2 - 4hx + 2014 的根

Set x=0x = 0 to get 3h2+j=20133h^2 + j = 2013 and 2h2+k=2014;2h^2 + k = 2014; the xx-intercepts are then roots of 3x26hx+20133x^2 - 6hx + 2013 and 2x24hx+20142x^2 - 4hx + 2014

大提示:

这些正整数根的乘积分别为 671=1161671 = 11 \cdot 611007=19531007 = 19 \cdot 53,并且两对根必须有相同的和 2h2h

The positive integer roots multiply to 671=1161671 = 11 \cdot 61 and 1007=1953,1007 = 19 \cdot 53, and both pairs must have the same sum 2h2h

解答:

x=0x = 0,得到 3h2+j=20133h^2 + j = 20132h2+k=20142h^2 + k = 2014。展开后,第一个图像为 y=3x26hx+2013y = 3x^2 - 6hx + 2013,它的根是正整数,和为 2h2h,积为 20133=671=1161\frac{2013}{3} = 671 = 11 \cdot 61。类似地,第二个图像为 y=2x24hx+2014y = 2x^2 - 4hx + 2014,其整数根的和为 2h2h,积为 20142=1007=1953\frac{2014}{2} = 1007 = 19 \cdot 53

第一对根为 {11,61}\{11, 61\}{1,671}\{1, 671\},所以 2h=722h = 72672672;第二对根为 {19,53}\{19, 53\}{1,1007}\{1, 1007\},所以 2h=722h = 7210081008。唯一共同值是 2h=722h = 72,因此 h=36h = 36,这确实给出 xx 轴截距 1111616119195353

Setting x=0x = 0 gives 3h2+j=20133h^2 + j = 2013 and 2h2+k=2014.2h^2 + k = 2014. Expanding, the first graph is y=3x26hx+2013,y = 3x^2 - 6hx + 2013, whose roots are positive integers with sum 2h2h and product 20133=671=1161.\frac{2013}{3} = 671 = 11 \cdot 61. Similarly the second is y=2x24hx+2014,y = 2x^2 - 4hx + 2014, with integer roots of sum 2h2h and product 20142=1007=1953.\frac{2014}{2} = 1007 = 19 \cdot 53.

The first pair of roots is {11,61}\{11, 61\} or {1,671},\{1, 671\}, so 2h=722h = 72 or 672;672; the second pair is {19,53}\{19, 53\} or {1,1007},\{1, 1007\}, so 2h=722h = 72 or 1008.1008. The only common value is 2h=72,2h = 72, so h=36,h = 36, which indeed gives xx-intercepts 11,11, 6161 and 19,19, 53.53.

7.

wwzz 是复数,满足 w=1|w| = 1z=10|z| = 10。令 θ=arg(wzz)\theta = \arg\left(\tfrac{w-z}{z}\right)tan2θ\tan^2 \theta 的最大可能值可写成 pq\frac{p}{q},其中 ppqq 是互质的正整数。求 p+qp + q。(注意,arg(w)\arg(w) 对于 w0w \ne 0 表示复平面中从 00 指向 ww 的射线与正实轴所成角的大小。)

Let ww and zz be complex numbers such that w=1|w| = 1 and z=10.|z| = 10. Let θ=arg(wzz).\theta = \arg\left(\tfrac{w-z}{z}\right). The maximum possible value of tan2θ\tan^2 \theta can be written as pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q. (Note that arg(w),\arg(w), for w0,w \ne 0, denotes the measure of the angle that the ray from 00 to ww makes with the positive real axis in the complex plane.)

难度评级:2560
小提示:

wzz=wz1\frac{w-z}{z} = \frac{w}{z} - 1 位于半径为 110\frac{1}{10}、圆心为 1-1 的圆上

wzz=wz1\frac{w-z}{z} = \frac{w}{z} - 1 lies on the circle of radius 110\frac{1}{10} centered at 1-1

大提示:

当从原点出发的射线与该圆相切时,辐角达到极值,所以它与实轴所成角的正弦为 110\frac{1}{10}

The argument is extremal when the ray from the origin is tangent to that circle, so the sine of the angle with the real axis is 110\frac{1}{10}

解答:

因为 wzz=wz1\frac{w-z}{z} = \frac{w}{z} - 1,而 wz\frac{w}{z} 可以是任意模长为 110\frac{1}{10} 的复数,所以点 ζ=wzz\zeta = \frac{w-z}{z} 的轨迹是半径为 110\frac{1}{10}、圆心为 1-1 的圆。

由于 tan2θ\tan^2\thetaθ\theta 改变 180180^\circ 时不变,我们要求的是从原点指向该圆的射线与实轴所成的最大角 α\alpha。极端位置的射线与圆相切,此时 sinα=1101=110\sin \alpha = \frac{\frac{1}{10}}{1} = \frac{1}{10}

因此 tan2θ=sin2α1sin2α=110099100=199 \begin{aligned} \tan^2\theta &= \frac{\sin^2\alpha}{1 - \sin^2\alpha} = \frac{\frac{1}{100}}{\frac{99}{100}} \\ &= \frac{1}{99} \end{aligned}\text{,}所以 p+q=1+99=100p + q = 1 + 99 = 100

Since wzz=wz1,\frac{w-z}{z} = \frac{w}{z} - 1, and wz\frac{w}{z} can be any complex number of modulus 110,\frac{1}{10}, the point ζ=wzz\zeta = \frac{w-z}{z} ranges over the circle of radius 110\frac{1}{10} centered at 1.-1.

Because tan2θ\tan^2\theta is unchanged when θ\theta shifts by 180,180^\circ, we want the largest angle α\alpha that a ray from the origin to this circle makes with the real axis. The extreme rays are tangent to the circle, where sinα=1101=110.\sin \alpha = \frac{\frac{1}{10}}{1} = \frac{1}{10}.

Then tan2θ=sin2α1sin2α=110099100=199, \begin{aligned} \tan^2\theta &= \frac{\sin^2\alpha}{1 - \sin^2\alpha} = \frac{\frac{1}{100}}{\frac{99}{100}} \\ &= \frac{1}{99}, \end{aligned} so p+q=1+99=100.p + q = 1 + 99 = 100.

8.

正整数 NNN2N^2 都以同一串四位数字 abcdabcd 结尾(用 1010 进制表示),其中数字 aa 不为零。求三位数 abcabc

The positive integers NN and N2N^2 both end in the same sequence of four digits abcdabcd when written in base 10,10, where digit aa is not zero. Find the three-digit number abc.abc.

难度评级:2710
小提示:

条件说明 N2N(mod104)N^2 \equiv N \pmod{10^4},也就是 N(N1)0(mod2454)N(N-1) \equiv 0 \pmod{2^4 \cdot 5^4}

The condition says N2N(mod104),N^2 \equiv N \pmod{10^4}, i.e. N(N1)0(mod2454)N(N-1) \equiv 0 \pmod{2^4 \cdot 5^4}

大提示:

NNN1N-1 互质,所以 1616625625 各自必须整除其中一个;四种情况中只有一种的首位数字 aa 非零

NN and N1N-1 are coprime, so 1616 and 625625 each divide one of them; only one of the four cases has nonzero leading digit aa

解答:

条件为 N2N(mod104)N^2 \equiv N \pmod{10^4},即 N(N1)0(mod2454)N(N-1) \equiv 0 \pmod{2^4 \cdot 5^4}。由于相邻整数互质,1616 必须整除 NNN1N - 1 中的一个,625625 也必须整除其中一个。这在模 1000010000 意义下给出四种情况:N0N \equiv 0N1N \equiv 1N625N \equiv 625(它是 00625625,是 111616),以及 N9376N \equiv 9376(它是 001616,是 11625625)。

后四位 abcdabcd 必须满足 a0a \ne 0,这排除了 000000000001000106250625。因此 abcd=9376abcd = 9376,例如 93762=879093769376^2 = 87909376,所以 abc=937abc = 937

The condition is N2N(mod104),N^2 \equiv N \pmod{10^4}, that is, N(N1)0(mod2454).N(N-1) \equiv 0 \pmod{2^4 \cdot 5^4}. Since consecutive integers are coprime, 1616 divides one of N,N, N1N - 1 and 625625 divides one of them. This gives four cases modulo 10000:10000: N0,N \equiv 0, N1,N \equiv 1, N625N \equiv 625 (which is 00 mod 625625 and 11 mod 1616), and N9376N \equiv 9376 (which is 00 mod 1616 and 11 mod 625625).

The last four digits abcdabcd must have a0,a \ne 0, which rules out 0000,0000, 0001,0001, and 0625.0625. So abcd=9376abcd = 9376 — for instance 93762=879093769376^2 = 87909376 — and abc=937.abc = 937.

9.

x1<x2<x3x_1 \lt x_2 \lt x_3 是方程 2014x34029x2+2=0\sqrt{2014}\,x^3 - 4029x^2 + 2 = 0 的三个实根。求 x2(x1+x3)x_2(x_1 + x_3)

Let x1<x2<x3x_1 \lt x_2 \lt x_3 be the three real roots of the equation 2014x34029x2+2=0.\sqrt{2014}\,x^3 - 4029x^2 + 2 = 0. Find x2(x1+x3).x_2(x_1 + x_3).

难度评级:2560
小提示:

因为 4029=22014+14029 = 2 \cdot 2014 + 1,这个三次多项式可分解为 (2014x1)\left(\sqrt{2014}\,x - 1\right) 乘以一个二次多项式

Since 4029=22014+1,4029 = 2 \cdot 2014 + 1, the cubic factors as (2014x1)\left(\sqrt{2014}\,x - 1\right) times a quadratic

大提示:

二次式 x222014x2x^2 - 2\sqrt{2014}\,x - 2 有一个负根和一个很大的正根,所以中间的根是 12014\frac{1}{\sqrt{2014}}

The quadratic x222014x2x^2 - 2\sqrt{2014}\,x - 2 has one negative root and one large positive root, so the middle root is 12014\frac{1}{\sqrt{2014}}

解答:

a=2014a = \sqrt{2014},则方程为 ax3(2a2+1)x2+2=0ax^3 - (2a^2 + 1)x^2 + 2 = 0。它可分解为 (ax1)(x22ax2)=0\left(ax - 1\right)\left(x^2 - 2ax - 2\right) = 0\text{,}展开即可验证。因此一个根是 1a\frac{1}{a},另外两个根为 a±a2+2a \pm \sqrt{a^2 + 2},它们的积为 2-2,和为 2a2a

因为 aa2+2<0a - \sqrt{a^2+2} \lt 0 <1a<a+a2+2\lt \frac{1}{a} \lt a + \sqrt{a^2+2},所以中间根为 x2=1ax_2 = \frac{1}{a},且 x1+x3=2ax_1 + x_3 = 2a。因此 x2(x1+x3)=1a2a=2x_2(x_1 + x_3) = \frac{1}{a} \cdot 2a = 2

Write a=2014,a = \sqrt{2014}, so the equation is ax3(2a2+1)x2+2=0.ax^3 - (2a^2 + 1)x^2 + 2 = 0. It factors as (ax1)(x22ax2)=0,\left(ax - 1\right)\left(x^2 - 2ax - 2\right) = 0, as expanding confirms. So one root is 1a,\frac{1}{a}, and the other two are a±a2+2,a \pm \sqrt{a^2 + 2}, with product 2-2 and sum 2a.2a.

Since aa2+2<0a - \sqrt{a^2+2} \lt 0 <1a<a+a2+2,\lt \frac{1}{a} \lt a + \sqrt{a^2+2}, the middle root is x2=1a,x_2 = \frac{1}{a}, and x1+x3=2a.x_1 + x_3 = 2a. Therefore x2(x1+x3)=1a2a=2.x_2(x_1 + x_3) = \frac{1}{a} \cdot 2a = 2.

10.

一个半径为 11 的圆盘与一个半径为 55 的圆盘外切。设 AA 为两圆盘的切点,CC 为小圆盘的圆心,EE 为大圆盘的圆心。保持大圆盘不动,让小圆盘沿大圆盘外侧滚动,直到小圆盘转过 360360^\circ。也就是说,若小圆盘圆心移动到点 DD,而小圆盘上原本位于 AA 的点现在移动到点 BB,则 AC\overline{AC} 平行于 BD\overline{BD}。于是 sin2(BEA)=mn\sin^2(\angle BEA) = \frac{m}{n},其中 mmnn 是互质的正整数。求 m+nm + n

A disk with radius 11 is externally tangent to a disk with radius 5.5. Let AA be the point where the disks are tangent, CC be the center of the smaller disk, and EE be the center of the larger disk. While the larger disk remains fixed, the smaller disk is allowed to roll along the outside of the larger disk until the smaller disk has turned through an angle of 360.360^\circ. That is, if the center of the smaller disk has moved to the point D,D, and the point on the smaller disk that began at AA has now moved to point B,B, then AC\overline{AC} is parallel to BD.\overline{BD}. Then sin2(BEA)=mn,\sin^2(\angle BEA) = \frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

难度评级:2920
小提示:

在半径为 55 的圆外滚动时,圆盘在固定坐标系中每转过 66^\circ,圆心就扫过 11^\circ(绕 EE),所以圆心总共扫过 6060^\circ

Rolling outside a radius-55 circle, the disk turns 66^\circ in the ground frame for each 11^\circ its center sweeps about E,E, so the center sweeps 6060^\circ

大提示:

转过完整一圈后,圆盘恢复原来的朝向,所以 B=D+(AC)B = D + (A - C);把 EE 放在原点并计算

After one full turn the disk regains its original orientation, so B=D+(AC);B = D + (A - C); place EE at the origin and compute

解答:

EE 放在原点,并取 C=(6,0)C = (6, 0),于是 A=(5,0)A = (5, 0)。半径为 11 的圆沿半径为 55 的固定圆外侧无滑动滚动时,若其圆心扫过角 φ\varphi(绕 EE),滚动接触会使圆盘相对于圆心连线转过 5φ5\varphi,而这条圆心连线本身的转动又增加 φ\varphi,所以圆盘在固定坐标系中共转过 6φ6\varphi。转过 360360^\circ 因此意味着 φ=60\varphi = 60^\circ,所以 D=6(cos60,sin60)D = 6(\cos 60^\circ, \sin 60^\circ) =(3,33)= (3, 3\sqrt{3})

完整转过 360360^\circ 后,圆盘回到原来的朝向,因此从圆心到标记点的向量不变:B=D+(AC)B = D + (A - C) =(31,33)= (3 - 1, 3\sqrt{3}) =(2,33)= (2, 3\sqrt{3})。(特别地,BD\overline{BD} 平行于 AC\overline{AC},正如题目所述。)

射线 EAEA 是正 xx 轴,所以 sin2(BEA)=(33)222+(33)2=2731 \begin{aligned} \sin^2(\angle BEA) &= \frac{(3\sqrt{3})^2}{2^2 + (3\sqrt{3})^2} \\ &= \frac{27}{31} \end{aligned}\text{,}因而 m+n=27+31=58m + n = 27 + 31 = 58

Place EE at the origin with C=(6,0),C = (6, 0), so A=(5,0).A = (5, 0). When a circle of radius 11 rolls without slipping outside a fixed circle of radius 55 and its center sweeps an angle φ\varphi about E,E, the rolling contact turns the disk through 5φ5\varphi relative to the line of centers, and the revolution of that line adds φ\varphi more, so the disk turns 6φ6\varphi in the ground frame. Turning through 360360^\circ therefore means φ=60,\varphi = 60^\circ, so D=6(cos60,sin60)D = 6(\cos 60^\circ, \sin 60^\circ) =(3,33).= (3, 3\sqrt{3}).

Having turned through a full 360,360^\circ, the disk is back in its original orientation, so the vector from its center to the marked point is unchanged: B=D+(AC)B = D + (A - C) =(31,33)= (3 - 1, 3\sqrt{3}) =(2,33).= (2, 3\sqrt{3}). (In particular BD\overline{BD} is parallel to AC,\overline{AC}, as the problem states.)

The ray EAEA is the positive xx-axis, so sin2(BEA)=(33)222+(33)2=2731, \begin{aligned} \sin^2(\angle BEA) &= \frac{(3\sqrt{3})^2}{2^2 + (3\sqrt{3})^2} \\ &= \frac{27}{31}, \end{aligned} and m+n=27+31=58.m + n = 27 + 31 = 58.

11.

一个棋子从点 (0,0)(0, 0)(位于 xyxy 坐标网格中)出发,然后连续移动六次。每次移动都沿某条坐标轴平行方向移动 11 个单位。每次移动都从四个可能方向中随机选择,并且彼此独立。棋子最终落在图像 y=x|y| = |x| 上的概率为 mn\frac{m}{n},其中 mmnn 是互质的正整数。求 m+nm + n

A token starts at the point (0,0)(0, 0) of an xyxy-coordinate grid and then makes a sequence of six moves. Each move is 11 unit in a direction parallel to one of the coordinate axes. Each move is selected randomly from the four possible directions and independently of the other moves. The probability that the token ends at a point on the graph of y=x|y| = |x| is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

难度评级:2990
小提示:

追踪 u=x+yu = x + yv=xyv = x - y:每一步都会让 uuvv 各自独立且等概率地改变 ±1\pm 1

Track u=x+yu = x + y and v=xy:v = x - y: each move changes each of uu and vv by ±1,\pm 1, independently and uniformly

大提示:

棋子最终在 y=x|y| = |x| 上当且仅当 u=0u = 0v=0v = 0,每个事件的概率都是 (63)26\frac{\binom{6}{3}}{2^6};相加后减去重叠部分

The token ends on y=x|y| = |x| when u=0u = 0 or v=0,v = 0, each with probability (63)26;\frac{\binom{6}{3}}{2^6}; add these and subtract the overlap

解答:

使用对角坐标 u=x+yu = x + yv=xyv = x - y。四种移动都会使 uu 改变 ±1\pm 1,也使 vv 改变 ±1\pm 1,并且四种移动正好等可能地实现四种符号组合,所以 uuvv 是相互独立的六步 ±1\pm 1 随机游走。棋子最终在 y=x|y| = |x| 上,恰好等价于 y=±xy = \pm x,也就是 u=0u = 0v=0v = 0

u=0u = 0v=0v = 0 各自都要求三次 +1+1 和三次 1-1,概率为 (63)26=2064=516\frac{\binom{6}{3}}{2^6} = \frac{20}{64} = \frac{5}{16}。由独立性和容斥原理,所求概率为 516+516(516)2=16025256=135256 \begin{aligned} &\frac{5}{16} + \frac{5}{16} - \left(\frac{5}{16}\right)^2 \\ &= \frac{160 - 25}{256} = \frac{135}{256} \end{aligned}\text{。}

因此 m+n=135+256=391m + n = 135 + 256 = 391

Work in the diagonal coordinates u=x+yu = x + y and v=xy.v = x - y. Each of the four moves changes uu by ±1\pm 1 and vv by ±1,\pm 1, and the four moves realize all four sign combinations equally often — so uu and vv perform independent six-step ±1\pm 1 walks. The token ends on y=x|y| = |x| exactly when y=±x,y = \pm x, that is, when u=0u = 0 or v=0.v = 0.

Each of u=0u = 0 and v=0v = 0 requires three +1+1s and three 1-1s, with probability (63)26=2064=516.\frac{\binom{6}{3}}{2^6} = \frac{20}{64} = \frac{5}{16}. By independence and inclusion-exclusion, the probability is 516+516(516)2=16025256=135256. \begin{aligned} &\frac{5}{16} + \frac{5}{16} - \left(\frac{5}{16}\right)^2 \\ &= \frac{160 - 25}{256} = \frac{135}{256}. \end{aligned}

Thus m+n=135+256=391.m + n = 135 + 256 = 391.

12.

A={1,2,3,4}A = \{1, 2, 3, 4\},并随机选择两个函数 ffgg(二者不一定不同),它们都从 AA 映射到 AAff 的值域与 gg 的值域不相交的概率为 mn\frac{m}{n},其中 mmnn 是互质的正整数。求 mm

Let A={1,2,3,4},A = \{1, 2, 3, 4\}, and let ff and gg be randomly chosen (not necessarily distinct) functions from AA to A.A. The probability that the range of ff and the range of gg are disjoint is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m.m.

难度评级:2990
小提示:

ff 的值域有 kk 个元素,则恰有 (4k)4(4-k)^4 个函数 gg 的值域与它不相交

If the range of ff has kk elements, exactly (4k)4(4-k)^4 functions gg have range disjoint from it

大提示:

按值域大小计数函数:数量依次为 44 个(值域大小 11)、8484 个(值域大小 22)、144144 个(值域大小 33)、2424 个(值域大小 44

Count functions by range size: 44 with size 1,1, 8484 with size 2,2, 144144 with size 3,3, 2424 with size 44

解答:

ff 的值域分类。若它有 kk 个元素,则 gg 的值域与其不相交,当且仅当 ggAA 映到剩下的 4k4 - k 个元素中;满足条件的映射方式有 (4k)4(4-k)^4 种,全部共有 44=2564^4 = 256 个函数 gg

按值域大小计数 ff:常值函数有 44 个;另有 (42)(242)=84\binom{4}{2}(2^4 - 2) = 84 个函数的值域大小为 22;另有 (43)36=144\binom{4}{3} \cdot 36 = 144 个函数的值域大小为 33(从四个元素满射到三个元素有 3636 个);双射有 4!=244! = 24 个。有利的有序函数对数量为 434+8424+14414+2404=324+1344+144=1812 \begin{aligned} &4 \cdot 3^4 + 84 \cdot 2^4 \\ &\quad {}+ 144 \cdot 1^4 + 24 \cdot 0^4 \\ &= 324 + 1344 + 144 = 1812 \end{aligned}\text{。}

概率为 181248=181265536=45316384\frac{1812}{4^8} = \frac{1812}{65536} = \frac{453}{16384},由于 163841638422 的幂,而 453=3151453 = 3 \cdot 151 为奇数,此分数已是最简。因此 m=453m = 453

Condition on the range of f.f. If it has kk elements, then the range of gg is disjoint from it exactly when gg maps AA into the remaining 4k4 - k elements, which happens for (4k)4(4-k)^4 of the 44=2564^4 = 256 functions g.g.

Count functions ff by range size: 44 constant functions; (42)(242)=84\binom{4}{2}(2^4 - 2) = 84 with range size 2;2; (43)36=144\binom{4}{3} \cdot 36 = 144 with range size 33 (there are 3636 surjections from four elements onto three); and 4!=244! = 24 bijections. The number of favorable pairs is 434+8424+14414+2404=324+1344+144=1812. \begin{aligned} &4 \cdot 3^4 + 84 \cdot 2^4 \\ &\quad {}+ 144 \cdot 1^4 + 24 \cdot 0^4 \\ &= 324 + 1344 + 144 = 1812. \end{aligned}

The probability is 181248=181265536=45316384,\frac{1812}{4^8} = \frac{1812}{65536} = \frac{453}{16384}, and since 1638416384 is a power of 22 while 453=3151453 = 3 \cdot 151 is odd, this is in lowest terms. Thus m=453.m = 453.

13.

在正方形 ABCDABCD 中,点 EEFFGGHH 分别在边 AB\overline{AB}BC\overline{BC}CD\overline{CD}DA\overline{DA} 上,且 EGFH\overline{EG} \perp \overline{FH},并且 EG=FH=34EG = FH = 34。线段 EG\overline{EG}FH\overline{FH} 交于点 PP,四边形 AEPHAEPHBFPEBFPECGPFCGPFDHPGDHPG 的面积之比为 269:275:405:411269 : 275 : 405 : 411。求正方形 ABCDABCD 的面积。

On square ABCD,ABCD, points E,E, F,F, G,G, and HH lie on sides AB,\overline{AB}, BC,\overline{BC}, CD,\overline{CD}, and DA,\overline{DA}, respectively, so that EGFH\overline{EG} \perp \overline{FH} and EG=FH=34.EG = FH = 34. Segments EG\overline{EG} and FH\overline{FH} intersect at a point P,P, and the areas of the quadrilaterals AEPH,AEPH, BFPE,BFPE, CGPF,CGPF, and DHPGDHPG are in the ratio 269:275:405:411.269 : 275 : 405 : 411. Find the area of square ABCD.ABCD.

难度评级:3500
小提示:

因为 269+411=275+405269 + 411 = 275 + 405,线段 EGEG 经过正方形中心;对梯形 ABFHABFH 作同样处理来定位 FHFH

Since 269+411=275+405,269 + 411 = 275 + 405, segment EGEG passes through the center of the square; treat the trapezoid ABFHABFH the same way to locate FHFH

大提示:

设边长为 ss,并设竖向变化为 δ\delta(沿 EGEG);长度条件给出 s2+δ2=1156s^2 + \delta^2 = 1156,而面积比 269:1360269 : 1360(对于 AEPHAEPH)会确定乘积 sδs\delta

With side ss and rise δ\delta of EG,EG, the length gives s2+δ2=1156,s^2 + \delta^2 = 1156, and the ratio 269:1360269 : 1360 for AEPHAEPH pins down the product sδs\delta

解答:

B=(0,0)B = (0,0)C=(s,0)C = (s, 0)D=(s,s)D = (s, s)A=(0,s)A = (0, s),并设 E=(0,e)E = (0, e)F=(f,0)F = (f, 0)G=(s,g)G = (s, g)H=(h,s)H = (h, s)。区域 AEPHAEPHDHPGDHPG 合起来形成梯形 AEGDAEGD 面积为 s((se)+(sg))2\frac{s\,((s - e) + (s - g))}{2};由于 269+4111360=12\frac{269 + 411}{1360} = \frac{1}{2},这正好是 s2s^2 的一半,迫使 e+g=se + g = s,即 EGEG 经过中心。同样,AEPHAEPHBFPEBFPE 形成梯形 ABFHABFH 面积为 s(f+h)2=269+2751360s2=25s2\frac{s(f + h)}{2} = \frac{269 + 275}{1360}\,s^2 = \frac{2}{5}s^2,所以 f+h=4s5f + h = \frac{4s}{5}。方向向量 (s,ge)(s, g - e)(hf,s)(h - f, s) 垂直,给出 hf=egh - f = e - g。令 δ=ge\delta = g - e,得到 E=(0,sδ2)E = \left(0, \frac{s - \delta}{2}\right)G=(s,s+δ2)G = \left(s, \frac{s + \delta}{2}\right)F=(2s5+δ2,0)F = \left(\frac{2s}{5} + \frac{\delta}{2}, 0\right)H=(2s5δ2,s)H = \left(\frac{2s}{5} - \frac{\delta}{2}, s\right),且 EG=34EG = 34 给出 s2+δ2=1156s^2 + \delta^2 = 1156

求出直线 EGEGFHFH 的交点,并用 s2+δ2=1156s^2 + \delta^2 = 1156 化简,可得 P=(s2s311560,  s2s2δ11560) \begin{aligned} P &= \\ &\left(\frac{s}{2} - \frac{s^3}{11560},\; \frac{s}{2} - \frac{s^2\delta}{11560}\right) \end{aligned}\text{,}再对 AAEEPPHH 使用鞋带公式,得到 [AEPH]=s25s3δ231200[AEPH] = \frac{s^2}{5} - \frac{s^3\delta}{231200}。令它等于 2691360s2\frac{269}{1360}s^2,得到 3s21360=s3δ231200\frac{3s^2}{1360} = \frac{s^3\delta}{231200},所以 sδ=510s\delta = 510

现在 s2+δ2=1156s^2 + \delta^2 = 1156,且 s2δ2=260100s^2\delta^2 = 260100,所以 s2s^2δ2\delta^2 是方程 t21156t+260100=0t^2 - 1156t + 260100 = 0 的两个根,分别为 1156±5442=850\frac{1156 \pm 544}{2} = 850306306。由于 δ=ge<s|\delta| = |g - e| \lt s,面积为 s2=850s^2 = 850

Place B=(0,0),B = (0,0), C=(s,0),C = (s, 0), D=(s,s),D = (s, s), A=(0,s),A = (0, s), with E=(0,e),E = (0, e), F=(f,0),F = (f, 0), G=(s,g),G = (s, g), H=(h,s).H = (h, s). The regions AEPHAEPH and DHPGDHPG together form the trapezoid AEGD,AEGD, of area s((se)+(sg))2;\frac{s\,((s - e) + (s - g))}{2}; since 269+4111360=12,\frac{269 + 411}{1360} = \frac{1}{2}, this is half of s2,s^2, forcing e+g=s,e + g = s, i.e. EGEG passes through the center. Likewise AEPHAEPH and BFPEBFPE form the trapezoid ABFHABFH of area s(f+h)2=269+2751360s2=25s2,\frac{s(f + h)}{2} = \frac{269 + 275}{1360}\,s^2 = \frac{2}{5}s^2, so f+h=4s5.f + h = \frac{4s}{5}. Perpendicularity of the directions (s,ge)(s, g - e) and (hf,s)(h - f, s) gives hf=eg.h - f = e - g. Writing δ=ge,\delta = g - e, we get E=(0,sδ2),E = \left(0, \frac{s - \delta}{2}\right), G=(s,s+δ2),G = \left(s, \frac{s + \delta}{2}\right), F=(2s5+δ2,0),F = \left(\frac{2s}{5} + \frac{\delta}{2}, 0\right), H=(2s5δ2,s),H = \left(\frac{2s}{5} - \frac{\delta}{2}, s\right), and EG=34EG = 34 gives s2+δ2=1156.s^2 + \delta^2 = 1156.

Intersecting lines EGEG and FHFH (and simplifying with s2+δ2=1156s^2 + \delta^2 = 1156) yields P=(s2s311560,  s2s2δ11560), \begin{aligned} P &= \\ &\left(\frac{s}{2} - \frac{s^3}{11560},\; \frac{s}{2} - \frac{s^2\delta}{11560}\right), \end{aligned} and the shoelace formula on A,A, E,E, P,P, HH then gives [AEPH]=s25s3δ231200.[AEPH] = \frac{s^2}{5} - \frac{s^3\delta}{231200}. Setting this equal to 2691360s2\frac{269}{1360}s^2 leaves 3s21360=s3δ231200,\frac{3s^2}{1360} = \frac{s^3\delta}{231200}, so sδ=510.s\delta = 510.

Now s2+δ2=1156s^2 + \delta^2 = 1156 and s2δ2=260100,s^2\delta^2 = 260100, so s2s^2 and δ2\delta^2 are the roots of t21156t+260100=0,t^2 - 1156t + 260100 = 0, which are 1156±5442=850\frac{1156 \pm 544}{2} = 850 and 306.306. Since δ=ge<s,|\delta| = |g - e| \lt s, the area is s2=850.s^2 = 850.

14.

mm 是方程 3x3+5x5+17x17+19x19=x211x4 \begin{aligned} &\frac{3}{x-3} + \frac{5}{x-5} \\ &\quad {}+ \frac{17}{x-17} + \frac{19}{x-19} \\ &= x^2 - 11x - 4 \end{aligned} 的最大实数解。存在正整数 aabbcc,使得 m=a+b+cm = a + \sqrt{b + \sqrt{c}}。求 a+b+ca + b + c

Let mm be the largest real solution to the equation 3x3+5x5+17x17+19x19=x211x4. \begin{aligned} &\frac{3}{x-3} + \frac{5}{x-5} \\ &\quad {}+ \frac{17}{x-17} + \frac{19}{x-19} \\ &= x^2 - 11x - 4. \end{aligned} There are positive integers a,a, b,b, and cc such that m=a+b+c.m = a + \sqrt{b + \sqrt{c}}. Find a+b+c.a + b + c.

难度评级:3060
小提示:

两边都加上 44,把每个分式各配上一个一:每一项都会变成 xxk\frac{x}{x-k}。然后代入 t=x11t = x - 11

Add 44 to both sides, splitting one unit to each fraction: each becomes xxk.\frac{x}{x-k}. Then substitute t=x11.t = x - 11.

大提示:

对称的两对分式合并为 2t264+2t236=1\frac{2}{t^2 - 64} + \frac{2}{t^2 - 36} = 1,这是关于 t2t^2 的二次方程

Symmetric pairs combine to 2t264+2t236=1,\frac{2}{t^2 - 64} + \frac{2}{t^2 - 36} = 1, a quadratic in t2t^2

解答:

两边都加上 44,把每个分式各配上一个一:因为 kxk+1=xxk\frac{k}{x-k} + 1 = \frac{x}{x-k},方程变为 x(1x3+1x5+1x17+1x19)=x211x=x(x11) \begin{aligned} &\scriptsize x\left(\frac{1}{x-3} + \frac{1}{x-5} + \frac{1}{x-17} + \frac{1}{x-19}\right) \\ &= x^2 - 11x = x(x - 11) \end{aligned}\text{。}除了 x=0x = 0 之外,可以除以 xx,并令 t=x11t = x - 11,使这些分式成对对称:2tt264+2tt236=t\frac{2t}{t^2 - 64} + \frac{2t}{t^2 - 36} = t\text{。}

除了 t=0t = 0 之外,除以 tt2t264+2t236=1\frac{2}{t^2 - 64} + \frac{2}{t^2 - 36} = 1。令 u=t2u = t^2,清除分母得到 2(u36)+2(u64)2(u - 36) + 2(u - 64) =(u36)(u64)= (u - 36)(u - 64),也就是 u2104u+2504=0u^2 - 104u + 2504 = 0,所以 u=52±200u = 52 \pm \sqrt{200}

最大解为 m=11+52+20019.1m = 11 + \sqrt{52 + \sqrt{200}} \approx 19.1,它大于其他候选解 001111,以及 11±52±20011 \pm \sqrt{52 \pm \sqrt{200}}。因此 a+b+ca + b + c =11+52+200=263= 11 + 52 + 200 = 263

Add 44 to both sides, giving one unit to each fraction: since kxk+1=xxk,\frac{k}{x-k} + 1 = \frac{x}{x-k}, the equation becomes x(1x3+1x5+1x17+1x19)=x211x=x(x11). \begin{aligned} &\scriptsize x\left(\frac{1}{x-3} + \frac{1}{x-5} + \frac{1}{x-17} + \frac{1}{x-19}\right) \\ &= x^2 - 11x = x(x - 11). \end{aligned} Besides x=0,x = 0, we can divide by xx and substitute t=x11,t = x - 11, which pairs the fractions symmetrically: 2tt264+2tt236=t.\frac{2t}{t^2 - 64} + \frac{2t}{t^2 - 36} = t.

Besides t=0,t = 0, dividing by tt gives 2t264+2t236=1.\frac{2}{t^2 - 64} + \frac{2}{t^2 - 36} = 1. With u=t2,u = t^2, clearing denominators gives 2(u36)+2(u64)2(u - 36) + 2(u - 64) =(u36)(u64),= (u - 36)(u - 64), i.e. u2104u+2504=0,u^2 - 104u + 2504 = 0, so u=52±200.u = 52 \pm \sqrt{200}.

The largest solution is m=11+52+20019.1,m = 11 + \sqrt{52 + \sqrt{200}} \approx 19.1, which exceeds the other candidates 0,0, 11,11, and 11±52±200.11 \pm \sqrt{52 \pm \sqrt{200}}. Therefore a+b+ca + b + c =11+52+200=263.= 11 + 52 + 200 = 263.

15.

ABC\triangle ABC 中,AB=3AB = 3BC=4BC = 4CA=5CA = 5。圆 ω\omegaAB\overline{AB} 交于 EEBB,与 BC\overline{BC} 交于 BBDD,与 AC\overline{AC} 交于 FFGG。已知 EF=DFEF = DF,且 DGEG=34\frac{DG}{EG} = \frac{3}{4}。长度 DE=abcDE = \frac{a\sqrt{b}}{c},其中 aacc 是互质的正整数,bb 是不被任何素数平方整除的正整数。求 a+b+ca + b + c

In ABC,\triangle ABC, AB=3,AB = 3, BC=4,BC = 4, and CA=5.CA = 5. Circle ω\omega intersects AB\overline{AB} at EE and B,B, BC\overline{BC} at BB and D,D, and AC\overline{AC} at FF and G.G. Given that EF=DFEF = DF and DGEG=34,\frac{DG}{EG} = \frac{3}{4}, length DE=abc,DE = \frac{a\sqrt{b}}{c}, where aa and cc are relatively prime positive integers, and bb is a positive integer not divisible by the square of any prime. Find a+b+c.a + b + c.

难度评级:3500
小提示:

B=90\angle B = 90^\circ 内接于 ω\omega,所以 DEDE 是直径,并且 EFD=EGD=90\angle EFD = \angle EGD = 90^\circ

B=90\angle B = 90^\circ is inscribed in ω,\omega, so DEDE is a diameter and EFD=EGD=90\angle EFD = \angle EGD = 90^\circ

大提示:

EEDD 到直线 ACAC 的距离表示为 DEDE 的倍数;这个表示式可利用圆内接四边形 EFGDEFGD 的角得到,再与坐标计算比较

Express the distances from EE and DD to line ACAC as multiples of DEDE using the angles of cyclic quadrilateral EFGD,EFGD, then compare with coordinates

解答:

因为 32+42=523^2 + 4^2 = 5^2,角 BB 是直角;又因为 EBD=90\angle EBD = 90^\circ 内接于 ω\omega,弦 EDED 是直径。因此 EFD=EGD=90\angle EFD = \angle EGD = 90^\circ。由 EF=DFEF = DF,三角形 EFDEFD 是等腰直角三角形,所以 EF=DF=DE2EF = DF = \frac{DE}{\sqrt{2}},且 FED=45\angle FED = 45^\circ;由 DG:EG=3:4DG : EG = 3 : 4DG2+EG2=DE2DG^2 + EG^2 = DE^2,得到 DG=35DEDG = \frac{3}{5}DEEG=45DEEG = \frac{4}{5}DE。在 ω\omega 上顺序为 EEFFGGDDFFGG 都在与 BB 相对的弧上,并且 FED=45\angle FED = 45^\circ 大于 GED=arcsin35\angle GED = \arcsin\frac{3}{5},所以 FFDD 更远)。

直线 ACAC 就是直线 FGFG,因此从 EEDD 到它的距离可由圆内接四边形 EFGDEFGD 的角得到。在 FF 处,EFG=180GDE\angle EFG = 180^\circ - \angle GDE,且 sinGDE=EGDE=45\sin\angle GDE = \frac{EG}{DE} = \frac{4}{5},所以从 EE 到直线的距离为 EFsinEFG=DE245EF \sin\angle EFG = \frac{DE}{\sqrt{2}} \cdot \frac{4}{5} =225DE= \frac{2\sqrt{2}}{5}DE。在 GG 处,FGD=180FED=135\angle FGD = 180^\circ - \angle FED = 135^\circ,所以从 DD 到直线的距离为 DGsinFGD=35DE22DG \sin\angle FGD = \frac{3}{5}DE \cdot \frac{\sqrt{2}}{2} =3210DE= \frac{3\sqrt{2}}{10}DE

现在取 B=(0,0)B = (0,0)C=(4,0)C = (4,0)A=(0,3)A = (0,3),于是 E=(0,e)E = (0, e)D=(d,0)D = (d, 0),直线 ACAC3x+4y=123x + 4y = 12,且 DE2=d2+e2DE^2 = d^2 + e^2。令 k=22DEk = \frac{\sqrt{2}}{2}DE,两个距离公式变为 124e5=225DE\frac{12 - 4e}{5} = \frac{2\sqrt{2}}{5}DE123d5=3210DE\frac{12 - 3d}{5} = \frac{3\sqrt{2}}{10}DE,从而 e=3ke = 3 - kd=4kd = 4 - k。于是 DE2=2k2DE^2 = 2k^2 变成 2k2=(3k)2+(4k)22k^2 = (3-k)^2 + (4-k)^2 =2k214k+25= 2k^2 - 14k + 25,所以 k=2514k = \frac{25}{14},且 DE=2k=25214DE = \sqrt{2}\,k = \frac{25\sqrt{2}}{14}。因此 a+b+c=25+2+14=41a + b + c = 25 + 2 + 14 = 41

Since 32+42=52,3^2 + 4^2 = 5^2, angle BB is right, and as EBD=90\angle EBD = 90^\circ is inscribed in ω,\omega, the chord EDED is a diameter. Hence EFD=EGD=90.\angle EFD = \angle EGD = 90^\circ. From EF=DF,EF = DF, triangle EFDEFD is an isosceles right triangle, so EF=DF=DE2EF = DF = \frac{DE}{\sqrt{2}} and FED=45;\angle FED = 45^\circ; from DG:EG=3:4DG : EG = 3 : 4 and DG2+EG2=DE2DG^2 + EG^2 = DE^2 we get DG=35DEDG = \frac{3}{5}DE and EG=45DE.EG = \frac{4}{5}DE. On ω\omega the order is E,E, F,F, G,G, DD (both FF and GG lie on the arc opposite B,B, and FED=45\angle FED = 45^\circ exceeds GED=arcsin35,\angle GED = \arcsin\frac{3}{5}, so FF is farther from DD).

Line ACAC is the line FG,FG, so the distances from EE and DD to it follow from the angles of cyclic quadrilateral EFGD.EFGD. At F:F: EFG=180GDE\angle EFG = 180^\circ - \angle GDE and sinGDE=EGDE=45,\sin\angle GDE = \frac{EG}{DE} = \frac{4}{5}, so the distance from EE is EFsinEFG=DE245EF \sin\angle EFG = \frac{DE}{\sqrt{2}} \cdot \frac{4}{5} =225DE.= \frac{2\sqrt{2}}{5}DE. At G:G: FGD=180FED=135,\angle FGD = 180^\circ - \angle FED = 135^\circ, so the distance from DD is DGsinFGD=35DE22DG \sin\angle FGD = \frac{3}{5}DE \cdot \frac{\sqrt{2}}{2} =3210DE.= \frac{3\sqrt{2}}{10}DE.

Now place B=(0,0),B = (0,0), C=(4,0),C = (4,0), A=(0,3),A = (0,3), so E=(0,e),E = (0, e), D=(d,0),D = (d, 0), line AC:AC: 3x+4y=12,3x + 4y = 12, and DE2=d2+e2.DE^2 = d^2 + e^2. Setting k=22DE,k = \frac{\sqrt{2}}{2}DE, the two distance formulas read 124e5=225DE\frac{12 - 4e}{5} = \frac{2\sqrt{2}}{5}DE and 123d5=3210DE,\frac{12 - 3d}{5} = \frac{3\sqrt{2}}{10}DE, which give e=3ke = 3 - k and d=4k.d = 4 - k. Then DE2=2k2DE^2 = 2k^2 becomes 2k2=(3k)2+(4k)22k^2 = (3-k)^2 + (4-k)^2 =2k214k+25,= 2k^2 - 14k + 25, so k=2514k = \frac{25}{14} and DE=2k=25214.DE = \sqrt{2}\,k = \frac{25\sqrt{2}}{14}. Therefore a+b+c=25+2+14=41.a + b + c = 25 + 2 + 14 = 41.