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.

A100728 Number of rank-(n-2) simple matroids on S_n.

Original entry on oeis.org

1, 31, 337, 2570, 16865, 104858, 650761, 4145956, 27483392, 190522216, 1382087111, 10478149999, 82860356456, 682066659044, 5832719543338, 51724107920729, 474869705028520, 4506715494154371, 44152005320340946
Offset: 4

Views

Author

Ralf Stephan, Nov 29 2004

Keywords

Crossrefs

Cf. A000110 (Bell numbers). Diagonal of A058720.

Formula

a(n) = Bell(n+1) - (n^2+n+4)*2^(n-2) + n*(n+1)*(3*n^2-n+10)/24.