|
Search: id:A039624
|
|
|
| A039624 |
|
Numbers n such that there are equal numbers of 0's and 1's in first n digits of binary representation of Pi. |
|
+0 1
|
|
| 4, 6, 8, 16, 30, 32, 6356, 6358, 6360, 6362, 6364, 6368, 6370, 6372, 6374, 6384, 6430, 6442, 6444, 6446, 6450, 6464, 6468, 6470, 6508, 6514, 6524, 6526, 6562, 6564, 6568, 6570, 6572, 6586, 6588, 6688, 6690, 6692, 6694, 6806, 6866, 6916, 6918, 6920, 6922
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Number of terms >= 10^k: 3, 6, 6, 129, 599, 777, ..., . [From Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 13 2009]
|
|
LINKS
|
Robert G. Wilson v, Table of n, a(n) for n = 1..777 .
|
|
MATHEMATICA
|
pir = RealDigits[Pi, 2, 10^6][[1]]; fQ[n_] := Count[ Take[ pir, 2n], 1] == n; 2 Select[ Range@ 3461, fQ@# &] [From Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 13 2009]
|
|
CROSSREFS
|
Sequence in context: A079250 A055397 A049421 this_sequence A083166 A022599 A112160
Adjacent sequences: A039621 A039622 A039623 this_sequence A039625 A039626 A039627
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Brian L. Galebach (sequence(AT)ProbabilitySports.com)
|
|
EXTENSIONS
|
More terms from Alex Healy (ahealy(AT)fas.harvard.edu), Jun 22 2001
|
|
|
Search completed in 0.002 seconds
|