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.

A320993 Number of connected self-dual marked graphs on 2n nodes.

Original entry on oeis.org

1, 1, 6, 81, 2796, 285205, 96322648, 112087066485, 458071927263177, 6665704296474517580, 349377209492189224235030, 66602723163954143548104716149, 46557323273646194397454383970079368, 120168498151800396724425771086539073209571, 1152049915423012273792614840558950392103437052846
Offset: 0

Views

Author

N. J. A. Sloane, Oct 26 2018

Keywords

Crossrefs

Cf. A000666 (not necessarily connected marked graphs), A000595 (self dual on 2n nodes), A054921 (connected marked graphs).

Programs

Formula

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

Extensions

a(0)=1 prepended and terms a(7) and beyond from Andrew Howroyd, Jan 26 2020