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!)
A227705 The Wiener index of the nanostar dendrimer defined pictorially as G(n) in the Darafsheh et al. reference. 1
198, 3834, 34434, 230418, 1327410, 7005042, 34949106, 167809266, 783885042, 3587327730, 16158854898, 71878385394, 316494986994, 1381924896498, 5991517716210, 25821420060402, 110707230375666, 472515428744946, 2008808357363442, 8510221225819890 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(2) has been checked by the direct computation of the Wiener index (using Maple).
REFERENCES
M. R. Darafsheh, M. H. Khalifeh, Calculation of the Wiener, Szeged, and PI indices of a certain nanostar dendrimer, Ars Comb., 100, 2011, 289-298.
LINKS
FORMULA
a(n) = 4^n*(1728*n - 1872) + 2340*2^n -270.
G.f.: 18*(11+4*x)*(1+8*x)/((1-x)*(1-2*x)*(1-4*x)^2).
MAPLE
a := proc (n) options operator, arrow: 4^n*(1728*n-1872)+2340*2^n-270 end proc: seq(a(n), n = 0 .. 22);
CROSSREFS
Cf. A227706.
Sequence in context: A075457 A364860 A224452 * A331098 A290933 A278017
KEYWORD
nonn,easy
AUTHOR
Emeric Deutsch, Jul 29 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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)