Difference between revisions of "2005 AMC 12B Problems/Problem 22"
(Fixed solution 2) |
(Solution 2 fixed) |
||
Line 39: | Line 39: | ||
== Solution 2 == | == Solution 2 == | ||
− | Let <math>z_0 = \cos \theta + i\sin \theta</math>. | + | Let <math>z_0 = \cos \theta + i\sin \theta = e^{i\theta}</math>. |
<cmath>z_1 = \frac {iz_{0}}{\overline {z_{0}}} = \frac{i(\cos \theta + i\sin \theta)}{\cos \theta - i\sin \theta} = i(\cos \theta + i\sin \theta)^2 = i(\cos 2\theta + i\sin 2\theta) = ie^{i2\theta}</cmath> | <cmath>z_1 = \frac {iz_{0}}{\overline {z_{0}}} = \frac{i(\cos \theta + i\sin \theta)}{\cos \theta - i\sin \theta} = i(\cos \theta + i\sin \theta)^2 = i(\cos 2\theta + i\sin 2\theta) = ie^{i2\theta}</cmath> | ||
− | <cmath>z_2 = \frac {iz_{1}}{\overline {z_{1}}} = \frac{i(ie^{i2\theta})}{-ie^{-i2\theta}} = -ie^{i4\theta}</cmath> | + | <cmath>z_2 = \frac {iz_{1}}{\overline {z_{1}}} = \frac {i(ie^{i2\theta})}{-ie^{-i2\theta}} = -ie^{i4\theta}</cmath> |
− | Repeating through this recursive process, we can quickly see that | + | <cmath>z_3 = \frac {iz_{2}}{\overline {z_{2}}} = \frac {i(-ie^{i4\theta})}{ie^{-i4\theta}} = -ie^{i8\theta}</cmath> |
− | <cmath>z_n = | + | |
− | Plugging in <math>n=2005</math>, we get <cmath>z_{2005} = - | + | Repeating through this recursive process, we can quickly see that for <math>n>1</math> |
− | This means that <math>e^{i2^{2005}\theta}</math> lies at point <math>- | + | <cmath>z_n = -i \cdot e^{i2^n\theta}</cmath> |
+ | Plugging in <math>n=2005</math>, we get <cmath>z_{2005} = -ie^{i2^{2005}\theta} = 1</cmath> | ||
+ | This means that <math>e^{i2^{2005}\theta}</math> lies at point <math>-i</math> on the unit circle in the complex plane, which happens when <math>2^{2005}\theta = \frac{3\pi}{2} + 2k\pi</math>. Solving for <math>\theta</math>, we get <math>\theta=\frac{\pi(2k+\frac{3}{2})}{2^{2005}}</math> where <math>k = 0,1,2...2^{2005}-1</math>. So the answer is <math>2^{2005}\Rightarrow\boxed{\mathrm{E}}</math>. (Author: Patrick Yin) | ||
== Solution 3 == | == Solution 3 == |
Revision as of 04:47, 3 January 2025
Contents
Problem
A sequence of complex numbers is defined by the rule
where is the complex conjugate of and . Suppose that and . How many possible values are there for ?
Solution 1
Since , let , where is an argument of . We will prove by induction that , where .
Base Case: trivial
Inductive Step: Suppose the formula is correct for , then Since the formula is proven
, where is an integer. Therefore, The value of only matters modulo . Since , k can take values from 0 to , so the answer is
Solution 2
Let .
Repeating through this recursive process, we can quickly see that for Plugging in , we get This means that lies at point on the unit circle in the complex plane, which happens when . Solving for , we get where . So the answer is . (Author: Patrick Yin)
Solution 3
Note that for any complex number , we have . Therefore, the magnitude of is always , meaning that all of the numbers in the sequence are of magnitude .
Another property of complex numbers is that . For the numbers in our sequence, this means , so . Rewriting our recursive condition with these facts, we now have Solving for here, we obtain It is seen that there are two values of which correspond to one value of . That means that there are two possible values of , four possible values of , and so on. Therefore, there are possible values of , giving the answer as .
Solution 4 (more accurate solution 2)
Let . Then , , , . Now we see that every for every positive integer , so and , which has solutions of the form for .
~bomberdoodles
Video Solution
https://youtu.be/hKGwHUN8gQg?si=pCj35pPwVa-aaC3w
~MathProblemSolvingSkills.com
See Also
2005 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 21 |
Followed by Problem 23 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.