OFFSET
0,1
COMMENTS
Denominator of 3*(3+(-1)^n)/(n+1)^3 is A129196.
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,1).
FORMULA
G.f.: (12 + 3*x + 4*x^2 + 3*x^3 + 12*x^4 + x^5)/(1 - x^6).
Period 6: repeat [12, 3, 4, 3, 12, 1].
MATHEMATICA
Table[3 (3+(-1)^n)/(n+1)^3, {n, 0, 80}]//Numerator (* Harvey P. Dale, Sep 26 2020 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Paul Barry, Apr 02 2007
STATUS
approved