login
A004716
Positions of ones in the binary expansion of log(3)/log(2)-1.
1
1, 4, 6, 8, 9, 10, 20, 21, 23, 27, 28, 29, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, 44, 46, 47, 49, 54, 55, 56, 57, 60, 61, 62, 63, 64, 65, 67, 77, 79, 80, 84, 87, 93, 95, 102, 103, 105, 109, 111, 112, 113, 115, 117
OFFSET
1,2
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge, 2003, pp. 430-433.
LINKS
J. M. Borwein and R. Girgensohn, Addition theorems and binary expansions, Canadian J. Math. 47 (1995) 262-273.
Steven R. Finch, Plouffe's Constant [Broken link]
Steven R. Finch, Plouffe's Constant [From the Wayback machine]
MATHEMATICA
Flatten[Position[RealDigits[Log[2, 3]-1, 2, 200][[1]], 1]] (* Harvey P. Dale, Aug 09 2014 *)
CROSSREFS
Sequence in context: A278948 A084988 A202265 * A212372 A372308 A320726
KEYWORD
nonn
AUTHOR
STATUS
approved