Difference between revisions of "2002 AIME II Problems/Problem 6"
Fuzimiao2013 (talk | contribs) (→Solution 1) |
Fuzimiao2013 (talk | contribs) (Undo revision 168524 by Fuzimiao2013 (talk)) (Tag: Undo) |
||
Line 3: | Line 3: | ||
== Solution 1 == | == Solution 1 == | ||
− | We know <math>\frac{ | + | We know that <math>\frac{4}{n^2 - 4} = \frac{1}{n-2} - \frac{1}{n + 2}</math>. |
− | |||
− | |||
− | + | So if we pull the <math>\frac{1}{4}</math> out of the summation, you get | |
<math>250\sum_{n=3}^{10,000} (\frac{1}{n-2} - \frac{1}{n + 2})</math>. | <math>250\sum_{n=3}^{10,000} (\frac{1}{n-2} - \frac{1}{n + 2})</math>. | ||
Line 19: | Line 17: | ||
If you didn't know <math>\frac{4}{n^2 - 4} = \frac{1}{n-2} - \frac{1}{n + 2}</math>, here's how you can find it out: | If you didn't know <math>\frac{4}{n^2 - 4} = \frac{1}{n-2} - \frac{1}{n + 2}</math>, here's how you can find it out: | ||
+ | |||
+ | We know <math>\frac{1}{n^2 - 4} = \frac{1}{(n+2)(n-2)}</math>. We can use the process of fractional decomposition to split this into two fractions thus: <math>\frac{1}{(n+2)(n-2)} = \frac{A}{(n+2)} + \frac{B}{(n-2)}</math> for some A and B. | ||
+ | |||
+ | Solving for A and B gives <math>1 = (n-2)A + (n+2)B</math> or <math>1 = n(A+B)+ 2(B-A)</math>. Since there is no n term on the left hand side, <math> A+B=0</math> and by inspection <math>1 = 2(B-A)</math>. Solving yields <math> A=\frac{1}{4}, B=\frac{-1}{4}</math> | ||
+ | |||
+ | Then we have <math>\frac{1}{(n+2)(n-2)} = \frac{ \frac{1}{4} }{(n-2)} + \frac{ \frac{-1}{4} }{(n+2)}</math> and we can continue as before. | ||
== Solution 2 == | == Solution 2 == |
Revision as of 18:24, 26 December 2021
Contents
Problem
Find the integer that is closest to .
Solution 1
We know that .
So if we pull the out of the summation, you get
.
Now that telescopes, leaving you with:
The small fractional terms are not enough to bring lower than so the answer is
If you didn't know , here's how you can find it out:
We know . We can use the process of fractional decomposition to split this into two fractions thus: for some A and B.
Solving for A and B gives or . Since there is no n term on the left hand side, and by inspection . Solving yields
Then we have and we can continue as before.
Solution 2
Using the fact that or by partial fraction decomposition, we both obtained . The denominators of the positive terms are , while the negative ones are . Hence we are left with . We can simply ignore the last terms, and we get it is approximately . Computing which is about and moving the decimal point three times, we get that the answer is
See also
2002 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.