返回题库

AIME 2001 II · 第 14 题

AIME 2001 II — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

There are 2n2n complex numbers that satisfy both z28z81=0z^{28} - z^{8} - 1 = 0 and z=1\mid z \mid = 1. These numbers have the form zm=cosθm+isinθmz_{m} = \cos\theta_{m} + i\sin\theta_{m}, where 0θ1<θ2<<θ2n<3600\leq\theta_{1} < \theta_{2} < \ldots < \theta_{2n} < 360 and angles are measured in degrees. Find the value of θ2+θ4++θ2n\theta_{2} + \theta_{4} + \ldots + \theta_{2n}.

解析

Solution 1 (Solution 2 more in depth)

If z=1|z| = 1, then it is evident that both z28=z8=1|z^{28}| = |z^8| = 1. Then, z28z8=1z^{28} - z^8 = 1. Say z28=a+biz^{28} = a+bi and z8=r+siz^8 = r+si. Then, ar+(bs)i=1a-r + (b-s)i = 1, in which through equivalation of real and imaginary parts, a=r+1a=r+1 and b=sb=s, in which we have z28=(1+r)+siz^{28} = (1+r)+si and z8=r+siz^8 = r+si. Then, because z28=z8|z^{28}|=|z^8|, we have (1+r)2+s2=r2+s2(1+r)^2+s^2 = r^2+s^2, in which r=12r=\frac{-1}{2}. Then, substituting into the definition of z8|z^8|, we see that s=±32s=\pm \frac{\sqrt{3}}{2}. Thus, we have two cases.

Case 1:\textbf{Case 1:} z28=12+32i,z8=12+32iz^{28}=\frac{1}{2} + \frac{\sqrt{3}}{2}i, z^8=\frac{-1}{2}+\frac{\sqrt{3}}{2}i

In this case, we rewrite everything in terms of cis(x)\text{cis}(x). Then, z28=cis(π3)z^{28} = \text{cis}(\frac{\pi}{3}), z8=cis(2π3)z^8=\text{cis}(\frac{2\pi}{3}). Then, because each zm=cis(θm)z_m = \text{cis}(\theta_m), we have that cis(28θ)=cis(π3)\text{cis}(28\theta)=\text{cis}(\frac{\pi}{3}), and cis(8θ)=cis(2π3)\text{cis}(8\theta)=\text{cis}(\frac{2\pi}{3}). Thus 28θπ3mod2π28\theta \equiv \frac{\pi}{3} \mod 2\pi, and 8θ2π3mod2π8\theta \equiv \frac{2\pi}{3} \mod 2\pi.

The second congruence gives us θπ12modπ4\theta \equiv \frac{\pi}{12} \mod \frac{\pi}{4}, or θ=π12+π4k\theta = \frac{\pi}{12} + \frac{\pi}{4}k. Substitution into the first modulo gives us 7π3+7πkπ3mod2π\frac{7\pi}{3} + 7\pi k \equiv \frac{\pi}{3} \mod 2\pi, in which subtracting π3\frac{\pi}{3} gives us 2π+7πk0mod2π2\pi+7\pi k\equiv 0 \mod 2\pi. This only holds if k=2mk=2m, and thus we have θ=π12+πm2\theta = \frac{\pi}{12} + \frac{\pi m}{2}. The solutions in incremental order to this case are π12,  7π12,  13π12,  19π12\frac{\pi}{12},\; \frac{7\pi}{12},\; \frac{13\pi}{12},\; \frac{19\pi}{12}.

Case 2:\textbf{Case 2:} z28=1232i,z8=1232iz^{28}=\frac{1}{2} - \frac{\sqrt{3}}{2}i, z^8=\frac{-1}{2}-\frac{\sqrt{3}}{2}i

Once again, conversion into cis(x)\text{cis}(x) form and using De Moivre's gives us 28θπ3mod2π28\theta \equiv -\frac{\pi}{3} \mod 2\pi and 8θ2π3mod2π8\theta \equiv -\frac{2\pi}{3} \mod 2\pi. Once again, the second equation gives us θ=π12+π4k\theta = -\frac{\pi}{12} + \frac{\pi}{4}k. Substitution of θ\theta into the first again gives us 28x=28(π12+πk4)=7π3+7πk28x=28(-\frac{\pi}{12} + \frac{\pi k}{4})=-\frac{7\pi}{3}+7\pi k, in which reducing modulo 2π2\pi and adding π3\frac{\pi}{3}, we obtain 2π3+7πk0(mod2π)-\frac{2\pi}{3}+7\pi k \equiv 0 \pmod{2\pi}. Once again, k=2mk=2m, and so θ=π12+πm2\theta = -\frac{\pi}{12} + \frac{\pi m}{2}. The solutions for θ\theta are 5π12,  11π12,  17π12,  23π12\frac{5\pi}{12},\;\frac{11\pi}{12},\; \frac{17\pi}{12},\; \frac{23\pi}{12}.

Converting everything into degrees and putting in incremental order, we see that each θm:1m8=15,  75,  105,  165,  195,  255,  285,  345\theta_m : 1\le m\le 8 = 15^\circ,\;75^\circ,\;105^\circ,\;165^\circ,\;195^\circ,\;255^\circ,\;285^\circ,\;345^\circ.

Adding each θ2k:1k4\theta_{2k} : 1 \le k \le 4, we obtain a final answer of 75+165+255+345=84075+165+255+345 = \boxed{840}.

~Pinotation

Solution 2

zz can be written in the form cisθ\text{cis\,}\theta. Rearranging, we find that cis28θ=cis8θ+1\text{cis\,}{28}\theta = \text{cis\,}{8}\theta+1

Since the real part of cis28θ\text{cis\,}{28}\theta is one more than the real part of cis8θ\text{cis\,} {8}\theta and their imaginary parts are equal, it is clear that either cis28θ=12+32i\text{cis\,}{28}\theta = \frac{1}{2}+\frac {\sqrt{3}}{2}i and cis8θ=12+32i\text{cis\,} {8}\theta = -\frac{1}{2}+\frac {\sqrt{3}}{2}i, or cis28θ=1232i\text{cis\,}{28}\theta = \frac{1}{2} - \frac{\sqrt{3}}{2}i and cis8θ=1232i\text{cis\,} {8}\theta = -\frac{1}{2}- \frac{\sqrt{3}}{2}i

  • Case 1  : cis28θ=12+32i\text{cis\,}{28}\theta = \frac{1}{2}+ \frac{\sqrt{3}}{2}i and cis8θ=12+32i\text{cis\,} {8}\theta = -\frac{1}{2}+\frac{\sqrt{3}}{2}i

Setting up and solving equations, Z28=cis60Z^{28}= \text{cis\,}{60^\circ} and Z8=cis120Z^8= \text{cis\,}{120^\circ}, we see that the solutions common to both equations have arguments 15,105,195,15^\circ , 105^\circ, 195^\circ, and  285\ 285^\circ. We can figure this out by adding 360 repeatedly to the number 60 to try and see if it will satisfy what we need. We realize that it does not work in the integer values.

  • Case 2  : cis28θ=1232i\text{cis\,}{28}\theta = \frac{1}{2} -\frac {\sqrt{3}}{2}i and cis8θ=1232i\text{cis\,} {8}\theta = -\frac {1}{2} -\frac{\sqrt{3}}{2}i

Again setting up equations (Z28=cis300Z^{28}= \text{cis\,}{300^\circ} and Z8=cis240Z^{8} = \text{cis\,}{240^\circ}) we see that the common solutions have arguments of 75,165,255,75^\circ, 165^\circ, 255^\circ, and 345345^\circ

Listing all of these values, we find that θ2+θ4++θ2n\theta_{2} + \theta_{4} + \ldots + \theta_{2n} is equal to (75+165+255+345)(75 + 165 + 255 + 345) ^\circ which is equal to 840\boxed {840} degrees. We only want the sum of a certain number of theta, not all of it.