Let a k represent the repeating decimal 0 . 1 3 3 k for k ≥ 4 . The product a 4 a 5 ⋯ a 9 9 can be expressed as n ! m where m , n are positive integers and n is as small as possible. n m can be expressed as q p where p , q are coprime integers. What is p + q ?
Note: 0 . 1 3 3 k refers to the repeating decimal 0 . 1 3 3 1 3 3 1 3 3 … evalauted in base k .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Better write the fraction as k 1 k 3 − 1 ( k + 1 ) 3 − 1 . Factoring out the first k 1 part, the telescoping product part is now apparent without any algebraic manipulation.
Typo on the fifth line: The fraction should be over 4 0 9 6 , and the common ratio is therefore 6 4 1 .
Another small typo on the large expression near the bottom: In the second term, the ( k + 1 ) is to the third power, but it should be only squared.
Isn't that first series just 1/5?
We can write the repeating decimal 0 . 1 3 3 . . . ( k ) as an infinite series:
0 . 1 3 3 . . . ( k ) = ∑ i = 1 ∞ k 3 i + 1 1 + k 3 i + 2 3 + k 3 i + 3 3 = 1 − k 3 − ( 3 + 3 ∗ k + k 2 ) ( 1 0 )
∏ k = 4 q 1 − k 3 − ( 3 + 3 ∗ k + k 2 ) = 2 1 ( q − 1 ) ! 2 ( q 2 + 3 q + 3 )
Plugging in q = 9 9 , we get a result of
9 8 ! 9 6 2 = n ! m
therefore p = 4 8 1 , q = 4 9 , p + q = 5 3 0
what will be the number a4,a5,a6..... ?
but if 0.133133... is base k, then it's not decimal. It is k-al (octal, hexadecimal, tetral or whatever...)
Lets find a general expression for a k , k ≥ 4 . Remember that in base k , a shift by one digit to the right equals a multiplication by k − 1 : a k = ( 0 . 1 3 3 ) k = ( 1 ⋅ k − 1 + 3 ⋅ k − 2 + 3 ⋅ k − 3 ) ⋅ i = 0 ∑ ∞ ( k − 3 ) i = 1 − k − 3 k − 1 + 3 k − 2 + 3 k − 3 ⋅ k 4 k 4 = k ( k 3 − 1 ) k 3 + 3 k 2 + 3 k ± 1 = k 1 ⋅ k 3 − 1 ( k + 1 ) 3 − 1 ∣ Geom. Series, ∣ ∣ k − 3 ∣ ∣ ≤ 4 3 1 < 1 ∣ ∣ ( k + 1 ) 3 = k 3 + 3 k 2 + 3 k + 1
Put all that hard work to use simplifying the product. Notice the second factor is a telescopic product: k = 4 ∏ 9 9 a k = ( k = 4 ∏ 9 9 k 1 ) ⋅ k = 4 ∏ 9 9 k 3 − 1 ( k + 1 ) 3 − 1 = 9 9 ! 3 ! ⋅ 4 3 − 1 1 0 0 3 − 1 = 9 9 ⋅ 9 8 ! ⋅ 6 3 6 2 ⋅ 9 9 ⋅ 2 1 ⋅ 4 8 1 = 9 8 ! 9 6 2 = : n ! m
As 9 6 2 m o d 9 8 = 8 0 = 0 , we can not further reduce the factorial:
n m = 9 8 9 6 2 = 4 9 4 8 1 = q p ⇒ p + q = 5 3 0
Our a k is defined as k − 1 + 3 ∗ k − 2 + 3 ∗ k − 3 + k − 4 + . . .
We can reorder the terms of the sum into \((k^{-1} + k^{-4} + k^{-7} + ...) + 3*(k^{-2} + k^{-5} + k^{-8} + ... ) + 3*(k^{-3} + k^{-6} + k^{-9} + ...)
= (1/k)/(1 - 1/k^{3}) + 3*(1/k^{2})/(1 - 1/k^{3}) + 3*(1/k^{3})/(1 - 1/k^{3})
= k^{2}/(k^{3} - 1) + 3{k}/(k^{3} - 1) + 3/(k^{3} - 1) = \frac{k^2 + 3k + 3}{k^3 - 1}\)
Note that a k + 1 = ( k 2 + 2 k + 1 + 3 k + 3 + 3 ) / ( k 3 + 3 k 2 + 3 k + 1 − 1 )
a k + 1 = ( k 2 + 5 k + 7 ) / ( k 3 + 3 k 2 + 3 k ) = ( 1 / k ) ∗ ( k 2 + 5 k + 7 ) / ( k 2 + 3 k + 3 )
Thus, when calculating the product a k ∗ a k + 1 and applying it from 4 to 99, the only things that will remain in the product are the first denominator and the last numerator divided by the product of the numbers
= [ ( 9 9 2 + 3 ∗ 9 9 + 3 ) ∗ ( 1 / 6 3 ) ] / ( 4 ∗ 5 ∗ 6 ∗ . . . ∗ 9 8 )
= [ ( 1 0 0 0 0 − 2 0 0 + 1 + 3 0 0 − 3 + 3 ) / 6 3 ] ∗ 6 / 9 8 ! = [ 6 0 6 0 6 / 6 3 ] / 9 8 ! = 9 6 2 / 9 8 !
Then, m / n = 9 6 2 / 9 8 = 4 8 1 / 4 9 , thus p = 4 8 1 , q = 4 9 , p + q = 5 3 0
Problem Loading...
Note Loading...
Set Loading...
Let us investigate k = 4 . We find that the decimal is equal to 4 1 + 1 6 3 + 6 4 3 + 2 5 6 1 + 1 0 2 4 3 + 4 0 9 6 3 . It may not be obvious at first, but this series is geometric. We can take advantage of the fact that the decimal is repeating to group terms. Indeed, by grouping each consecutive three terms, we find the sum 6 4 1 6 + 3 ( 4 ) + 3 + 2 5 6 1 6 + 3 ( 4 ) + 3 . . . . Using the geometric series formula with common ratio 4 1 , we find 1 − 6 4 1 6 4 3 1 = 6 3 3 1 . What a handy closed form! We should be able to generalize this. Namely, a k = k 3 − 1 k 2 + 3 k + 3 for k ≥ 4 . Now, this is still quite difficult to evaluate, so let's try some more messing around.
We can factorize the denominator to get ( k − 1 ) ( k 2 + k + 1 ) k 2 + 3 k + 3 . So if we investigate the k − 1 1 part, when we take the product from 4 to 9 9 we will get 9 8 ! 2 . So let's take out that part to simplify our expression.
We are left to evaluate 9 8 ! 2 k = 4 ∏ 9 9 k 2 + k + 1 k 2 + 3 k + 3 . Using the principle of hopeful elegance (a useful tool which says that you should always be actively looking for elegant ways to solve problems, "hoping" that one will show up as it often does) or through some very solid algebraic intuition, this product telescopes. Namely, in the product k 2 + k + 1 k 2 + 3 k + 3 × ( k + 1 ) 2 + ( k + 1 ) + 1 ( k + 1 ) 3 + 3 ( k + 1 ) + 3 × ( k + 2 ) 2 + ( k + 2 ) + 1 ( k + 2 ) 2 + 3 ( k + 2 ) + 3 ⋯ , the numerator of the previous term cancels out with the denominator of the next term (since ( n + 1 ) 2 + ( n + 1 ) + 1 = n 2 + 2 n + 1 + n + 1 + 1 = n 2 + 3 n + 3 )
Thus, if we take this product from k = 4 to 9 9 , we will be left with the denominator of k = 4 and the numerator of k = 9 9 . So our product comes out to 9 8 ! 2 × 4 2 + 3 ∗ 4 + 3 9 9 2 + 3 ∗ 9 9 + 3 = 9 8 ! 9 6 2 .
Finally, for our answer, 9 8 9 6 2 = 4 9 4 8 1 , so p + q = 5 3 0 .