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.

A017720 Binomial coefficients C(n,56).

Original entry on oeis.org

1, 57, 1653, 32509, 487635, 5949147, 61474519, 553270671, 4426165368, 31966749880, 210980549208, 1285063345176, 7282025622664, 38650751381832, 193253756909160, 914734449370024, 4116305022165108, 17675898036356052
Offset: 56

Views

Author

Keywords

Crossrefs

Programs

Formula

From G. C. Greubel, Nov 03 2018: (Start)
G.f.: x^56/(1-x)^57.
E.g.f.: x^56*exp(x)/56!. (End)
From Amiram Eldar, Dec 16 2020: (Start)
Sum_{n>=56} 1/a(n) = 56/55.
Sum_{n>=56} (-1)^n/a(n) = A001787(56)*log(2) - A242091(56)/55! = 2017612633061982208*log(2) - 41018417879588738008814416366926778496 / 29330242629471040257 = 0.9830322375... (End)