1998 AIME 第 12 题

先试着解答 1998 AIME 第 12 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 1998 AIME 解答,或核对答案

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

12.

ABCABC 为等边三角形,DDEEFF 分别为 BC\overline{BC}CA\overline{CA}AB\overline{AB} 的中点。存在点 PPQQRR,分别在 DE\overline{DE}EF\overline{EF}FD\overline{FD} 上,满足 PPCQ\overline{CQ} 上,QQAR\overline{AR} 上,且 RRBP\overline{BP} 上。三角形 ABCABC 的面积与三角形 PQRPQR 的面积之比为 a+bca + b\sqrt{c},其中 aabbcc 是整数,且 cc 不被任何质数的平方整除。求 a2+b2+c2a^2 + b^2 + c^2

Let ABCABC be equilateral, and D,D, E,E, and FF be the midpoints of BC,\overline{BC}, CA,\overline{CA}, and AB,\overline{AB}, respectively. There exist points P,P, Q,Q, and RR on DE,\overline{DE}, EF,\overline{EF}, and FD,\overline{FD}, respectively, with the property that PP is on CQ,\overline{CQ}, QQ is on AR,\overline{AR}, and RR is on BP.\overline{BP}. The ratio of the area of triangle ABCABC to the area of triangle PQRPQR is a+bc,a + b\sqrt{c}, where a,a, b,b, and cc are integers, and cc is not divisible by the square of any prime. What is a2+b2+c2?a^2 + b^2 + c^2?

答案:83
知识点:等边三角形坐标几何面积比对称性
难度评级:2990
解答:

A=(0,3)A = (0, \sqrt{3})B=(1,0)B = (-1, 0)C=(1,0)C = (1, 0),于是 D=(0,0)D = (0, 0)E=(12,32)E = \left(\frac{1}{2}, \frac{\sqrt{3}}{2}\right)F=(12,32)F = \left(-\frac{1}{2}, \frac{\sqrt{3}}{2}\right)P=D+x(ED)P=D+x(E-D)Q=E+y(FE)Q=E+y(F-E)R=F+z(DF)R=F+z(D-F)0x,y,z10\le x,y,z\le1C,P,QC,P,QA,Q,RA,Q,RB,R,PB,R,P x(1+y)=1,y(1+z)=1,z(1+x)=1. \begin{gathered} x(1+y)=1,\\ y(1+z)=1,\\ z(1+x)=1. \end{gathered}

绕中心 f(u)=11+uf(u)=\frac{1}{1+u}x=f(y)x=f(y) 旋转把 y=f(z)y=f(z),且把 z=f(x)z=f(x),因此可取对称构型 x2+x1=0x^2+x-1=0x=512x=\frac{\sqrt5-1}{2}y=z=xy=z=xttx=f(f(f(x)))=x+22x+3. x=f(f(f(x)))=\frac{x+2}{2x+3}.

这个旋转会把“ 在 上”的条件变成另外两个条件,所以只需令 , , 共线。 此时 P=(t2,t32)P = \left(\frac{t}{2}, \frac{t\sqrt{3}}{2}\right)Q=(12t,32)Q = \left(\frac{1}{2} - t, \frac{\sqrt{3}}{2}\right),向量 与 的叉积是 的倍数,所以 ,且 。 两个三角形都是等边三角形,且中心同为 G=(0,33)G = \left(0, \frac{\sqrt{3}}{3}\right),所以面积比为 GA2GP2\frac{GA^2}{GP^2}。 利用 t2=1tt^2 = 1 - tGP2=t24+3(t213)2=t2t+13=735,GA2=43. \begin{aligned} GP^2 &= \frac{t^2}{4} + 3\left(\frac{t}{2} - \frac{1}{3}\right)^2 \\ &= t^2 - t + \frac{1}{3} \\ &= \frac{7}{3} - \sqrt{5}, \\ GA^2 &= \frac{4}{3}. \end{aligned}

因此 所以 a=7a = 7b=3b = 3c=5c = 5,且 a2+b2+c2=49+9+25=83a^2 + b^2 + c^2 = 49 + 9 + 25 = 83[ABC][PQR]=4/37/35=4735=7+35, \begin{aligned} \frac{[ABC]}{[PQR]} &= \frac{4/3}{7/3 - \sqrt{5}} \\ &= \frac{4}{7 - 3\sqrt{5}} \\ &= 7 + 3\sqrt{5}, \end{aligned}

Place A=(0,3),A = (0, \sqrt{3}), B=(1,0),B = (-1, 0), C=(1,0),C = (1, 0), so D=(0,0),D = (0, 0), E=(12,32),E = \left(\frac{1}{2}, \frac{\sqrt{3}}{2}\right), F=(12,32).F = \left(-\frac{1}{2}, \frac{\sqrt{3}}{2}\right). Write P=D+x(ED),P=D+x(E-D), Q=E+y(FE),Q=E+y(F-E), and R=F+z(DF),R=F+z(D-F), where 0x,y,z1.0\le x,y,z\le1. Computing the three two-dimensional cross products, the collinearities C,P,Q;C,P,Q; A,Q,R;A,Q,R; and B,R,PB,R,P give, respectively, x(1+y)=1,y(1+z)=1,z(1+x)=1. \begin{gathered} x(1+y)=1,\\ y(1+z)=1,\\ z(1+x)=1. \end{gathered}

Let f(u)=11+u.f(u)=\frac{1}{1+u}. The equations say x=f(y),x=f(y), y=f(z),y=f(z), and z=f(x),z=f(x), so x=f(f(f(x)))=x+22x+3. x=f(f(f(x)))=\frac{x+2}{2x+3}. Hence x2+x1=0,x^2+x-1=0, and positivity gives x=512.x=\frac{\sqrt5-1}{2}. The equations then force y=z=x;y=z=x; call this common value t.t. Thus the desired configuration really is the symmetric one, rather than merely being assumed to be.

With P=(t2,t32)P = \left(\frac{t}{2}, \frac{t\sqrt{3}}{2}\right) and Q=(12t,32),Q = \left(\frac{1}{2} - t, \frac{\sqrt{3}}{2}\right), both triangles are equilateral with center G=(0,33).G = \left(0, \frac{\sqrt{3}}{3}\right). Therefore the area ratio is GA2GP2.\frac{GA^2}{GP^2}. Using t2=1t,t^2 = 1 - t, GP2=t24+3(t213)2=t2t+13=735,GA2=43. \begin{aligned} GP^2 &= \frac{t^2}{4} + 3\left(\frac{t}{2} - \frac{1}{3}\right)^2 \\ &= t^2 - t + \frac{1}{3} \\ &= \frac{7}{3} - \sqrt{5}, \\ GA^2 &= \frac{4}{3}. \end{aligned}

Hence [ABC][PQR]=4/37/35=4735=7+35, \begin{aligned} \frac{[ABC]}{[PQR]} &= \frac{4/3}{7/3 - \sqrt{5}} \\ &= \frac{4}{7 - 3\sqrt{5}} \\ &= 7 + 3\sqrt{5}, \end{aligned} so a=7,a = 7, b=3,b = 3, c=5,c = 5, and a2+b2+c2=49+9+25=83.a^2 + b^2 + c^2 = 49 + 9 + 25 = 83.

← 第 11 题#11
完整试卷

其他年份的第 12 题