Difference between revisions of "2012 AIME II Problems/Problem 13"
ThatDonGuy (talk | contribs) (→Solution: Simplified the solution by removing the cosine fraction) |
(→Solution) |
||
Line 37: | Line 37: | ||
<cmath>= 666 + 222\;(1 - cos\;\theta)</cmath> | <cmath>= 666 + 222\;(1 - cos\;\theta)</cmath> | ||
Substituting <math>11</math> for <math>222\;(1 - cos\;\theta)</math> gives the solution <math>666 + 11 = \framebox{677}.</math> | Substituting <math>11</math> for <math>222\;(1 - cos\;\theta)</math> gives the solution <math>666 + 11 = \framebox{677}.</math> | ||
+ | |||
+ | == Solution 2 == | ||
+ | This problem is pretty much destroyed by complex plane geometry, which is similar to vector geometry only with the power of easy rotation. Place the triangle in the complex plane by letting <math>C</math> be the origin, placing <math>B</math> along the x-axis, and <math>A</math> in the first quadrant. Let <math>r=\sqrt{111}</math>. If <math>\omega</math> denotes the sixth root of unity, <math>e^{i\pi/3}</math>, then we have <math>C=0</math>, <math>B=r</math>, and <math>A=r\omega.</math> Recall that counter-clockwise rotation in the complex plane by an angle <math>\theta</math> is accomplished by multiplication by <math>e^{i\theta}</math> (and clockwise rotation is multiplication by its conjugate). So, we can find <math>D_1</math> and <math>D_2</math> by rotating <math>B</math> around <math>A</math> by angles of <math>\theta</math> and <math>-\theta</math>, where <math>\theta</math> is the apex angle in the isoceles triangle with sides <math>\sqrt{111}</math>, <math>\sqrt{111}</math>, and <math>\sqrt{11}</math>. That is, let <math>z=e^{i\theta}</math>, and then: | ||
+ | |||
+ | <math>D_1=A+z(B-A)</math>, and <math>D_2=A+\overline{z}(B-A)</math>. Now notice that <math>B-A=\overline{A}</math>, so this simplifies further to: | ||
+ | |||
+ | <math>D_1=A+z\overline{A}</math>, and <math>D_2=A+\overline{z}\overline{A}</math>. | ||
+ | |||
+ | Similarly, we can write <math>E_1</math>, <math>E_2</math>, <math>E_3</math>, and <math>E_4</math> by rotating <math>D_1</math> and <math>D_2</math> around <math>A</math> by <math>\pm\pi/3</math>: | ||
+ | |||
+ | <math>E_1=A+\omega(D_1-A)</math>, <math>E_2=A+\overline{\omega}(D_1-A)</math>, <math>E_3=A+\omega(D_2-A)</math>, <math>E_4=A+\overline{\omega}(D_2-A)</math>. Thus: | ||
+ | |||
+ | <math>E_1=A+\omega z \overline{A}</math>, <math>E_2=A+\overline{\omega} z \overline{A}</math>, <math>E_3=A+\omega\overline{z}\overline{A}</math>, <math>E_4=A+\overline{\omega}\overline{z}\overline{A}</math>. | ||
+ | |||
+ | Now to find some magnitudes, which is easy since we chose <math>C</math> as the origin: | ||
+ | |||
+ | <math>\|E_1\|^2=(A+\omega z \overline{A})(\overline{A}+\overline{\omega z}A)=2\|A\|^2+\omega z \overline{A}^2 + \overline{\omega}\overline{z}A^2</math>, | ||
+ | |||
+ | <math>\|E_2\|^2=(A+\overline{\omega} z \overline{A})(\overline{A}+\omega} \overline{z}A)=2\|A\|^2+\overline{\omega} z \overline{A}^2 + \omega\overline{z}A^2</math>, | ||
+ | |||
+ | <math>\|E_3\|^2=(A+\omega \overline{z} \overline{A})(\overline{A}+\overline{\omega} z A)=2\|A\|^2+\omega \overline{z} \overline{A}^2 + \overline{\omega}zA^2</math>, | ||
+ | |||
+ | <math>\|E_4\|^2=(A+\overline{\omega z} \overline{A})(\overline{A}+\omega zA)=2\|A\|^2+\overline{\omega z} \overline{A}^2 + \omega zA^2</math>. | ||
+ | |||
+ | Adding these up, the sum equals <math>8\|A\|^2+(\overline{A}^2+A^2)(\omega z + \omega \overline{z} + \overline{\omega}z + \overline{\omega}\overline{z}) = 8\|A\|^2+(\overline{A}^2+A^2)(z + \overline{z})( \omega+ \overline{\omega}) </math>. | ||
+ | |||
+ | (Isn't that nice?) We enter the home stretch by noticing that <math>\overline{A}^2+A^2 = r^2(\overline{\omega}^2+\omega^2) = -r^2</math>, and <math>\omega+ \overline{\omega}=1</math>. Finally, <math>z + \overline{z} = 2\cos{\theta}</math>, which we can find using the law of cosines on that isoceles triangle: <math>11=111+111-222\cos{\theta}</math>, so <math>2\cos{\theta=211/111</math>. | ||
+ | |||
+ | Thus, the sum equals <math>888-211=\framebox{677}</math>. | ||
== See Also == | == See Also == | ||
{{AIME box|year=2012|n=II|num-b=12|num-a=14}} | {{AIME box|year=2012|n=II|num-b=12|num-a=14}} |
Revision as of 10:42, 19 April 2012
Contents
Problem 13
Equilateral has side length . There are four distinct triangles , , , and , each congruent to , with . Find .
Solution
Note that there are only two possible locations for points and , as they are both from point and from point , so they are the two points where a circle centered at with radius and a circle centered at with radius intersect. Let be the point on the opposite side of from , and the point on the same side of as .
Let be the measure of angle (which is also the measure of angle ); by the Law of Cosines,
There are two equilateral triangles with as a side; let be the third vertex that is farthest from , and be the third vertex that is nearest to .
Angle ; by the Law of Cosines, Angle ; by the Law of Cosines,
There are two equilateral triangles with as a side; let be the third vertex that is farthest from , and be the third vertex that is nearest to .
Angle ; by the Law of Cosines, Angle ; by the Law of Cosines,
The solution is: Substituting for gives the solution
Solution 2
This problem is pretty much destroyed by complex plane geometry, which is similar to vector geometry only with the power of easy rotation. Place the triangle in the complex plane by letting be the origin, placing along the x-axis, and in the first quadrant. Let . If denotes the sixth root of unity, , then we have , , and Recall that counter-clockwise rotation in the complex plane by an angle is accomplished by multiplication by (and clockwise rotation is multiplication by its conjugate). So, we can find and by rotating around by angles of and , where is the apex angle in the isoceles triangle with sides , , and . That is, let , and then:
, and . Now notice that , so this simplifies further to:
, and .
Similarly, we can write , , , and by rotating and around by :
, , , . Thus:
, , , .
Now to find some magnitudes, which is easy since we chose as the origin:
,
$\|E_2\|^2=(A+\overline{\omega} z \overline{A})(\overline{A}+\omega} \overline{z}A)=2\|A\|^2+\overline{\omega} z \overline{A}^2 + \omega\overline{z}A^2$ (Error compiling LaTeX. Unknown error_msg),
,
.
Adding these up, the sum equals .
(Isn't that nice?) We enter the home stretch by noticing that , and . Finally, , which we can find using the law of cosines on that isoceles triangle: , so $2\cos{\theta=211/111$ (Error compiling LaTeX. Unknown error_msg).
Thus, the sum equals .
See Also
2012 AIME II (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 | ||
All AIME Problems and Solutions |