OFFSET
0,2
COMMENTS
This is row/column 10 of the Delannoy numbers array, A008288, which is the main entry for these numbers, listing many more properties. - Peter Munn, Jan 05 2023
LINKS
T. D. Noe, Table of n, a(n) for n = 0..1000
J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (pdf).
Index entries for linear recurrences with constant coefficients, signature (11, -55, 165, -330, 462, -462, 330, -165, 55, -11, 1).
FORMULA
G.f.: (1+x)^10/(1-x)^11.
a(n) = (4*n^10+20*n^9+330*n^8+1200*n^7+7392*n^6+18060*n^5+50270*n^4 +71800*n^3+83754*n^2+50670*n+14175)/14175 - Johannes W. Meijer, Jul 14 2013
MATHEMATICA
CoefficientList[Series[-(z + 1)^10/(z - 1)^11, {z, 0, 200}], z] (* Vladimir Joseph Stephan Orlovsky, Jun 19 2011 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved