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.

A010988 Binomial coefficient C(n,35).

Original entry on oeis.org

1, 36, 666, 8436, 82251, 658008, 4496388, 26978328, 145008513, 708930508, 3190187286, 13340783196, 52251400851, 192928249296, 675248872536, 2250829575120, 7174519270695, 21945588357420, 64617565719070, 183649923622620, 505037289962205, 1346766106565880
Offset: 35

Views

Author

Keywords

Crossrefs

Programs

Formula

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