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.

A017099 a(n) = (8*n + 2)^11.

Original entry on oeis.org

2048, 100000000000, 64268410079232, 3670344486987776, 70188843638032384, 717368321110468608, 4882812500000000000, 24986644000165537792, 103510234140112521216, 364375289404334925824, 1127073856954876807168, 3138105960900000000000, 8007313507497959524352
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

From Amiram Eldar, Apr 24 2023: (Start)
a(n) = A017089(n)^11.
a(n) = 2^11*A016823(n).
Sum_{n>=0} 1/a(n) = 50521*Pi^11/60881161420800 + 2047*zeta(11)/8388608. (End)
a(n) = 12*a(n-1) - 66*a(n-2) + 220*a(n-3) - 495*a(n-4) + 792*a(n-5) - 924*a(n-6) + 792*a(n-7) - 495*a(n-8) + 220*a(n-9) - 66*a(n-10) + 12*a(n-11) - a(n-12). - Wesley Ivan Hurt, Jan 20 2024