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!)
A227704 The hyper-Wiener index of the zig-zag polyhex nanotube TUHC_6[2n,2] defined pictorially in Fig. 1 of the Eliasi et al. reference. 1
82, 273, 692, 1475, 2790, 4837, 7848, 12087, 17850, 25465, 35292, 47723, 63182, 82125, 105040, 132447, 164898, 202977, 247300, 298515, 357302, 424373, 500472, 586375, 682890, 790857, 911148, 1044667, 1192350, 1355165, 1534112, 1730223 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
a(2), a(3), ..., a(6) have been checked by the direct computation of the hyper-Wiener index (using Maple).
LINKS
M. Eliasi, A. Iranmanesh, The hyper-Wiener index of the generalized hierarchical product of graphs, Discrete Appl. Math., 159, 2011, 866-871.
FORMULA
a(n) = n*(15 + 14*n + 12*n^2 + 4*n^3)/3 (see Example 1 in the Eliasi et al. reference).
G.f. = x^2*(82-137*x+147*x^2-75*x^3+15*x^4)/(1-x)^5.
The Hosoya-Wiener polynomial of TUHC_6[2n,2] is n*(2*t^n*(1 + t)^2 + t^4 - t^3 - 3*t^2 - 5*t)/(t - 1).
MAPLE
a := proc (n) options operator, arrow: (1/3)*n*(15+14*n+12*n^2+4*n^3) end proc: seq(a(n), n = 2 .. 35);
CROSSREFS
Cf. A227703.
Sequence in context: A317268 A258739 A048513 * A248405 A116341 A102956
KEYWORD
nonn,easy
AUTHOR
Emeric Deutsch, Jul 25 2013
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 June 7 18:53 EDT 2024. Contains 373206 sequences. (Running on oeis4.)