cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A010982 Binomial coefficient C(n,29).

Original entry on oeis.org

1, 30, 465, 4960, 40920, 278256, 1623160, 8347680, 38608020, 163011640, 635745396, 2311801440, 7898654920, 25518731280, 78378960360, 229911617056, 646626422970, 1749695026860, 4568648125690, 11541847896480, 28277527346376, 67327446062800, 156077261327400
Offset: 29

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^29/(1-x)^30. - Zerinvary Lajos, Dec 19 2008; adapted to offset by Enxhell Luzhnica, Jan 21 2017
From Amiram Eldar, Dec 12 2020: (Start)
Sum_{n>=29} 1/a(n) = 29/28.
Sum_{n>=29} (-1)^(n+1)/a(n) = A001787(29)*log(2) - A242091(29)/28! = 7784628224*log(2) - 108340675094713923269/20078358300 = 0.9686369528... (End)