Difference between revisions of "2006 AIME I Problems/Problem 11"
(→Problem) |
(→Solution) |
||
Line 5: | Line 5: | ||
== Solution == | == Solution == | ||
− | + | Define the sum as <math>x</math>. Notice that <math>a_n\ = a_{n + 3} - a_{n + 2} - a_{n + 1} </math>, so the sum will be: | |
+ | :<math>x = (a_4 - a_3 - a_2) + (a_5 - a_4 - a_3) + \ldots (a_{30} - a_{29} - a_{28}) + a_{28}</math> | ||
+ | :<math>x = (a_4+ a_5 \ldots a_{30}) - (a_3 + a_4 + \ldots a_{29}) - (a_2 + a_3 + \ldots a_{28}) + a_{28} + (a_1 - a_1)</math> | ||
− | + | The first two groupings almost completely cancel. The third resembles <math>x</math>. | |
+ | |||
+ | :<math>x\ = a_1 - a_3 + a_{28} + a_{30} - x</math> | ||
+ | :<math>2x\ = a_{28} + a_{30}</math> | ||
+ | :<math>x\ = \frac{a_{28} + a_{30}}{2}</math> | ||
+ | |||
+ | <math>a_{28}</math> and <math>a_{30}</math> are both given; the last four digits of the sum is <math>3668</math>, and half of that is <math>1834</math>. Therefore, the answer is <math>834</math>. | ||
== See also == | == See also == |
Revision as of 14:43, 25 September 2007
Problem
A sequence is defined as follows and, for all positive integers Given that and find the remainder when is divided by 1000.
Solution
Define the sum as . Notice that , so the sum will be:
The first two groupings almost completely cancel. The third resembles .
and are both given; the last four digits of the sum is , and half of that is . Therefore, the answer is .
See also
2006 AIME I (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 | ||
All AIME Problems and Solutions |