A243013 Number of graphs with n vertices and n-1 edges that can be gracefully labeled.
1, 1, 1, 3, 5, 12, 36
Offset: 1
Examples
a(5) = 5: A001433 tells us that there are 6 simple graphs with 5 vertices and 4 edges. Only 5 of these can be labeled gracefully. The one that cannot is the triangular loop plus two connected nodes: ∆ / .
Comments