OFFSET
7,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (8, -28, 56, -70, 56, -28, 8, -1).
MAPLE
[seq(binomial(n, 7)-1, n=7..47)];
MATHEMATICA
Binomial[Range[7, 50], 7]-1 (* or *) LinearRecurrence[{8, -28, 56, -70, 56, -28, 8, -1}, {0, 7, 35, 119, 329, 791, 1715, 3431}, 40] (* Harvey P. Dale, Aug 14 2014 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Zerinvary Lajos, Nov 25 2006
STATUS
approved