Skip to main content

2015 AMC 12B Problem 25

Problem 25 of 25HarderAlgebra

A bee starts flying from point P0.P_0. She flies 11 inch due east to point P1.P_1. For j1,j \ge 1, once the bee reaches point Pj,P_j, she turns 3030^\circ counterclockwise and then flies j+1j + 1 inches straight to point Pj+1.P_{j+1}. When the bee reaches P2015P_{2015} she is exactly ab+cda\sqrt b + c\sqrt d inches away from P0,P_0, where a,a, b,b, c,c, and dd are positive integers and bb and dd are not divisible by the square of any prime. What is a+b+c+d?a + b + c + d?

Answer choices

Show solution

Solution

Place P0=0P_0 = 0 and let z=eπi6,z = e^{\frac{\pi i}{6}}, so each step of length kk in direction zk1z^{k-1} gives P2015=k=12015kzk1.P_{2015} = \sum_{k=1}^{2015} k z^{k-1}. Summing this (a differentiated geometric series) leads to P2015=1(z1)2(2015z20162016z2015+1). \begin{aligned} &P_{2015} = \dfrac{1}{(z - 1)^2} \\ &\quad {}\cdot \bigl(2015 z^{2016} - 2016 z^{2015} + 1\bigr). \end{aligned} Since z12=1,z^{12} = 1, we have z2016=1z^{2016} = 1 and z2015=1z,z^{2015} = \tfrac1z, so P2015=2016z(z1).P_{2015} = \dfrac{2016}{z(z - 1)}. Using z12=23=(31)22|z - 1|^2 = 2 - \sqrt3 = \dfrac{(\sqrt3 - 1)^2}{2} and z=1,|z| = 1, the distance is 2016z1=10086+10082.\dfrac{2016}{|z - 1|} = 1008\sqrt6 + 1008\sqrt2. Hence a+b+c+d=1008+6+1008a + b + c + d = 1008 + 6 + 1008 +2=2024.+ 2 = 2024. Thus, the correct answer is B.

More practice

Concepts: complex number · roots of unity · geometric sequence

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