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.

A010979 Binomial coefficient C(n,26).

Original entry on oeis.org

1, 27, 378, 3654, 27405, 169911, 906192, 4272048, 18156204, 70607460, 254186856, 854992152, 2707475148, 8122425444, 23206929840, 63432274896, 166509721602, 421171648758, 1029530696964, 2438362177020, 5608233007146, 12551759587422, 27385657281648
Offset: 26

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: x^26/(1-x)^27. - Zerinvary Lajos, Aug 18 2008; adapted to offset by Enxhell Luzhnica, Jan 21 2017
From Amiram Eldar, Dec 11 2020: (Start)
Sum_{n>=26} 1/a(n) = 26/25.
Sum_{n>=26} (-1)^n/a(n) = A001787(26)*log(2) - A242091(26)/25! = 872415232*log(2) - 155661889283343139/257414850 = 0.9653663105... (End)