login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070023 1/n has period 1 in base 10 (including terminating decimals). 6
1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18, 20, 24, 25, 30, 32, 36, 40, 45, 48, 50, 60, 64, 72, 75, 80, 90, 96, 100, 120, 125, 128, 144, 150, 160, 180, 192, 200, 225, 240, 250, 256, 288, 300, 320, 360, 375, 384, 400, 450, 480, 500, 512, 576, 600, 625, 640, 720, 750 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A070022(n)/11. Numbers of the form a*b*c where a is in {1, 3, 9}, b is a power of 2 and c is a power of 5.
EXAMPLE
12 is in the sequence since 1/12 = 0.08333333333...
11 is not since 1/11 = 0.0909090909...
10 is in, since 1/10 = 0.1000000... = 0.099999999...
MATHEMATICA
Select[Range[750], Length[RealDigits[1/#][[1, -1]]] <= 1 &] (* Amiram Eldar, Jun 12 2022 *)
CROSSREFS
Sequence in context: A051037 A250089 A257997 * A035303 A291719 A360425
KEYWORD
base,nonn
AUTHOR
Henry Bottomley, Apr 12 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 2 07:19 EDT 2024. Contains 372178 sequences. (Running on oeis4.)