A153684 Greatest number m such that the fractional part of (1024/1000)^A153680(n) >= 1-(1/m).
1, 93, 123, 1061, 395, 1360, 4137, 2706, 66910, 21740, 15986, 58999, 571666, 1192010, 793642, 1093343, 3476524
Offset: 1
Examples
a(2)=93, since 1-(1/94)=0.98936...>fract((1024/1000)^A153680(2))=fract((1024/1000)^29)=0.98929...>=1-(1/93).
Formula
a(n):=floor(1/(1-fract((1024/1000)^A153680(n)))), where fract(x) = x-floor(x).
Extensions
a(16) - a(17) from Hagen von Eitzen, May 16 2009