The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010809 21st powers: a(n) = n^21. 8
0, 1, 2097152, 10460353203, 4398046511104, 476837158203125, 21936950640377856, 558545864083284007, 9223372036854775808, 109418989131512359209, 1000000000000000000000, 7400249944258160101211 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (22, -231, 1540, -7315, 26334, -74613, 170544, -319770, 497420, -646646, 705432, -646646, 497420, -319770, 170544, -74613, 26334, -7315, 1540, -231, 22, -1).
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)
MATHEMATICA
Table[n^21, {n, 0, 20}] (* Vladimir Joseph Stephan Orlovsky, Mar 18 2010 *)
PROG
(Magma) [n^21: n in [0..15]]; // Vincenzo Librandi, Jun 19 2011
(PARI) a(n)=n^21 \\ Felix Fröhlich, Jul 16 2014
CROSSREFS
Cf. A293904.
Sequence in context: A017623 A195252 A017706 * A323659 A017705 A013969
KEYWORD
nonn,mult,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 17:28 EDT 2024. Contains 372522 sequences. (Running on oeis4.)