A382021 Number of distinct degree sequences among all simple graphs with n vertices whose degrees are consecutive integers.
1, 1, 2, 4, 9, 21, 50, 118, 272, 614, 1368, 3014
Offset: 0
Examples
For n = 5 there are 34 non-isomorphic graphs G on 5 vertices, and 24 of these have a consecutive degree sequence. However consecutive degree sequences 11222, 12223, and 22233 each correspond to 2 non-isomorphic graphs. Thus there are 21 distinct consecutive graphic sequences of length 5, and so a(5)=21.
References
- R. C. Read and R. J. Wilson, An Atlas of Graphs, Oxford University Press (1999).
Extensions
a(11) from Sean A. Irvine, Mar 18 2025
Comments