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.

A379395 Maximum number of fundamentally different graceful labelings for a simple graph of n nodes.

Original entry on oeis.org

1, 1, 1, 5, 26, 126, 680, 3876
Offset: 1

Views

Author

Eric W. Weisstein, Dec 22 2024

Keywords

Comments

The difference between "fundamentally different graceful labelings" of a graph and "graceful labelings" of a graph is that the latter is the former multiplied by twice the number of automorphisms. (The extra factor of 2 comes from complementation.)
a(9) >= 25501. - Eric W. Weisstein, Mar 30 2025

Crossrefs

Cf. A339892 (maximum number of fundamentally different graceful labelings excluding graphs with isolated vertices).