Skip to main content

2019 AMC 12A Problem 21

Problem 21 of 25HarderAlgebraNumber Theory

Let z=1+i2. z = \dfrac{1 + i}{\sqrt{2}}. What is (z12+z22+z32++z122)(1z12+1z22+1z32++1z122)? \begin{aligned} &\left(z^{1^2} + z^{2^2} + z^{3^2} + \cdots + z^{12^2}\right) \\ &\quad {}\cdot \scriptsize \left(\dfrac{1}{z^{1^2}} + \dfrac{1}{z^{2^2}} + \dfrac{1}{z^{3^2}} + \cdots + \dfrac{1}{z^{12^2}}\right)? \end{aligned}

Answer choices

Show solution

Solution

Since z=eiπ4,z = e^{\frac{i\pi}{4}}, we have zk2=eiπk24,z^{k^2} = e^{\frac{i\pi k^2}{4}}, depending only on k2mod8.k^2 \bmod 8. For k=1k = 1 to 12,12, the residue k2mod8k^2 \bmod 8 is 11 (giving zz) six times, 44 (giving 1-1) three times, and 00 (giving 11) three times. So the first sum is 6z3+3=6z.6z - 3 + 3 = 6z. The second sum is likewise 6z3+3=6z.\dfrac{6}{z} - 3 + 3 = \dfrac{6}{z}. Their product is 6z6z=36.6z \cdot \dfrac{6}{z} = 36. Thus, the correct answer is C.

More practice

Concepts: roots of unity · complex number · modular arithmetic

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.