login
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
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