AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!

2008 AIME II Problems/Problem 13

From AoPSWiki

Problem

A regular hexagon with center at the origin in the complex plane has opposite pairs of sides one unit apart. One pair of sides is parallel to the imaginary axis. Let R be the region outside the hexagon, and let S = \left\lbrace\frac{1}{z}|z \in R\right\rbrace. Then the area of S has the form a\pi + \sqrt{b}, where a and b are positive integers. Find a + b.

Solution

If a point z = r\text{cis}\,\theta is in R, then the point \frac{1}{z} = \frac{1}{r} \text{cis}\, \left(-\theta\right) is in S (where cis denotes \text{cis}\, \theta = \cos \theta + i \sin \theta). Since R is symmetric every 60^{\circ} about the origin, it suffices to consider the area of the result of the transformation when -30 \le \theta \le 30, and then to multiply by 6 to account for the entire area.

We note that if the region S_2 = \left\lbrace\frac{1}{z}|z \in R_2\right\rbrace, where R_2 is the region (in green below) outside the circle of radius 1/\sqrt{3} centered at the origin, then S_2 is simply the region inside a circle of radius \sqrt{3} centered at the origin. It now suffices to find what happens to the mapping of the region R_2 - R (in blue below).

The equation of the hexagon side in that region is x = r \cos \theta = \frac{1}{2}, which is transformed to \frac{1}{r} \cos (-\theta) = \frac{1}{r} \cos \theta = \frac 12. Let r\cos \theta = a+bi where a,b \in \mathbb{R}; then r = \sqrt{a^2 + b^2}, \cos \theta = \frac{a}{\sqrt{a^2 + b^2}}, so the equation becomes a^2 - 2a + b^2 = 0 \Longrightarrow (a-1)^2 + b^2 = 1. Hence the side is sent to an arc of the unit circle centered at (1,0), after considering the restriction that the side of the hexagon is a segment of length 1/\sqrt{3}.

Including S_2, we find that S is the union of six unit circles centered at \text{cis}\, \frac{k\pi}{6}, k = 0,1,2,3,4,5, as shown below.

defaultpen(linewidth(0.7)); picture p; real max = .5 + 1/3^.5; pen d = linetype("4 4"); fill(1.5*expi(-pi/6)--arc((...     \Longrightarrow     defaultpen(linewidth(0.7)); picture p; fill((0,0)--arc((0,0),1,-30,30)--cycle,rgb(0.5,1,0.5));fill(arc((0,0),1,-30,30)--arc(1...

The area of the regular hexagon is 6 \cdot \left( \frac{\left(\sqrt{3}\right)^2 \sqrt{3}}{4} \right) = \frac{9}{2}\sqrt{3}. The total area of the six 120^{\circ} sectors is 6\left(\frac{1}{3}\pi - \frac{1}{2} \cdot \frac{1}{2} \cdot \sqrt{3}\right) = 2\pi - \frac{3}{2}\sqrt{3}. Their sum is 2\pi + \sqrt{27}, and a+b = \boxed{029}.

See also

2008 AIME II (ProblemsResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Our Precalculus course starts on Dec. 4. Master trig, complex numbers, and vectors and matrices in 2 and 3 dimensions. Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us