返回题库

AIME 1996 · 第 15 题

AIME 1996 — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In parallelogram ABCDABCD, let OO be the intersection of diagonals AC\overline{AC} and BD\overline{BD}. Angles CABCAB and DBCDBC are each twice as large as angle DBADBA, and angle ACBACB is rr times as large as angle AOBAOB. Find 1000r\lfloor 1000r \rfloor.

解析

Solution

Solution 1 (trigonometry)

AIME diagram

Let θ=DBA\theta = \angle DBA. Then CAB=DBC=2θ\angle CAB = \angle DBC = 2\theta, AOB=1803θ\angle AOB = 180 - 3\theta, and ACB=1805θ\angle ACB = 180 - 5\theta. Since ABCDABCD is a parallelogram, it follows that OA=OCOA = OC. By the Law of Sines on ABO,BCO\triangle ABO,\, \triangle BCO,

sinCBOOC=sinACBOBandsinDBAOC=sinBACOB.\frac{\sin \angle CBO}{OC} = \frac{\sin \angle ACB}{OB} \quad \text{and} \quad \frac{\sin \angle DBA}{OC} = \frac{\sin \angle BAC}{OB}.

Dividing the two equalities yields

sin2θsinθ=sin(1805θ)sin2θsin22θ=sin5θsinθ.\frac{\sin 2\theta}{\sin \theta} = \frac{\sin (180 - 5\theta)}{\sin 2\theta} \Longrightarrow \sin^2 2\theta = \sin 5\theta \sin \theta. Pythagorean and product-to-sum identities yield

1cos22θ=cos4θcos6θ2,1 - \cos^2 2 \theta = \frac{\cos 4\theta - \cos 6 \theta}{2}, and the double and triple angle (cos3x=4cos3x3cosx\cos 3x = 4\cos^3 x - 3\cos x) formulas further simplify this to

4cos32θ4cos22θ3cos2θ+3=(4cos22θ3)(cos2θ1)=04\cos^3 2\theta - 4\cos^2 2\theta - 3\cos 2\theta + 3 = (4\cos^2 2\theta - 3)(\cos 2\theta - 1) = 0 The only value of θ\theta that fits in this context comes from 4cos22θ3=0cos2θ=32θ=154 \cos^2 2\theta - 3 = 0 \Longrightarrow \cos 2\theta = \frac{\sqrt{3}}{2} \Longrightarrow \theta = 15^{\circ}. The answer is 1000r=10001805θ1803θ=70009=777\lfloor 1000r \rfloor = \left\lfloor 1000 \cdot \frac{180 - 5\theta}{180 - 3\theta} \right\rfloor = \left \lfloor \frac{7000}{9} \right \rfloor = \boxed{777}.

Solution 2 (trigonometry)

Define θ\theta as above. Since CAB=CBO\angle CAB = \angle CBO, it follows that COBCBA\triangle COB \sim \triangle CBA, and so COBC=BCACBC2=ACCO=2CO2BC=CO2\frac{CO}{BC} = \frac{BC}{AC} \Longrightarrow BC^2 = AC \cdot CO = 2CO^2 \Longrightarrow BC = CO\sqrt{2}. The Law of Sines on BOC\triangle BOC yields that

BCCO=sin(1803θ)sin2θ=sin3θsin2θ=2\frac{BC}{CO} = \frac{\sin (180-3\theta)}{\sin 2\theta} = \frac{\sin 3\theta}{\sin 2\theta} = \sqrt{2} Expanding using the sine double and triple angle formulas, we have

22sinθcosθ=sinθ(4sin2θ+3)sinθ(4cos2θ22cosθ1)=0.2\sqrt {2} \sin \theta \cos \theta = \sin\theta( - 4\sin ^2 \theta + 3) \Longrightarrow \sin \theta\left(4\cos^2\theta - 2\sqrt {2} \cos \theta - 1\right) = 0. By the quadratic formula, we have cosθ=22±8+4148=6±24\cos \theta = \frac {2\sqrt {2} \pm \sqrt {8 + 4 \cdot 1 \cdot 4}}{8} = \frac {\sqrt {6} \pm \sqrt {2}}{4}, so θ=15\theta = 15^{\circ} (as the other roots are too large to make sense in context). The answer follows as above.

Solution 3

We will focus on ABC\triangle ABC. Let ABO=x\angle ABO = x, so BAO=OBC=2x\angle BAO = \angle OBC = 2x. Draw the perpendicular from CC intersecting ABAB at HH. Without loss of generality, let AO=CO=1AO = CO = 1. Then HO=1HO = 1, since OO is the circumcenter of AHC\triangle AHC. Then OHA=2x\angle OHA = 2x.

By the Exterior Angle Theorem, COB=3x\angle COB = 3x and COH=4x\angle COH = 4x. That implies that HOB=x\angle HOB = x. That makes HO=HB=1HO = HB = 1. Then since by AA (HBC=HOC=3x\angle HBC = \angle HOC = 3x and reflexive on OCB\angle OCB), OCBBCA\triangle OCB \sim \triangle BCA.

COBC=BCAC    2=BC2=    BC=2.\frac {CO}{BC} = \frac {BC}{AC} \implies 2 = BC^2 = \implies BC = \sqrt {2}.

Then by the Pythagorean Theorem, 12+HC2=(2)2    HC=11^2 + HC^2 = \left(\sqrt {2}\right)^2\implies HC = 1. That makes HOC\triangle HOC equilateral. Then HOC=4x=60    x=15\angle HOC = 4x = 60 \implies x = 15. The answer follows as above.