OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (4, -6, 4, -1).
FORMULA
a(n) = A017545(n)^3. - Michel Marcus, Dec 28 2014
G.f.: (8 + 2712*x + 6648*x^2 + 1000*x^3)/(1-x)^4. - Vincenzo Librandi, Dec 28 2014
MATHEMATICA
Table[(12*n+2)^3, {n, 0, 5!}] (* Vladimir Joseph Stephan Orlovsky, Mar 17 2010 *)
CoefficientList[Series[(8 + 2712 x + 6648 x^2 + 1000 x^3) / (1-x)^4, {x, 0, 40}], x] (* Vincenzo Librandi, Dec 28 2014 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Vladimir Joseph Stephan Orlovsky, Mar 17 2010
STATUS
approved