Brilli the Ant starts at the origin and travels in a spiral pattern as follows:
First, he travels along the positive x-axis a distance of . Then, he rotates counterclockwise and travels a distance of . Then, he rotates counterclockwise and travels a distance of . For each subsequent movement, he rotates counterclockwise and travels half as far as his last movement.
As Brilli continues indefinitely on this path, he approaches point .
If the distance from the origin to point is , where and are positive integers such that , then what is ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can consider Brilli to be on the complex plane. We can then define Brilli's kth movement (starting with the 0th movement) to be ( 2 1 e i 3 π ) k .
To find point M , we obtain the infinite series: k = 0 ∑ ∞ ( 2 1 e i 3 π ) k
The absolute value of this ratio is less than 1, therefore we can use the formula for an infinite geometric series, 1 − r 1 :
k = 0 ∑ ∞ ( 2 1 e i 3 π ) k = 1 − 2 1 e i 3 π 1
This evaluates to 1 + i 3 3 . The absolute value of this number is 3 4 , therefore a = 4 , b = 3 , and a + b = 7 .