A153676 Greatest number m such that the fractional part of (101/100)^A153672(n) >= 1-(1/m).
1, 76, 238, 913, 1334, 4645, 17396, 351085, 69587, 552184, 329808, 381654, 35874097, 5011174, 6220178, 33773592, 13149134, 105749940
Offset: 1
Examples
a(2)=76, since 1-(1/77)=0.9870...>fract((101/100)^A153672(2))=fract((101/100)^69)=0.98689...>=1-(1/76).
Formula
a(n):=floor(1/(1-fract((101/100)^A153672(n)))), where fract(x) = x-floor(x).
Extensions
a(13)-a(18) from Robert Price, May 10 2012