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.

A016928 a(n) = (6*n + 1)^8.

Original entry on oeis.org

1, 5764801, 815730721, 16983563041, 152587890625, 852891037441, 3512479453921, 11688200277601, 33232930569601, 83733937890625, 191707312997281, 406067677556641, 806460091894081, 1517108809906561, 2724905250390625, 4702525276151521, 7837433594376961
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 28 2022: (Start)
a(n) = A016921(n)^8 = A016922(n)^4 = A016924(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(7, 1/6)/8465264640. (End)