The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A246339 Positions of 0 in base-2 representation of 1/sqrt(2). 2
2, 5, 7, 9, 10, 11, 12, 13, 15, 16, 21, 22, 25, 26, 29, 30, 38, 39, 43, 48, 49, 52, 53, 55, 56, 58, 59, 60, 61, 63, 64, 65, 67, 70, 71, 73, 79, 82, 83, 84, 86, 87, 90, 93, 94, 97, 101, 103, 105, 107, 108, 110, 112, 114, 120, 122, 123, 129, 130, 131, 135, 137 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
Base-2 representation of 1/sqrt(2): 1, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 1, ..., so that A246339 = (2,5,7,9,10,...).
MATHEMATICA
Flatten[Position[RealDigits[1/Sqrt[2], 2, 120][[1]], 0]]
CROSSREFS
Cf. A004713 (complement of A246339).
Sequence in context: A267693 A070985 A325431 * A104428 A349830 A241884
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Aug 24 2014
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 29 03:48 EDT 2024. Contains 372921 sequences. (Running on oeis4.)