Difference between revisions of "2008 AMC 12B Problems/Problem 24"
Mr.sharkman (talk | contribs) |
m (→Solution 4 (Pattern Observation)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
Consider two adjacent equilateral triangles obeying the problem statement. For each, drop an altitude to the <math>x</math> axis and denote the resulting heights <math>h_n</math> and <math>h_{n+1}</math>. From 30-60-90 rules, the distance between the points where these altitudes meet the x-axis is <cmath>\frac{h_{n+1}}{\sqrt{3}}+\frac{h_n}{\sqrt{3}} = \frac{h_{n+1}+h_n}{\sqrt{3}}</cmath> | Consider two adjacent equilateral triangles obeying the problem statement. For each, drop an altitude to the <math>x</math> axis and denote the resulting heights <math>h_n</math> and <math>h_{n+1}</math>. From 30-60-90 rules, the distance between the points where these altitudes meet the x-axis is <cmath>\frac{h_{n+1}}{\sqrt{3}}+\frac{h_n}{\sqrt{3}} = \frac{h_{n+1}+h_n}{\sqrt{3}}</cmath> | ||
− | But the square root curve means that this distance is also expressible as <math>h_{n+1}^2-h_n^2</math> (the <math>x</math> coordinates are the squares of the heights). Setting these expressions equal and dividing throughout by <math>h_{n+1}+h_n</math> leaves <math>h_{n+1}-h_n=\frac{1}{\sqrt{3}}</math>. So the difference in height of successive triangles is <math>\frac{1}{\sqrt{3}}</math>, meaning their bases are <math>2/3</math> | + | But the square root curve means that this distance is also expressible as <math>h_{n+1}^2-h_n^2</math> (the <math>x</math> coordinates are the squares of the heights). Setting these expressions equal and dividing throughout by <math>h_{n+1}+h_n</math> leaves <math>h_{n+1}-h_n=\frac{1}{\sqrt{3}}</math>. So the difference in height of successive triangles is <math>\frac{1}{\sqrt{3}}</math>, meaning their bases are wider by <math>2/3</math> units each time. From here, one can proceed as in Solution 1 to arrive at <math>n=\boxed{17}</math>. |
==Solution 3== | ==Solution 3== | ||
Line 37: | Line 37: | ||
Computing a few terms of <math>a_{n}</math> using this method gives <math>a_{3} = 4,</math> <math>a_{4} = \frac{20}{3},</math> and <math>a_{5} = 10</math>. | Computing a few terms of <math>a_{n}</math> using this method gives <math>a_{3} = 4,</math> <math>a_{4} = \frac{20}{3},</math> and <math>a_{5} = 10</math>. | ||
− | Notice how all our <math>a_{n}</math> terms so far are rational, even though there is | + | Notice how all our <math>a_{n}</math> terms so far are rational, even though there is an abundance of radicals in the recurrence. This motivates us to look at our discriminants in the quadratic formula that is solved for <math>x</math>. |
The discriminant of <cmath>(x \sqrt{3})^{2} = x+a_{2}</cmath> is <cmath>1+12 \cdot \frac{2}{3} = 9.</cmath> Similarly, the discriminant of <cmath>(x \sqrt{3})^{2} = x+a_{3}</cmath> is <math>1+12 \cdot a_{3} = 25,</math> and <math>1+12 \cdot a_{4} = 49</math>. | The discriminant of <cmath>(x \sqrt{3})^{2} = x+a_{2}</cmath> is <cmath>1+12 \cdot \frac{2}{3} = 9.</cmath> Similarly, the discriminant of <cmath>(x \sqrt{3})^{2} = x+a_{3}</cmath> is <math>1+12 \cdot a_{3} = 25,</math> and <math>1+12 \cdot a_{4} = 49</math>. | ||
Line 60: | Line 60: | ||
-Mr.Sharkman | -Mr.Sharkman | ||
+ | |||
+ | ==Solution 4 (Pattern Observation)== | ||
+ | We can iteratively calculate out the first few <math>A_i</math> and <math>B_i</math>. We know that <math>A_0 = (0,0)</math> and the line through <math>A_0</math> and <math>B_1</math> needs to make a <math>60^{\circ}</math> angle with the x-axis (because the triangle is equilateral). The equation of a line that makes an angle <math>\theta</math> with the x-axis and passes through the origin has equation <math>\tan(\theta)x</math>, so the line through <math>A_0</math> and <math>B_1</math> has equation <math>\sqrt{3}x</math>. We set this equal to <math>\sqrt{x}</math> (to find where the two curves intersect) and, when solving, find that <math>x = \frac{1}{3}</math>. Therefore, <math>B_1 = (\frac{1}{3}, \frac{\sqrt{3}}{3})</math>. By equilateral triangle properties, we must then have that <math>A_1 = (\frac{2}{3}, 0)</math>. To find <math>B_2</math>, we find the equation of the line through <math>A_1</math> that makes a <math>60^{\circ}</math> angle with the <math>x</math>-axis. This is the same line as the one through the origin (which we already found) shifted <math>\frac{2}{3}</math> to the right, so it has equation <math>y = \sqrt{3}(x - \frac{2}{3})</math>. Setting this equal to <math>\sqrt{x}</math> and solving for <math>x</math>, we get <math>x = \frac{4}{3}</math>, so <math>B_2 = (\frac{4}{3}, \frac{2\sqrt{3}}{3})</math>. By equilateral triangle properties, we have that <math>A_2 = (2, 0)</math>. Repeating this process, we find that <math>B_3 = (3, \sqrt{3})</math> and <math>A_3 = (4,0)</math>. At this point, we notice that the <math>y</math>-coordinate of each <math>B_i</math> is <math>\frac{\sqrt{3}}{3}</math> more than that of <math>B_{i-1}</math>, so <math>B_4 = (\frac{16}{3}, \frac{4\sqrt{3}}{3})</math> and <math>A_4 = (\frac{20}{3}, 0)</math>. It may be helpful to continue calculating out the <math>A_i</math> and <math>B_i</math> if the pattern in the <math>x</math>-coordinates of the <math>A_i</math> isn't visible yet. At this point, it can be noticed that the differences between the x coordinates of consecutive <math>A_i</math> form an arithmetic sequence (<math>x_{A_1} - x_{A_0} = \frac{2}{3}</math>, <math>x_{A_2} - x_{A_1} = \frac{4}{3}</math>, etc.). Additionally, the numerator of each of the fractions is a consecutive even number, and the sum of the first <math>n</math> even numbers is <math>n(n+1)</math>. Thus, we must find the least integral solution to <math>\frac{n(n+1)}{3} \geq 100</math>. This least solution is <math>\boxed{\textbf{(C)}~17}</math>. | ||
+ | |||
+ | ~ [https://artofproblemsolving.com/wiki/index.php/User:Cxsmi cxsmi] | ||
+ | |||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2008|ab=B|num-b=23|num-a=25}} | {{AMC12 box|year=2008|ab=B|num-b=23|num-a=25}} |
Latest revision as of 12:52, 4 April 2024
Contents
Problem
Let . Distinct points lie on the -axis, and distinct points lie on the graph of . For every positive integer is an equilateral triangle. What is the least for which the length ?
Solution 1
Let . We need to rewrite the recursion into something manageable. The two strange conditions, 's lie on the graph of and is an equilateral triangle, can be compacted as follows: which uses , where is the height of the equilateral triangle and therefore times its base.
The relation above holds for and for , so Or, This implies that each segment of a successive triangle is more than the last triangle. To find , we merely have to plug in into the aforementioned recursion and we have . Knowing that is , we can deduce that .Thus, , so . We want to find so that . is our answer.
Solution 2
Consider two adjacent equilateral triangles obeying the problem statement. For each, drop an altitude to the axis and denote the resulting heights and . From 30-60-90 rules, the distance between the points where these altitudes meet the x-axis is
But the square root curve means that this distance is also expressible as (the coordinates are the squares of the heights). Setting these expressions equal and dividing throughout by leaves . So the difference in height of successive triangles is , meaning their bases are wider by units each time. From here, one can proceed as in Solution 1 to arrive at .
Solution 3
Note that is of the form for some , and thus is of the form Then, we are told that lies on the graph of , so Solving for x, we get that and so .
Now, similarly to before, let Then, , and so Solving using the quadratic formula gives Then, so
In general, if for all integers , and for some real number , we have the following equation for : which give us when plugged into the quadratic formula gives but since must be positive, we have that and so Computing a few terms of using this method gives and .
Notice how all our terms so far are rational, even though there is an abundance of radicals in the recurrence. This motivates us to look at our discriminants in the quadratic formula that is solved for .
The discriminant of is Similarly, the discriminant of is and .
Note how our results keep coming out as the squares of the odd integers. Moreover, it seems that We will prove this with induction. The base case, , we have already verified.
Now, for the Inductive step, assume that for some integer . We will prove that this is true for as well.
Plugging this into our recurrence formula gives us Therefore, we have proved our claim. Now, we have that so we just need the least integer so that or Then, we see that is the smallest odd square larger than Therefore, we have , so
-Mr.Sharkman
Solution 4 (Pattern Observation)
We can iteratively calculate out the first few and . We know that and the line through and needs to make a angle with the x-axis (because the triangle is equilateral). The equation of a line that makes an angle with the x-axis and passes through the origin has equation , so the line through and has equation . We set this equal to (to find where the two curves intersect) and, when solving, find that . Therefore, . By equilateral triangle properties, we must then have that . To find , we find the equation of the line through that makes a angle with the -axis. This is the same line as the one through the origin (which we already found) shifted to the right, so it has equation . Setting this equal to and solving for , we get , so . By equilateral triangle properties, we have that . Repeating this process, we find that and . At this point, we notice that the -coordinate of each is more than that of , so and . It may be helpful to continue calculating out the and if the pattern in the -coordinates of the isn't visible yet. At this point, it can be noticed that the differences between the x coordinates of consecutive form an arithmetic sequence (, , etc.). Additionally, the numerator of each of the fractions is a consecutive even number, and the sum of the first even numbers is . Thus, we must find the least integral solution to . This least solution is .
~ cxsmi
See Also
2008 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 23 |
Followed by Problem 25 |
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.