login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A072816
a(n) is the smallest integer such that the mantissa of 1/a(n) contains n.
0
1, 4, 3, 7, 2, 6, 7, 7, 11, 19, 9, 8, 23, 7, 19, 6, 17, 49, 21, 29, 19, 31, 13, 29, 4, 19, 29, 7, 17, 13, 19, 31, 3, 23, 17, 19, 27, 26, 23, 47, 17, 7, 23, 29, 22, 26, 17, 29, 51, 59, 29, 17, 26, 22, 18, 23, 7, 17, 47, 23, 21, 16, 19, 17, 23, 6, 49, 19, 13, 17, 7, 29, 19, 47, 29, 13
OFFSET
1,2
COMMENTS
1/a(n) must contain also at least one nonzero digit after n if n ends with 0; e.g., a(10)=19 because 19 is the smallest integer whose reciprocal (0.052631578947368421052...) contains the digits "10" followed by at least one nonzero digit (to avoid 1/10 = 0.1000...).
EXAMPLE
11 is the smallest integer whose reciprocal (0.0909...) contains 9, hence a(9) = 11.
CROSSREFS
Sequence in context: A077978 A192986 A336741 * A340012 A046548 A127752
KEYWORD
base,nonn
AUTHOR
Benoit Cloitre, Aug 09 2002
EXTENSIONS
Corrected, edited, and more terms added by Jon E. Schoenfield, May 08 2010
STATUS
approved