OFFSET
2,3
LINKS
Eric Weisstein's World of Mathematics, Complete Bipartite Graph
Eric Weisstein's World of Mathematics, Graceful Labeling
FORMULA
a(n) = A337793(n)/(4*(n!)^2).
EXAMPLE
a(3) = 4 because there are 4 fundamentally different graceful labelings:
solution #1:
0 1 4 5
6 8 14 16
solution #2:
0 1 8 9
10 12 14 16
solution #3:
0 1 2 15
5 9 13 16
solution #4
0 1 2 3:
4 8 12 16
All others can be obtained by permutations of left and right vertices, swapping halves ("0" vertex left or right) and the replacement of all vertex labels k by N^2-k. - noted by Bert Dobbelaere, Oct 01 2020
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Eric W. Weisstein, Oct 02 2020
STATUS
approved