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.

A017759 Binomial coefficients C(n,95).

Original entry on oeis.org

1, 96, 4656, 152096, 3764376, 75287520, 1267339920, 18466953120, 237762021420, 2747472247520, 28848458598960, 277994237408160, 2478781950222760, 20592957740312160, 160330885263858960, 1175759825268299040, 8156833787798824590, 53739140249027550240
Offset: 95

Views

Author

Keywords

Crossrefs

Programs

Formula

From G. C. Greubel, Nov 12 2018: (Start)
G.f.: x^95/(1-x)^96.
E.g.f.: x^95*exp(x)/95!. (End)
From Amiram Eldar, Dec 20 2020: (Start)
Sum_{n>=95} 1/a(n) = 95/94.
Sum_{n>=95} (-1)^(n+1)/a(n) = A001787(95)*log(2) - A242091(95)/94! = 1881668859713778017846668820480*log(2) - 308377765097872456696571184859137101525719223277941875149223928483 / 236436432547858373455418505613511610 = 0.9897917882... (End)