Difference between revisions of "2009 AMC 10B Problems/Problem 21"
Scrabbler94 (talk | contribs) (Solution 3 is incorrect) |
(→Solution) |
||
Line 21: | Line 21: | ||
Therefore our sum gives the same remainder modulo <math>8</math> as <math>1 + 3 + 1 + 3 + 1 + \cdots + 1 + 3</math>. There are <math>2010</math> terms in the sum, hence there are <math>2010/2 = 1005</math> pairs <math>1+3</math>, and thus the sum is <math>1005 \cdot 4 = 4020 \equiv 20 \equiv \boxed{4} \pmod 8</math>. | Therefore our sum gives the same remainder modulo <math>8</math> as <math>1 + 3 + 1 + 3 + 1 + \cdots + 1 + 3</math>. There are <math>2010</math> terms in the sum, hence there are <math>2010/2 = 1005</math> pairs <math>1+3</math>, and thus the sum is <math>1005 \cdot 4 = 4020 \equiv 20 \equiv \boxed{4} \pmod 8</math>. | ||
+ | |||
+ | === Solution 3 === | ||
+ | |||
+ | We have the formula <math>\frac{a(r^n-1)}{r-1}</math> for the sum of a finite geometric sequence which we want to find the residue modulo 8. | ||
+ | <cmath>\frac{1 \cdot (3^{2010}-1)}{2}</cmath> | ||
+ | <cmath>\frac{3^{2010}-1}{2} = \frac{9^{1005}-1}{2}</cmath> | ||
+ | <cmath>\frac{9^{1005}-1}{2} \equiv \frac{1^{1005}-1}{2} \equiv \frac{0}{2} \pmod 8</cmath> | ||
+ | Therefore, the numerator of the fraction is divisible by <math>8</math>. However, when we divide the numerator by <math>2</math>, we get a remainder of <math>4</math> modulo <math>8</math>, giving us <math>\mathrm{(D)}</math>. | ||
== See also == | == See also == | ||
{{AMC10 box|year=2009|ab=B|num-b=20|num-a=22}} | {{AMC10 box|year=2009|ab=B|num-b=20|num-a=22}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 11:09, 3 August 2020
Problem
What is the remainder when is divided by 8?
Solution
Solution 1
The sum of any four consecutive powers of 3 is divisible by and hence is divisible by 8. Therefore
is divisible by 8. So the required remainder is . The answer is .
Solution 2
We have . Hence for any we have , and then .
Therefore our sum gives the same remainder modulo as . There are terms in the sum, hence there are pairs , and thus the sum is .
Solution 3
We have the formula for the sum of a finite geometric sequence which we want to find the residue modulo 8. Therefore, the numerator of the fraction is divisible by . However, when we divide the numerator by , we get a remainder of modulo , giving us .
See also
2009 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 20 |
Followed by Problem 22 | |
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 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.