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.

A017575 a(n) = (12n+4)^7.

Original entry on oeis.org

16384, 268435456, 13492928512, 163840000000, 1028071702528, 4398046511104, 14645194571776, 40867559636992, 100000000000000, 221068140740608, 450766669594624, 860542568759296, 1555363874947072, 2684354560000000, 4453476124377088, 7140436495826944, 11112006825558016
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    a[n_] := (12*n + 4)^7; Array[a, 20, 0] (* Amiram Eldar, Jul 14 2024 *)

Formula

From Amiram Eldar, Jul 14 2024: (Start)
a(n) = A001015(A017569(n)) = A017569(n)^7.
a(n) = 16384 * A016783(n).
Sum_{n>=0} 1/a(n) = 7*Pi^7/(403107840*sqrt(3)) + 1093*zeta(7)/35831808. (End)

Extensions

More terms from Amiram Eldar, Jul 14 2024