OFFSET
0,1
LINKS
M. Mirzargar, PI, Szeged and edge Szeged polynomials of a dendrimer nanostar, MATCH, Commun. Math. Comput. Chem. 62, 2009, 363-370.
FORMULA
a(n) = -9369 +2^n*74088 +4^n*(50625*n-60075).
G.f.: 27*(172+1849*x+1102*x^2)/((1-x)*(1-2*x)*(1-4*x)^2).
MAPLE
a := proc (n) options operator, arrow: -9369+50625*4^n*n-60075*4^n+74088*2^n end proc: seq(a(n), n = 0 .. 20);
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Emeric Deutsch, Jul 13 2013
STATUS
approved