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.

Showing 1-1 of 1 results.

A112490 Fifth column of triangle A112486 used for e.g.f.s of |Stirling1|=|A008275| diagonals.

Original entry on oeis.org

105, 3465, 78750, 1571570, 29957620, 566780500, 10855452608, 212784652080, 4295131560720, 89593039854864, 1934882739672480, 43302005440341984, 1004506274408605056, 24150861883489332096, 601561456166534637312
Offset: 4

Views

Author

Wolfdieter Lang, Sep 12 2005

Keywords

Examples

			78750 = a(6) = 10*3465 + 9*4900.
		

Formula

a(n)= A112486(n, 4), n>=4. a(0), ..., a(3) = 0.
a(n)= (n+4)*a(n-1) + (n+3)* A112489(n-1), n>=4, a(3):=0.
Showing 1-1 of 1 results.