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.

A385629 Number of equivalence classes of connected 4-regular graphs on n unlabeled nodes up to local complementation.

Original entry on oeis.org

0, 0, 0, 0, 1, 1, 2, 6, 13, 56, 261
Offset: 1

Views

Author

Tristan Cam, Aug 09 2025

Keywords

Comments

Number of equivalences classes of 4-regular graphs on n nodes up to a sequence of local complementation or isomorphism.
a(n) is necessarily less than:
A033301(n) (number of non-isomorphic, not necessarily connected 4-regular graphs);
A006820(n) (number of non-isomophic connected 4-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 4-regular graphs with 7 nodes and they are not equivalent up to a sequence of local complementation, thus a(7) = 2.
		

Crossrefs