返回题库

AIME 2004 II · 第 1 题

AIME 2004 II — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A chord of a circle is perpendicular to a radius at the midpoint of the radius. The ratio of the area of the larger of the two regions into which the chord divides the circle to the smaller can be expressed in the form aπ+bcdπef,\frac{a\pi+b\sqrt{c}}{d\pi-e\sqrt{f}}, where a,b,c,d,e,a, b, c, d, e, and ff are positive integers, aa and ee are relatively prime, and neither cc nor ff is divisible by the square of any prime. Find the remainder when the product abcdefabcdef is divided by 1000.

AIME diagram

解析

Solution

Let rr be the length of the radius of the circle. A right triangle is formed by half of the chord, half of the radius (since the chord bisects it), and the radius. Thus, it is a 3030^\circ - 6060^\circ - 9090^\circ triangle, and the area of two such triangles is 212r2r32=r2342 \cdot \frac{1}{2} \cdot \frac{r}{2} \cdot \frac{r\sqrt{3}}{2} = \frac{r^2\sqrt{3}}{4}. The central angle which contains the entire chord is 602=12060 \cdot 2 = 120 degrees, so the area of the sector is 13r2π\frac{1}{3}r^2\pi; the rest of the area of the circle is then equal to 23r2π\frac{2}{3}r^2\pi.

The smaller area cut off by the chord is equal to the area of the sector minus the area of the triangle. The larger area is equal to the area of the circle not within the sector and the area of the triangle. Thus, the desired ratio is 23r2π+r23413r2πr234=8π+334π33\frac{\frac{2}{3}r^2\pi + \frac{r^2\sqrt{3}}{4}}{\frac{1}{3}r^2\pi - \frac{r^2\sqrt{3}}{4}} = \frac{8\pi + 3\sqrt{3}}{4\pi - 3\sqrt{3}}

Therefore, abcdef=2534=2592592abcdef = 2^53^4 = 2592 \Longrightarrow \boxed{592}.