Maths Olympiad Prep

Library / /355 of 520

Number theory Difficulty 3.4 AMC 10/12 Find the answer

For some positive integer kk, the repeating base-kk representation of the (base-ten) fraction 751\frac{7}{51} is 0.23k=0.232323...k0.\overline{23}_k = 0.232323..._k. What is kk?

Pick one

Solution

We can expand the fraction 0.23k0.\overline{23}_k as follows: 0.23k=2k1+3k2+2k3+3k4+0.\overline{23}_k = 2\cdot k^{-1} + 3 \cdot k^{-2} + 2 \cdot k^{-3} + 3 \cdot k^{-4} + \cdots
Notice that this is equivalent to
2(k1+k3+k5+...)+3(k2+k4+k6+)2( k^{-1} + k^{-3} + k^{-5} + ... ) + 3 (k^{-2} + k^{-4} + k^{-6} + \cdots )
By summing the geometric series and simplifying, we have 2k+3k21=751\frac{2k+3}{k^2-1} = \frac{7}{51}. Solving this quadratic equation (or simply testing the answer choices) yields the answer k=(D) 16k = \boxed{\textbf{(D) }16}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.