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.

A096368 Number of unlabeled regular tournaments with 2n+1 nodes.

Original entry on oeis.org

1, 1, 1, 3, 15, 1223, 1495297, 18400989629, 2406183070160597, 3511056114693589781331, 59423289286172717542785192911, 12034362241475984037791303316068785847, 29921426689289629541982244885554389482859734381
Offset: 0

Views

Author

David J. Haglin (david.haglin(AT)mnsu.edu), Jul 02 2004

Keywords

Comments

Terms may be computed without generating each tournament by enumerating the number of tournaments by degree sequence. A PARI program showing this technique for labeled tournaments is given in A007079. Burnside's lemma as applied in A000568 can be used to extend this method to the unlabeled case. - Andrew Howroyd, Mar 13 2020

Crossrefs

Extensions

Offset and count for 15 vertices corrected by Brendan McKay, Dec 09 2008
a(0) from Álvar Ibeas, Nov 18 2017
a(8)-a(12) from Andrew Howroyd, Mar 13 2020