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.

A154961 2nd column of A154960.

Original entry on oeis.org

0, 1, 3, 25, 340, 7026, 204862, 8007602, 404077632, 25569505628, 1982619985192, 184861494417920, 20406183592852460, 2631875641089358912, 392163247878318070876, 66855512799464487146588, 12929525365915201064027856, 2815456378791384288128303192
Offset: 1

Views

Author

Mats Granvik, Jan 18 2009

Keywords

Comments

A052882 might have similarities with this sequence because A052882 is the 2nd column in table A154921 which is similar to A154960.

Crossrefs

Programs

  • PARI
    { (matrix(30,30,i,j,(-1)^(i!=j)*stirling(i,j,2))^(-1))[,2] } \\ Max Alekseyev, Jun 17 2011

Extensions

More terms from Max Alekseyev, Jun 17 2011