OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (9, -36, 84, -126, 126, -84, 36, -9, 1).
FORMULA
MATHEMATICA
Accumulate[Table[Binomial[n, 7]-Binomial[n, 5], {n, 13, 50}]] (* or *) LinearRecurrence[ {9, -36, 84, -126, 126, -84, 36, -9, 1}, {429, 1859, 5291, 12363, 25623, 48879, 87639, 149655, 245586}, 40] (* Harvey P. Dale, Sep 03 2015 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jan 13 2006
STATUS
approved