Difference between revisions of "2021 AMC 12A Problems/Problem 13"
MRENTHUSIASM (talk | contribs) (→Solution 3.1 (Real Parts Only)) |
MRENTHUSIASM (talk | contribs) (→Solution 3 (Binomial Theorem): Solution 3 completed.) |
||
Line 53: | Line 53: | ||
To find the real parts, we only need the terms with even powers of <math>i:</math> | To find the real parts, we only need the terms with even powers of <math>i:</math> | ||
− | * For <math>\textbf{(B)},</math> we have | + | * For <math>\textbf{(B)},</math> we have <cmath>\begin{align*} |
− | <cmath>\begin{align*} | ||
\mathrm{Re}\left(\left(-\sqrt3+i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}\left(-\sqrt3\right)^{5-2k}i^{2k} \\ | \mathrm{Re}\left(\left(-\sqrt3+i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}\left(-\sqrt3\right)^{5-2k}i^{2k} \\ | ||
&=\binom50\left(-\sqrt3\right)^{5}i^{0} + \binom52\left(-\sqrt3\right)^{3}i^{2} + \binom54\left(-\sqrt3\right)^{1}i^{4} \\ | &=\binom50\left(-\sqrt3\right)^{5}i^{0} + \binom52\left(-\sqrt3\right)^{3}i^{2} + \binom54\left(-\sqrt3\right)^{1}i^{4} \\ | ||
&=1\left(-9\sqrt3\right)(1)+10\left(-3\sqrt3\right)(-1)+5\left(-\sqrt3\right)(1) \\ | &=1\left(-9\sqrt3\right)(1)+10\left(-3\sqrt3\right)(-1)+5\left(-\sqrt3\right)(1) \\ | ||
− | &=16\sqrt3. | + | &=16\sqrt3.\end{align*}</cmath> |
− | \end{align*}</cmath> | + | * For <math>\textbf{(C)},</math> we have <cmath>\begin{align*} |
− | * For <math>\textbf{(C)},</math> we have | ||
− | <cmath>\begin{align*} | ||
\mathrm{Re}\left(\left(-\sqrt2+\sqrt2 i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}\left(-\sqrt2\right)^{5-2k}\left(\sqrt2i\right)^{2k} \\ | \mathrm{Re}\left(\left(-\sqrt2+\sqrt2 i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}\left(-\sqrt2\right)^{5-2k}\left(\sqrt2i\right)^{2k} \\ | ||
&=\binom50\left(-\sqrt2\right)^5\left(\sqrt2i\right)^0+\binom52\left(-\sqrt2\right)^3\left(\sqrt2i\right)^2+\binom54\left(-\sqrt2\right)^1\left(\sqrt2i\right)^4 \\ | &=\binom50\left(-\sqrt2\right)^5\left(\sqrt2i\right)^0+\binom52\left(-\sqrt2\right)^3\left(\sqrt2i\right)^2+\binom54\left(-\sqrt2\right)^1\left(\sqrt2i\right)^4 \\ | ||
&=1\left(-4\sqrt2\right)(1)+10\left(-2\sqrt2\right)(-2)+5\left(-\sqrt2\right)(4) \\ | &=1\left(-4\sqrt2\right)(1)+10\left(-2\sqrt2\right)(-2)+5\left(-\sqrt2\right)(4) \\ | ||
− | &=16\sqrt2. | + | &=16\sqrt2.\end{align*}</cmath> |
− | \end{align*}</cmath> | + | * For <math>\textbf{(D)},</math> we have <cmath>\begin{align*} |
− | * For <math>\textbf{(D)},</math> we have | ||
− | <cmath>\begin{align*} | ||
\mathrm{Re}\left(\left(-1+\sqrt3 i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}(-1)^{5-2k}\left(\sqrt3i\right)^{2k} \\ | \mathrm{Re}\left(\left(-1+\sqrt3 i\right)^5\right)&=\sum_{k=0}^{2}\binom{5}{2k}(-1)^{5-2k}\left(\sqrt3i\right)^{2k} \\ | ||
&=\binom50(-1)^5\left(\sqrt3i\right)^0+\binom52(-1)^3\left(\sqrt3i\right)^2 + \binom54(-1)^1\left(\sqrt3i\right)^4 \\ | &=\binom50(-1)^5\left(\sqrt3i\right)^0+\binom52(-1)^3\left(\sqrt3i\right)^2 + \binom54(-1)^1\left(\sqrt3i\right)^4 \\ | ||
&=1(-1)(1)+10(-1)(-3)+5(-1)(9) \\ | &=1(-1)(1)+10(-1)(-3)+5(-1)(9) \\ | ||
− | &=-16. | + | &=-16.\end{align*}</cmath> |
− | \end{align*}</cmath> | ||
Clearly, the answer is <math>\boxed{\textbf{(B) }-\sqrt3+i}.</math> | Clearly, the answer is <math>\boxed{\textbf{(B) }-\sqrt3+i}.</math> | ||
Line 79: | Line 73: | ||
===Solution 3.2 (Full Expansions)=== | ===Solution 3.2 (Full Expansions)=== | ||
− | * For <math>\textbf{(B)},</math> we have < | + | * For <math>\textbf{(B)},</math> we have <cmath>\begin{align*} |
+ | \left(-\sqrt3+i\right)^5&=\sum_{k=0}^{5}\binom5k\left(-\sqrt3\right)^{5-k}i^k \\ | ||
+ | &=\binom50\left(-\sqrt3\right)^{5}i^0+\binom51\left(-\sqrt3\right)^{4}i^1+\binom52\left(-\sqrt3\right)^{3}i^2+\binom53\left(-\sqrt3\right)^{2}i^3+\binom54\left(-\sqrt3\right)^{1}i^4+\binom55\left(-\sqrt3\right)^{0}i^5 \\ | ||
+ | &=1\left(-9\sqrt3\right)(1)+5(9)i+10\left(-3\sqrt3\right)(-1)+10(3)(-i)+5\left(-\sqrt3\right)(1)+1(1)i \\ | ||
+ | &=16\sqrt3+16i, | ||
+ | \end{align*}</cmath> from which <math>\mathrm{Re}\left(\left(-\sqrt3+i\right)^5\right)=16\sqrt3.</math> | ||
− | * For <math>\textbf{(C)},</math> we have < | + | * For <math>\textbf{(C)},</math> we have <cmath>\begin{align*} |
+ | \left(-\sqrt2+\sqrt2 i\right)^5&=\sum_{k=0}^{5}\binom5k\left(-\sqrt2\right)^{5-k}\left(\sqrt2i\right)^k \\ | ||
+ | &=\binom50\left(-\sqrt2\right)^5\left(\sqrt2i\right)^0+\binom51\left(-\sqrt2\right)^4\left(\sqrt2i\right)^1+\binom52\left(-\sqrt2\right)^3\left(\sqrt2i\right)^2+\binom53\left(-\sqrt2\right)^2\left(\sqrt2i\right)^3+\binom54\left(-\sqrt2\right)^1\left(\sqrt2i\right)^4+\binom55\left(-\sqrt2\right)^0\left(\sqrt2i\right)^5 \\ | ||
+ | &=1\left(-4\sqrt2\right)(1)+5(4)\left(\sqrt2i\right)+10\left(-2\sqrt2\right)(-2)+10(2)\left(-2\sqrt2i\right)+5\left(-\sqrt2\right)(4)+1(1)\left(4\sqrt2i\right) \\ | ||
+ | &=16\sqrt2-16\sqrt2i, | ||
+ | \end{align*}</cmath> from which <math>\mathrm{Re}\left(\left(-\sqrt2+\sqrt2 i\right)^5\right)=16\sqrt2.</math> | ||
− | * For <math>\textbf{(D)},</math> we have < | + | * For <math>\textbf{(D)},</math> we have <cmath>\begin{align*} |
+ | \left(-1+\sqrt3i\right)^5&=\sum_{k=0}^{5}\binom5k(-1)^{5-k}\left(\sqrt3i\right)^k \\ | ||
+ | &=\binom50(-1)^5\left(\sqrt3i\right)^0+\binom51(-1)^4\left(\sqrt3i\right)^1+\binom52(-1)^3\left(\sqrt3i\right)^2+\binom53(-1)^2\left(\sqrt3i\right)^3+\binom54(-1)^1\left(\sqrt3i\right)^4+\binom55(-1)^0\left(\sqrt3i\right)^5 \\ | ||
+ | &=1(-1)(1)+5(1)\left(\sqrt3i\right)+10(-1)(-3)+10(1)\left(-3\sqrt3i\right)+5(-1)(9)+1(1)\left(9\sqrt3i\right) \\ | ||
+ | &=-16-16\sqrt3i, | ||
+ | \end{align*}</cmath> from which <math>\mathrm{Re}\left(\left(-1+\sqrt3 i\right)^5\right)=-16.</math> | ||
Clearly, the answer is <math>\boxed{\textbf{(B) }-\sqrt3+i}.</math> | Clearly, the answer is <math>\boxed{\textbf{(B) }-\sqrt3+i}.</math> |
Revision as of 15:51, 21 May 2021
Contents
Problem
Of the following complex numbers , which one has the property that has the greatest real part?
Solution 1 (Degrees)
First, .
Taking the real part of the 5th power of each we have:
,
which is negative
which is zero
Thus, the answer is . ~JHawk0224
Solution 2 (Radians)
We rewrite each answer choice to the polar form By De Moivre's Theorem, the real part of is We construct a table as follows: Clearly, the answer is
~MRENTHUSIASM
Solution 3 (Binomial Theorem)
We evaluate the fifth power of each answer choice:
- For we have from which
- For we have from which
We will apply the Binomial Theorem to each of and
Two solutions follow from here:
Solution 3.1 (Real Parts Only)
To find the real parts, we only need the terms with even powers of
- For we have
- For we have
- For we have
Clearly, the answer is
~MRENTHUSIASM
Solution 3.2 (Full Expansions)
- For we have from which
- For we have from which
- For we have from which
Clearly, the answer is
~MRENTHUSIASM
Video Solution by Punxsutawney Phil
https://youtube.com/watch?v=FD9BE7hpRvg
Video Solution by Hawk Math
https://www.youtube.com/watch?v=AjQARBvdZ20
Video Solution by OmegaLearn (Using Polar Form and De Moivre's Theorem)
~ pi_is_3.14
Video Solution by TheBeautyofMath
https://youtu.be/ySWSHyY9TwI?t=568
~IceMatrix
See Also
2021 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 12 |
Followed by Problem 14 |
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.