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”).

A164493
Number of binary strings of length n with no substrings equal to 0010 0101 or 1001.
1
13, 22, 38, 65, 111, 190, 326, 559, 958, 1642, 2814, 4822, 8263, 14160, 24266, 41585, 71265, 122128, 209292, 358665, 614646, 1053322, 1805084, 3093384, 5301153, 9084622, 15568378, 26679633, 45721063, 78352486, 134273170, 230104815
OFFSET
4,1
FORMULA
G.f.: -x^4*(13-4*x+7*x^2-2*x^3+10*x^4+4*x^5+8*x^6) / ( -1+2*x-x^2+x^3-x^4+x^5+x^7 ). - R. J. Mathar, Jan 19 2011
CROSSREFS
Sequence in context: A164456 A164410 A164421 * A164445 A164418 A301788
KEYWORD
nonn,easy
AUTHOR
R. H. Hardin, Aug 14 2009
STATUS
approved