OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (5,-10,10,-5,1).
FORMULA
G.f.: -81*x*(1+x)*(x^2+10*x+1) / (x-1)^5. - R. J. Mathar, May 14 2014
MAPLE
MATHEMATICA
(3Range[0, 30])^4 (* Harvey P. Dale, Sep 19 2011 *)
PROG
(Magma) [(3*n)^4: n in [0..40]]; // Vincenzo Librandi, Sep 07 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Dec 11 1996
STATUS
approved