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.

A010992 Binomial coefficient C(n,39).

Original entry on oeis.org

1, 40, 820, 11480, 123410, 1086008, 8145060, 53524680, 314457495, 1677106640, 8217822536, 37353738800, 158753389900, 635013559600, 2403979904200, 8654327655120, 29749251314475, 97997533741800, 310325523515700, 947309492837400, 2794563003870330
Offset: 39

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^39/(1-x)^40. - Zerinvary Lajos, Dec 19 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=39} 1/a(n) = 39/38.
Sum_{n>=39} (-1)^(n+1)/a(n) = A001787(39)*log(2) - A242091(39)/38! = 10720238370816*log(2) - 63624578230235205349866541/8562390155550 = 0.9761396932... (End)