Difference between revisions of "2002 AMC 12P Problems/Problem 11"
(→Solution 2 (Cheese)) |
(→Solution 2 (Cheese)) |
||
Line 29: | Line 29: | ||
== Solution 2 (Cheese) == | == Solution 2 (Cheese) == | ||
− | As with all telescoping problems, there is a solution that involves induction. In competition, it is sufficient to conjecture the formula but not prove it. For sake of completeness, we will prove the formula. | + | As with all telescoping problems, there is a solution that involves induction. In competition, it is sufficient to conjecture the formula but not prove it. For sake of completeness and practice, we will prove the formula for <math>\sum_{i=1}^{n} \frac{1}{t_n} = \frac{2n}{n+1}.</math>. |
+ | |||
+ | With some guess and check: | ||
+ | |||
+ | \begin{align*} | ||
+ | \frac{1}{t_1}&=\frac{2}{1(2)} \\ | ||
+ | &=\frac{2}{2} \\ | ||
+ | \end{align*} | ||
+ | |||
+ | \begin{align*} | ||
+ | \frac{1}{t_1}+\frac{1}{t_2}&=\frac{2}{2}+\frac{2}{2(3)} \\ | ||
+ | &=\frac{4}{3} \\ | ||
+ | \end{align*} | ||
+ | |||
+ | \begin{align*} | ||
+ | \frac{1}{t_1}+\frac{1}{t_2}+\frac{1}{t_3}&=\frac{4}{3}+\frac{2}{3(4)} \\ | ||
+ | =\frac{6}{4} \\ | ||
+ | \end{align*} | ||
+ | |||
+ | From here, we can conjecture <math>\sum_{i=1}^{n} \frac{1}{t_n} = \frac{2n}{n+1}.</math> A quick check shows that for <math>n=4</math> gives <math>\frac{8}{5},</math> which means our inductive hypothesis is most likely correct. Thus, our answer is <math>\sum_{i=1}^{2002} \frac{1}{t_n} = \frac{2(2002)}{2002+1}=\boxed{\textbf{(D) } \frac{4004}{2003}}.</math> We will prove this with induction as promised. | ||
== See also == | == See also == | ||
{{AMC12 box|year=2002|ab=P|num-b=10|num-a=12}} | {{AMC12 box|year=2002|ab=P|num-b=10|num-a=12}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 08:38, 15 July 2024
Problem
Let be the th triangular number. Find
Solution 1
We may write as and do a partial fraction decomposition. Assume .
Multiplying both sides by gives .
Equating coefficients gives and , so . Therefore, .
Now .
Note: For the sake of completeness, I put the full derivation of the partial fraction decomposition of here. However, on the contest, the decomposition step would be much faster since it is so well-known.
Solution 2 (Cheese)
As with all telescoping problems, there is a solution that involves induction. In competition, it is sufficient to conjecture the formula but not prove it. For sake of completeness and practice, we will prove the formula for .
With some guess and check:
\begin{align*} \frac{1}{t_1}&=\frac{2}{1(2)} \\ &=\frac{2}{2} \\ \end{align*}
\begin{align*} \frac{1}{t_1}+\frac{1}{t_2}&=\frac{2}{2}+\frac{2}{2(3)} \\ &=\frac{4}{3} \\ \end{align*}
\begin{align*} \frac{1}{t_1}+\frac{1}{t_2}+\frac{1}{t_3}&=\frac{4}{3}+\frac{2}{3(4)} \\ =\frac{6}{4} \\ \end{align*}
From here, we can conjecture A quick check shows that for gives which means our inductive hypothesis is most likely correct. Thus, our answer is We will prove this with induction as promised.
See also
2002 AMC 12P (Problems • Answer Key • Resources) | |
Preceded by Problem 10 |
Followed by Problem 12 |
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.