Difference between revisions of "2020 AIME I Problems/Problem 8"
Cooljoseph (talk | contribs) (→Solution 1 (Coordinates)) |
Cooljoseph (talk | contribs) (Made Solution 2 (Complex) more clear) |
||
Line 50: | Line 50: | ||
== Solution 2 (Complex) == | == Solution 2 (Complex) == | ||
− | We | + | We place the ant at the origin of the complex plane with its first move being in the positive real direction. Then the ant's journey can be represented as the infinite series |
− | + | <cmath>5\left(1 + \frac{e^{\frac{i\pi}{3}}}{2} + \left(\frac{e^{\frac{i\pi}{3}}}{2}\right)^2 + \cdots\right)</cmath> | |
− | <cmath> | + | Using the formula for an infinite geometric series, this is equal to |
− | + | <cmath>\frac{5}{1 - \frac12e^{\frac{i\pi}{3}}} = \frac{5}{1 - \frac{1 + i\sqrt{3}}{4}} = \frac{20}{3 - i\sqrt{3}} = 5 + \frac{5i\sqrt{3}}{3}</cmath> | |
+ | We are looking for the square of the modulus of this value: | ||
+ | <cmath>\left|\frac{5 + 5i\sqrt{3}}{3}\right|^2 = 25 + \frac{25}{3} = \frac{100}{3}</cmath> | ||
+ | so the answer is <math>100 + 3 = \boxed{103}</math>. | ||
+ | |||
== Solution 3 (Solution 1 faster) == | == Solution 3 (Solution 1 faster) == | ||
The ant goes in the opposite direction every <math>3</math> moves, going <math>(1/2)^3=1/8</math> the distance backwards. Using geometric series, he travels <math>1-1/8+1/64-1/512...=(7/8)(1+1/64+1/4096...)=(7/8)(64/63)=8/9</math> the distance of the first three moves over infinity moves. Now, we use coordinates meaning <math>(5+5/4-5/8, 0+5\sqrt3/4+5\sqrt3/8)</math> or <math>(45/8, 15\sqrt3/8)</math>. Multiplying these by <math>8/9</math>, we get <math>(5, 5\sqrt3/3)</math> <math>\implies</math> <math>\boxed{103}</math> . | The ant goes in the opposite direction every <math>3</math> moves, going <math>(1/2)^3=1/8</math> the distance backwards. Using geometric series, he travels <math>1-1/8+1/64-1/512...=(7/8)(1+1/64+1/4096...)=(7/8)(64/63)=8/9</math> the distance of the first three moves over infinity moves. Now, we use coordinates meaning <math>(5+5/4-5/8, 0+5\sqrt3/4+5\sqrt3/8)</math> or <math>(45/8, 15\sqrt3/8)</math>. Multiplying these by <math>8/9</math>, we get <math>(5, 5\sqrt3/3)</math> <math>\implies</math> <math>\boxed{103}</math> . |
Revision as of 17:29, 13 March 2020
Contents
Problem
A bug walks all day and sleeps all night. On the first day, it starts at point faces east, and walks a distance of units due east. Each night the bug rotates counterclockwise. Each day it walks in this new direction half as far as it walked the previous day. The bug gets arbitrarily close to the point Then where and are relatively prime positive integers. Find
Solution 1 (Coordinates)
We plot this on the coordinate grid with point as the origin. We will keep a tally of the x-coordinate and y-coordinate separately.
First move: The ant moves right . Second move: We use properties of a triangle to get right, up. Third move: left, up. Fourth move: left. Fifth move: left, down. Sixth move: right, down.
Total of x-coordinate: . Total of y-coordinate: .
After this cycle of six moves, all moves repeat with a factor of . Using the formula for a geometric series, multiplying each sequence by will give us the point .
, . Therefore, the coordinates of point are , so using the Pythagorean Theorem, , for an answer of .
-molocyxu
Solution 2 (Complex)
We place the ant at the origin of the complex plane with its first move being in the positive real direction. Then the ant's journey can be represented as the infinite series Using the formula for an infinite geometric series, this is equal to We are looking for the square of the modulus of this value: so the answer is .
Solution 3 (Solution 1 faster)
The ant goes in the opposite direction every moves, going the distance backwards. Using geometric series, he travels the distance of the first three moves over infinity moves. Now, we use coordinates meaning or . Multiplying these by , we get .
~Lcz
See Also
2020 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.