cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A317780 Number of binary words of length n containing exactly one occurrence of the subword 01101.

Original entry on oeis.org

1, 4, 12, 30, 72, 166, 375, 828, 1802, 3872, 8243, 17404, 36501, 76104, 157888, 326126, 671054, 1376090, 2813303, 5735864, 11665683, 23672756, 47940341, 96904034, 195540645, 393953334, 792531849, 1592204570, 3194717138, 6402570594, 12817347502, 25632678412
Offset: 5

Views

Author

Alois P. Heinz, Aug 06 2018

Keywords

Crossrefs

Column k=1 of A277751.

Formula

G.f.: x^5/(x^5-2*x^4+x^3-2*x+1)^2.