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.

A016942 a(n) = (6*n + 2)^10.

Original entry on oeis.org

1024, 1073741824, 289254654976, 10240000000000, 141167095653376, 1125899906842624, 6278211847988224, 27197360938418176, 97656250000000000, 303305489096114176, 839299365868340224, 2113922820157210624, 4923990397355877376, 10737418240000000000, 22130157888803070976
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 29 2022: (Start)
a(n) = A016933(n)^10 = A016934(n)^5 = A016937(n)^2.
a(n) = 2^10*A016786(n).
Sum_{n>=0} 1/a(n) = PolyGamma(9, 1/3)/21941965946880. (End)