Difference between revisions of "2023 AMC 12A Problems/Problem 16"
Centslordm (talk | contribs) m (typo giving incorrect value of z) |
|||
(18 intermediate revisions by 7 users not shown) | |||
Line 22: | Line 22: | ||
<cmath>p=\frac{(-2q+3)\pm \sqrt{-12q+73}}{2}</cmath> | <cmath>p=\frac{(-2q+3)\pm \sqrt{-12q+73}}{2}</cmath> | ||
− | We want to maximize <math>p</math> | + | We want to maximize <math>p</math>. Since <math>q</math> is always negatively contributing to <math>p</math>'s value, we want to minimize <math>q</math>. |
Due to the trivial inequality: | Due to the trivial inequality: | ||
Line 33: | Line 33: | ||
<cmath>b=\frac{\sqrt{19}}{2}</cmath> | <cmath>b=\frac{\sqrt{19}}{2}</cmath> | ||
and | and | ||
− | <cmath>m+n=\boxed{21}</cmath> | + | <cmath>m+n=\boxed{\textbf{(B)}~21}</cmath> |
- CherryBerry | - CherryBerry | ||
Line 40: | Line 40: | ||
We are given that <math>1+z+z^2=c</math> where <math>c</math> is some complex number with magnitude <math>4</math>. Rearranging the quadratic to standard form and applying the quadratic formula, we have | We are given that <math>1+z+z^2=c</math> where <math>c</math> is some complex number with magnitude <math>4</math>. Rearranging the quadratic to standard form and applying the quadratic formula, we have | ||
− | <cmath>z=\frac{-1\pm \sqrt{1^2-4(1)(1-c)}}{2}=\frac{-1\pm\sqrt{-3 | + | <cmath>z=\frac{-1\pm \sqrt{1^2-4(1)(1-c)}}{2}=\frac{-1\pm\sqrt{4c-3}}{2}.</cmath> |
− | |||
− | + | The imaginary part of <math>z</math> is maximized when <math>c=-4</math>. (Why? See note below.) | |
− | = | + | Thus <math>z=-\tfrac 12 \pm i \tfrac{\sqrt{19}}{2}</math>, and so the answer is <math>\boxed{\textbf{(B)}~21}</math>. |
+ | ~cantalon, centslordm | ||
+ | |||
+ | Note: You can cheese/fakesolve <math>c</math> by assuming <math>c</math> is real. But there is a good reason for it, within the parameters of this problem: | ||
+ | |||
+ | <math>c</math> lies on a circle of radius 4, centered at the origin. Thus, <math>{4c-3}</math> is also a circle, centered at <math>-3</math>. Luckily, the center of this adjusted circle is a negative real number, so the most negative point on that circle (<math>w = -19</math>) has the largest magnitude (and so its square root also has the largest magnitude of any square root), and its positive square root is the most purely imaginary square root ("vertical"). [We ignore the alternative negative square root, since the problem asks for the most positive value.] | ||
+ | |||
+ | Thus, <math>\text{Im}(\sqrt w) = r \sin(\theta)</math> has both the largest <math>r</math> and largest <math>\sin(\theta)</math> of any square root of <math>4c-3</math>, and so the largest product <math>r \sin(\theta)</math>. | ||
+ | |||
+ | [This argument and overall solution would not work if <math>-3</math> were instead a positive or non-real number, which would happen if the original problem had <math>|C+Bz+Az^2|=4</math> with <math>B^2-4AC > 0 </math>.] | ||
+ | ~oinava | ||
+ | |||
+ | ==Solution 3 (Geometry + Logic)== | ||
+ | <asy> | ||
+ | size(250); | ||
+ | import TrigMacros; | ||
+ | rr_cartesian_axes(-6,5,-5,5,complexplane=true, usegrid = true); | ||
+ | Label f; | ||
+ | f.p=fontsize(6); | ||
+ | xaxis(-6,5,Ticks(f, 1.0)); | ||
+ | yaxis(-5,5,Ticks(f, 1.0)); | ||
+ | dot((0,0)); | ||
+ | draw(circle((-3/4, 0), 4), red + dashed); | ||
+ | dot((-19/4, 0), blue); | ||
+ | label("$\phi$", (-19/4, 0), NW); | ||
+ | dot((0, 2.18), blue); | ||
+ | label("$v'$", (0, 2.18), NE); | ||
+ | draw(ellipse((0,0),1.8,2.18), green); | ||
+ | </asy> | ||
We can write the given condition as <cmath>\left|\left(z+\frac{1}{2}\right)^2 + \frac{3}{4}\right| = 4.</cmath> | We can write the given condition as <cmath>\left|\left(z+\frac{1}{2}\right)^2 + \frac{3}{4}\right| = 4.</cmath> | ||
Letting <math>u = \left(z+\frac{1}{2}\right)^2</math>, the equation <math>\left|u + \frac{3}{4}\right| = 4</math> equates to the circle centered at <math>-\frac{3}{4}</math> with radius <math>4</math> in the complex plane, call it <math>\omega</math>. Thus the locus of <math>\left(z+\frac{1}{2}\right)^2</math> is <math>\omega</math>. Let <math>v = z+\frac{1}{2}</math>, and since the <math>+\frac{1}{2}</math> does not change <math>z</math>'s imaginary part, we now need to find <math>v</math> with the largest imaginary part such that <math>v^2</math> lies on <math>\omega</math>. | Letting <math>u = \left(z+\frac{1}{2}\right)^2</math>, the equation <math>\left|u + \frac{3}{4}\right| = 4</math> equates to the circle centered at <math>-\frac{3}{4}</math> with radius <math>4</math> in the complex plane, call it <math>\omega</math>. Thus the locus of <math>\left(z+\frac{1}{2}\right)^2</math> is <math>\omega</math>. Let <math>v = z+\frac{1}{2}</math>, and since the <math>+\frac{1}{2}</math> does not change <math>z</math>'s imaginary part, we now need to find <math>v</math> with the largest imaginary part such that <math>v^2</math> lies on <math>\omega</math>. | ||
− | Note that the point on <math>\omega</math> with largest magnitude is <math>19/4</math> and argument <math>\pi</math> (The leftmost point on <math>\omega</math>). The value <math>v</math> with positive imaginary part | + | Note that the point on <math>\omega</math> with largest magnitude is <math>19/4</math> and has argument <math>\pi</math>, call it <math>\phi</math> (The leftmost point on <math>\omega</math>). The value <math>v'</math> with positive imaginary part such that <math>(v')^2 = \phi</math> has an argument of <math>\frac{\pi}{2}</math> and a magnitude of <math>\frac{\sqrt{19}}{2}</math>. |
− | Since across all values of <math>v</math> the imaginary part is given by <math>r\sin{\theta}</math> and | + | Since across all values of <math>v</math> the imaginary part is given by <math>r\sin{\theta}</math> and <math>v'</math> has the largest possible <math>r</math> and the largest possible value of <math>\sin{\theta},</math> it must have the largest imaginary part. |
− | This can non-rigorously be seen by sketching the | + | This can non-rigorously be seen by sketching the oval which is the locus of <math>v</math>. |
− | This gives <math>19 + 2 \implies \textbf{(B) 21}</math> | + | This gives <math>19 + 2 \implies \boxed{\textbf{(B)}~21}</math> |
~AtharvNaphade | ~AtharvNaphade | ||
+ | |||
+ | ==Solution 4== | ||
+ | To start, we factor <math>1+z+z^2</math> to get: | ||
+ | |||
+ | <cmath>|(z-\frac{-1+\sqrt{3}i}{2})(z-\frac{-1-\sqrt{3}i}{2})|=4</cmath> | ||
+ | |||
+ | Note that since the magnitude of a product of complex numbers is equal to the product of the magnitudes: | ||
+ | |||
+ | <cmath>|(z+\frac{1-\sqrt{3}i}{2})||(z+\frac{1+\sqrt{3}i}{2})|=4</cmath> | ||
+ | |||
+ | Now, we substitute <math>z=a+bi</math> (Note that we are trying to maximize b): | ||
+ | |||
+ | <cmath>|a+\frac{1}{2}+(b+\frac{\sqrt{3}}{2})i||a+\frac{1}{2}+(b-\frac{\sqrt{3}}{2})i|=4</cmath> | ||
+ | |||
+ | Since we are trying to maximize <math>b</math>, we want the real parts of the components to be as small as possible, which we can do by setting <math>a=-\frac{1}{2}</math>. This leaves us with: | ||
+ | |||
+ | <cmath>|(b+\frac{\sqrt{3}}{2})i||(b-\frac{\sqrt{3}}{2})i|=4</cmath> | ||
+ | <cmath>(b+\frac{\sqrt{3}}{2})(b-\frac{\sqrt{3}}{2})=4</cmath> | ||
+ | <cmath>b^2-\frac{3}{4}=4</cmath> | ||
+ | <cmath>b^2=\frac{19}{4}</cmath> | ||
+ | <cmath>b=\frac{\sqrt{19}}{2}</cmath> | ||
+ | |||
+ | This gives us <math>19 + 2 \implies \boxed{\textbf{(B)}~21}</math>. | ||
+ | |||
+ | ~LTHMath | ||
+ | |||
+ | ==Video Solution== | ||
+ | |||
+ | https://youtu.be/Aq0iIp0ipyM | ||
+ | |||
+ | ~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com) | ||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2023|ab=A|num-b=15|num-a=17}} | {{AMC12 box|year=2023|ab=A|num-b=15|num-a=17}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 20:03, 23 October 2024
Contents
Problem
Consider the set of complex numbers satisfying . The maximum value of the imaginary part of can be written in the form , where and are relatively prime positive integers. What is ?
Solution 1
First, substitute in .
Let and
We are trying to maximize , so we'll turn the equation into a quadratic to solve for in terms of .
We want to maximize . Since is always negatively contributing to 's value, we want to minimize .
Due to the trivial inequality:
If we plug 's minimum value in, we get that 's maximum value is
Then and
- CherryBerry
Solution 2
We are given that where is some complex number with magnitude . Rearranging the quadratic to standard form and applying the quadratic formula, we have
The imaginary part of is maximized when . (Why? See note below.)
Thus , and so the answer is .
~cantalon, centslordm
Note: You can cheese/fakesolve by assuming is real. But there is a good reason for it, within the parameters of this problem:
lies on a circle of radius 4, centered at the origin. Thus, is also a circle, centered at . Luckily, the center of this adjusted circle is a negative real number, so the most negative point on that circle () has the largest magnitude (and so its square root also has the largest magnitude of any square root), and its positive square root is the most purely imaginary square root ("vertical"). [We ignore the alternative negative square root, since the problem asks for the most positive value.]
Thus, has both the largest and largest of any square root of , and so the largest product .
[This argument and overall solution would not work if were instead a positive or non-real number, which would happen if the original problem had with .] ~oinava
Solution 3 (Geometry + Logic)
We can write the given condition as Letting , the equation equates to the circle centered at with radius in the complex plane, call it . Thus the locus of is . Let , and since the does not change 's imaginary part, we now need to find with the largest imaginary part such that lies on .
Note that the point on with largest magnitude is and has argument , call it (The leftmost point on ). The value with positive imaginary part such that has an argument of and a magnitude of .
Since across all values of the imaginary part is given by and has the largest possible and the largest possible value of it must have the largest imaginary part.
This can non-rigorously be seen by sketching the oval which is the locus of .
This gives
~AtharvNaphade
Solution 4
To start, we factor to get:
Note that since the magnitude of a product of complex numbers is equal to the product of the magnitudes:
Now, we substitute (Note that we are trying to maximize b):
Since we are trying to maximize , we want the real parts of the components to be as small as possible, which we can do by setting . This leaves us with:
This gives us .
~LTHMath
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See Also
2023 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 15 |
Followed by Problem 17 |
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.