OFFSET
1,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,7,-7).
FORMULA
G.f.: x^2*(x+1)*(x^2-x+1)*(x^2+x+1) / ((x-1)*(7*x^6-1)). - Colin Barker, Feb 01 2013
MATHEMATICA
Sort[Flatten[Table[i 7^j-1, {i, 1, 6}, {j, 0, 7}]]] (* Harvey P. Dale, Feb 03 2011 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jan 25 2011
STATUS
approved