Difference between revisions of "2021 AMC 12A Problems/Problem 22"
(Added approximation solution) |
m |
||
Line 72: | Line 72: | ||
== Solution 2 (Approximation) == | == Solution 2 (Approximation) == | ||
Letting the roots be <math>p</math>, <math>q</math>, and <math>r</math>, Vietas gives | Letting the roots be <math>p</math>, <math>q</math>, and <math>r</math>, Vietas gives | ||
− | + | <cmath>p + q + r = a</cmath> | |
− | + | <cmath>pq + qr + pq = -b</cmath> | |
− | + | <cmath>pqr = c</cmath> | |
− | |||
− | |||
We use the Taylor series for <math>\cos x</math>, | We use the Taylor series for <math>\cos x</math>, | ||
<cmath>\cos x = \sum_{k = 0}^{\infty} (-1)^k \frac{x^{2k}}{(2k)!}</cmath> | <cmath>\cos x = \sum_{k = 0}^{\infty} (-1)^k \frac{x^{2k}}{(2k)!}</cmath> | ||
Line 83: | Line 81: | ||
<cmath>\cos\left(\frac{4\pi}{7}\right) \simeq 1-\frac{\left(\frac{4\pi}{7}\right)^{2}}{2}+\frac{\left(\frac{4\pi}{7}\right)^{4}}{24}-\frac{\left(\frac{4\pi}{7}\right)^{6}}{720} \simeq -0.225</cmath> | <cmath>\cos\left(\frac{4\pi}{7}\right) \simeq 1-\frac{\left(\frac{4\pi}{7}\right)^{2}}{2}+\frac{\left(\frac{4\pi}{7}\right)^{4}}{24}-\frac{\left(\frac{4\pi}{7}\right)^{6}}{720} \simeq -0.225</cmath> | ||
<cmath>\cos\left(\frac{6\pi}{7}\right) \simeq 1-\frac{\left(\frac{6\pi}{7}\right)^{2}}{2}+\frac{\left(\frac{6\pi}{7}\right)^{4}}{24}-\frac{\left(\frac{6\pi}{7}\right)^{6}}{720} \simeq -0.964.</cmath> | <cmath>\cos\left(\frac{6\pi}{7}\right) \simeq 1-\frac{\left(\frac{6\pi}{7}\right)^{2}}{2}+\frac{\left(\frac{6\pi}{7}\right)^{4}}{24}-\frac{\left(\frac{6\pi}{7}\right)^{6}}{720} \simeq -0.964.</cmath> | ||
− | + | Note that these approximations get worse as <math>x</math> gets larger, but they will be fine for the purposes of this problem. We then have | |
− | + | <cmath>p + q + r &= a \simeq -0.56</cmath> | |
− | + | <cmath>pq + qr + pr &= -b \simeq -0.524</cmath> | |
− | + | <cmath>pqr = c \simeq 0.135</cmath> | |
− | |||
− | |||
We further approximate these values to <math>a \simeq -0.5</math>, <math>b \simeq 0.5</math>, and <math>c \simeq 0.125</math> (mostly as this is an AMC problem and will likely use nice fractions). Thus, we have <math>abc \simeq \boxed{\textbf{(D) } \frac{1}{32}}</math>. ~ciceronii | We further approximate these values to <math>a \simeq -0.5</math>, <math>b \simeq 0.5</math>, and <math>c \simeq 0.125</math> (mostly as this is an AMC problem and will likely use nice fractions). Thus, we have <math>abc \simeq \boxed{\textbf{(D) } \frac{1}{32}}</math>. ~ciceronii | ||
+ | |||
+ | \textbf{Remark}: In order to be more confident in your answer, you can go a few terms further in the Taylor series. | ||
== Video Solution by OmegaLearn (Euler's Identity + Vieta's ) == | == Video Solution by OmegaLearn (Euler's Identity + Vieta's ) == |
Revision as of 13:59, 12 February 2021
Contents
Problem
Suppose that the roots of the polynomial are and , where angles are in radians. What is ?
Solution 1
Part 1: solving for c
Notice that
is the negation of the product of roots by Vieta's formulas
Multiply by
Then use sine addition formula backwards:
Part 2: starting to solve for b
is the sum of roots two at a time by Vieta's
We know that
By plugging all the parts in we get:
Which ends up being:
Which is shown in the next part to equal , so
Part 3: solving for a and b as the sum of roots
is the negation of the sum of roots
The real values of the 7th roots of unity are: and they sum to .
If we subtract 1, and condense identical terms, we get:
Therefore, we have
Finally multiply or .
~Tucker
Solution 2 (Approximation)
Letting the roots be , , and , Vietas gives We use the Taylor series for , to approximate the roots. Taking the sum up to yields a close approximation, so we have Note that these approximations get worse as gets larger, but they will be fine for the purposes of this problem. We then have
\[p + q + r &= a \simeq -0.56\] (Error compiling LaTeX. Unknown error_msg)
\[pq + qr + pr &= -b \simeq -0.524\] (Error compiling LaTeX. Unknown error_msg)
We further approximate these values to , , and (mostly as this is an AMC problem and will likely use nice fractions). Thus, we have . ~ciceronii
\textbf{Remark}: In order to be more confident in your answer, you can go a few terms further in the Taylor series.
Video Solution by OmegaLearn (Euler's Identity + Vieta's )
~ pi_is_3.14
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.