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.

A016925 a(n) = (6*n + 1)^5.

Original entry on oeis.org

1, 16807, 371293, 2476099, 9765625, 28629151, 69343957, 147008443, 282475249, 503284375, 844596301, 1350125107, 2073071593, 3077056399, 4437053125, 6240321451, 8587340257, 11592740743, 15386239549, 20113571875, 25937424601, 33038369407, 41615795893, 51888844699
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 28 2022: (Start)
a(n) = A016921(n)^5.
Sum_{n>=0} 1/a(n) = ((1-1/2^5)*(1-1/3^5)*zeta(5) + 11*(Pi/3)^5/(8*sqrt(3)))/2 (Štofka, 2013). (End)