login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Number of binary strings of length n with equal numbers of 00010 and 00110 substrings
1

%I #4 Mar 31 2012 12:35:33

%S 1,2,4,8,16,30,56,104,192,358,670,1260,2384,4524,8616,16460,31520,

%T 60518,116458,224582,433990,840208,1629480,3165272,6157584,11995072,

%U 23395948,45685760,89307256,174752084,342259964,670902048,1316147680,2583857838

%N Number of binary strings of length n with equal numbers of 00010 and 00110 substrings

%H R. H. Hardin, <a href="/A164213/b164213.txt">Table of n, a(n) for n=0..500</a>

%K nonn

%O 0,2

%A _R. H. Hardin_ Aug 11 2009