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.

A102919 Row sums of triangle A102916.

Original entry on oeis.org

1, 3, 8, 24, 95, 472, 3010, 22508, 198157, 1969757, 22006039, 272436985, 3691859826, 54696947677, 872698586012, 15055534230363, 276756250035637, 5449734493500830, 113510195694700702, 2512765185249336397
Offset: 0

Views

Author

Paul D. Hanna, Jan 21 2005

Keywords

Crossrefs

Cf. A102916.

Programs

  • PARI
    {T(n,k)=if(nA102916 */ {a(n)=sum(k=0,n,T(n,k))}