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.

A016966 a(n) = (6*n + 4)^10.

Original entry on oeis.org

1048576, 10000000000, 1099511627776, 26559922791424, 296196766695424, 2064377754059776, 10485760000000000, 42420747482776576, 144555105949057024, 430804206899405824, 1152921504606846976, 2824752490000000000, 6428888932339941376, 13744803133596058624
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Mar 31 2022: (Start)
a(n) = A016957(n)^10 = A016958(n)^5 = A016961(n)^2.
a(n) = 2^10*A016798(n).
Sum_{n>=0} 1/a(n) = PolyGamma(9, 2/3)/21941965946880. (End)