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-7 of 7 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)

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.

A350912 Triangle read by rows: T(n,k) is the number of oriented graphs on n unlabeled nodes whose underlying graph is k-regular, k = 0..n-1.

Original entry on oeis.org

1, 1, 1, 1, 0, 2, 1, 1, 4, 4, 1, 0, 4, 0, 12, 1, 1, 12, 62, 112, 56, 1, 0, 18, 0, 1602, 0, 456, 1, 1, 40, 2062, 32263, 92980, 46791, 6880, 1, 0, 68, 0, 748576, 0, 11210264, 0, 191536, 1, 1, 140, 103827, 19349672, 616991524, 3319462470, 2729098064, 292115960, 9733056
Offset: 1

Views

Author

Andrew Howroyd, Jan 29 2022

Keywords

Comments

The sum of the in-degree and out-degree at each node is k.
a(2*n,2*n-2) is the number of orientations (up to isomorphism) of the n-cocktail party graph. - Pontus von Brömssen, Apr 03 2022

Examples

			Triangle begins:
  1;
  1, 1;
  1, 0,  2;
  1, 1,  4,  4;
  1, 0,  4,  0,   12;
  1, 1, 12, 62,  112, 56;
  1, 0, 18,  0, 1602,  0, 456;
  ...
		

Crossrefs

Row sums are A350913.
Main diagonal is A000568.
The labeled version is A351263.
Cf. A051031 (graphs), A350910 (digraphs).

A350911 Number of regular digraphs on n unlabeled nodes.

Original entry on oeis.org

1, 1, 2, 3, 6, 11, 56, 609, 39346, 8728237, 6126648298, 14487876826313
Offset: 0

Views

Author

Andrew Howroyd, Jan 29 2022

Keywords

Crossrefs

Row sums of A350910.
Showing 1-7 of 7 results.