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.

A016978 a(n) = (6*n + 5)^10.

Original entry on oeis.org

9765625, 25937424601, 2015993900449, 41426511213649, 420707233300201, 2758547353515625, 13422659310152401, 52599132235830049, 174887470365513049, 511116753300641401, 1346274334462890625, 3255243551009881201, 7326680472586200649, 15516041187205853449
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A008454 (n^10).

Programs

Formula

From Amiram Eldar, Apr 01 2022: (Start)
a(n) = A016969(n)^10 = A016970(n)^5 = A016973(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(9, 5/6)/21941965946880. (End)