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.

A017758 Binomial coefficients C(n,94).

Original entry on oeis.org

1, 95, 4560, 147440, 3612280, 71523144, 1192052400, 17199613200, 219295068300, 2509710226100, 26100986351440, 249145778809200, 2200787712814600, 18114175790089400, 139737927523546800, 1015428940004440080, 6981073962530525550, 45582306461228725650
Offset: 94

Views

Author

Keywords

Crossrefs

Programs

Formula

From G. C. Greubel, Nov 12 2018: (Start)
G.f.: x^94/(1-x)^95.
E.g.f.: x^94*exp(x)/94!. (End)
From Amiram Eldar, Dec 20 2020: (Start)
Sum_{n>=94} 1/a(n) = 94/93.
Sum_{n>=94} (-1)^n/a(n) = A001787(94)*log(2) - A242091(94)/93! = 930930909542605966724141416448*log(2) - 154188882548936228348285592429449074905987023631107827159541306779 / 238951713745176015726220830141314925 = 0.9896864636... (End)