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-9 of 9 results.

A219889 Number of directed 2-regular graphs on n nodes.

Original entry on oeis.org

1, 2, 5, 23, 92, 624, 5021, 47034, 494320, 5719769, 71971687
Offset: 3

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

Column k=2 of A350910.
Cf. A096368, A219890, A219891, A219892, A219893, A307155 (connected, inverse Euler Trans.), A007107 (labeled), A306827 (multiedges, connected), A002865 (directed 1-regular unlabeled no loops), A005641 (loops allowed)

A058338 Number of digraphs with indegree = outdegree at each vertex, or Eulerian digraphs (including disconnected graphs) with n nodes.

Original entry on oeis.org

1, 1, 2, 5, 18, 111, 2292, 181519, 51294836, 48814342597, 157166848652408, 1736132851915020181, 66689407510956897981608, 9012860249531358132125181323, 4328664025050045497712238253179872, 7451990930474005836163802713084971814275, 46329549163592383403451764167315165130121820112
Offset: 0

Views

Author

Keywords

Comments

Every regular tournament (A096368) is a Eulerian digraph. Similar methods may be used to compute terms of this sequence. - Andrew Howroyd, Apr 12 2020

References

  • F. Harary and E. M. Palmer, Graphical Enumeration, Academic Press, NY, 1973, p. 219 (but there is an error).
  • Ronald C. Read, email to N. J. A. Sloane, 28 August, 2000.

Crossrefs

Cf. A007080 (labeled), A058337 (connected), A096368, A308161, A308111.

Programs

Formula

Euler transform of A058337.

Extensions

a(7) added using A058337 by Falk Hüffner, Dec 03 2015
a(8) and a(9) added using A058337 by Brendan McKay, May 05 2019
Terms a(10) and beyond from Andrew Howroyd, Apr 12 2020

A219890 Number of directed 3-regular graphs on n nodes.

Original entry on oeis.org

1, 2, 23, 415, 19041, 1104045, 79818336, 6958257941, 720814138673, 87579097910309
Offset: 4

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

A219891 Number of directed 4-regular graphs on n nodes.

Original entry on oeis.org

1, 4, 92, 19041, 6510087, 2983458766, 1775668832509, 1349509467853512
Offset: 5

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

Column k=4 of A350910.

A219892 Number of directed 5-regular graphs on n nodes.

Original entry on oeis.org

1, 4, 624, 1104045, 2983458766, 10922621656743
Offset: 6

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

Column k=5 of A350910.

A219893 Number of directed 6-regular graphs on n nodes.

Original entry on oeis.org

1, 7, 5021, 79818336, 1775668832509
Offset: 7

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

Column k=6 of A350910.

A219894 Number of directed 2-regular graphs on n nodes without directed 2-cycles.

Original entry on oeis.org

1, 4, 9, 55, 453, 4357, 47598, 569769, 7371560, 102525991, 1525164223
Offset: 5

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

Extensions

a(14) and a(15) from Brendan McKay, Mar 12 2019

A219895 Number of directed 3-regular graphs on n nodes without directed 2-cycles.

Original entry on oeis.org

3, 26, 1547, 146487, 16018987, 1985766270, 278601715904
Offset: 7

Views

Author

N. J. A. Sloane, Nov 30 2012

Keywords

Crossrefs

A255599 Number of (semi-)regular tournaments of order n.

Original entry on oeis.org

1, 1, 1, 1, 1, 5, 3, 85, 15, 13333, 1223, 19434757, 1495297, 276013571133, 18400989629
Offset: 1

Views

Author

Danny Rorabaugh, Feb 27 2015

Keywords

Comments

A tournament of odd order n is regular if the out-degree of each vertex is (n-1)/2. A tournament of even order n is semi-regular if the out-degree of each vertex is n/2-1 or n/2.

Crossrefs

Extensions

a(1)-a(2) prepended and a(14)-a(15) added by Brendan McKay, Mar 21 2019
Showing 1-9 of 9 results.