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.

A016939 a(n) = (6n+2)^7.

Original entry on oeis.org

128, 2097152, 105413504, 1280000000, 8031810176, 34359738368, 114415582592, 319277809664, 781250000000, 1727094849536, 3521614606208, 6722988818432, 12151280273024, 20971520000000, 34792782221696, 55784660123648, 86812553324672, 131593177923584, 194871710000000
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

a(n) = 128*A016783(n). - R. J. Mathar, May 07 2008
G.f.: 128*(1 + 16376*x + 692499*x^2 + 3870352*x^3 + 4890287*x^4 + 1475736*x^5 + 77101*x^6 + 128*x^7)/(1 - x)^8. - Ilya Gutkovskiy, Jun 16 2016
From Amiram Eldar, Mar 29 2022: (Start)
a(n) = A016933(n)^7.
Sum_{n>=0} 1/a(n) = 7*Pi^7/(3149280*sqrt(3)) + 1093*zeta(7)/279936. (End)