a(n) = floor(10^k/n) where k is the smallest integer such that the whole first period or the whole terminating fractional part of the decimal expansion of 1/n is shifted to appear before the decimal point in 10^k/n.
A266385
a(n) = floor(10^k/n) where k is the smallest integer such that the whole first period or the whole terminating fractional part of the decimal expansion of 1/n is shifted to appear before the decimal point in 10^k/n.
Terms
- a(0) =1a(1) =5a(2) =3a(3) =25a(4) =2a(5) =16a(6) =142857a(7) =125a(8) =1a(9) =1a(10) =9a(11) =83a(12) =76923a(13) =714285a(14) =6a(15) =625a(17) =5a(19) =5a(20) =47619a(21) =45a(23) =416a(24) =4a(25) =384615a(26) =37a(27) =3571428a(29) =3a(31) =3125a(32) =3a(34) =285714a(35) =27
External references
- oeis: A266385