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.

A102588 Absolute row sums of triangle A102587, which is equal to the matrix inverse of triangle A094531 (the right-hand side of trinomial table A027907).

Original entry on oeis.org

1, 2, 4, 6, 12, 22, 34, 58, 112, 186, 320, 574, 954, 1640, 2926, 5180, 8524, 14928, 25514, 44994, 77674, 138446, 233402, 395832, 704376, 1223902, 2134912, 3628044, 6288414, 10626878, 19171626, 32535060, 57067872, 97164452, 169386950
Offset: 0

Views

Author

Paul D. Hanna, Jan 22 2005

Keywords

Crossrefs

Programs

  • PARI
    {a(n)=local(A); A=matrix(n+1,n+1,r,c,if(r