OFFSET
0,3
REFERENCES
T. A. Gulliver, Sequences from Cubes of Integers, Int. Math. Journal, 4 (2003), 439-445.
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (6,-15,20,-15,6,-1)
FORMULA
G.f.: x*(1 + 8*x + 30*x^2 + 20*x^3 + x^4) / (x-1)^6. - R. J. Mathar, Jun 15 2011
PROG
(Magma) [n^2*(n^3-n^2+n+1)/2: n in [0..40]]; // Vincenzo Librandi, Jun 15 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jan 15 2005
STATUS
approved