A134818 Number of unlabeled connected loopless multigraphs with n nodes of degree 4 or less and with at most triple edges.
1, 3, 9, 37, 146, 772, 4449, 30307, 228605, 1921464, 17652327, 176162548, 1893738334, 21806975279, 267636988052, 3486370839295, 48029272657002, 697542580286159, 10649954607360119, 170508064788069346, 2856122791685125616, 49951625299057923405
Offset: 1
Examples
For n = 2 there are a(2) = 3 structures that can be drawn with 2 carbons (ethane, ethene, and ethyne). For n = 7 there are a(7) = 4449 structures that can be drawn with 7 carbons.
Links
- Brendan McKay, Nauty
- Molgen, Publications
Crossrefs
Programs
-
nauty
geng -c -D4 ${n} -q | multig -m3 -D4 -u
Formula
a(n) = A289157(n) for n > 2. - Andrew Howroyd, Mar 20 2020
Extensions
a(8)-a(10) from Vesa Linja-aho (vesa.linja-aho(AT)tkk.fi), Apr 17 2008
a(11) from Vesa Linja-aho (vesa.linja-aho(AT)tkk.fi), Apr 24 2008
a(12) sent by David Consiglio, Jr., Apr 23 2008
a(12) corrected, a(13) and a(14) added - David Consiglio, Jr. Nov 03 2011
a(15)-a(17) computed using nauty by Sean A. Irvine, Jan 19 2015
New name from Natan Arie Consigli, May 29 2016
a(18)-a(22) from Andrew Howroyd, Mar 20 2020
Comments