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.

A016794 a(n) = (3*n + 2)^6.

Original entry on oeis.org

64, 15625, 262144, 1771561, 7529536, 24137569, 64000000, 148035889, 308915776, 594823321, 1073741824, 1838265625, 3010936384, 4750104241, 7256313856, 10779215329, 15625000000, 22164361129, 30840979456, 42180533641, 56800235584, 75418890625, 98867482624, 128100283921
Offset: 0

Views

Author

Keywords

Crossrefs

Subsequence of A001014.

Programs

Formula

From Amiram Eldar, Mar 31 2022: (Start)
a(n) = A016789(n)^6 = A016790(n)^3 = A016791(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(5, 2/3)/87480. (End)