A153669 Minimal exponents m such that the fractional part of (101/100)^m obtains a minimum (when starting with m=1).
1, 70, 209, 378, 1653, 2697, 4806, 13744, 66919, 67873, 75666, 81125, 173389, 529938, 1572706, 4751419, 7159431, 7840546, 15896994, 71074288, 119325567
Offset: 1
A154134 Greatest number m such that the fractional part of (4/3)^A154130(n) <= 1/m.
3, 6, 10, 30, 124, 238, 405, 6430, 22869, 32657, 224544, 2396968, 15229280, 28274047, 53458049, 134537968
Offset: 1
Examples
a(3)=10 since 1/11<fract((4/3)^A154130(3))=fract((4/3)^13)=0.09238...<=1/10.
Formula
a(n):=floor(1/fract((4/3)^A154130(n))), where fract(x) = x-floor(x).
Extensions
a(12)-a(16) from Robert Price, May 10 2012
Comments
Examples
Crossrefs
Programs
Mathematica
Formula
Extensions