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.

A010809 21st powers: a(n) = n^21.

Original entry on oeis.org

0, 1, 2097152, 10460353203, 4398046511104, 476837158203125, 21936950640377856, 558545864083284007, 9223372036854775808, 109418989131512359209, 1000000000000000000000, 7400249944258160101211
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A293904.

Programs

Formula

Completely multiplicative sequence with a(p) = p^21 for prime p. Multiplicative sequence with a(p^e) = p^(21e). - Jaroslav Krizek, Nov 01 2009
From Amiram Eldar, Oct 09 2020: (Start)
Dirichlet g.f.: zeta(s-21).
Sum_{n>=1} 1/a(n) = zeta(21) (A293904).
Sum_{n>=1} (-1)^(n+1)/a(n) = 1048575*zeta(21)/1048576. (End)