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.

A010997 a(n) = binomial coefficient C(n,44).

Original entry on oeis.org

1, 45, 1035, 16215, 194580, 1906884, 15890700, 115775100, 752538150, 4431613550, 23930713170, 119653565850, 558383307300, 2448296039700, 10142940735900, 39895566894540, 149608375854525, 536830054536825, 1849081298960175, 6131164307078475, 19619725782651120
Offset: 44

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^44/(1-x)^45. - Zerinvary Lajos, Dec 20 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=44} 1/a(n) = 44/43.
Sum_{n>=44} (-1)^n/a(n) = A001787(44)*log(2) - A242091(44)/43! = 387028092977152*log(2) - 7178888410874815560070307159852/26760193632961425 = 0.9786869603... (End)