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.

A010987 Binomial coefficient C(n,34).

Original entry on oeis.org

1, 35, 630, 7770, 73815, 575757, 3838380, 22481940, 118030185, 563921995, 2481256778, 10150595910, 38910617655, 140676848445, 482320623240, 1575580702584, 4923689695575, 14771069086725, 42671977361650, 119032357903550, 321387366339585, 841728816603675
Offset: 34

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^34/(1-x)^35 . - Zerinvary Lajos, Dec 19 2008; adapted to offset by Enxhell Luzhnica, Jan 23 2017
From Amiram Eldar, Dec 12 2020: (Start)
Sum_{n>=34} 1/a(n) = 34/33.
Sum_{n>=34} (-1)^n/a(n) = A001787(34)*log(2) - A242091(34)/33! = 292057776128*log(2) - 429895798850931019349797/2123581660200 = 0.9728992064... (End)