OFFSET
1,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..300
FORMULA
G.f.: x*(1+16*x+32*x^2)/((-1+x)*(-1+4*x)*(1+4*x+16*x^2)). - Vaclav Kotesovec, Nov 28 2012
MATHEMATICA
CoefficientList[Series[(1 + 16 x + 32 x^2) / ((-1 + x) (- 1 + 4 x) (1 + 4 x + 16 x^2)), {x, 0, 30}], x] (* Vincenzo Librandi, May 20 2013 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Artur Jasinski, Jan 27 2006
EXTENSIONS
Edited with better definition and offset corrected by Omar E. Pol, Jan 08 2009
STATUS
approved