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.

A016980 a(n) = (6*n + 5)^12.

Original entry on oeis.org

244140625, 3138428376721, 582622237229761, 21914624432020321, 353814783205469041, 3379220508056640625, 22563490300366186081, 116191483108948578241, 491258904256726154641, 1779197418239532716881, 5688009063105712890625, 16409682740640811134241, 43439888521963583647921
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A008456 (n^12).

Programs

Formula

From Amiram Eldar, Apr 01 2022: (Start)
a(n) = A016969(n)^12 = A016970(n)^6 = A016971(n)^4 = A016972(n)^3 = A016974(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(11, 5/6)/86890185149644800. (End)