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.

A010998 a(n) = binomial coefficient C(n,45).

Original entry on oeis.org

1, 46, 1081, 17296, 211876, 2118760, 18009460, 133784560, 886322710, 5317936260, 29248649430, 148902215280, 707285522580, 3155581562280, 13298522298180, 53194089192720, 202802465047245, 739632519584070, 2588713818544245, 8719878125622720, 28339603908273840
Offset: 45

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^45/(1-x)^46. - Zerinvary Lajos, Dec 20 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=45} 1/a(n) = 45/44.
Sum_{n>=45} (-1)^(n+1)/a(n) = A001787(45)*log(2) - A242091(45)/44! = 791648371998720*log(2) - 14357776821749657880334247281129/26165522663340060 = 0.9791324188... (End)