2005 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.

六个全等圆围成一个环,每个圆都与相邻的两个圆外切。这六个圆都内切于半径为 3030 的圆 C\mathcal{C}。设 KK 为在 C\mathcal{C} 内且在这六个圆外的区域面积。求 K\lfloor K\rfloor。(记号 K\lfloor K\rfloor 表示小于或等于 KK 的最大整数。)

Six congruent circles form a ring with each circle externally tangent to the two circles adjacent to it. All six circles are internally tangent to a circle C\mathcal{C} with radius 30.30. Let KK be the area of the region inside C\mathcal{C} and outside all of the six circles in the ring. Find K.\lfloor K\rfloor. (The notation K\lfloor K\rfloor denotes the greatest integer that is less than or equal to K.K.)

答案:942
知识点:相切圆正多边形圆面积
难度评级:2010
小提示:

六个圆心构成一个边长为 2r2r 的正六边形,而正六边形的外接圆半径等于它的边长

The six centers form a regular hexagon of side 2r,2r, and a regular hexagon’s circumradius equals its side

大提示:

C\mathcal{C} 内切给出 2r+r=302r + r = 30;然后从大圆面积中减去六个小圆盘的面积

Internal tangency to C\mathcal{C} gives 2r+r=30;2r + r = 30; then subtract the six small disks from the big one

解答:

设六个圆的公共半径为 rr。相邻圆外切,所以它们的圆心相距 2r2r,六个圆心构成边长为 2r2r 的正六边形。因为正六边形的外接圆半径等于它的边长,所以每个圆心到 C\mathcal{C} 的圆心 OO 的距离都是 2r2r。与 C\mathcal{C} 内切意味着从 OO 到每个小圆圆心的距离再加上 rr 等于 3030,所以 3r=303r = 30r=10r = 10

因此 K=π(3026102)=300π942.48 \begin{aligned} K &= \pi\left(30^2 - 6 \cdot 10^2\right) \\ &= 300\pi \approx 942.48 \end{aligned}\text{,}所以 K=942\lfloor K\rfloor = 942

Let rr be the common radius of the six circles. Adjacent circles are externally tangent, so their centers are 2r2r apart, and the six centers form a regular hexagon with side 2r.2r. Since a regular hexagon’s circumradius equals its side length, each center is at distance 2r2r from the center OO of C.\mathcal{C}. Internal tangency to C\mathcal{C} means the distance from OO to each small center plus rr equals 30,30, so 3r=303r = 30 and r=10.r = 10.

Therefore K=π(3026102)=300π942.48, \begin{aligned} K &= \pi\left(30^2 - 6 \cdot 10^2\right) \\ &= 300\pi \approx 942.48, \end{aligned} and K=942.\lfloor K\rfloor = 942.

2.

对每个正整数 kk,令 SkS_k 表示首项为 11、公差为 kk 的递增整数等差数列。例如,S3S_3 是数列 114477\ldots。有多少个 kk 的取值使得 SkS_k 含有项 20052005

For each positive integer k,k, let SkS_k denote the increasing arithmetic sequence of integers whose first term is 11 and whose common difference is k.k. For example, S3S_3 is the sequence 1,1, 4,4, 7,7, .\ldots. For how many values of kk does SkS_k contain the term 2005?2005?

答案:12
难度评级:1840
小提示:

20052005 出现在 SkS_k 中,当且仅当对某个正整数 nn1+(n1)k=20051 + (n-1)k = 2005

The term 20052005 appears in SkS_k exactly when 1+(n1)k=20051 + (n-1)k = 2005 for some positive integer nn

大提示:

因此 kk 必须是 2004=2231672004 = 2^2 \cdot 3 \cdot 167 的因数;由质因数分解计算因数个数

So kk must be a divisor of 2004=223167;2004 = 2^2 \cdot 3 \cdot 167; count the divisors from the prime factorization

解答:

SkS_k 的第 nn 项为 1+(n1)k1 + (n-1)k,所以 20052005 是其中一项,当且仅当对某个正整数 nn(n1)k=2004(n-1)k = 2004,也就是当且仅当 kk 整除 20042004。每个因数都可行,因为此时 n1=2004kn - 1 = \frac{2004}{k} 是正整数。

因为 2004=2231672004 = 2^2 \cdot 3 \cdot 167,因数个数为 (2+1)(1+1)(1+1)=12(2+1)(1+1)(1+1) = 12

The nnth term of SkS_k is 1+(n1)k,1 + (n-1)k, so 20052005 is a term exactly when (n1)k=2004(n-1)k = 2004 for some positive integer n,n, that is, exactly when kk divides 2004.2004. Every divisor works, since n1=2004kn - 1 = \frac{2004}{k} is then a positive integer.

Since 2004=223167,2004 = 2^2 \cdot 3 \cdot 167, the number of divisors is (2+1)(1+1)(1+1)=12.(2+1)(1+1)(1+1) = 12.

3.

有多少个正整数恰好有三个真因数,并且每个真因数都小于 5050?(正整数 nn真因数nn 的正因数中除了 nn 本身以外的因数。)

How many positive integers have exactly three proper divisors, each of which is less than 50?50? (A proper divisor of a positive integer nn is a positive integer divisor of nn other than nn itself.)

答案:109
难度评级:2070
小提示:

一个数总共有四个因数,也就是有三个真因数,当且仅当它是不同质数 ppqq 的乘积 pqpq,或是质数立方 p3p^3

A number has exactly four divisors in all — hence three proper ones — exactly when it is pqpq for distinct primes pp and q,q, or a prime cube p3p^3

大提示:

统计小于 5050 的不同质数对,再加上满足 p2<50p^2 \lt 50 的质数 pp

Count pairs of distinct primes less than 50,50, then add the primes pp with p2<50p^2 \lt 50

解答:

一个恰好有三个真因数的整数总共有四个因数,所以它要么是 n=pqn = pq,其中 ppqq 是不同质数(真因数为 11ppqq),要么是 n=p3n = p^3,其中 pp 是质数(真因数为 11ppp2p^2)。

第一种情形需要 ppqq 都小于 5050。小于 5050 的质数有 1515 个,给出 (152)=105\binom{15}{2} = 105 个这样的数。第二种情形需要 p2<50p^2 \lt 50,这对 p=2p = 2335577 成立,另有 44 个。

总数为 105+4=109105 + 4 = 109

An integer with exactly three proper divisors has exactly four divisors in total, so it is either n=pqn = pq with pp and qq distinct primes (proper divisors 1,1, p,p, qq) or n=p3n = p^3 with pp prime (proper divisors 1,1, p,p, p2p^2).

In the first case we need pp and qq both less than 50.50. There are 1515 primes below 50,50, giving (152)=105\binom{15}{2} = 105 such numbers. In the second case we need p2<50,p^2 \lt 50, which holds for p=2,p = 2, 3,3, 5,5, 7,7, giving 44 more.

The total is 105+4=109.105 + 4 = 109.

4.

一位行进乐队指挥想把队员排成一个包含所有队员、且没有空位的队形。如果他们排成正方形队形,会剩下 55 名队员。指挥发现,如果他们排成一个行数比列数多 77 的矩形队形,就可以达到要求。求这个乐队最多可能有多少名队员。

The director of a marching band wishes to place the members into a formation that includes all of them and has no unfilled positions. If they are arranged in a square formation, there are 55 members left over. The director finds that if they are arranged in a rectangular formation with 77 more rows than columns, the desired result can be obtained. Find the maximum number of members this band can have.

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

若有 xx 列和 x+7x + 7 行,则人数满足 x(x+7)=s2+5x(x+7) = s^2 + 5,其中 ss 是某个整数

With xx columns and x+7x + 7 rows, the count satisfies x(x+7)=s2+5x(x+7) = s^2 + 5 for some integer ss

大提示:

乘以 44 并配方:(2x+7)2(2s)2=69(2x+7)^2 - (2s)^2 = 69。将 6969 分解为两个正整数的乘积。

Multiply by 44 and complete the square: (2x+7)2(2s)2=69.(2x+7)^2 - (2s)^2 = 69. Factor 6969 as a product of two positive integers.

解答:

设乐队有 nn 名队员。正方形队形给出 n=s2+5n = s^2 + 5,而列数为 xx 的矩形队形给出 n=x(x+7)n = x(x + 7)。将 x2+7x=s2+5x^2 + 7x = s^2 + 5 乘以 44 并配方,得 (2x+7)2(2s)2=69(2x + 7)^2 - (2s)^2 = 69\text{,}所以 (2x+72s)(2x+7+2s)=69 \begin{aligned} &(2x + 7 - 2s) \\ &\quad {}\cdot (2x + 7 + 2s) = 69 \end{aligned}\text{。}

69=169=32369 = 1 \cdot 69 = 3 \cdot 23,且把较大的因数写在后面:由 1691 \cdot 692x+7=352x + 7 = 352s=342s = 34,所以 x=14x = 14s=17s = 17,于是 n=172+5=294n = 17^2 + 5 = 294。由 3233 \cdot 232x+7=132x + 7 = 132s=102s = 10,所以 x=3x = 3s=5s = 5,于是 n=30n = 30

最大值为 294294,可由 21×1421 \times 14 的矩形达到。

Let the band have nn members, with n=s2+5n = s^2 + 5 for the square formation and n=x(x+7)n = x(x + 7) for the rectangular formation with xx columns. Multiplying x2+7x=s2+5x^2 + 7x = s^2 + 5 by 44 and completing the square gives (2x+7)2(2s)2=69,(2x + 7)^2 - (2s)^2 = 69, so (2x+72s)(2x+7+2s)=69. \begin{aligned} &(2x + 7 - 2s) \\ &\quad {}\cdot (2x + 7 + 2s) = 69. \end{aligned}

Writing 69=169=32369 = 1 \cdot 69 = 3 \cdot 23 with the larger factor second: from 1691 \cdot 69 we get 2x+7=352x + 7 = 35 and 2s=34,2s = 34, so x=14,x = 14, s=17,s = 17, and n=172+5=294.n = 17^2 + 5 = 294. From 3233 \cdot 23 we get 2x+7=132x + 7 = 13 and 2s=10,2s = 10, so x=3,x = 3, s=5,s = 5, and n=30.n = 30.

The maximum is 294,294, achieved by a 21×1421 \times 14 rectangle.

5.

罗伯特有 44 枚无法区分的金币和 44 枚无法区分的银币。每枚硬币的一面刻有人脸,另一面没有。他想把这八枚硬币在桌上叠成一摞,使得没有两枚相邻硬币是人脸对着人脸。求 88 枚硬币可能的可区分排列数。

Robert has 44 indistinguishable gold coins and 44 indistinguishable silver coins. Each coin has an engraving of a face on one side, but not on the other. He wants to stack the eight coins on a table into a single stack so that no two adjacent coins are face to face. Find the number of possible distinguishable arrangements of the 88 coins.

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

分别处理朝向和颜色。把每枚硬币从底到顶的朝向记为 UU(人脸朝上)或 DD(人脸朝下)。

Handle orientations and colors separately. Record each coin’s orientation, bottom to top, as UU (face up) or DD (face down).

大提示:

人脸对人脸恰好发生在一个 UU 正好位于一个 DD 下方时,所以所有 DD 都必须在所有 UU 之前

Face to face happens exactly when a UU sits directly below a D,D, so all the DD’s must come before all the UU’s

解答:

独立地选择硬币朝向以及金银位置。把从底到顶的朝向记录成由 UU(刻有人脸的一面朝上)和 DD(刻有人脸的一面朝下)组成的字符串。两枚相邻硬币人脸对着人脸,当且仅当下方硬币的刻面朝上而上方硬币的刻面朝下,也就是当且仅当一个 UU 后面紧接着一个 DD

一个由 UUDD 组成的字符串避免模式 UDUD,当且仅当每个 DD 都在每个 UU 之前,所以字符串形如 DiU8i\text{D}^i\text{U}^{8-i},其中 i=0,1,,8i = 0, 1, \ldots, 8:共有 99 种允许的朝向字符串。独立地,金币占据 88 个位置中的 44 个,有 (84)=70\binom{8}{4} = 70 种方式。

总数为 970=6309 \cdot 70 = 630

Choose the coin orientations and the gold/silver positions independently. Record the orientations from bottom to top as a string of UU (engraved face up) and DD (engraved face down). Two adjacent coins are face to face exactly when the lower coin’s engraved side faces up and the upper coin’s engraved side faces down — that is, exactly when a UU is immediately followed by a D.D.

A string of UU’s and DD’s avoids the pattern UDUD exactly when every DD precedes every U,U, so the string is DiU8i\text{D}^i\text{U}^{8-i} for some i=0,1,,8:i = 0, 1, \ldots, 8: there are 99 allowable orientation strings. Independently, the gold coins occupy 44 of the 88 positions in (84)=70\binom{8}{4} = 70 ways.

The total is 970=630.9 \cdot 70 = 630.

6.

PP 为方程 x44x3+6x24x=2005x^4 - 4x^3 + 6x^2 - 4x = 2005 的所有非实根的乘积。求 P\lfloor P\rfloor。(记号 P\lfloor P\rfloor 表示小于或等于 PP 的最大整数。)

Let PP be the product of the nonreal roots of x44x3+6x24x=2005.x^4 - 4x^3 + 6x^2 - 4x = 2005. Find P.\lfloor P\rfloor. (The notation P\lfloor P\rfloor denotes the greatest integer that is less than or equal to P.P.)

答案:45
难度评级:2290
小提示:

左边比 (x1)4(x - 1)^4 的二项式展开少一项;在两边同时加 11

The left side is one term short of the binomial expansion of (x1)4;(x - 1)^4; add 11 to both sides

大提示:

(x1)4=2006(x-1)^4 = 2006,非实根为 1±i200641 \pm i\sqrt[4]{2006};将这一对共轭根相乘

From (x1)4=2006,(x-1)^4 = 2006, the nonreal roots are 1±i20064;1 \pm i\sqrt[4]{2006}; multiply this conjugate pair

解答:

两边同时加 11,左边变成一个完全四次方:(x1)4=x44x3+6x24x+1=2006 \begin{aligned} &(x - 1)^4 = x^4 - 4x^3 + 6x^2 \\ &\quad {}- 4x + 1 = 2006 \end{aligned}\text{。}因此 x1x - 120062006 的四次方根:四个根为 x=1±20064x = 1 \pm \sqrt[4]{2006}(实根)和 x=1±i20064x = 1 \pm i\sqrt[4]{2006}(非实根)。

这一对共轭非实根的乘积为 (1+i20064)(1i20064)=1+2006 \begin{aligned} &\left(1 + i\sqrt[4]{2006}\right) \\ &\quad {}\cdot \left(1 - i\sqrt[4]{2006}\right) \\ &= 1 + \sqrt{2006} \end{aligned}\text{。}因为 442=193644^2 = 1936 <2006\lt 2006 <2025=452\lt 2025 = 45^2,所以 45<P<4645 \lt P \lt 46,从而 P=45\lfloor P\rfloor = 45

Adding 11 to both sides turns the left side into a perfect fourth power: (x1)4=x44x3+6x24x+1=2006. \begin{aligned} &(x - 1)^4 = x^4 - 4x^3 + 6x^2 \\ &\quad {}- 4x + 1 = 2006. \end{aligned} So x1x - 1 is a fourth root of 2006:2006: the four roots are x=1±20064x = 1 \pm \sqrt[4]{2006} (real) and x=1±i20064x = 1 \pm i\sqrt[4]{2006} (nonreal).

The product of the conjugate pair of nonreal roots is (1+i20064)(1i20064)=1+2006. \begin{aligned} &\left(1 + i\sqrt[4]{2006}\right) \\ &\quad {}\cdot \left(1 - i\sqrt[4]{2006}\right) \\ &= 1 + \sqrt{2006}. \end{aligned} Since 442=193644^2 = 1936 <2006\lt 2006 <2025=452,\lt 2025 = 45^2, we have 45<P<46,45 \lt P \lt 46, so P=45.\lfloor P\rfloor = 45.

7.

在四边形 ABCDABCD 中,BC=8BC = 8CD=12CD = 12AD=10AD = 10,且 mA=mB=60m\angle A = m\angle B = 60^\circ。已知 AB=p+qAB = p + \sqrt{q},其中 ppqq 是正整数,求 p+qp + q

In quadrilateral ABCD,ABCD, BC=8,BC = 8, CD=12,CD = 12, AD=10,AD = 10, and mA=mB=60.m\angle A = m\angle B = 60^\circ. Given that AB=p+q,AB = p + \sqrt{q}, where pp and qq are positive integers, find p+q.p + q.

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

延长 AD\overline{AD}BC\overline{BC},使它们交于 PP;两个 6060^\circ 角使三角形 ABPABP 成为等边三角形

Extend AD\overline{AD} and BC\overline{BC} to meet at P;P; the two 6060^\circ angles make triangle ABPABP equilateral

大提示:

在三角形 PDCPDC 中使用余弦定理,其中 PD=AB10PD = AB - 10PC=AB8PC = AB - 8,且 P=60\angle P = 60^\circ

Apply the Law of Cosines in triangle PDC,PDC, where PD=AB10,PD = AB - 10, PC=AB8,PC = AB - 8, and P=60\angle P = 60^\circ

解答:

延长射线 ADADBCBC,直到它们交于 PP。三角形 ABPABPAABB 处都有 6060^\circ 角,所以它是等边三角形:PA=PB=ABPA = PB = AB。记 x=ABx = AB,则 PD=PAAD=x10PD = PA - AD = x - 10PC=PBBC=x8PC = PB - BC = x - 8

在三角形 PDCPDC 中用余弦定理,P=60\angle P = 60^\circ,且 DC=12DC = 12,得到 144=(x10)2+(x8)2(x10)(x8)=x218x+84 \begin{aligned} 144 &= (x-10)^2 + (x-8)^2 \\ &\quad {}- (x-10)(x-8) \\ &= x^2 - 18x + 84 \end{aligned}\text{,}所以 x218x60=0x^2 - 18x - 60 = 0,并且 x=9+81+60=9+141x = 9 + \sqrt{81 + 60} = 9 + \sqrt{141}

因此 p+q=9+141=150p + q = 9 + 141 = 150

Extend rays ADAD and BCBC until they meet at P.P. Triangle ABPABP has 6060^\circ angles at AA and B,B, so it is equilateral: PA=PB=AB.PA = PB = AB. Writing x=AB,x = AB, we get PD=PAAD=x10PD = PA - AD = x - 10 and PC=PBBC=x8.PC = PB - BC = x - 8.

The Law of Cosines in triangle PDC,PDC, with P=60\angle P = 60^\circ and DC=12,DC = 12, gives 144=(x10)2+(x8)2(x10)(x8)=x218x+84, \begin{aligned} 144 &= (x-10)^2 + (x-8)^2 \\ &\quad {}- (x-10)(x-8) \\ &= x^2 - 18x + 84, \end{aligned} so x218x60=0x^2 - 18x - 60 = 0 and x=9+81+60=9+141.x = 9 + \sqrt{81 + 60} = 9 + \sqrt{141}.

Thus p+q=9+141=150.p + q = 9 + 141 = 150.

8.

方程 2333x2+2111x+2=2222x+1+12^{333x-2} + 2^{111x+2} = 2^{222x+1} + 1 有三个实根。已知它们的和为 mn\frac{m}{n},其中 mmnn 是互质正整数,求 m+nm + n

The equation 2333x2+2111x+2=2222x+1+12^{333x-2} + 2^{111x+2} = 2^{222x+1} + 1 has three real roots. Given that their sum is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers, find m+n.m + n.

答案:113
难度评级:2500
小提示:

y=2111xy = 2^{111x},把方程化为关于 yy 的三次方程

Substitute y=2111xy = 2^{111x} to turn the equation into a cubic in yy

大提示:

把三个 yy 值的对数相加,再用韦达定理求出它们的乘积

Add the logarithms of the three yy-values, then use Vieta’s formulas for their product

解答:

y=2111xy = 2^{111x}。则 2333x2=y342^{333x-2} = \frac{y^3}{4}2111x+2=4y2^{111x+2} = 4y2222x+1=2y22^{222x+1} = 2y^2,所以方程变为 y34+4y=2y2+1\frac{y^3}{4} + 4y = 2y^2 + 1,即 y38y2+16y4=0y^3 - 8y^2 + 16y - 4 = 0\text{。}因为三个根 x1,x2,x3x_1, x_2, x_3 都是实数,且 y=2111xy = 2^{111x} 严格递增,所以它们对应于这个三次方程的三个正实根 y1,y2,y3y_1, y_2, y_3

每个 xi=1111log2yix_i = \frac{1}{111}\log_2 y_i,所以 x1+x2+x3=1111log2(y1y2y3)=1111log24=2111 \begin{aligned} x_1 + x_2 + x_3 &= \frac{1}{111}\log_2(y_1 y_2 y_3) \\ &= \frac{1}{111}\log_2 4 \\ &= \frac{2}{111} \end{aligned}\text{,}这里用了韦达定理求根的乘积。因此 m+n=2+111=113m + n = 2 + 111 = 113

Let y=2111x.y = 2^{111x}. Then 2333x2=y34,2^{333x-2} = \frac{y^3}{4}, 2111x+2=4y,2^{111x+2} = 4y, and 2222x+1=2y2,2^{222x+1} = 2y^2, so the equation becomes y34+4y=2y2+1,\frac{y^3}{4} + 4y = 2y^2 + 1, that is, y38y2+16y4=0.y^3 - 8y^2 + 16y - 4 = 0. Since the three roots x1,x2,x3x_1, x_2, x_3 are real and y=2111xy = 2^{111x} is strictly increasing, they correspond to three positive real roots y1,y2,y3y_1, y_2, y_3 of the cubic.

Each xi=1111log2yi,x_i = \frac{1}{111}\log_2 y_i, so x1+x2+x3=1111log2(y1y2y3)=1111log24=2111, \begin{aligned} x_1 + x_2 + x_3 &= \frac{1}{111}\log_2(y_1 y_2 y_3) \\ &= \frac{1}{111}\log_2 4 \\ &= \frac{2}{111}, \end{aligned} using Vieta’s formulas for the product of the roots. Then m+n=2+111=113.m + n = 2 + 111 = 113.

9.

二十七个单位立方体各有四个面被涂成橙色,使得两个未涂色的面共用一条边。然后将这 2727 个立方体随机排列成一个 3×3×33 \times 3 \times 3 的立方体。已知整个大立方体表面全为橙色的概率为 paqbrc\frac{p^a}{q^b r^c},其中 ppqqrr 是不同的质数,aabbcc 是正整数,求 a+b+c+p+q+ra + b + c + p + q + r

Twenty-seven unit cubes are each painted orange on a set of four faces so that the two unpainted faces share an edge. The 2727 cubes are then randomly arranged to form a 3×3×33 \times 3 \times 3 cube. Given that the probability that the entire surface of the larger cube is orange is paqbrc,\frac{p^a}{q^b r^c}, where p,p, q,q, and rr are distinct primes and a,a, b,b, and cc are positive integers, find a+b+c+p+q+r.a + b + c + p + q + r.

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

每个小立方体的两个未涂色面共用该立方体的一条边;表面全为橙色,当且仅当每条这样的边都被埋在内部

Each small cube’s two unpainted faces share one edge of that cube; the surface is all orange exactly when every such edge is buried

大提示:

随机朝向使这条边在 1212 条棱的位置中均匀分布。角块能隐藏其中 33 条,棱块能隐藏 55 条,面心块能隐藏 88 条。

A random orientation puts that edge uniformly among the 1212 edge positions. A corner cube hides 33 of them, an edge cube 5,5, a face cube 8.8.

解答:

每个单位立方体都有一条“坏边”:即两个未涂色面共用的那条边。大立方体的表面全为橙色,当且仅当每个单位立方体的坏边不接触任何可见面。一个均匀随机的朝向会使坏边均匀地落在该立方体的 1212 条棱的位置中,所以对每个单位立方体,只需数出两侧面都被隐藏的棱位置数。

一个角块显示 33 个共顶点的面;安全棱是相对顶点处的 33 个隐藏面所共用的棱,所以概率为 312=14\frac{3}{12} = \frac{1}{4}。一个棱块显示 22 个相邻面,它们接触 4+41=74 + 4 - 1 = 7 条棱,留下 55 条安全棱,概率为 512\frac{5}{12}。一个面心块显示 11 个面,接触 44 条棱,留下 88 条安全棱,概率为 812=23\frac{8}{12} = \frac{2}{3}。中心块总是符合条件。

88 个角块、1212 个棱块和 66 个面心块,所以概率为 (14)8(512)12(23)6=512234318 \begin{aligned} &\left(\frac{1}{4}\right)^{8}\left(\frac{5}{12}\right)^{12}\left(\frac{2}{3}\right)^{6} \\ &= \frac{5^{12}}{2^{34} \cdot 3^{18}} \end{aligned}\text{,}因此 a+b+c+p+q+r=12+34+18+5+2+3=74 \begin{aligned} &a + b + c + p + q + r \\ &\quad {}= 12 + 34 + 18 \\ &\qquad {}+ 5 + 2 + 3 \\ &\quad {}= 74 \end{aligned}\text{。}

Each unit cube has one “bad edge”: the edge shared by its two unpainted faces. The larger cube’s surface is entirely orange exactly when every unit cube’s bad edge touches no visible face. A uniformly random orientation places the bad edge uniformly among the cube’s 1212 edge positions, so for each unit cube we count the edge positions both of whose faces are hidden.

A corner cube shows 33 faces meeting at a vertex; the safe edges are those of the 33 hidden faces meeting at the opposite vertex, so the probability is 312=14.\frac{3}{12} = \frac{1}{4}. An edge cube shows 22 adjacent faces, which touch 4+41=74 + 4 - 1 = 7 edges, leaving 55 safe: probability 512.\frac{5}{12}. A face-center cube shows 11 face touching 44 edges, leaving 88 safe: probability 812=23.\frac{8}{12} = \frac{2}{3}. The center cube is always fine.

With 88 corner, 1212 edge, and 66 face-center cubes, the probability is (14)8(512)12(23)6=512234318, \begin{aligned} &\left(\frac{1}{4}\right)^{8}\left(\frac{5}{12}\right)^{12}\left(\frac{2}{3}\right)^{6} \\ &= \frac{5^{12}}{2^{34} \cdot 3^{18}}, \end{aligned} so a+b+c+p+q+r=12+34+18+5+2+3=74. \begin{aligned} &a + b + c + p + q + r \\ &\quad {}= 12 + 34 + 18 \\ &\qquad {}+ 5 + 2 + 3 \\ &\quad {}= 74. \end{aligned}

10.

三角形 ABCABC 位于笛卡尔平面内,面积为 7070。点 BBCC 的坐标分别为 (12,19)(12, 19)(23,20)(23, 20)。点 AA 的坐标为 (p,q)(p, q)。边 BC\overline{BC} 所对应的中线所在直线斜率为 5-5。求 p+qp + q 的最大可能值。

Triangle ABCABC lies in the Cartesian plane and has area 70.70. The coordinates of BB and CC are (12,19)(12, 19) and (23,20),(23, 20), respectively, and the coordinates of AA are (p,q).(p, q). The line containing the median to side BC\overline{BC} has slope 5.-5. Find the largest possible value of p+q.p + q.

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

BC\overline{BC} 所对应的中线经过其中点 (352,392)\left(\frac{35}{2}, \frac{39}{2}\right),所以 AA 在直线 y=5x+107y = -5x + 107

The median to BC\overline{BC} passes through its midpoint (352,392),\left(\frac{35}{2}, \frac{39}{2}\right), so AA lies on the line y=5x+107y = -5x + 107

大提示:

写成 A=(p,5p+107)A = (p, -5p + 107),并令鞋带公式给出的面积等于 7070;此时 p+q=1074pp + q = 107 - 4p,较小的 pp 给出较大的值

Write A=(p,5p+107)A = (p, -5p + 107) and set the shoelace area equal to 70;70; then p+q=1074pp + q = 107 - 4p is larger for the smaller pp

解答:

BC\overline{BC} 所对应的中线经过 BC\overline{BC} 的中点 M=(352,392)M = \left(\frac{35}{2}, \frac{39}{2}\right)。过 MM 且斜率为 5-5 的直线是 y=5x+107y = -5x + 107,而 AA 在这条直线上,所以 A=(p,5p+107)A = (p, -5p + 107),且 q=5p+107q = -5p + 107

由鞋带公式,且 B=(12,19)B = (12, 19)C=(23,20)C = (23, 20)[ABC]=12p+12(20q)+23(q19)=1298056p=70 \begin{aligned} [ABC] &= \small \frac{1}{2}\left|{-p} + 12\bigl(20 - q\bigr) + 23\bigl(q - 19\bigr)\right| \\ &= \frac{1}{2}\left|980 - 56p\right| = 70 \end{aligned}\text{,}所以 56p980=140|56p - 980| = 140,得 p=15p = 15p=20p = 20

因为 p+q=p+(5p+107)=1074p \begin{aligned} p + q &= p + (-5p + 107) \\ &= 107 - 4p \end{aligned}\text{,}所以较小的 p=15p = 15 给出较大的和 10760=47107 - 60 = 47

The median to BC\overline{BC} passes through the midpoint M=(352,392)M = \left(\frac{35}{2}, \frac{39}{2}\right) of BC.\overline{BC}. The line through MM with slope 5-5 is y=5x+107,y = -5x + 107, and AA lies on this line, so A=(p,5p+107)A = (p, -5p + 107) and q=5p+107.q = -5p + 107.

By the shoelace formula with B=(12,19)B = (12, 19) and C=(23,20),C = (23, 20), [ABC]=12p+12(20q)+23(q19)=1298056p=70, \begin{aligned} [ABC] &= \small \frac{1}{2}\left|{-p} + 12\bigl(20 - q\bigr) + 23\bigl(q - 19\bigr)\right| \\ &= \frac{1}{2}\left|980 - 56p\right| = 70, \end{aligned} so 56p980=140,|56p - 980| = 140, giving p=15p = 15 or p=20.p = 20.

Since p+q=p+(5p+107)=1074p, \begin{aligned} p + q &= p + (-5p + 107) \\ &= 107 - 4p, \end{aligned} the smaller value p=15p = 15 gives the larger sum 10760=47.107 - 60 = 47.

11.

一个直径为 dd 的半圆被包含在边长为 88 的正方形中。已知 dd 的最大值为 mnm - \sqrt{n},其中 mmnn 是整数,求 m+nm + n

A semicircle with diameter dd is contained in a square whose sides have length 8.8. Given that the maximum value of dd is mn,m - \sqrt{n}, where mm and nn are integers, find m+n.m + n.

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

最优的半圆是倾斜的:尝试让直径与正方形的边成 4545^\circ

The best semicircle is tilted: try slanting the diameter at 4545^\circ to the sides of the square

大提示:

对半径 rr 且直径与边成角 θ\theta 的半圆,最小外接正方形边长为 rmax{1+cosθ, 1+sinθ}r\,\max\{1 + \cos\theta,\ 1 + \sin\theta\},在 θ=45\theta = 45^\circ 时最小

For radius rr and diameter at angle θ,\theta, the smallest enclosing square has side rmax{1+cosθ, 1+sinθ},r\,\max\{1 + \cos\theta,\ 1 + \sin\theta\}, minimized at θ=45\theta = 45^\circ

解答:

缩放到半径为 11 的半圆,并求当它的直径与一组正方形边成角 θ\theta 时,包含它的最小正方形,其中 0θ900 \le \theta \le 90^\circ。沿正方形两组边的方向,用两对平行线夹住这个半圆:每个方向上,一条线与圆弧相切,另一条线经过直径的一个端点;两对平行线之间的距离分别为 1+cosθ1 + \cos\theta1+sinθ1 + \sin\theta。因此该朝向下最小外接正方形的边长为 max{1+cosθ, 1+sinθ}\max\{1 + \cos\theta,\ 1 + \sin\theta\},它在 θ=45\theta = 45^\circ 时最小,边长为 1+22=2+221 + \frac{\sqrt{2}}{2} = \frac{2 + \sqrt{2}}{2}

将这个最优构型缩放到正方形边长为 88,半径变为 r=82+22=162+2=8(22) \begin{aligned} r &= \frac{8}{\frac{2 + \sqrt{2}}{2}} \\ &= \frac{16}{2 + \sqrt{2}} \\ &= 8\left(2 - \sqrt{2}\right) \end{aligned}\text{,}所以 d=2r=16(22)=32162=32512 \begin{aligned} d &= 2r = 16\left(2 - \sqrt{2}\right) \\ &= 32 - 16\sqrt{2} = 32 - \sqrt{512} \end{aligned}\text{。}

因此 m+n=32+512=544m + n = 32 + 512 = 544

Scale to a semicircle of radius 11 and ask for the smallest square containing it when its diameter makes angle θ\theta with one pair of sides, where 0θ90.0 \le \theta \le 90^\circ. Squeeze the semicircle between two pairs of parallel lines in the square’s two side directions: in each direction one line of the pair is tangent to the arc and the other passes through an endpoint of the diameter, and the distances between the pairs are 1+cosθ1 + \cos\theta and 1+sinθ.1 + \sin\theta. So the smallest enclosing square in that orientation has side max{1+cosθ, 1+sinθ},\max\{1 + \cos\theta,\ 1 + \sin\theta\}, which is minimized when θ=45,\theta = 45^\circ, giving side 1+22=2+22.1 + \frac{\sqrt{2}}{2} = \frac{2 + \sqrt{2}}{2}.

Scaling this optimal configuration so the square has side 8,8, the radius becomes r=82+22=162+2=8(22), \begin{aligned} r &= \frac{8}{\frac{2 + \sqrt{2}}{2}} \\ &= \frac{16}{2 + \sqrt{2}} \\ &= 8\left(2 - \sqrt{2}\right), \end{aligned} so d=2r=16(22)=32162=32512. \begin{aligned} d &= 2r = 16\left(2 - \sqrt{2}\right) \\ &= 32 - 16\sqrt{2} = 32 - \sqrt{512}. \end{aligned}

Thus m+n=32+512=544.m + n = 32 + 512 = 544.

12.

对正整数 nn,令 τ(n)\tau(n) 表示 nn 的正整数因数个数,包括 11nn。例如,τ(1)=1\tau(1) = 1τ(6)=4\tau(6) = 4。定义 S(n)S(n) 如下:S(n)=τ(1)+τ(2)++τ(n)S(n) = \tau(1) + \tau(2) + \cdots + \tau(n)\text{。}aa 表示满足 n2005n \le 2005S(n)S(n) 为奇数的正整数个数,令 bb 表示满足 n2005n \le 2005S(n)S(n) 为偶数的正整数个数。求 ab|a - b|

For positive integers n,n, let τ(n)\tau(n) denote the number of positive integer divisors of n,n, including 11 and n.n. For example, τ(1)=1\tau(1) = 1 and τ(6)=4.\tau(6) = 4. Define S(n)S(n) by S(n)=τ(1)+τ(2)++τ(n).S(n) = \tau(1) + \tau(2) + \cdots + \tau(n). Let aa denote the number of positive integers n2005n \le 2005 with S(n)S(n) odd, and let bb denote the number of positive integers n2005n \le 2005 with S(n)S(n) even. Find ab.|a - b|.

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

τ(n)\tau(n) 为奇数当且仅当 nn 是完全平方数,所以 S(n)S(n) 只会在平方数处改变奇偶性

τ(n)\tau(n) is odd exactly when nn is a perfect square, so S(n)S(n) changes parity only at squares

大提示:

S(n)S(n) 为奇数当且仅当 n\lfloor\sqrt{n}\rfloor 为奇数;在相邻平方数之间逐块统计 n2005n \le 2005

S(n)S(n) is odd exactly when n\lfloor\sqrt{n}\rfloor is odd; count n2005n \le 2005 block by block between consecutive squares

解答:

nn 的因数可以配成 ddnd\frac{n}{d},两两一对,所以 τ(n)\tau(n) 为奇数当且仅当 nn 是完全平方数。因此 S(n)S(n) 恰好在平方数处改变奇偶性,也就是说 S(n)S(n) 为奇数,当且仅当不超过 nn 的平方数个数,即 n\lfloor\sqrt{n}\rfloor 为奇数。

对每个 kk,满足 n=k\lfloor\sqrt{n}\rfloor = k 的整数 nn2k+12k + 1 个,即 k2nk2+2kk^2 \le n \le k^2 + 2k。因为 442=193644^2 = 1936 2005\le 2005 <2025=452\lt 2025 = 45^2,奇数 k=1,3,,43k = 1, 3, \ldots, 43 的完整区块都在范围内,所以 a=k 奇数,k43(2k+1)=2(1+3++43)+22=2484+22=990 \begin{aligned} a &= \sum_{k \text{ 奇数},\, k \le 43} (2k + 1) \\ &= 2(1 + 3 + \cdots + 43) + 22 \\ &= 2 \cdot 484 + 22 \\ &= 990 \end{aligned}\text{。}

于是 b=2005990=1015b = 2005 - 990 = 1015,且 ab=25|a - b| = 25

Divisors of nn pair up as dd and nd,\frac{n}{d}, so τ(n)\tau(n) is odd exactly when nn is a perfect square. Hence S(n)S(n) changes parity exactly at the squares, which means S(n)S(n) is odd exactly when the number of squares up to n,n, namely n,\lfloor\sqrt{n}\rfloor, is odd.

For each k,k, there are 2k+12k + 1 integers nn with n=k,\lfloor\sqrt{n}\rfloor = k, namely k2nk2+2k.k^2 \le n \le k^2 + 2k. Since 442=193644^2 = 1936 2005\le 2005 <2025=452,\lt 2025 = 45^2, the odd values k=1,3,,43k = 1, 3, \ldots, 43 all have their full blocks within range, so a=k odd,k43(2k+1)=2(1+3++43)+22=2484+22=990. \begin{aligned} a &= \sum_{k \text{ odd},\, k \le 43} (2k + 1) \\ &= 2(1 + 3 + \cdots + 43) + 22 \\ &= 2 \cdot 484 + 22 \\ &= 990. \end{aligned}

Then b=2005990=1015,b = 2005 - 990 = 1015, and ab=25.|a - b| = 25.

13.

一个粒子在笛卡尔平面内从一个格点移动到另一个格点,规则如下:

• 从任意格点 (a,b)(a, b),粒子只能移动到 (a+1,b)(a+1, b)(a,b+1)(a, b+1),或 (a+1,b+1)(a+1, b+1)

• 粒子的路径中没有直角转弯。也就是说,访问过的点列中既不包含形如 (a,b)(a, b)(a+1,b)(a+1, b)(a+1,b+1)(a+1, b+1) 的子序列,也不包含形如 (a,b)(a, b)(a,b+1)(a, b+1)(a+1,b+1)(a+1, b+1) 的子序列。

粒子从 (0,0)(0, 0)(5,5)(5, 5) 可以走多少条不同路径?

A particle moves in the Cartesian plane from one lattice point to another according to the following rules:

• From any lattice point (a,b),(a, b), the particle may move only to (a+1,b),(a+1, b), (a,b+1),(a, b+1), or (a+1,b+1).(a+1, b+1).

• There are no right angle turns in the particle’s path. That is, the sequence of points visited contains neither a subsequence of the form (a,b),(a, b), (a+1,b),(a+1, b), (a+1,b+1)(a+1, b+1) nor a subsequence of the form (a,b),(a, b), (a,b+1),(a, b+1), (a+1,b+1).(a+1, b+1).

How many different paths can the particle take from (0,0)(0, 0) to (5,5)?(5, 5)?

答案:83
知识点:格路递推计数
难度评级:3060
小提示:

按每条部分路径的最后一步分类;向右的一步不能紧接在向上的一步之后,反之亦然

Classify each partial path by its last step; a rightward step may not immediately follow an upward one, and vice versa

大提示:

在每个格点记录三个计数:由对角、向右或向上的一步到达的路径数,然后从 (0,0)(0,0) 开始填满 6×66 \times 6 网格

At each lattice point keep three counts — paths arriving by a diagonal, rightward, or upward step — and fill in the 6×66 \times 6 grid from (0,0)(0,0)

解答:

禁止直角转弯恰好表示:向右的一步绝不能紧接在向上的一步之后,反过来也一样;对角步可以出现在任何一步前后。因此在每个格点 (x,y)(x, y) 记录三个计数 D(x,y)D(x,y)R(x,y)R(x,y)U(x,y)U(x,y):从 (0,0)(0,0) 出发、以对角、向右或向上的一步到达该点的合法路径数。规则给出 D(x,y)=D(x1,y1)+R(x1,y1)+U(x1,y1),R(x,y)=D(x1,y)+R(x1,y),U(x,y)=D(x,y1)+U(x,y1) \begin{aligned} D(x,y) &= D(x-1,y-1) \\ &\quad {}+ R(x-1,y-1) \\ &\quad {}+ U(x-1,y-1), \\ R(x,y) &= D(x-1,y) \\ &\quad {}+ R(x-1,y), \\ U(x,y) &= D(x,y-1) \\ &\quad {}+ U(x,y-1) \end{aligned}\text{。}

(0,0)(0,0) 处唯一的空路径开始(它可以从任意一步开始),填表直到 (5,5)(5,5)。在坐标轴上,只有全向右或全向上的路径保留下来;内部的计数会快速累积。在 (5,5)(5, 5) 处,三个计数分别为 27272828,和 2828

路径总数为 27+28+28=8327 + 28 + 28 = 83

The forbidden right-angle turns say exactly that a rightward step may never immediately follow an upward step, and vice versa; a diagonal step may follow or precede anything. So at each lattice point (x,y)(x, y) track three counts D(x,y),D(x,y), R(x,y),R(x,y), U(x,y):U(x,y): the numbers of legal paths from (0,0)(0,0) arriving there by a diagonal, rightward, or upward step. The rules give D(x,y)=D(x1,y1)+R(x1,y1)+U(x1,y1),R(x,y)=D(x1,y)+R(x1,y),U(x,y)=D(x,y1)+U(x,y1). \begin{aligned} D(x,y) &= D(x-1,y-1) \\ &\quad {}+ R(x-1,y-1) \\ &\quad {}+ U(x-1,y-1), \\ R(x,y) &= D(x-1,y) \\ &\quad {}+ R(x-1,y), \\ U(x,y) &= D(x,y-1) \\ &\quad {}+ U(x,y-1). \end{aligned}

Starting from the single empty path at (0,0)(0,0) (which may begin with any step), fill in the grid up to (5,5).(5,5). Along the axes only all-rightward or all-upward paths survive, and the interior builds up quickly; at (5,5)(5, 5) the three counts come out to 27,27, 28,28, and 28.28.

The total number of paths is 27+28+28=83.27 + 28 + 28 = 83.

14.

考虑点 A(0,12)A(0, 12)B(10,9)B(10, 9)C(8,0)C(8, 0),和 D(4,7)D(-4, 7)。存在唯一的正方形 S\mathcal{S},使得这四个点分别位于 S\mathcal{S} 的四条不同边上。设 KKS\mathcal{S} 的面积。求 10K10K 除以 10001000 的余数。

Consider the points A(0,12),A(0, 12), B(10,9),B(10, 9), C(8,0),C(8, 0), and D(4,7).D(-4, 7). There is a unique square S\mathcal{S} such that each of the four points is on a different side of S.\mathcal{S}. Let KK be the area of S.\mathcal{S}. Find the remainder when 10K10K is divided by 1000.1000.

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

AACC 必须在正方形的两条对边上,BBDD 也必须如此。设经过 BB 的边的斜率为 mm

AA and CC must lie on opposite sides of the square, as must BB and D.D. Let mm be the slope of the side through B.B.

大提示:

DD 到经过 BB 的直线的距离,以及从 AA 到经过 CC 的垂直直线的距离,都等于边长

The distance from DD to the line through BB and the distance from AA to the perpendicular line through CC both equal the side length

解答:

因为线段 AC\overline{AC}BD\overline{BD} 相交,AACC 在正方形的两条对边上,BBDD 也一样。设经过 BB 的边斜率为 mm,于是该边所在直线为 mxy+910m=0mx - y + 9 - 10m = 0,经过 CC 的垂直边所在直线为 x+my8=0x + my - 8 = 0。正方形边长同时等于经过 BBDD 的平行边之间的距离,以及经过 AACC 的两边之间的距离:4m7+910mm2+1=12m8m2+1 \begin{aligned} &\frac{|{-4m} - 7 + 9 - 10m|}{\sqrt{m^2 + 1}} \\ &= \frac{|12m - 8|}{\sqrt{m^2 + 1}} \end{aligned}\text{,}所以 214m=12m8|2 - 14m| = |12m - 8|,得 m=513m = \frac{5}{13}m=3m = -3

m=513m = \frac{5}{13} 时,点 AACC 落在经过 BB 的直线的相对两侧;如果这条直线包含正方形的一条边,这是不可能的。所以 m=3m = -3。此时边长为 12(3)89+1=4410\frac{|12(-3) - 8|}{\sqrt{9 + 1}} = \frac{44}{\sqrt{10}},因此 K=44210=193610K = \frac{44^2}{10} = \frac{1936}{10}10K=193610K = 1936\text{。}

19361936 除以 10001000 的余数是 936936

Since segments AC\overline{AC} and BD\overline{BD} cross, AA and CC lie on opposite sides of the square, as do BB and D.D. Let mm be the slope of the side through B,B, so that side lies on mxy+910m=0,mx - y + 9 - 10m = 0, and the perpendicular side through CC lies on x+my8=0.x + my - 8 = 0. The side length of the square equals both the distance between the parallel sides through BB and DD and the distance between the sides through AA and C:C: 4m7+910mm2+1=12m8m2+1, \begin{aligned} &\frac{|{-4m} - 7 + 9 - 10m|}{\sqrt{m^2 + 1}} \\ &= \frac{|12m - 8|}{\sqrt{m^2 + 1}}, \end{aligned} so 214m=12m8,|2 - 14m| = |12m - 8|, giving m=513m = \frac{5}{13} or m=3.m = -3.

For m=513,m = \frac{5}{13}, the points AA and CC fall on opposite sides of the line through B,B, which is impossible if that line contains a side of the square, so m=3.m = -3. Then the side length is 12(3)89+1=4410,\frac{|12(-3) - 8|}{\sqrt{9 + 1}} = \frac{44}{\sqrt{10}}, so K=44210=193610K = \frac{44^2}{10} = \frac{1936}{10} and 10K=1936.10K = 1936.

The remainder when 19361936 is divided by 10001000 is 936.936.

15.

ABC\triangle ABC 中,AB=20AB = 20。该三角形的内切圆把从顶点 CC 引出的中线分成三段等长线段。已知 ABC\triangle ABC 的面积为 mnm\sqrt{n},其中 mmnn 是整数,且 nn 不被任何质数的平方整除,求 m+nm + n

In ABC,\triangle ABC, AB=20.AB = 20. The incircle of the triangle divides the median containing CC into three segments of equal length. Given that the area of ABC\triangle ABC is mn,m\sqrt{n}, where mm and nn are integers and nn is not divisible by the square of any prime, find m+n.m + n.

答案:38
难度评级:3270
小提示:

MMAB\overline{AB} 的中点。计算 MMCC 关于内切圆的幂:两者都等于 29CM2\frac{2}{9}CM^2

Let MM be the midpoint of AB.\overline{AB}. Compute the power of MM and of CC with respect to the incircle: both come out to 29CM2.\frac{2}{9}CM^2.

大提示:

幂相等说明从 MMCC 引出的切线长相等,这迫使 AC=AM=10AC = AM = 10;再把 MT=BC102MT = \frac{BC - 10}{2} 与中线长公式结合

Equal powers give equal tangent lengths from MM and C,C, which forces AC=AM=10;AC = AM = 10; then combine MT=BC102MT = \frac{BC - 10}{2} with the median length formula

解答:

MMAB\overline{AB} 的中点。必要时交换 AABB 的标记,使内切圆在 AB\overline{AB} 上的切点落在 AM\overline{AM} 上。内切圆在点 SSNN 处截中线 CM\overline{CM},且 CS=SN=NM=13CMCS = SN = NM = \frac{1}{3}CM,并分别在 TTRR 处与 AB\overline{AB}AC\overline{AC} 相切。由点的幂,MT2=MNMS=CM32CM3=29CM2,CR2=CSCN=29CM2 \begin{aligned} MT^2 &= MN \cdot MS \\ &= \frac{CM}{3} \cdot \frac{2\,CM}{3} \\ &= \frac{2}{9}CM^2, \\ CR^2 &= CS \cdot CN \\ &= \frac{2}{9}CM^2 \end{aligned}\text{,}所以 MT=CRMT = CR。因为 AR=ATAR = AT(从 AA 引出的切线长相等),可得 AC=AR+RC=AT+TM=AM=10 \begin{aligned} AC &= AR + RC \\ &= AT + TM \\ &= AM = 10 \end{aligned}\text{。}

a=BCa = BC,且 s=20+a+102=15+a2s = \frac{20 + a + 10}{2} = 15 + \frac{a}{2}。切线长公式给出 AT=saAT = s - a,所以 MT=AMAT=10(15a2)=a102 \begin{aligned} MT &= AM - AT \\ &= 10 - \left(15 - \frac{a}{2}\right) \\ &= \frac{a - 10}{2} \end{aligned}\text{,}而中线长公式给出 CM2=2102+2a22024=a21002CM^2 = \frac{2 \cdot 10^2 + 2a^2 - 20^2}{4} = \frac{a^2 - 100}{2}。由三角形不等式,a>2010=10a \gt 20 - 10 = 10,所以 a10a - 10 不为零。代入 MT2=29CM2MT^2 = \frac{2}{9}CM^2(a10)24=a210099(a10)=4(a+10)a=26 \begin{aligned} \frac{(a - 10)^2}{4} &= \frac{a^2 - 100}{9} \\ &\quad\Longrightarrow\quad 9(a - 10) \\ &= 4(a + 10) \\ &\quad\Longrightarrow\quad a = 26 \end{aligned}\text{。}

因此三边为 202026261010,且 s=28s = 28,由海伦公式,[ABC]=288218=8064=2414 \begin{aligned} [ABC] &= \sqrt{28 \cdot 8 \cdot 2 \cdot 18} \\ &= \sqrt{8064} = 24\sqrt{14} \end{aligned}\text{,}所以 m+n=24+14=38m + n = 24 + 14 = 38

Let MM be the midpoint of AB.\overline{AB}. Relabel AA and BB if necessary so that the incircle’s point of tangency with AB\overline{AB} lies on AM.\overline{AM}. Let the incircle cut median CM\overline{CM} at SS and N,N, with CS=SN=NM=13CM,CS = SN = NM = \frac{1}{3}CM, and touch AB\overline{AB} at TT and AC\overline{AC} at R.R. By Power of a Point, MT2=MNMS=CM32CM3=29CM2,CR2=CSCN=29CM2, \begin{aligned} MT^2 &= MN \cdot MS \\ &= \frac{CM}{3} \cdot \frac{2\,CM}{3} \\ &= \frac{2}{9}CM^2, \\ CR^2 &= CS \cdot CN \\ &= \frac{2}{9}CM^2, \end{aligned} so MT=CR.MT = CR. Since AR=ATAR = AT (tangents from AA), we get AC=AR+RC=AT+TM=AM=10. \begin{aligned} AC &= AR + RC \\ &= AT + TM \\ &= AM = 10. \end{aligned}

Write a=BCa = BC and s=20+a+102=15+a2.s = \frac{20 + a + 10}{2} = 15 + \frac{a}{2}. The standard tangent length gives AT=sa,AT = s - a, so MT=AMAT=10(15a2)=a102, \begin{aligned} MT &= AM - AT \\ &= 10 - \left(15 - \frac{a}{2}\right) \\ &= \frac{a - 10}{2}, \end{aligned} while the median length formula gives CM2=2102+2a22024=a21002.CM^2 = \frac{2 \cdot 10^2 + 2a^2 - 20^2}{4} = \frac{a^2 - 100}{2}. The triangle inequality gives a>2010=10,a \gt 20 - 10 = 10, so a10a - 10 is nonzero. Substituting into MT2=29CM2:MT^2 = \frac{2}{9}CM^2: (a10)24=a210099(a10)=4(a+10)a=26. \begin{aligned} \frac{(a - 10)^2}{4} &= \frac{a^2 - 100}{9} \\ &\quad\Longrightarrow\quad 9(a - 10) \\ &= 4(a + 10) \\ &\quad\Longrightarrow\quad a = 26. \end{aligned}

Then the sides are 20,20, 26,26, 1010 with s=28,s = 28, and Heron’s formula gives [ABC]=288218=8064=2414, \begin{aligned} [ABC] &= \sqrt{28 \cdot 8 \cdot 2 \cdot 18} \\ &= \sqrt{8064} = 24\sqrt{14}, \end{aligned} so m+n=24+14=38.m + n = 24 + 14 = 38.