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 ?
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.
Since a n = ( 0 . 1 3 3 1 3 3 1 3 3 … ) n ,
n 3 a n = ( 1 3 3 . 1 3 3 1 3 3 … ) n
Combining the two equations, ( n 3 − 1 ) a n = 1 3 3 n .
a n = ( n 3 − 1 ) n 2 + 3 n + 3
Notice that: ( ( n + 1 ) 3 − 1 ) = n ( n 2 + 3 n + 3 )
a n = ( n 3 − 1 ) n 2 + 3 n + 3 = n ( n 3 − 1 ) ( n + 1 ) 3 − 1 .
With this, a 4 a 5 ⋯ a 9 9 = ( 4 3 − 1 ) ⋅ 4 ⋅ 5 ⋅ 6 ⋅ . . . ⋅ 9 9 1 0 0 3 − 1 . = 6 3 ⋅ 9 9 ! 9 9 9 9 9 9 ⋅ 6 . = 9 9 ! 9 5 2 3 8 .
We can also see that 99 | 95238. So, a 4 a 5 ⋯ a 9 9 can be expressed as 9 8 ! 9 6 2 . Now, it is obvious that 98 does not divide 962.
Therefore, m = 962.