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.

A010810 22nd powers: a(n) = n^22.

Original entry on oeis.org

0, 1, 4194304, 31381059609, 17592186044416, 2384185791015625, 131621703842267136, 3909821048582988049, 73786976294838206464, 984770902183611232881, 10000000000000000000000, 81402749386839761113321
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

Totally multiplicative sequence with a(p) = p^22 for prime p. Multiplicative sequence with a(p^e) = p^(22e). - Jaroslav Krizek, Nov 01 2009
From Amiram Eldar, Oct 09 2020: (Start)
Dirichlet g.f.: zeta(s-22).
Sum_{n>=1} 1/a(n) = zeta(22) = 155366*Pi^22/13447856940643125.
Sum_{n>=1} (-1)^(n+1)/a(n) = 2097151*zeta(22)/2097152 = 3324754717*Pi^22/287777551824322560000. (End)