Maths Olympiad Prep

Track / Stage 4 / 5 of 340 #265 of 1964

Problem 265

AMC 12 late, AIME early
Geometry Difficulty 4.3 Find the answer

The solutions to the equation (z+6)8=81(z+6)^8=81 are connected in the complex plane to form a convex regular polygon, three of whose vertices are labeled A,B,A,B, and CC. What is the least possible area of ABC?\triangle ABC?

Pick one

Official solutions — 2

Solution 1

Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation 66 units right, so they become the solutions to the equation z8=81.z^8=81.
We rewrite zz to the polar form z=r(cosθ+isinθ)=rcisθ,z=r(\cos\theta+i\sin\theta)=r\operatorname{cis}\theta, where rr is the magnitude of zz such that r0,r\geq0, and θ\theta is the argument of zz such that 0θ<2π.0\leq\theta<2\pi.
By De Moivre's Theorem, we have z8=r8cis(8θ)=38(1),z^8=r^8\operatorname{cis}(8\theta)={\sqrt3}^8(1), from which

r8=38,r^8={\sqrt3}^8, so r=3.r=\sqrt3.
{cos(8θ)=1sin(8θ)=0,\begin{cases} \begin{aligned} \cos(8\theta) &= 1 \\ \sin(8\theta) &= 0 \end{aligned}, \end{cases} so θ=0,π4,π2,3π4,π,5π4,3π2,7π4.\theta=0,\frac{\pi}{4},\frac{\pi}{2},\frac{3\pi}{4},\pi,\frac{5\pi}{4},\frac{3\pi}{2},\frac{7\pi}{4}.

In the complex plane, the solutions to the equation z8=81z^8=81 are the vertices of a regular octagon with center 00 and radius 3.\sqrt3.
The least possible area of ABC\triangle ABC occurs when A,B,A,B, and CC are the consecutive vertices of the octagon. For simplicity purposes, let A=3cisπ4=62+62i,B=3cisπ2=3i,A=\sqrt3\operatorname{cis}\frac{\pi}{4}=\frac{\sqrt6}{2}+\frac{\sqrt6}{2}i, B=\sqrt3\operatorname{cis}\frac{\pi}{2}=\sqrt3i, and C=3cis3π4=62+62i,C=\sqrt3\operatorname{cis}\frac{3\pi}{4}=-\frac{\sqrt6}{2}+\frac{\sqrt6}{2}i, as shown below.
[asy] /* Made by MRENTHUSIASM */ size(200); int xMin = -2; int xMax = 2; int yMin = -2; int yMax = 2; int numRays = 24; //Draws a polar grid that goes out to a number of circles //equal to big, with numRays specifying the number of rays: void polarGrid(int big, int numRays) { for (int i = 1; i < big+1; ++i) { draw(Circle((0,0),i), gray+linewidth(0.4)); } for (int i=0;i<numRays;++i) draw(rotate(i*360/numRays)*((-big,0)--(big,0)), gray+linewidth(0.4)); } //Draws the horizontal gridlines void horizontalLines() { for (int i = yMin+1; i < yMax; ++i) { draw((xMin,i)--(xMax,i), mediumgray+linewidth(0.4)); } } //Draws the vertical gridlines void verticalLines() { for (int i = xMin+1; i < xMax; ++i) { draw((i,yMin)--(i,yMax), mediumgray+linewidth(0.4)); } } horizontalLines(); verticalLines(); polarGrid(xMax,numRays); draw((xMin,0)--(xMax,0),black+linewidth(1.5),EndArrow(5)); draw((0,yMin)--(0,yMax),black+linewidth(1.5),EndArrow(5)); label("Re",(xMax,0),2*E); label("Im",(0,yMax),2*N); //The n such that we're taking the nth roots of unity multiplied by 2. int n = 8; pair A[]; for(int i = 0; i <= n-1; i+=1) { A[i] = rotate(360*i/n)*(sqrt(3),0); } label("AA",A[1],1.5*NE,UnFill); label("BB",A[2],1.5*NE,UnFill); label("CC",A[3],1.5*NW,UnFill); fill(A[1]--A[2]--A[3]--cycle,green); draw(A[1]--A[3]^^A[0]--A[1]--A[2]--A[3]--A[4]--A[5]--A[6]--A[7]--cycle,red); for(int i = 0; i< n; ++i) dot(A[i],red+linewidth(4.5)); [/asy]
Note that ABC\triangle ABC has base AC=6AC=\sqrt6 and height 362,\sqrt3-\frac{\sqrt6}{2}, so its area is 126(362)=(B) 32232.\frac12\cdot\sqrt6\cdot\left(\sqrt3-\frac{\sqrt6}{2}\right)=\boxed{\textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2}}.
~MRENTHUSIASM

Solution 2

1. The given equation is (z+6)8=81(z+6)^8 = 81. To solve for zz, we first take the eighth root of both sides:
z+6=818e2πik8,k{0,1,2,,7} z + 6 = \sqrt[8]{81} e^{\frac{2\pi i k}{8}}, \quad k \in \{0, 1, 2, \ldots, 7\}
Since 81=3481 = 3^4, we have:
818=348=348=312=3 \sqrt[8]{81} = \sqrt[8]{3^4} = 3^{\frac{4}{8}} = 3^{\frac{1}{2}} = \sqrt{3}
Therefore, the solutions are:
z+6=3e2πik8,k{0,1,2,,7} z + 6 = \sqrt{3} e^{\frac{2\pi i k}{8}}, \quad k \in \{0, 1, 2, \ldots, 7\}
Solving for zz, we get:
z=3e2πik86 z = \sqrt{3} e^{\frac{2\pi i k}{8}} - 6

2. These solutions form the vertices of a regular octagon centered at 6-6 with radius 3\sqrt{3} in the complex plane.

3. To find the least possible area of ABC\triangle ABC, we consider three consecutive vertices of the octagon. The vertices of the octagon are given by:
zk=3e2πik86,k{0,1,2,,7} z_k = \sqrt{3} e^{\frac{2\pi i k}{8}} - 6, \quad k \in \{0, 1, 2, \ldots, 7\}

4. The area of ABC\triangle ABC is minimized when AA, BB, and CC are consecutive vertices. Let's denote these vertices as z0z_0, z1z_1, and z2z_2.

5. The angle between two consecutive vertices of the octagon is:
θ=2π8=π4 \theta = \frac{2\pi}{8} = \frac{\pi}{4}

6. The area of ABC\triangle ABC can be calculated using the formula for the area of a triangle formed by three points in the complex plane:
Area=12Im(z1z2+z2z0+z0z1) \text{Area} = \frac{1}{2} \left| \text{Im} \left( z_1 \overline{z_2} + z_2 \overline{z_0} + z_0 \overline{z_1} \right) \right|

7. Since the vertices are consecutive, we can use the fact that the area of a triangle formed by three points on a circle is given by:
Area=12R2sinθ \text{Area} = \frac{1}{2} R^2 \sin \theta
where RR is the radius of the circle and θ\theta is the angle subtended by the arc between two points.

8. For our octagon, R=3R = \sqrt{3} and θ=π4\theta = \frac{\pi}{4}:
Area=12(3)2sin(π4)=12322=324 \text{Area} = \frac{1}{2} (\sqrt{3})^2 \sin \left( \frac{\pi}{4} \right) = \frac{1}{2} \cdot 3 \cdot \frac{\sqrt{2}}{2} = \frac{3\sqrt{2}}{4}

9. However, we need to consider the area of the triangle formed by three consecutive vertices, which involves subtracting the area of the overlapping triangles. The correct calculation involves:
[ABC]=[OAB]+[OBC][OAC] [ABC] = [OAB] + [OBC] - [OAC]
where each of these areas is:
[OAB]=33sin(π4)2=3222=324 [OAB] = \frac{\sqrt{3} \cdot \sqrt{3} \cdot \sin \left( \frac{\pi}{4} \right)}{2} = \frac{3 \cdot \frac{\sqrt{2}}{2}}{2} = \frac{3\sqrt{2}}{4}
[OBC]=33sin(π4)2=324 [OBC] = \frac{\sqrt{3} \cdot \sqrt{3} \cdot \sin \left( \frac{\pi}{4} \right)}{2} = \frac{3\sqrt{2}}{4}
[OAC]=33sin(π2)2=312=32 [OAC] = \frac{\sqrt{3} \cdot \sqrt{3} \cdot \sin \left( \frac{\pi}{2} \right)}{2} = \frac{3 \cdot 1}{2} = \frac{3}{2}

10. Therefore, the area of ABC\triangle ABC is:
[ABC]=324+32432=32232 [ABC] = \frac{3\sqrt{2}}{4} + \frac{3\sqrt{2}}{4} - \frac{3}{2} = \frac{3\sqrt{2}}{2} - \frac{3}{2}

The final answer is 32232\boxed{\frac{3}{2}\sqrt{2} - \frac{3}{2}}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.