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.

A320994 Number of connected point-self-dual nets with 2n nodes.

Original entry on oeis.org

1, 2, 37, 3264, 1798306, 7066174625, 208496688495494, 47481277563116098111, 85161165189313899034899294, 1221965295353715648352925546245057, 142024241427456183309163988600775633635361, 135056692113925953789612785828652550808044930178235
Offset: 0

Views

Author

N. J. A. Sloane, Oct 26 2018

Keywords

Crossrefs

Cf. A004103 (nets), A004105 (point-self-dual on 2n nodes), A320489 (connected nets).

Programs

Formula

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

Extensions

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