login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A289158 Number of unlabeled connected loopless multigraphs with n nodes of degree 4 or less and with at most double edges. 6
1, 1, 2, 7, 28, 112, 590, 3419, 23453, 178599, 1516692, 14083855, 142029043, 1542152723, 17925912574, 221938298129, 2914638247016, 40455853460661, 591654481313077, 9091698010380468, 146433114305147508, 2466517505722469501, 43361349681960337334 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
In chemical terms this counts the following molecules (excluding stereoisomers) without triple bonds, given n carbon atoms:
- carbon allotropes;
- aliphatic hydrocarbons;
- resonance structures of graphically non-equivalent anti-aromatic and aromatic hydrocarbons;
Some molecules are theoretical and may or may not exist.
LINKS
Daniel R. Herber, Enhancements to the perfect matching approach for graph enumeration-based engineering challenges, Proceedings of the ASME 2020 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference (IDETC/CIE 2020).
PROG
(nauty/bash) geng -c -D4 ${n} -q | multig -m2 -D4 -u
CROSSREFS
Cf. A121941, A289157 (allows more than two edges), A303030, A303031.
Sequence in context: A289607 A068944 A215143 * A012855 A224066 A150646
KEYWORD
nonn
AUTHOR
Natan Arie Consigli, Jul 04 2017
EXTENSIONS
a(15)-a(22) from Andrew Howroyd, Mar 20 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)