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.

A334443 Number of unlabeled connected n-vertex graphs for which the lights out puzzle has a unique solution.

Original entry on oeis.org

1, 0, 1, 2, 9, 33, 290, 3692, 94280, 4454654
Offset: 1

Views

Author

Pontus von Brömssen, Apr 30 2020

Keywords

Comments

The lights out puzzle on a graph has a unique solution if and only if the graph has an odd number of matchings. (See Section 6 in the paper by Eriksson, Eriksson, and Sjöstrand.)

Examples

			The connected 4-vertex graphs for which the lights out puzzle has a unique solution are the path and the cycle, so a(4)=2.
		

Crossrefs

Cf. A076436.
Inverse Euler transform of A334444.