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.

A016938 a(n) = (6*n + 2)^6.

Original entry on oeis.org

64, 262144, 7529536, 64000000, 308915776, 1073741824, 3010936384, 7256313856, 15625000000, 30840979456, 56800235584, 98867482624, 164206490176, 262144000000, 404567235136, 606355001344, 885842380864, 1265319018496, 1771561000000, 2436396322816, 3297303959104
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 29 2022: (Start)
a(n) = A016933(n)^6 = A016934(n)^3 = A016935(n)^2.
a(n) = 64*A016782(n).
Sum_{n>=0} 1/a(n) = PolyGamma(5, 1/3)/5598720. (End)