返回题库

AIME 2025 II · 第 12 题

AIME 2025 II — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let A1A2A11A_1A_2\dots A_{11} be a non-convex 1111-gon such that

• The area of AiA1Ai+1A_iA_1A_{i+1} is 11 for each 2i102 \le i \le 10,

cos(AiA1Ai+1)=1213\cos(\angle A_iA_1A_{i+1})=\frac{12}{13} for each 2i102 \le i \le 10,

• The perimeter of A1A2A11A_1A_2\dots A_{11} is 2020.

If A1A2+A1A11A_1A_2+A_1A_{11} can be expressed as mnpq\frac{m\sqrt{n}-p}{q} for positive integers m,n,p,qm,n,p,q with nn squarefree and gcd(m,p,q)=1\gcd(m,p,q)=1, find m+n+p+qm+n+p+q.

解析

Solution 1

Set A1A2=xA_1A_2 = x and A1A3=yA_1A_3 = y. By the first condition, we have 12xysinθ=1\frac{1}{2}xy\sin\theta = 1, where θ=A2A1A3\theta = \angle A_2 A_1 A_3. Since cosθ=1213\cos\theta = \frac{12}{13}, we have sinθ=513\sin\theta = \frac{5}{13}, so xy=265xy = \frac{26}{5}. Repeating this process for AiA1Ai+1\triangle A_i A_1 A_{i+1}, we get A1A2=A1A4=A1A10=xA_1A_2 = A_1A_4 = \ldots A_1A_{10} = x and A1A3=A1A5=A1A11=yA_1A_3 = A_1A_5 = \ldots A_1A_{11} = y. Since the included angle of these 99 triangles is θ\theta, the square of the third side is

x2+y22xycosθ=x2+y25251213=x2+y2485=(x+y)220.x^2 + y^2 - 2xy\cos\theta = x^2 + y^2 - \frac{52}{5}\cdot \frac{12}{13} = x^2 + y^2 - \frac{48}{5} = (x+y)^2 - 20. Thus the third side has length (x+y)220.\sqrt{(x+y)^2 - 20}. The perimeter is constructed from 99 of these lengths, plus A11A1+A1A2=x+yA_{11}A_1 + A_1A_2 = x + y, so 9(x+y)220+x+y=209\sqrt{(x+y)^2 - 20} + x + y = 20. We seek the value of x+y,x + y, so let x+y=ax + y = a so

9a220+a=2081(a220)=40040a+a24a2+2a101=0a=2±16208=1±4054=1±954.\begin{aligned} 9\sqrt{a^2 - 20} + a &= 20\\ 81(a^2 - 20) &= 400 - 40a + a^2\\ 4a^2 + 2a - 101 &= 0 \\ a &= \frac{-2 \pm \sqrt{1620}}{8} = \frac{-1 \pm \sqrt{405}}{4} = \frac{-1 \pm 9\sqrt{5}}{4}. \end{aligned} Taking the positive solution gives m+n+p+q=1+9+5+4=(019).m + n + p + q = 1 + 9 + 5 + 4 = \boxed{\textbf{(019)}}.

-Benedict T (countmath1)

Solution 2 (Very similar to Solution 1)

Let A1A2=a1,A1A3=a2,...A1A10=a9,A1A11a10A_1 A_2 = a_1, A_1 A_3 = a_2, ... A_1 A_{10} = a_9, A_1 A_11 a_{10}. Now the area of each triangle is equal to half the product of two side lengths and the sine of the angle in between. This angle's cosine is given to us to be 1213\frac{12}{13}. We recognize this as a 512135-12-13 triangle hence the sine of the angle will be simply 513\frac{5}{13} (alternatively, one could use the Pythagorean Identity sin2(AiA1Ai+1)+cos2(AiA1Ai+1)=1\sin^2(\angle A_iA_1A_{i+1})+\cos^2(\angle A_iA_1A_{i+1})=1). Hence each area will be 12anan+1513=1    anan+1=265\frac{1}{2} \cdot a_n a_{n + 1} \cdot \frac{5}{13} = 1 \implies a_n a_{n+ 1} = \frac{26}{5}. Therefore, we have:

a1a2=265a_1 a_2 = \frac{26}{5}

a2a3=265a_2 a_3 = \frac{26}{5} . . .

a9a10=265a_9 a_{10} = \frac{26}{5} a10a1=265a_{10} a_1 = \frac{26}{5}

Now note that the perimeter is the sum of all the other lengths. For instance, A2A3A_2 A_3 will be part of this perimeter which happens to be the only unknown side of A1A2A3\triangle A_1 A_2 A_3. By Law of Cosines

(A2A3)2=a12+a222a1a21213(A_2 A_3)^2 = a_1^{2} + a_2^{2} - 2a_1 a_2 \frac{12}{13} after substituting the cosine value. We know a1a2=265a_1 a_2 = \frac{26}{5} so substituting this in we get

(A2A3)2=a12+a22485    A2A3=a12+a22485(A_2 A_3)^2 = a_1^{2} + a_2^{2} - \frac{48}{5} \implies A_2 A_3 = \sqrt{a_1^{2} + a_2^{2} - \frac{48}{5}}. By symmetry, we conclude

a12+a22485+...+a102+a12485+a1+a2=20\sqrt{a_1^{2} + a_2^{2} - \frac{48}{5}} + ... + \sqrt{a_{10}^{2} + a_1^{2} - \frac{48}{5}} + a_1 + a_2 = 20 because we need to account for A1A2+A1A11A_1 A_2 + A_1 A_{11} as they are actually known sides that are included in the perimeter.

Note that from the a1a2=265a_1 a_2 = \frac{26}{5} system of equations, we can see clearly that

a1=a3a_1 = a_3

a2=a4a_2 = a_4 . . .

a8=a10a_8 = a_{10} a9=a1a_9 = a_1 a10=a2a_{10} = a_2

So we see that a2n+1=a1a_{2n + 1} = a_1 and a2n=a2a_{2n} = a_2 so we can substitute this in to get

a12+a22485+...+a12+a22485+a1+a2=20\sqrt{a_1^{2} + a_2^{2} - \frac{48}{5}} + ... + \sqrt{a_1^{2} + a_2^{2} - \frac{48}{5}} + a_1 + a_2 = 20

Now the square root terms happen 99 times as there are 1111 sides and two of them are a1,a2a_1, a_2 given at the end of the LHSLHS. So we conclude:

9a12+a22485+a1+a2=209\sqrt{a_1^{2} + a_2^{2} - \frac{48}{5}} + a_1 + a_2 = 20

Note that a12+a22485=(a1+a2)22a1a2485=(a1+a2)252+485=(a1+a2)220a_1^{2} + a_2^{2} - \frac{48}{5} = (a_1 + a_2)^2 - 2a_1 a_2 - \frac{48}{5} = (a_1 + a_2)^2 - \frac{52 + 48}{5} = (a_1 + a_2)^2 - 20. Note that we want to find A1A2+A1A11=a1+a10=a1+a2A_1 A_2 + A_1 A_{11} = a_1 + a_{10} = a_1 + a_2. So we let a1+a2=xa_1 + a_2 = x to get

9x220+x=20    81(x220)=(20x)2    81(x220)=40040x+x2    81x21620=40040x+x2    80x2+40x2020=0    4x2+2x101=0    x=1±9549\sqrt{x^2 - 20} + x = 20 \implies 81(x^2 - 20) = (20 - x)^2 \implies 81(x^2 - 20) = 400 - 40x + x^2 \implies 81x^2 - 1620 = 400 - 40x + x^2 \implies 80x^2 + 40x - 2020 = 0 \implies 4x^2 + 2x - 101 = 0 \implies x = \frac{-1 \pm 9\sqrt{5}}{4} Now take the positive value to get

x=9514    9+5+1+4=19x = \frac{9\sqrt{5} - 1}{4} \implies 9 + 5 + 1 + 4 = \boxed{19}.

~ilikemath24736

~Sylesh (Latex errors)

~ Clarifying and LaTeX\LaTeX edits by Christian

Visualization Tip

The polygon can be imagined sort of like one of those Chinese fans. Congruent triangles branch out from A1A_1, the handle of the fan, forming a series of triangular ridges.

~ Christian