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.

A016976 a(n) = (6*n + 5)^8.

Original entry on oeis.org

390625, 214358881, 6975757441, 78310985281, 500246412961, 2251875390625, 7984925229121, 23811286661761, 62259690411361, 146830437604321, 318644812890625, 645753531245761, 1235736291547681, 2252292232139041, 3936588805702081, 6634204312890625, 10828567056280801
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A001016 (n^8).

Programs

Formula

From Amiram Eldar, Apr 01 2022: (Start)
a(n) = A016969(n)^8 = A016970(n)^4 = A016972(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(7, 5/6)/8465264640. (End)