Let denote the number of digits of . For example, and .
What is the maximum value of the ratio as ranges over the positive integers?
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.
With d ( n ) constant, the maximum value is given for the smallest n , which is n = 1 0 0 . . . 0 = 1 0 d ( n ) − 1 .
Let's find the maximum value for 1 0 d ( n ) − 1 d ( n ) 6 . Let f ( x ) = 1 0 x − 1 x 6 , we have then f ′ ( x ) = ( 1 0 x − 1 ) 2 6 x 5 ⋅ 1 0 x − 1 − x 6 ⋅ 1 0 x − 1 ⋅ ln ( 1 0 ) = 1 0 2 x − 2 x 5 ⋅ 1 0 x − 1 ( 6 − x ⋅ ln ( 1 0 ) ) .
f ′ ( x ) = 0 ↔ x = ln ( 1 0 ) 6 = 2 . 6 0 6 . . .
Sign of f ′ :
So max value is for x = 2 or x = 3 . f ( 2 ) = 1 0 2 6 = 6 . 4 , f ( 3 ) = 1 0 0 3 6 = 7 . 2 9 . Max value is 7.29.