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.

A010808 20th powers: a(n) = n^20.

Original entry on oeis.org

0, 1, 1048576, 3486784401, 1099511627776, 95367431640625, 3656158440062976, 79792266297612001, 1152921504606846976, 12157665459056928801, 100000000000000000000, 672749994932560009201, 3833759992447475122176
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A013678.

Programs

Formula

Totally multiplicative sequence with a(p) = p^20 for prime p. Multiplicative sequence with a(p^e) = p^(20e). - Jaroslav Krizek, Nov 01 2009
From Ilya Gutkovskiy, Feb 27 2017: (Start)
Dirichlet g.f.: zeta(s-20).
Sum_{n>=1} 1/a(n) = 174611*Pi^20/1531329465290625 = A013678. (End)
Sum_{n>=1} (-1)^(n+1)/a(n) = 524287*zeta(20)/524288 = 91546277357*Pi^20/802857662698291200000. - Amiram Eldar, Oct 09 2020