A380127 Number of connected unlabeled graphs with n nodes and minimum vertex degree >= 4.
0, 0, 0, 0, 1, 4, 29, 424, 15471, 1249972, 187095836, 48211095992, 21124789189703, 15899588477573380, 20900616544566305160, 48843531771541430977365, 206305644374013971584957120, 1597725697294349735784472597650, 22957145992821363656862872542094876, 617791721556546579087246090934406095676
Offset: 1
Keywords
Links
- Eric Weisstein's World of Mathematics, Connected Graph.
- Eric Weisstein's World of Mathematics, Minimum Vertex Degree.
Programs
-
nauty
geng $n -d4 -c -u # see nauty documentation, Georg Grasegger, Mar 20 2025
Extensions
a(11)-a(12) added by Georg Grasegger, Mar 20 2025
a(13) onwards from Andrew Howroyd, May 25 2025
Comments