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.

A017095 a(n) = (8*n + 2)^7.

Original entry on oeis.org

128, 10000000, 612220032, 8031810176, 52523350144, 230539333248, 781250000000, 2207984167552, 5455160701056, 12151280273024, 24928547056768, 47829690000000, 86812553324672, 150363025899136, 250226879128704, 402271083010688, 627485170000000, 953133216331392, 1414067010444416
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A013665, A016819, A017089 (8n+2), A001015 (n^7).

Programs

Formula

From Amiram Eldar, Apr 24 2023: (Start)
a(n) = A017089(n)^7.
a(n) = 2^7*A016819(n).
Sum_{n>=0} 1/a(n) = 61*Pi^7/47185920 + 127*zeta(7)/32768. (End)