384615
domain: N
Appears in sequences
- a(n) = floor(10^7/n).at n=25A033425
- The periodic part of the decimal expansion of 1/n. Any initial 0's are to be placed at end of cycle.at n=25A036275
- Sums of consecutive noncubes.at n=10A048396
- Periodic part of decimal expansion of 1/n (leading 0's omitted).at n=25A060284
- For n not divisible by 10 and using as many leading zeros as needed, smallest number whose inverse has only digits of n in its period.at n=23A181431
- 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.at n=25A266385
- Irregular table, read by rows, where row z = 2, 3, 4, ... lists pairs (y, x) such that x + y/z = concat(y, x)/z with 0 < y < z, gcd(y, z) = 1, and primitive x, cf. comments.at n=51A383188