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.

A010805 17th powers: a(n) = n^17.

Original entry on oeis.org

0, 1, 131072, 129140163, 17179869184, 762939453125, 16926659444736, 232630513987207, 2251799813685248, 16677181699666569, 100000000000000000, 505447028499293771, 2218611106740436992, 8650415919381337933, 30491346729331195904, 98526125335693359375, 295147905179352825856, 827240261886336764177
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A013675 (zeta(17)).
Cf. A000290 (squares), A000578 (cubes), A000583 (4th powers), A001016 (8th powers), A008456 (12th powers).

Programs

Formula

Totally multiplicative sequence with a(p) = p^17 for prime p. Multiplicative sequence with a(p^e) = p^(17e). - Jaroslav Krizek, Nov 01 2009
From Ilya Gutkovskiy, Feb 27 2017: (Start)
Dirichlet g.f.: zeta(s-17).
Sum_{n>=1} 1/a(n) = zeta(17) = A013675. (End)
Sum_{n>=1} (-1)^(n+1)/a(n) = 65535*zeta(17)/65536. - Amiram Eldar, Oct 09 2020