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.

A320499 Number of connected self-dual signed graphs with n nodes.

Original entry on oeis.org

1, 1, 0, 1, 3, 14, 62, 572, 7409, 163284, 5736443, 342169618, 33534945769, 5442700283638, 1484664946343496, 664513607618098252, 508538464299389501337, 635542752091150346032474, 1374528064543283977151585962, 4842758246111267151697826493193
Offset: 0

Views

Author

N. J. A. Sloane, Oct 26 2018

Keywords

Crossrefs

Cf. A004102 (signed graphs), A004104 (self-dual), A053465 (connected signed graphs).

Programs

Formula

a(2*n-1) = b(2*n-1), a(2*n) = b(2*n) - (A053465(n) - a(n))/2 where b is the Inverse Euler transform of A004104. - Andrew Howroyd, Jan 27 2020

Extensions

Dead sequence restored by Andrew Howroyd, Jan 26 2020
a(0)=1 prepended and terms a(13) and beyond from Andrew Howroyd, Jan 26 2020