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.

A011001 Binomial coefficient C(n,48).

Original entry on oeis.org

1, 49, 1225, 20825, 270725, 2869685, 25827165, 202927725, 1420494075, 8996462475, 52179482355, 279871768995, 1399358844975, 6566222272575, 29078984349975, 122131734269895, 488526937079580, 1867897112363100, 6848956078664700, 24151581961607100
Offset: 48

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^48/(1-x)^49. - Zerinvary Lajos, Dec 20 2008
From Amiram Eldar, Dec 15 2020: (Start)
Sum_{n>=48} 1/a(n) = 48/47.
Sum_{n>=48} (-1)^n/a(n) = A001787(48)*log(2) - A242091(48)/47! = 6755399441055744*log(2) - 21594096339911519462651644572315136 / 4611673369413685575 = 0.9803635237... (End)