login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A164440
Number of binary strings of length n with no substrings equal to 0000 0110 or 1011.
1
13, 22, 37, 62, 104, 174, 291, 487, 815, 1364, 2283, 3821, 6395, 10703, 17913, 29980, 50176, 83977, 140548, 235228, 393689, 658897, 1102762, 1845636, 3088946, 5169810, 8652445, 14481152, 24236359, 40563147, 67888452, 113621409, 190162306
OFFSET
4,1
FORMULA
G.f.: -x^4*(13-4*x+6*x^2-3*x^3+8*x^4) / ( -1+2*x-x^2+x^3-x^4+x^5 ). - R. J. Mathar, Jan 19 2011
CROSSREFS
Sequence in context: A164472 A164446 A164506 * A164435 A164425 A164501
KEYWORD
nonn,easy
AUTHOR
R. H. Hardin, Aug 14 2009
STATUS
approved