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.

A317781 Number of binary words of length n containing exactly two (possibly overlapping) occurrences of the subword 01101.

Original entry on oeis.org

1, 4, 13, 35, 92, 230, 562, 1333, 3106, 7114, 16090, 35968, 79637, 174812, 380903, 824469, 1774122, 3797436, 8089574, 17158409, 36250415, 76309260, 160102335, 334877607, 698461293, 1452964434, 3015112497, 6242510786, 12896941964, 26591579894, 54724833014
Offset: 8

Views

Author

Alois P. Heinz, Aug 06 2018

Keywords

Crossrefs

Column k=2 of A277751.

Formula

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