Difference between revisions of "2021 AMC 12A Problems/Problem 22"
MRENTHUSIASM (talk | contribs) (→Solution 1 (Complex Numbers: Vieta's Formulas)) |
MRENTHUSIASM (talk | contribs) (→Solution 2 (Complex Numbers and Trigonometric Identities)) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 27: | Line 27: | ||
~MRENTHUSIASM (inspired by Peeyush Pandaya et al) | ~MRENTHUSIASM (inspired by Peeyush Pandaya et al) | ||
| − | ==Solution 2 (Complex Numbers | + | ==Solution 2 (Complex Numbers and Trigonometric Identities)== |
Let <math>z=e^{\frac{2\pi i}{7}}.</math> In Solution 1, we conclude that <math>\sum_{k=1}^{6}z^k=-1,</math> so <cmath>\sum_{k=1}^{6}\operatorname{Re}\left(z^k\right)=\sum_{k=1}^{6}\cos\frac{2k\pi}{7}=-1.</cmath> | Let <math>z=e^{\frac{2\pi i}{7}}.</math> In Solution 1, we conclude that <math>\sum_{k=1}^{6}z^k=-1,</math> so <cmath>\sum_{k=1}^{6}\operatorname{Re}\left(z^k\right)=\sum_{k=1}^{6}\cos\frac{2k\pi}{7}=-1.</cmath> | ||
Since <math>\cos\theta=\cos(2\pi-\theta)</math> holds for all <math>\theta,</math> this sum becomes | Since <math>\cos\theta=\cos(2\pi-\theta)</math> holds for all <math>\theta,</math> this sum becomes | ||
| Line 101: | Line 101: | ||
for(int i = 0; i< n; ++i) dot(A[i],linewidth(3.5)); | for(int i = 0; i< n; ++i) dot(A[i],linewidth(3.5)); | ||
</asy> | </asy> | ||
| − | Let <math>x=\cos\theta.</math> We apply the Double-Angle and Triple-Angle Identities | + | Let <math>x=\cos\theta.</math> We apply the Double-Angle and Triple-Angle Identities to rewrite <math>(\bigstar)</math> in terms of <math>x,</math> and then rearrange: |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<cmath>\begin{align*} | <cmath>\begin{align*} | ||
x+\left(2x^2-1\right)+\left(4x^3-3x\right)&=-\frac12 \\ | x+\left(2x^2-1\right)+\left(4x^3-3x\right)&=-\frac12 \\ | ||
4x^3+2x^2-2x-\frac12&=0 \\ | 4x^3+2x^2-2x-\frac12&=0 \\ | ||
| − | x^3+\frac12 x^2 - \frac12 x - \frac18 &= 0 | + | x^3+\frac12 x^2 - \frac12 x - \frac18 &= 0. |
\end{align*}</cmath> | \end{align*}</cmath> | ||
| − | + | Recall that the roots are <math>x=\cos\frac{2\pi}{7},\cos\frac{4\pi}{7},\cos\frac{6\pi}{7}.</math> | |
Therefore, we obtain <math>(a,b,c)=\left(\frac12,-\frac12,-\frac18\right),</math> from which <math>abc=\boxed{\textbf{(D) }\frac{1}{32}}.</math> | Therefore, we obtain <math>(a,b,c)=\left(\frac12,-\frac12,-\frac18\right),</math> from which <math>abc=\boxed{\textbf{(D) }\frac{1}{32}}.</math> | ||
Latest revision as of 02:27, 27 October 2025
Contents
- 1 Problem
- 2 Solution 1 (Complex Numbers and Vieta's Formulas)
- 3 Solution 2 (Complex Numbers and Trigonometric Identities)
- 4 Solution 3 (Trigonometric Identities)
- 5 Solution 4 (Product-to-Sum Identity)
- 6 Easy Video Solution by Scholars Foundation Without Complex Numbers and Euler's Identity (Using Trigonometry + Vieta's Formula)
- 7 Video Solution by OmegaLearn (Euler's Identity + Vieta's Formula)
- 8 Video Solution by MRENTHUSIASM (English & Chinese)
- 9 Video Solution by grogg007
- 10 See also
Problem
Suppose that the roots of the polynomial
are
and
, where angles are in radians. What is
?
Solution 1 (Complex Numbers and Vieta's Formulas)
Let
Since
is a
th root of unity, we have
For all integers
note that
It follows that
By geometric series, we conclude that
Alternatively, recall that the
th roots of unity satisfy the equation
By Vieta's Formulas, the sum of these seven roots is
As a result, we get
Let
By Vieta's Formulas, the answer is
~MRENTHUSIASM (inspired by Peeyush Pandaya et al)
Solution 2 (Complex Numbers and Trigonometric Identities)
Let
In Solution 1, we conclude that
so
Since
holds for all
this sum becomes
Note that
are roots of
as they can be verified either algebraically (by the identity
) or geometrically (by the graph below).
Let
We apply the Double-Angle and Triple-Angle Identities to rewrite
in terms of
and then rearrange:
Recall that the roots are
Therefore, we obtain
from which
~MRENTHUSIASM (inspired by Peeyush Pandaya et al)
Solution 3 (Trigonometric Identities)
We solve for
and
separately:
- Solve for
By Vieta's Formulas, we have 
The real parts of the
th roots of unity are
and they sum to
Note that
for all
Excluding
the other six roots add to
from which
Therefore, we get 
- Solve for
By Vieta's Formulas, we have 
Note that
for all
and
Therefore, we get ![\[b=\frac{\cos \frac{6\pi}7 + \cos \frac{2\pi}7}2 + \frac{\cos \frac{6\pi}7 + \cos \frac{4\pi}7}2 + \frac{\cos \frac{4\pi}7 + \cos \frac{2\pi}7}2=\cos \frac{2\pi}7 + \cos \frac{4\pi}7 + \cos \frac{6\pi}7=-\frac12.\]](//latex.artofproblemsolving.com/b/a/1/ba1cadf31da59872fa6f3f3a9f59da44759c6d54.png)
- Solve for
By Vieta's Formulas, we have
We multiply both sides by
then repeatedly apply the angle addition formula for sine:
Therefore, we get 
Finally, the answer is
~Tucker
Solution 4 (Product-to-Sum Identity)
Note that the sum of the roots of unity equal zero, so the sum of their real parts equal zero, and
We have
so
By the Product-to-Sum Identity, we have
so
By the Product-to-Sum Identity, we have
so
Finally, we get
~ccx09
Easy Video Solution by Scholars Foundation Without Complex Numbers and Euler's Identity (Using Trigonometry + Vieta's Formula)
Video Solution by OmegaLearn (Euler's Identity + Vieta's Formula)
~ pi_is_3.14
Video Solution by MRENTHUSIASM (English & Chinese)
~MRENTHUSIASM
Video Solution by grogg007
https://www.youtube.com/watch?v=hP4cpuAszLo
See also
| 2021 AMC 12A (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 | |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.
Therefore, we get