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.

A134044 Number of compositions of n with parts in N which avoid the pattern 221.

Original entry on oeis.org

1, 1, 2, 4, 8, 15, 30, 58, 113, 220, 429, 835, 1627, 3169, 6172, 12023, 23419, 45616, 88853, 173073, 337118, 656656, 1279065, 2491423, 4852911, 9452731, 18412473, 35864686, 69858930, 136074521, 265052378, 516281541, 1005637564, 1958828336
Offset: 0

Views

Author

Vladeta Jovovic, Oct 03 2007

Keywords

Formula

G.f.: 1/(1-Sum(x^j*Product(1-x^(2*i),i=j+1..inf),j=1..inf)).