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.

Previous Showing 31-33 of 33 results.

A361409 Number of bicolored cubic graphs on 2n unlabeled vertices with n vertices of each color.

Original entry on oeis.org

1, 0, 1, 5, 66, 1071, 27606, 887305, 34583357, 1562797351, 80177945542, 4597212665432, 291214532031215, 20193430937073303, 1521240318892230748, 123711268485285686123, 10801367759750192440520, 1007762402877770768660697, 100058924666668698411972015, 10533938778032068908299390227, 1172080056205294525370971027435
Offset: 0

Views

Author

Andrew Howroyd, Mar 11 2023

Keywords

Comments

Adjacent vertices may have the same color.

Crossrefs

Central coefficients of A361361.

A387146 Number of unlabeled biconnected cubic simple graphs with 2n nodes.

Original entry on oeis.org

1, 0, 1, 2, 5, 18, 81, 480, 3874, 39866, 497818, 7187627, 116349635
Offset: 0

Views

Author

Hugo Pfoertner, Aug 21 2025

Keywords

Crossrefs

A386962 Number of equivalence classes of connected 3-regular graphs on 2n unlabeled nodes up to local complementation.

Original entry on oeis.org

0, 1, 2, 4, 15, 60
Offset: 1

Views

Author

Tristan Cam, Aug 11 2025

Keywords

Comments

Number of equivalences classes of 3-regular graphs on 2n nodes up to a sequence of local complementation or isomorphism, also called orbits for the local equivalence relation.
a(n) is necessarily less than:
A005638(n) (number of non-isomorphic, not necessarily connected 3-regular graphs);
A002851(n) (number of non-isomophic connected 3-regular graphs);
A090899(n) (number of local equivalence classes of connected graphs); and
A156800(n) (number of equivalence classes for connected graphs up to pivots and isomorphism).
This is relevant in the study of optimal quantum circuit synthesis for graph state preparation.

Examples

			There are only two 3-regular graphs with 6 nodes and they are not equivalent up to a sequence of local complementation, thus a(3) = 2.
		

Crossrefs

Previous Showing 31-33 of 33 results.