返回题库

AIME 2009 II · 第 13 题

AIME 2009 II — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let AA and BB be the endpoints of a semicircular arc of radius 22. The arc is divided into seven congruent arcs by six equally spaced points C1C_1, C2C_2, \dots, C6C_6. All chords of the form ACi\overline {AC_i} or BCi\overline {BC_i} are drawn. Let nn be the product of the lengths of these twelve chords. Find the remainder when nn is divided by 10001000.

解析

Solution

Solution 1

Let the radius be 1 instead. All lengths will be halved so we will multiply by 2122^{12} at the end. Place the semicircle on the complex plane, with the center of the circle being 0 and the diameter being the real axis. Then C1,,C6C_1,\ldots, C_6 are 6 of the 14th roots of unity. Let ω=cis36014\omega=\text{cis}\frac{360^{\circ}}{14}; then C1,,C6C_1,\ldots, C_6 correspond to ω,,ω6\omega,\ldots, \omega^6. Let C1,,C6C_1',\ldots, C_6' be their reflections across the diameter. These points correspond to ω8,ω13\omega^8\ldots, \omega^{13}. Then the lengths of the segments are 1ω,,1ω6,1ω8,1ω13|1-\omega|,\ldots, |1-\omega^6|,|1-\omega^8|,\ldots |1-\omega^{13}|. Noting that BB represents 1 in the complex plane, the desired product is

BC1BC6AC1AC6=BC1BC6BC1BC6=(xω1)(xω6)(xω8)(xω13)\begin{aligned} BC_1\cdots BC_6 \cdot AC_1\cdots AC_6&= BC_1\cdots BC_6 \cdot BC_1'\cdots BC_6'\\ &= |(x-\omega^1)\ldots(x-\omega^6)(x-\omega^8)\ldots(x-\omega^{13})| \end{aligned} for x=1x=1. However, the polynomial (xω1)(xω6)(xω8)(xω13)(x-\omega^1)\ldots(x-\omega^6)(x-\omega^8)\ldots(x-\omega^{13}) has as its zeros all 14th roots of unity except for 1-1 and 11. Hence

(xω1)(xω6)(xω8)(xω13)=x141(x1)(x+1)=x12+x10++x2+1.(x-\omega^1)\ldots(x-\omega^6)(x-\omega^8)\ldots(x-\omega^{13})=\frac{x^{14}-1}{(x-1)(x+1)}=x^{12}+x^{10}+\cdots +x^2+1. Thus the product is x12++x2+1=7|x^{12}+\cdots +x^2+1|=7 when the radius is 1, and the product is 2127=286722^{12}\cdot 7=28672. Thus the answer is 672\boxed {672}.

Solution 2

Let OO be the midpoint of AA and BB. Assume C1C_1 is closer to AA instead of BB. AOC1\angle AOC_1 = π7\frac {\pi}{7}. Using the Law of Cosines,

AC12\overline {AC_1}^2 = 88cosπ78 - 8 \cos \frac {\pi}{7}, AC22\overline {AC_2}^2 = 88cos2π78 - 8 \cos \frac {2\pi}{7}, . . . AC62\overline {AC_6}^2 = 88cos6π78 - 8 \cos \frac {6\pi}{7}

So nn = (86)(1cosπ7)(1cos2π7)(1cos6π7)(8^6)(1 - \cos \frac {\pi}{7})(1 - \cos \frac {2\pi}{7})\dots(1 - \cos \frac{6\pi}{7}). It can be rearranged to form

nn = (86)(1cosπ7)(1cos6π7)(1cos3π7)(1cos4π7)(8^6)(1 - \cos \frac {\pi}{7})(1 - \cos \frac {6\pi}{7})\dots(1 - \cos \frac {3\pi}{7})(1 - \cos \frac {4\pi}{7}).

Since cosa=cos(πa)\cos a = - \cos (\pi - a), we have

nn = (86)(1cosπ7)(1+cosπ7)(1cos3π7)(1+cos3π7)(8^6)(1 - \cos \frac {\pi}{7})(1 + \cos \frac {\pi}{7}) \dots (1 - \cos \frac {3\pi}{7})(1 + \cos \frac {3\pi}{7})

= (86)(1cos2π7)(1cos22π7)(1cos23π7)(8^6)(1 - \cos^2 \frac {\pi}{7})(1 - \cos^2 \frac {2\pi}{7})(1 - \cos^2 \frac {3\pi}{7})

= (86)(sin2π7)(sin22π7)(sin23π7)(8^6)(\sin^2 \frac {\pi}{7})(\sin^2 \frac {2\pi}{7})(\sin^2 \frac {3\pi}{7})

It can be shown that sinπ7sin2π7sin3π7\sin \frac {\pi}{7} \sin \frac {2\pi}{7} \sin \frac {3\pi}{7} = 78\frac {\sqrt {7}}{8}, so nn = 86(78)28^6(\frac {\sqrt {7}}{8})^2 = 7(84)7(8^4) = 2867228672, so the answer is 672\boxed {672}

Solution 3

Note that for each kk the triangle ABCkABC_k is a right triangle. Hence the product ACkBCkAC_k \cdot BC_k is twice the area of the triangle ABCkABC_k. Knowing that AB=4AB=4, the area of ABCkABC_k can also be expressed as 2ck2c_k, where ckc_k is the length of the altitude from CkC_k onto ABAB. Hence we have ACkBCk=4ckAC_k \cdot BC_k = 4c_k.

By the definition of CkC_k we obviously have ck=2sinkπ7c_k = 2\sin\frac{k\pi}7.

From these two observations we get that the product we should compute is equal to 86k=16sinkπ78^6 \cdot \prod_{k=1}^6 \sin \frac{k\pi}7, which is the same identity as in Solution 2.

Computing the product of sines

In this section we show one way how to evaluate the product k=16sinkπ7=k=13(sinkπ7)2\prod_{k=1}^6 \sin \frac{k\pi}7 = \prod_{k=1}^3 (\sin \frac{k\pi}7)^2.

Let ωk=cos2kπ7+isin2kπ7\omega_k = \cos \frac{2k\pi}7 + i\sin \frac{2k\pi}7. The numbers 1,ω1,ω2,,ω61,\omega_1,\omega_2,\dots,\omega_6 are the 77-th complex roots of unity. In other words, these are the roots of the polynomial x71x^7-1. Then the numbers ω1,ω2,,ω6\omega_1,\omega_2,\dots,\omega_6 are the roots of the polynomial x71x1=x6+x5++x+1\frac{x^7-1}{x-1} = x^6+x^5+\cdots+x+1.

We just proved the identity k=16(xωk)=x6+x5++x+1\prod_{k=1}^6 (x - \omega_k) = x^6+x^5+\cdots+x+1. Substitute x=1x=1. The right hand side is obviously equal to 77. Let's now examine the left hand side. We have:

(1ωk)(1ω7k)=1ωk2=(1cos2kπ7)2+(sin2kπ7)2=22cos2kπ7=22(12(sinkπ7)2)=4(sinkπ7)2\begin{aligned} (1-\omega_k)(1-\omega_{7-k})=|1-\omega_k|^2 & = \left( 1-\cos \frac{2k\pi}7 \right)^2 + \left( \sin \frac{2k\pi}7 \right)^2 \\ & = 2-2\cos \frac{2k\pi}7 \\ & = 2-2 \left( 1 - 2 \left( \sin \frac{k\pi}7 \right)^2 \right) \\ & = 4\left( \sin \frac{k\pi}7 \right)^2 \end{aligned} Therefore the size of the left hand side in our equation is k=134(sinkπ7)2=26k=13(sinkπ7)2\prod_{k=1}^3 4 (\sin \frac{k\pi}7)^2 = 2^6 \prod_{k=1}^3 (\sin \frac{k\pi}7)^2. As the right hand side is 77, we get that k=13(sinkπ7)2=726\prod_{k=1}^3 (\sin \frac{k\pi}7)^2 = \frac{7}{2^6}.

Solution 4 (Product of Sines)

Lemma 1: A chord abab of a circle with center OO and radius rr has length 2rsin(AOB2)2r\sin\left(\dfrac{\angle AOB}{2}\right).

Proof: Denote HH as the projection from OO to line ABAB. Then, by definition, HA=HB=rsin(AOB2)HA=HB=r\sin\left(\dfrac{\angle AOB}{2}\right). Thus, AB=2rsin(AOB2)AB = 2r\sin\left(\dfrac{\angle AOB}{2}\right), which concludes the proof.

Lemma 2: k=1n1sinkπn=n2n1\prod_{k=1}^{n-1} \sin \dfrac{k\pi}{n} = \dfrac{n}{2^{n-1}}

_Proof: Let w=cis  πnw=\text{cis}\;\dfrac{\pi}{n}. Thus,

k=1n1sinkπn=k=1n1wkwk2i=wn(n1)2(2i)n1k=1n1(1w2k)=12n1k=1n1(1w2k)\prod_{k=1}^{n-1} \sin \dfrac{k\pi}{n} = \prod_{k=1}^{n-1} \dfrac{w^k-w^{-k}}{2i} = \dfrac{w^{\frac{n(n-1)}{2}}}{(2i)^{n-1}}\prod_{k=1}^{n-1} (1-w^{-2k}) = \dfrac{1}{2^{n-1}}\prod_{k=1}^{n-1} (1-w^{-2k}) Since, w2kw^{-2k} are just the nnth roots of unity excluding 11, by Vieta's, k=1n1sinkπn=12n1k=1n1(1w2k)=n2n1\prod_{k=1}^{n-1} \sin \dfrac{k\pi}{n}=\dfrac{1}{2^{n-1}}\prod_{k=1}^{n-1} (1-w^{-2k}) = \dfrac{n}{2^{n-1}}, thus completing the proof._

By Lemma 1, the length ACk=2rsinkπ14AC_k=2r\sin\dfrac{k\pi}{14} and similar lengths apply for BCkBC_k. Now, the problem asks for (k=16(4sinkπ14))2\left(\prod_{k=1}^6 \left(4\sin\dfrac{k\pi}{14}\right)\right)^2. This can be rewritten, due to sinθ=sin(πθ)\sin \theta = \sin (\pi-\theta), as k=16(4sinkπ14)k=813(4sinkπ14)=1sin7π14k=113(4sinkπ14)=k=113(4sinkπ14).\prod_{k=1}^6 \left(4\sin\dfrac{k\pi}{14}\right) \cdot \prod_{k=8}^{13} \left(4\sin\dfrac{k\pi}{14}\right) = \dfrac{1}{\sin \dfrac{7\pi}{14}}\cdot \prod_{k=1}^{13} \left(4\sin\dfrac{k\pi}{14}\right) = \prod_{k=1}^{13} \left(4\sin\dfrac{k\pi}{14}\right). By Lemma 2, this furtherly boils down to 41214213=7212=672  (mod 1000)4^{12}\cdot \dfrac{14}{2^{13}} = 7\cdot 2^{12} = \boxed{672} \; \text{(mod }1000\text{)}

~Solution by sml1809

Video Solution

https://youtu.be/TrKxzgR7V8U?si=FFOBCJxjGrg9sWGC

~MathProblemSolvingSkills.com