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.

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

Original entry on oeis.org

1, 7, 45, 310, 2359, 19901, 185408, 1896380, 21163076, 256176052, 3345574440, 46910470152, 703146058224, 11222813318544, 190069993713024, 3404916420352128, 64333503601542144, 1278725806081645056
Offset: 0

Views

Author

Wolfdieter Lang, Feb 24 2005

Keywords

Crossrefs

Formula

a(n) = |S1(n+3, 3)| + |S1(n+3, 4)| = |S1(n+4, 4)| - (n+2)*|S1(n+3, 4)|, with S1(n, m):= A048994(n, m), n >= m >= 0 (Stirling1 triangle).