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.

A136017 a(n) = 36n^2 - 1.

Original entry on oeis.org

35, 143, 323, 575, 899, 1295, 1763, 2303, 2915, 3599, 4355, 5183, 6083, 7055, 8099, 9215, 10403, 11663, 12995, 14399, 15875, 17423, 19043, 20735, 22499, 24335, 26243, 28223, 30275, 32399, 34595, 36863, 39203, 41615, 44099, 46655, 49283, 51983
Offset: 1

Views

Author

Artur Jasinski, Dec 10 2007

Keywords

Comments

The least common multiple of 6*n+1 and 6*n-1. - Colin Barker, Feb 11 2017

Crossrefs

Programs

Formula

O.g.f.: x*(-35-38*x+x^2)/(-1+x)^3 = 1-35/(-1+x)-108/(-1+x)^2-72/(-1+x)^3. - R. J. Mathar, Dec 12 2007
a(n) = A061037(12n+10)=(6n-1)*(6n+1). - Paul Curtz, Sep 25 2008
Sum_{k>=1} (-1)^(k+1)/a(k) = (Pi-3)/6. - Jaume Oliver Lafont, Oct 20 2009
E.g.f.: 1 + (36 x^2 + 26 x - 1) exp(x). - Robert Israel, Jun 09 2016
Product_{n >= 1} A016910(n) / a(n) = Pi / 3. - Fred Daniel Kline, Jun 09 2016
Sum_{n>=1} 1/a(n) = 1/2 - sqrt(3)*Pi/12. - Amiram Eldar, Jun 27 2020