login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

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 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A164420 Number of binary strings of length n with no substrings equal to 0000, 0010, or 0111. 2
1, 2, 4, 8, 13, 21, 33, 52, 81, 125, 193, 297, 457, 702, 1078, 1655, 2540, 3898, 5981, 9177, 14080, 21602, 33142, 50846, 78007, 119676, 183603, 281677, 432138, 662969, 1017100, 1560393, 2393890, 3672606, 5634358, 8643995, 13261253, 20344855, 31212218, 47884467 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..2000 (terms n=4..500 from R. H. Hardin)
FORMULA
G.f.: (x+1)*(x^3+x^2+1)/((x-1)*(x^5+x^4+x^3+x^2-1)). - R. J. Mathar, Dec 01 2011
MATHEMATICA
CoefficientList[Series[(x + 1) (x^3 + x^2 + 1)/((x - 1) (x^5 + x^4 + x^3 + x^2 - 1)), {x, 0, 39}], x] (* Michael De Vlieger, Oct 11 2017 *)
CROSSREFS
Sequence in context: A241691 A164429 A073336 * A164457 A164419 A164480
KEYWORD
nonn,easy
AUTHOR
R. H. Hardin, Aug 14 2009
EXTENSIONS
Edited by Alois P. Heinz, Oct 09 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified December 7 08:27 EST 2023. Contains 367645 sequences. (Running on oeis4.)