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.

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

Original entry on oeis.org

1, 22, 350, 5082, 72723, 1059828, 15977093, 251060381, 4127061939, 71072689688, 1282475317760, 24236090536840, 479241115418584, 9904652632613008, 213690639892631680, 4806627321727980560, 112576965096880250736
Offset: 0

Views

Author

Wolfdieter Lang, Feb 15 2005

Keywords

Formula

a(n)= |S1(n+6, 6)| + |S1(n+6, 7)|= |S1(n+7, 7)|-(n+5)*|S1(n+6, 7)|, with S1(n, m):= A048994(n, m), n>=>m=0 (Stirling1 triangle).