Difference between revisions of "2004 AMC 12A Problems/Problem 25"
(geo. series, {eqnarray*}) |
(Use align* instead of eqnarray*.) |
||
Line 9: | Line 9: | ||
Alternatively, we could have used the algebraic manipulation for repeating decimals, | Alternatively, we could have used the algebraic manipulation for repeating decimals, | ||
− | <cmath>\begin{ | + | <cmath>\begin{align*} |
− | a_x &= | + | a_x &= \frac{1}{x}+\frac{3}{x^2}+\frac{3}{x^3}+\frac{1}{x^4}+\frac{3}{x^5}+\frac{3}{x^6}+\cdots \\ |
− | a_x \cdot x^3 &= | + | a_x \cdot x^3 &= x^2+3x+3+a_x\\ |
− | a_x(x^3-1) &= | + | a_x(x^3-1) &= x^2+3x+3\\ |
− | a_x &= | + | a_x &= \frac{x^2+3x+3}{x^3-1}=\frac{(x+1)^3-1}{x(x^3-1)} |
− | \end{ | + | \end{align*}</cmath> |
[[Telescoping]], | [[Telescoping]], | ||
− | <cmath>\begin{ | + | <cmath>\begin{align*} |
− | a_4a_5...a_{99}&= | + | a_4a_5...a_{99}&= \frac{(5^3-1)(6^3-1)\cdots (100^3-1)}{4 \cdot 5 \cdot 6 \cdot \cdots \cdot 99 \cdot (4^3-1)(5^3-1)\cdots(99^3-1)}\\ |
− | a_4a_5...a_{99}&= | + | a_4a_5...a_{99}&= \frac{999999}{4 \cdot 5 \cdot 6 \cdot \cdots \cdot 99 \cdot 63}=\frac{13 \cdot 37 \cdot 33 \cdot 6}{99!}\end{align*}</cmath> |
Some factors cancel, (after all, <math>13 \cdot 37 \cdot 33 \cdot 6</math> isn't one of the answer choices) | Some factors cancel, (after all, <math>13 \cdot 37 \cdot 33 \cdot 6</math> isn't one of the answer choices) |
Revision as of 16:43, 5 December 2007
Problem
For each integer , let denote the base- number . The product can be expressed as , where and are positive integers and is as small as possible. What is the value of ?
Solution
This is an infinite geometric series with common ratio and initial term , so .
Alternatively, we could have used the algebraic manipulation for repeating decimals,
Some factors cancel, (after all, isn't one of the answer choices)
Since the only factor in the numerator that goes into is , is minimized. Therefore the answer is .
See Also
2004 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Final Question |
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 |