The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A192191 Molecular topological indices of the cube-connected cycle graphs. 2
12, 288, 5544, 57408, 458400, 3339648, 21641088, 133367808, 770867712, 4318341120, 23246936064, 122502168576, 628395515904, 3173912641536, 15723815731200, 76986895564800, 371499757338624, 1776217326354432, 8396759769808896, 39400619366154240 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The cube-connected cycle graph of order n is a cubic vertex transitive graph with n*2^n vertices. The number of nodes at distance k from a designated node is given by A286756(n,k). - Andrew Howroyd, May 13 2017
LINKS
Eric Weisstein's World of Mathematics, Cube-Connected Cycle Graph
Eric Weisstein's World of Mathematics, Molecular Topological Index
FORMULA
a(n) = 3n * 2^n * (3 + Sum_{k=1..floor(5n/2)-1} k*A286756(n,k)). - Andrew Howroyd, May 13 2017
EXAMPLE
Case n=3:
The cube-connected graph cycle graph of order 3 is a vertex transitive graph of degree 3 with 3*2^3=24 vertices. The number of nodes which are at distances 1..6 from a designated starting node are 3,4,6,6,3,1. The molecular topological index for the graph is then 24*3*3 + 24*3*(1*3 + 2*4 + 3*6 + 4*6 + 5*3 + 6*1) = 5544.
CROSSREFS
Cf. A286756.
Sequence in context: A275087 A267670 A159827 * A145448 A321938 A001164
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Jul 11 2011
EXTENSIONS
a(9)-a(20) from Andrew Howroyd, May 12 2017
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 May 21 01:24 EDT 2024. Contains 372720 sequences. (Running on oeis4.)