AoPSWiki
Art of Problem Solving's olympiad training program WOOT starts on Septebmer 8. Train with the top high school students in the the world! Click here to enroll today!
Personal tools

2004 AMC 12A Problems/Problem 25

From AoPSWiki

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 ?

\text {(A)} 98 \qquad \text {(B)} 101 \qquad \text {(C)} 132\qquad \text {(D)} 798\qquad \text {(E)}962

Solution

This is an infinite geometric series with common ratio and initial term , so a_x = \left(\frac{1}{x} + \frac{3}{x^2} + \frac{3}{x^3}\right)\left(\frac{1}{1-\frac{1}{x^3}}\right) = \frac{x^2 + 3x + 3}{x^3} \cdot \frac{x^3}{x^3 - 1} = \frac{(x+1)^3 - 1}{x(x^3 - 1)}.

Alternatively, we could have used the algebraic manipulation for repeating decimals,

\begin{align*}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 &= x^2+3x+3+a_x\\a_x(x^3-1) &= x^2+3x+3\\a_x &= \frac{x^2+3x+3}{x^3-1}=\frac{(x+1)^3-1}{x(x^3-1)}\end{align*}

Telescoping,

\begin{align*}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}&= \frac{999999}{4 \cdot 5 \cdot 6 \cdot \cdots \cdot 99 \cdot 63}=\frac{13 \cdot 37 \cdot 33 \cdot 6}{99!}\end{align*}

Some factors cancel, (after all, isn't one of the answer choices)

\frac{13 \cdot 37 \cdot 33 \cdot 6}{99!}=\frac{13 \cdot 37 \cdot 2}{98!}

Since the only factor in the numerator that goes into is , is minimized. Therefore the answer is 13 \cdot 37 \cdot 2=962 \Rightarrow \text {(E)}.

See Also

2004 AMC 12A (Problems)
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
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us