OFFSET
0,1
COMMENTS
a(1) has been checked by the direct computation of the Wiener index (using Maple).
LINKS
Ali Reza Ashrafi and Parisa Nikzad, Kekulé index and bounds of energy for nanostar dendrimers, Digest J. of Nanomaterials and Biostructures, 4, No. 2, 2009, 383-388.
Index entries for linear recurrences with constant coefficients, signature (19,-150,636,-1560,2208,-1664,512)
FORMULA
a(n) = -7487 +(-59832 - 10740n + 4200n^2)*2^n +(69402 -36480n + 14400n^2)*4^n.
G.f.: (2083 + 9480z - 20496z^2 - 59376z^3 + 217776z^4 - 422016z^5 + 70400z^6)/((1-z)(1-2z)^3*(1-4z)^3). [Corrected by Georg Fischer, May 19 2019]
MAPLE
a := proc (n) options operator, arrow: -7487-10740*2^n*n-36480*4^n*n+69402*4^n-59832*2^n+4200*2^n*n^2+14400*4^n*n^2 end proc: seq(a(n), n = 0 .. 18);
MATHEMATICA
CoefficientList[Series[(2083 + 9480z - 20496z^2 - 59376z^3 + 217776z^4 - 422016z^5 + 70400z^6)/((1-z)(1-2z)^3*(1-4z)^3), {z, 0, 18}], z] (* Georg Fischer, May 19 2019 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Emeric Deutsch, Apr 06 2013
STATUS
approved