login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A218374 Number of simple labeled graphs on n nodes with an even number of components. 3
1, 0, 1, 3, 20, 240, 5224, 209832, 15956480, 2346694080, 675730946176, 383352300553728, 430056580863004160, 956441558748755089920, 4224552623552204307349504, 37106534862502586820794145792, 648740342428921612538202170408960, 22591362491840723496251402052982210560, 1567817841212459564387810603215973889703936 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
E.g.f.: cosh(A(x)-1) where A(x) is the e.g.f. for A001187.
MATHEMATICA
nn=18; a=Sum[2^Binomial[n, 2]x^n/n!, {n, 0, nn}]; Range[0, nn]!CoefficientList[Series[Cosh[ Log[a]], {x, 0, nn}], x]
CROSSREFS
Cf. A218375.
Sequence in context: A195135 A201148 A248653 * A219541 A200527 A237431
KEYWORD
nonn
AUTHOR
Geoffrey Critzer, Oct 27 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 07:43 EDT 2024. Contains 371799 sequences. (Running on oeis4.)