Difference between revisions of "2009 AIME I Problems/Problem 8"
m (→Solution 1 (Extreme bash)) |
m (→Solution 3) |
||
Line 33: | Line 33: | ||
For <math>n = 10</math>, <math>B = 2^{11}-1 = 2047 \equiv 47 \pmod{1000}</math> by the geometric sequence formula. | For <math>n = 10</math>, <math>B = 2^{11}-1 = 2047 \equiv 47 \pmod{1000}</math> by the geometric sequence formula. | ||
− | <math>2A = \sum_{x=1}^{n+1} (x-1)2^x</math>, so <math>2A - A = n2^{n+1} - \sum_{x=1}^{n} 2^x</math>. Hence, for <math>n = 10</math>, <math>A = 10 \cdot 2^{11} - 2^{11} + 2 = 9 \cdot 2^{11} + 2 \equiv 48 \cdot 9 + 2 =</math> | + | <math>2A = \sum_{x=1}^{n+1} (x-1)2^x</math>, so <math>2A - A = A = n2^{n+1} - \sum_{x=1}^{n} 2^x</math>. Hence, for <math>n = 10</math>, <math>A = 10 \cdot 2^{11} - 2^{11} + 2 = 9 \cdot 2^{11} + 2 \equiv 48 \cdot 9 + 2 =</math> |
<math>434 \pmod{1000}</math>, by the geometric sequence formula and the fact that <math>2^{10} = 1024 \equiv 24 \pmod{1000}</math>. | <math>434 \pmod{1000}</math>, by the geometric sequence formula and the fact that <math>2^{10} = 1024 \equiv 24 \pmod{1000}</math>. |
Revision as of 10:37, 23 January 2023
Contents
Problem
Let . Consider all possible positive differences of pairs of elements of . Let be the sum of all of these differences. Find the remainder when is divided by .
Solution 1 (Extreme bash)
Find the positive differences in all pairs and you will get . (This is not recommended unless you can't find any other solutions to this problem)
Solution 2
When computing , the number will be added times (for terms , , ..., ), and subtracted times. Hence can be computed as . Evaluating yields:
Solution 3
This solution can be generalized to apply when is replaced by other positive integers.
Extending from Solution 2, we get that the sum of all possible differences of pairs of elements in when is equal to . Let , . Then .
For , by the geometric sequence formula.
, so . Hence, for ,
, by the geometric sequence formula and the fact that .
Thus, for , .
Solution 4
Consider the unique differences . Simple casework yields a sum of . This method generalizes nicely as well.
Video Solution
See also
2009 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
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.