This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A153684 #4 Mar 31 2012 14:12:21 %S A153684 1,93,123,1061,395,1360,4137,2706,66910,21740,15986,58999,571666, %T A153684 1192010,793642,1093343,3476524 %N A153684 Greatest number m such that the fractional part of (1024/1000)^A153680(n) >= 1-(1/m). %F A153684 a(n):=floor(1/(1-fract((1024/1000)^A153680(n)))), where fract(x) = x-floor(x). %e A153684 a(2)=93, since 1-(1/94)=0.98936...>fract((1024/1000)^A153680(2))=fract((1024/1000)^29)=0.98929...>=1-(1/93). %Y A153684 Cf. A153664, A153672, A153680, A154130, A153692, A153700, A153708, A153716, A153724. %K A153684 nonn,more %O A153684 1,2 %A A153684 _Hieronymus Fischer_, Jan 06 2009 %E A153684 a(16) - a(17) from _Hagen von Eitzen_, May 16 2009