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.

A010802 14th powers: a(n) = n^14.

Original entry on oeis.org

0, 1, 16384, 4782969, 268435456, 6103515625, 78364164096, 678223072849, 4398046511104, 22876792454961, 100000000000000, 379749833583241, 1283918464548864, 3937376385699289, 11112006825558016, 29192926025390625, 72057594037927936, 168377826559400929, 374813367582081024
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A013672 (zeta(14)), A001015 (n^7).
Cf. A000290, (squares), A000578, (cubes), A000583, (4th powers), A000584, (5th powers), A008455 (11th powers).

Programs

Formula

Totally multiplicative with a(p) = p^14 for prime p. Multiplicative with a(p^e) = p^(14e). - Jaroslav Krizek, Nov 01 2009
From Ilya Gutkovskiy, Feb 27 2017: (Start)
Dirichlet g.f.: zeta(s-14).
Sum_{n>=1} 1/a(n) = 2*Pi^14/18243225 = A013672. (End)
a(n) = A001015(n)^2. - Michel Marcus, Feb 28 2018
Sum_{n>=1} (-1)^(n+1)/a(n) = 8191*zeta(14)/8192 = 8191*Pi^14/74724249600. - Amiram Eldar, Oct 08 2020