Difference between revisions of "2019 AMC 12A Problems/Problem 25"
Soyamyboya (talk | contribs) (→Solution) |
Martin13579 (talk | contribs) m (→Solution 3 (If you're short on time)) |
||
(14 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | Let <math>\triangle A_0B_0C_0</math> be a triangle whose angle measures are exactly <math>59.999^\circ</math>, <math>60^\circ</math>, and <math>60.001^\circ</math>. For each positive integer <math>n</math> define <math>A_n</math> to be the foot of the altitude from <math>A_{n-1}</math> to line <math>B_{n-1}C_{n-1}</math>. Likewise, define <math>B_n</math> to be the foot of the altitude from <math>B_{n-1}</math> to line <math>A_{n-1}C_{n-1}</math>, and <math>C_n</math> to be the foot of the altitude from <math>C_{n-1}</math> to line <math>A_{n-1}B_{n-1}</math>. What is the least positive integer <math>n</math> for which <math>\triangle A_nB_nC_n</math> is obtuse? | + | Let <math>\triangle A_0B_0C_0</math> be a triangle whose angle measures are exactly <math>59.999^\circ</math>, <math>60^\circ</math>, and <math>60.001^\circ</math>. For each positive integer <math>n</math>, define <math>A_n</math> to be the foot of the altitude from <math>A_{n-1}</math> to line <math>B_{n-1}C_{n-1}</math>. Likewise, define <math>B_n</math> to be the foot of the altitude from <math>B_{n-1}</math> to line <math>A_{n-1}C_{n-1}</math>, and <math>C_n</math> to be the foot of the altitude from <math>C_{n-1}</math> to line <math>A_{n-1}B_{n-1}</math>. What is the least positive integer <math>n</math> for which <math>\triangle A_nB_nC_n</math> is obtuse? |
− | |||
<math>\textbf{(A) } 10 \qquad \textbf{(B) }11 \qquad \textbf{(C) } 13\qquad \textbf{(D) } 14 \qquad \textbf{(E) } 15</math> | <math>\textbf{(A) } 10 \qquad \textbf{(B) }11 \qquad \textbf{(C) } 13\qquad \textbf{(D) } 14 \qquad \textbf{(E) } 15</math> | ||
− | ==Solution== | + | ==Solution 1== |
For all nonnegative integers <math>n</math>, let <math>\angle C_nA_nB_n=x_n</math>, <math>\angle A_nB_nC_n=y_n</math>, and <math>\angle B_nC_nA_n=z_n</math>. | For all nonnegative integers <math>n</math>, let <math>\angle C_nA_nB_n=x_n</math>, <math>\angle A_nB_nC_n=y_n</math>, and <math>\angle B_nC_nA_n=z_n</math>. | ||
− | Note that quadrilateral <math>A_0B_0A_1B_1</math> is cyclic since <math>\angle A_0A_1B_0=\angle A_0B_1B_0=90^\circ</math>; thus, <math>\angle A_0A_1B_1=\angle A_0B_0B_1=90^\circ-x_0</math>. By a similar argument, <math>\angle A_0A_1C_1=\angle A_0C_0C_1=90^\circ-x_0</math>. Thus, <math>x_1=\angle A_0A_1B_1+\angle A_0A_1C_1=180^\circ-2x_0</math>. By a | + | Note that quadrilateral <math>A_0B_0A_1B_1</math> is cyclic since <math>\angle A_0A_1B_0=\angle A_0B_1B_0=90^\circ</math>; thus, <math>\angle A_0A_1B_1=\angle A_0B_0B_1=90^\circ-x_0</math>. By a similar argument, <math>\angle A_0A_1C_1=\angle A_0C_0C_1=90^\circ-x_0</math>. Thus, <math>x_1=\angle A_0A_1B_1+\angle A_0A_1C_1=180^\circ-2x_0</math>. By a similar argument, <math>y_1=180^\circ-2y_0</math> and <math>z_1=180^\circ-2z_0</math>. |
Therefore, for any positive integer <math>n</math>, we have <math>x_n=180^\circ-2x_{n-1}</math> (identical recurrence relations can be derived for <math>y_n</math> and <math>z_n</math>). To find an explicit form for this recurrence, we guess that the constant term is related exponentially to <math>n</math> (and the coefficient of <math>x_0</math> is <math>(-2)^n</math>). Hence, we let <math>x_n=pq^n+r+(-2)^nx_0</math>. We will solve for <math>p</math>, <math>q</math>, and <math>r</math> by iterating the recurrence to obtain <math>x_1=180^\circ-2x_0</math>, <math>x_2=4x_0-180^\circ</math>, and <math>x_3=540-8x_0</math>. Letting <math>n=1,2,3</math> respectively, we have <cmath>\begin{align} | Therefore, for any positive integer <math>n</math>, we have <math>x_n=180^\circ-2x_{n-1}</math> (identical recurrence relations can be derived for <math>y_n</math> and <math>z_n</math>). To find an explicit form for this recurrence, we guess that the constant term is related exponentially to <math>n</math> (and the coefficient of <math>x_0</math> is <math>(-2)^n</math>). Hence, we let <math>x_n=pq^n+r+(-2)^nx_0</math>. We will solve for <math>p</math>, <math>q</math>, and <math>r</math> by iterating the recurrence to obtain <math>x_1=180^\circ-2x_0</math>, <math>x_2=4x_0-180^\circ</math>, and <math>x_3=540-8x_0</math>. Letting <math>n=1,2,3</math> respectively, we have <cmath>\begin{align} | ||
Line 17: | Line 16: | ||
\end{align}</cmath> | \end{align}</cmath> | ||
− | Subtracting <math>(1)</math> from <math>(3)</math>, we have <math>pq(q^2-1)=360</math>, and subtracting <math>(1)</math> from <math>(2)</math> gives <math>pq(q-1)=-360</math>. Dividing these two equations gives <math>q+1=-1</math>, so <math>q=-2</math>. Substituting back, we get <math>p=-60</math> and <math>r=60 | + | Subtracting <math>(1)</math> from <math>(3)</math>, we have <math>pq(q^2-1)=360</math>, and subtracting <math>(1)</math> from <math>(2)</math> gives <math>pq(q-1)=-360</math>. Dividing these two equations gives <math>q+1=-1</math>, so <math>q=-2</math>. Substituting back, we get <math>p=-60</math> and <math>r=60</math>. |
− | The problem asks for the smallest <math>n</math> such that either <math>x_n</math>, <math>y_n</math>, or <math>z_n</math> is greater than <math>90^\circ</math>. WLOG, let <math>x_0=60^\circ</math>, <math>y_0=59.999^\circ</math>, and <math>z_0=60.001^\circ</math>. Thus, <math>x_n=60^\circ</math> for all <math>n</math>, <math>y_n=-(-2)^n(0.001)+60</math>, and <math>z_n=(-2)^n(0.001)+60</math>. Solving for the smallest possible value of <math>n</math> in each sequence, we find that <math>n=15</math> gives <math>y_n>90^\circ</math>. Therefore, the answer is <math>\boxed{\ | + | We will now prove that for all positive integers <math>n</math>, <math>x_n=-60(-2)^n+60+(-2)^nx_0=(-2)^n(x_0-60)+60</math> via induction. Clearly the base case of <math>n=1</math> holds, so it is left to prove that <math>x_{n+1}=(-2)^{n+1}(x_0-60)+60</math> assuming our inductive hypothesis holds for <math>n</math>. Using the recurrence relation, we have <cmath>\begin{align*} |
+ | x_{n+1}&=180-2x_n \\ | ||
+ | &=180-2((-2)^n(x_0-60)+60) \\ | ||
+ | &=(-2)^{n+1}(x_0-60)+60 | ||
+ | \end{align*}</cmath> | ||
+ | |||
+ | Our induction is complete, so for all positive integers <math>n</math>, <math>x_n=(-2)^n(x_0-60)+60</math>. Identical equalities hold for <math>y_n</math> and <math>z_n</math>. | ||
+ | |||
+ | The problem asks for the smallest <math>n</math> such that either <math>x_n</math>, <math>y_n</math>, or <math>z_n</math> is greater than <math>90^\circ</math>. WLOG, let <math>x_0=60^\circ</math>, <math>y_0=59.999^\circ</math>, and <math>z_0=60.001^\circ</math>. Thus, <math>x_n=60^\circ</math> for all <math>n</math>, <math>y_n=-(-2)^n(0.001)+60</math>, and <math>z_n=(-2)^n(0.001)+60</math>. Solving for the smallest possible value of <math>n</math> in each sequence, we find that <math>n=15</math> gives <math>y_n>90^\circ</math>. Therefore, the answer is <math>\boxed{\textbf{(E) } 15}</math>. | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | We start from Solution 1 until we reach the recurrence relation <math>x_n = 180 - 2x_{n - 1}.</math> Iterate this again, to get <math>x_{n - 1} = 180 - 2x_{n - 2}.</math> Subtract the two, getting <math>x_{n} = -x_{n - 1} + 2x_{n - 2}.</math> This recurrence has characteristic equation <math>x^2 + x - 2 = 0 = (x + 2)(x - 1) = 0 \iff x = -2, 1.</math> Now, write <cmath>x_n = p + q \cdot (-2)^n.</cmath> We obtain similar recursions for <math>y, z</math> that can be easily solved by getting <math>x_1, y_1, z_1</math> from the original recursive formula and then using those two values to solve for <math>p</math> and <math>q.</math> Then proceed with the last paragraph of Solution 1. | ||
+ | |||
+ | ==Solution 3 (If you're short on time)== | ||
+ | |||
+ | We note that the problem seems quite complicated, but since it is an AMC 12, the difference between the largest angle of <math>\triangle A_nB_nC_n</math> and <math>60^{\circ}</math> (we call this quantity S) most likely reduces to a simpler problem like some repeating sequence. The only obvious sequence (for the answer choices) is a geometric sequence with an integer common ratio. From here, we get that <math>S_n=0.001S^n</math> and we need <math>S_n>30</math>. The first power of two greater than <math>30,000</math> is <math>2^{15}</math> thus our answer is <math>\boxed{\textbf{(E) } 15}</math>. | ||
+ | |||
+ | ~Dhillonr25 | ||
+ | == Video Solution by Richard Rusczyk == | ||
+ | |||
+ | https://artofproblemsolving.com/videos/amc/2019amc12a/497 | ||
+ | |||
+ | ~ dolphin7 | ||
==See Also== | ==See Also== |
Latest revision as of 23:22, 3 November 2024
Contents
Problem
Let be a triangle whose angle measures are exactly , , and . For each positive integer , define to be the foot of the altitude from to line . Likewise, define to be the foot of the altitude from to line , and to be the foot of the altitude from to line . What is the least positive integer for which is obtuse?
Solution 1
For all nonnegative integers , let , , and .
Note that quadrilateral is cyclic since ; thus, . By a similar argument, . Thus, . By a similar argument, and .
Therefore, for any positive integer , we have (identical recurrence relations can be derived for and ). To find an explicit form for this recurrence, we guess that the constant term is related exponentially to (and the coefficient of is ). Hence, we let . We will solve for , , and by iterating the recurrence to obtain , , and . Letting respectively, we have
Subtracting from , we have , and subtracting from gives . Dividing these two equations gives , so . Substituting back, we get and .
We will now prove that for all positive integers , via induction. Clearly the base case of holds, so it is left to prove that assuming our inductive hypothesis holds for . Using the recurrence relation, we have
Our induction is complete, so for all positive integers , . Identical equalities hold for and .
The problem asks for the smallest such that either , , or is greater than . WLOG, let , , and . Thus, for all , , and . Solving for the smallest possible value of in each sequence, we find that gives . Therefore, the answer is .
Solution 2
We start from Solution 1 until we reach the recurrence relation Iterate this again, to get Subtract the two, getting This recurrence has characteristic equation Now, write We obtain similar recursions for that can be easily solved by getting from the original recursive formula and then using those two values to solve for and Then proceed with the last paragraph of Solution 1.
Solution 3 (If you're short on time)
We note that the problem seems quite complicated, but since it is an AMC 12, the difference between the largest angle of and (we call this quantity S) most likely reduces to a simpler problem like some repeating sequence. The only obvious sequence (for the answer choices) is a geometric sequence with an integer common ratio. From here, we get that and we need . The first power of two greater than is thus our answer is .
~Dhillonr25
Video Solution by Richard Rusczyk
https://artofproblemsolving.com/videos/amc/2019amc12a/497
~ dolphin7
See Also
2019 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last Problem |
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.