Difference between revisions of "2014 AMC 12B Problems/Problem 25"
m (→Solution) |
|||
Line 6: | Line 6: | ||
<math> \textbf{(A)}\ \pi \qquad\textbf{(B)}\ 810\pi \qquad\textbf{(C)}\ 1008\pi \qquad\textbf{(D)}\ 1080 \pi \qquad\textbf{(E)}\ 1800\pi </math> | <math> \textbf{(A)}\ \pi \qquad\textbf{(B)}\ 810\pi \qquad\textbf{(C)}\ 1008\pi \qquad\textbf{(D)}\ 1080 \pi \qquad\textbf{(E)}\ 1800\pi </math> | ||
− | ==Solution== | + | ==Solution 1== |
Rewrite <math>\cos{4x} - 1</math> as <math>2\cos^2{2x} - 2</math>. Now let <math>a = \cos{2x}</math>, and let <math>b = \cos{\left( \frac{2014\pi^2}{x} \right) }</math>. We have: | Rewrite <math>\cos{4x} - 1</math> as <math>2\cos^2{2x} - 2</math>. Now let <math>a = \cos{2x}</math>, and let <math>b = \cos{\left( \frac{2014\pi^2}{x} \right) }</math>. We have: | ||
<cmath>2a(a - b) = 2a^2 - 2</cmath> | <cmath>2a(a - b) = 2a^2 - 2</cmath> | ||
Line 16: | Line 16: | ||
For the case where <math>a = -1</math>, <math>\cos{2x} = -1</math>, so <math>x = \frac{m\pi}{2}</math>, where m is odd. <math>\frac{2014\pi^2}{\frac{m\pi}{2}}</math> must also be an odd multiple of <math>\pi</math> in order for <math>b</math> to equal <math>-1</math>, so <math>\frac{4028}{m}</math> must be odd. We can quickly see that dividing an even number by an odd number will never yield an odd number, so there are no possible values for <math>m</math>, and therefore no cases where <math>a = -1</math> and <math>b = -1</math>. Therefore, the sum of all our possible values for <math>x</math> is | For the case where <math>a = -1</math>, <math>\cos{2x} = -1</math>, so <math>x = \frac{m\pi}{2}</math>, where m is odd. <math>\frac{2014\pi^2}{\frac{m\pi}{2}}</math> must also be an odd multiple of <math>\pi</math> in order for <math>b</math> to equal <math>-1</math>, so <math>\frac{4028}{m}</math> must be odd. We can quickly see that dividing an even number by an odd number will never yield an odd number, so there are no possible values for <math>m</math>, and therefore no cases where <math>a = -1</math> and <math>b = -1</math>. Therefore, the sum of all our possible values for <math>x</math> is | ||
<cmath>\pi + 19\pi + 53\pi + 1007\pi = \boxed{\textbf{(D)}\ 1080 \pi}</cmath> | <cmath>\pi + 19\pi + 53\pi + 1007\pi = \boxed{\textbf{(D)}\ 1080 \pi}</cmath> | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | Very similar to the solution above, re-write the expression using <math>\cos 4x = 2 \cos^2 2x - 1</math>: | ||
+ | |||
+ | <cmath>2\cos2x \left(\cos2x - \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = 2 \cos^2 2x - 2</cmath> | ||
+ | |||
+ | Now, expand the LHS and cancel terms: | ||
+ | |||
+ | <cmath>2 \cos^2 2x - 2 \cos 2x \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = 2 \cos^2 2x - 2</cmath> | ||
+ | |||
+ | <cmath> \cos 2x \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = 1</cmath> | ||
+ | |||
+ | Now we use product-to-sum identities to get: | ||
+ | |||
+ | <cmath>\frac{1}{2} \left(\cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) + \cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) \right) = 1</cmath> | ||
+ | |||
+ | <cmath>\cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) + \cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) = 1</cmath> | ||
+ | |||
+ | Notice that for any <math>\theta</math>, <math>\max{\cos \theta} = 1</math>. This is achieved when <math>\theta = 0</math>, or equivalently | ||
+ | |||
+ | <cmath>2x - \frac{2014\pi^2}{x} \equiv 0 \mod 2\pi</cmath> | ||
+ | |||
+ | We can cleverly assume <math>x=c\pi</math> for some real <math>c</math>. Then, we must have | ||
+ | |||
+ | <cmath>2c - \frac{2014}{c} \equiv 0 \mod 2</cmath> | ||
+ | |||
+ | In order for this to be satisfied, <math>\frac{2014}{c}</math> must be an even integer. Factoring <math>2014 = 2 \cdot 19 \cdot 53</math>, we see that our only positive valid <math>c = 19, 53, 1007</math>. Our answer is just <math>\pi(19+53+1007) = 1080\pi \implies \textbf{(D)}</math>. | ||
+ | |||
+ | |||
+ | -FIREDRAGONMATH16 | ||
== See also == | == See also == | ||
{{AMC12 box|year=2014|ab=B|num-b=24|after=Last Question}} | {{AMC12 box|year=2014|ab=B|num-b=24|after=Last Question}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 16:16, 26 September 2022
Contents
Problem
Find the sum of all the positive solutions of
Solution 1
Rewrite as . Now let , and let . We have:
Therefore, .
Notice that either and or and . For the first case, only when and is an integer. when is an even multiple of , and since , only when is an odd divisor of . This gives us these possible values for : For the case where , , so , where m is odd. must also be an odd multiple of in order for to equal , so must be odd. We can quickly see that dividing an even number by an odd number will never yield an odd number, so there are no possible values for , and therefore no cases where and . Therefore, the sum of all our possible values for is
Solution 2
Very similar to the solution above, re-write the expression using :
Now, expand the LHS and cancel terms:
\[2 \cos^2 2x - 2 \cos 2x \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = 2 \cos^2 2x - 2\] (Error compiling LaTeX. Unknown error_msg)
\[\cos 2x \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = 1\] (Error compiling LaTeX. Unknown error_msg)
Now we use product-to-sum identities to get:
\[\frac{1}{2} \left(\cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) + \cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) \right) = 1\] (Error compiling LaTeX. Unknown error_msg)
\[\cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) + \cos{2x + \left( \frac{2014\pi^2}{x} \right) } \right) = 1\] (Error compiling LaTeX. Unknown error_msg)
Notice that for any , . This is achieved when , or equivalently
We can cleverly assume for some real . Then, we must have
In order for this to be satisfied, must be an even integer. Factoring , we see that our only positive valid . Our answer is just .
-FIREDRAGONMATH16
See also
2014 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last Question |
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.