If A1A2+A1A11 can be expressed as qmn−p for positive integers m,n,p,q with n squarefree and gcd(m,p,q)=1, find m+n+p+q.
解析
Solution 1
Set A1A2=x and A1A3=y. By the first condition, we have 21xysinθ=1, where θ=∠A2A1A3. Since cosθ=1312, we have sinθ=135, so xy=526. Repeating this process for △AiA1Ai+1, we get A1A2=A1A4=…A1A10=x and A1A3=A1A5=…A1A11=y. Since the included angle of these 9 triangles is θ, the square of the third side is
x2+y2−2xycosθ=x2+y2−552⋅1312=x2+y2−548=(x+y)2−20.
Thus the third side has length (x+y)2−20. The perimeter is constructed from 9 of these lengths, plus A11A1+A1A2=x+y, so 9(x+y)2−20+x+y=20. We seek the value of x+y, so let x+y=a so
9a2−20+a81(a2−20)4a2+2a−101a=20=400−40a+a2=0=8−2±1620=4−1±405=4−1±95.
Taking the positive solution gives m+n+p+q=1+9+5+4=(019).
-Benedict T (countmath1)
Solution 2 (Very similar to Solution 1)
Let A1A2=a1,A1A3=a2,...A1A10=a9,A1A11a10. 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 1312. We recognize this as a 5−12−13 triangle hence the sine of the angle will be simply 135 (alternatively, one could use the Pythagorean Identity sin2(∠AiA1Ai+1)+cos2(∠AiA1Ai+1)=1). Hence each area will be 21⋅anan+1⋅135=1⟹anan+1=526. Therefore, we have:
a1a2=526
a2a3=526 . . .
a9a10=526a10a1=526
Now note that the perimeter is the sum of all the other lengths. For instance, A2A3 will be part of this perimeter which happens to be the only unknown side of △A1A2A3. By Law of Cosines
(A2A3)2=a12+a22−2a1a21312 after substituting the cosine value. We know a1a2=526 so substituting this in we get
(A2A3)2=a12+a22−548⟹A2A3=a12+a22−548. By symmetry, we conclude
a12+a22−548+...+a102+a12−548+a1+a2=20 because we need to account for A1A2+A1A11 as they are actually known sides that are included in the perimeter.
Note that from the a1a2=526 system of equations, we can see clearly that
a1=a3
a2=a4 . . .
a8=a10a9=a1a10=a2
So we see that a2n+1=a1 and a2n=a2 so we can substitute this in to get
a12+a22−548+...+a12+a22−548+a1+a2=20
Now the square root terms happen 9 times as there are 11 sides and two of them are a1,a2 given at the end of the LHS. So we conclude:
9a12+a22−548+a1+a2=20
Note that a12+a22−548=(a1+a2)2−2a1a2−548=(a1+a2)2−552+48=(a1+a2)2−20. Note that we want to find A1A2+A1A11=a1+a10=a1+a2. So we let a1+a2=x to get
9x2−20+x=20⟹81(x2−20)=(20−x)2⟹81(x2−20)=400−40x+x2⟹81x2−1620=400−40x+x2⟹80x2+40x−2020=0⟹4x2+2x−101=0⟹x=4−1±95
Now take the positive value to get
x=495−1⟹9+5+1+4=19.
~ilikemath24736
~Sylesh (Latex errors)
~ Clarifying and LATEX edits by Christian
Visualization Tip
The polygon can be imagined sort of like one of those Chinese fans. Congruent triangles branch out from A1, the handle of the fan, forming a series of triangular ridges.