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.

A011000 a(n) = binomial coefficient C(n,47).

Original entry on oeis.org

1, 48, 1176, 19600, 249900, 2598960, 22957480, 177100560, 1217566350, 7575968400, 43183019880, 227692286640, 1119487075980, 5166863427600, 22512762077400, 93052749919920, 366395202809685, 1379370175283520, 4981058966301600, 17302625882942400, 57963796707857040
Offset: 47

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^47/(1-x)^48. - Zerinvary Lajos, Dec 20 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=47} 1/a(n) = 47/46.
Sum_{n>=47} (-1)^(n+1)/a(n) = A001787(47)*log(2) - A242091(47)/46! = 3307330976350208*log(2) - 1349631021244469672053597823194021/588724259925151350 = 0.9799696418... (End)