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.

A010990 Binomial coefficient C(n,37).

Original entry on oeis.org

1, 38, 741, 9880, 101270, 850668, 6096454, 38320568, 215553195, 1101716330, 5178066751, 22595200368, 92263734836, 354860518600, 1292706174900, 4481381406320, 14844575908435, 47153358767970, 144079707346575, 424655979547800, 1210269541711230, 3342649210440540
Offset: 37

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^37/(1-x)^38. - Zerinvary Lajos, Dec 19 2008; adapted to offset by Enxhell Luzhnica, Jan 23 2017
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=37} 1/a(n) = 37/36.
Sum_{n>=37} (-1)^(n+1)/a(n) = A001787(37)*log(2) - A242091(37)/36! = 2542620639232*log(2) - 31812289115104183594771283/18050444111700 = 0.9749413644... (End)