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.

A010994 a(n) = binomial coefficient C(n,41).

Original entry on oeis.org

1, 42, 903, 13244, 148995, 1370754, 10737573, 73629072, 450978066, 2505433700, 12777711870, 60403728840, 266783135710, 1108176102180, 4353548972850, 16253249498640, 57902201338905, 197548686920970, 647520696018735, 2044802197953900, 6236646703759395
Offset: 41

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^41/(1-x)^42. - Zerinvary Lajos, Dec 20 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=41} 1/a(n) = 41/40.
Sum_{n>=41} (-1)^(n+1)/a(n) = A001787(41)*log(2) - A242091(41)/40! = 45079976738816*log(2) - 41737723319038472299669343741/1335732864265800 = 0.9772284535... (End)