A352161 Numbers m such that the smallest digit in the decimal expansion of 1/m is k = 8, ignoring leading and trailing 0's.
125, 1125, 1250, 11250, 12500, 112500, 125000, 1125000, 1250000, 11250000, 12500000, 112500000, 125000000, 1125000000, 1250000000
Offset: 1
Examples
m = 125 is a term since 1/125 = 0.008 and the smallest digit after the leading 0's is 8. m = 1125 is a term since 1/1125 = 0.00088888888... and the smallest digit after the leading 0's is 8.
Crossrefs
Formula
A352153(a(n)) = 8.
Extensions
a(9)-a(15) from Jinyuan Wang, Mar 29 2022
Comments