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.

A010807 19th powers: a(n) = n^19.

Original entry on oeis.org

0, 1, 524288, 1162261467, 274877906944, 19073486328125, 609359740010496, 11398895185373143, 144115188075855872, 1350851717672992089, 10000000000000000000, 61159090448414546291, 319479999370622926848, 1461920290375446110677, 5976303958948914397184
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A013677, A247894 ([sqrt(a(n))]).

Programs

Formula

a(n) is a totally multiplicative sequence (and is therefore multiplicative as well). - Jaroslav Krizek, Nov 01 2009
From Ilya Gutkovskiy, Feb 27 2017: (Start)
Dirichlet g.f.: zeta(s-19).
Sum_{n>=1} 1/a(n) = zeta(19) = A013677. (End)
Sum_{n>=1} (-1)^(n+1)/a(n) = 262143*zeta(19)/262144. - Amiram Eldar, Oct 09 2020