OFFSET
0,3
COMMENTS
A graph has a consecutive degree sequence if its distinct degrees are consecutive integers. This includes all regular graphs.
REFERENCES
R. C. Read and R. J. Wilson, An Atlas of Graphs, Oxford University Press (1999).
EXAMPLE
For n = 4 there are 11 non-isomorphic graphs G on 4 vertices. An example with consecutive degree sequence is 4K_1, with degree sequence 0000; and an example with non-consecutive degree sequence is K_1 U K_3 with degree sequence 0222. The only other G with non-consecutive degree sequence is K_{1,3} with degree sequence 1113. Thus a(4) = 9.
CROSSREFS
KEYWORD
nonn,more,new
AUTHOR
John P. McSorley, Feb 28 2025
EXTENSIONS
a(8)-a(14) from Andrew Howroyd, Feb 28 2025
STATUS
approved