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.

Showing 1-2 of 2 results.

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

A334554 Number of Eulerian orientations in the n-cocktail party graph.

Original entry on oeis.org

1, 2, 38, 6936, 14747896, 394274110160, 138804098924751280
Offset: 1

Views

Author

Andrew Howroyd, May 22 2020

Keywords

Comments

An Eulerian orientation of a graph is an orientation of the edges such that every vertex has in-degree equal to out-degree.
The corresponding sequence for the complete graph on 2n+1 vertices is A007079.

Crossrefs

Showing 1-2 of 2 results.