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.

A103725 Column m=8 sequence of triangle A103718(n,m), n>=0, without leading zeros.

Original entry on oeis.org

1, 46, 1375, 34595, 805233, 18144126, 405723890, 9135723740, 209010337393, 4886030196762, 117128494141581, 2885780810969745, 73173111964806346, 1910999806521618802, 51421630750891773900, 1425733715141171349892
Offset: 0

Views

Author

Wolfdieter Lang, Feb 24 2005

Keywords

Formula

a(n)= |S1(n+9, 9)| + |S1(n+9, 10)|= |S1(n+10, 10)|-(n+8)*|S1(n+9, 10)|, with S1(n, m):= A048994(n, m), n>=>m=0 (Stirling1 triangle).