Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #11 Jul 25 2017 02:24:50
%S 1,2,1,3,1,1,2,2,3,2,4,3,5,5,5,7,8
%N Lengths of bit runs in A123506.
%C The sequence uses operations based on the second nontrivial Riemann zero: (1/2 + i*t), t = 21.022039639... A123504 and A123505 use the first nontrivial zero.
%D John Derbyshire, Prime Obsession, Bernhard Riemann and the Greatest Unsolved Problem in Mathematics, Plume - a Penguin Group, NY, 2003, pp. 198-199.
%F Record the numbers of consecutive bit runs of A123506.
%e a(4) = 3 since A123506 = 0, 1, 1, 0, 1, 1, 1, ...
%Y Cf. A100060, A102522, A102523, A123504, A123505, A123506.
%K nonn,more
%O 2,2
%A _Gary W. Adamson_, Oct 01 2006