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!)
A289989 Number of unlabeled connected simple graphs with n nodes of degree 4 or less and degree at least 2. 2
1, 0, 0, 1, 3, 11, 38, 163, 884, 5621, 41971, 355823, 3360794, 34734530, 388337048, 4656198401, 59501173436, 806454404157, 11547541311414, 174108338688997, 2756331807471302, 45702073130849321, 791884792034547926, 14309888992592592578, 269194860146567854175 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Also counts number of n-cycloalkanes and single bonded allotropes with n carbon atoms.
Stereoisomerism is not taken into account. Some of the drawn structures may or may not exist due to their strained geometries.
LINKS
EXAMPLE
a(4) = 3, because here are 3 molecules with 4 carbons following the above rule: cyclobutane, bicyclobutane, tetrahedrane.
a(5) = 11, because there are 11 molecules with 5 carbons following above rule: cyclopentane, housane, spiropentane, pyramidane, bicyclopentane, propellane, tricyclo[2.1.0.0^(1,3)]pentane, tricyclo[2.1.0.0^(2,5)]pentane tetracyclopentane, pentacyclopentane, hexacyclopentane.
PROG
(nauty/bash) geng -c -D4 -d2 ${n} -q | multig -m1 -D4 -u
CROSSREFS
Sequence in context: A047096 A149060 A151468 * A295263 A018961 A178624
KEYWORD
nonn
AUTHOR
Natan Arie Consigli, Aug 03 2017
EXTENSIONS
a(15)-a(24) 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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)