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.

A243475 Number of isoscent sequences of length n with exactly two descents.

Original entry on oeis.org

2, 28, 241, 1667, 10142, 56748, 299485, 1514445, 7415873, 35424718, 165963977, 765639729, 3488740303, 15739196772, 70434524941, 313136541466, 1384706596078, 6096641331963, 26747810596747, 117015840972949, 510745056446585, 2225207050547044, 9680854941464722
Offset: 5

Views

Author

Joerg Arndt and Alois P. Heinz, Jun 05 2014

Keywords

Examples

			a(5) = 2: [0,0,2,1,0], [0,1,0,1,0].
		

Crossrefs

Column k=2 of A242352.

Programs

  • Mathematica
    b[n_, i_, t_] := b[n, i, t] = If[n<1, 1, Expand[Sum[If[jJean-François Alcover, Feb 09 2015, after A242352 *)