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.

A093376 Number of labeled n-vertex graphs with 2-components and without isolated vertices(1-components).

Original entry on oeis.org

0, 0, 1, 0, 3, 40, 585, 15708, 760277, 67656960, 11346344145, 3648840170580, 2277220167519825, 2780207051899228224, 6675377730807161508041, 31633731603265107184483860, 296598264243770222308892404305
Offset: 0

Views

Author

Goran Kilibarda, Vladeta Jovovic, Apr 28 2004

Keywords

Crossrefs

Formula

E.g.f. exp(-x)*(1-exp(-x^2/2))*Sum(2^binomial(n, 2)*x^n/n!, n=0..infinity). Inverse binomial transform of A093351().