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!)
A089081 26th powers: a(n) = n^26. 7
0, 1, 67108864, 2541865828329, 4503599627370496, 1490116119384765625, 170581728179578208256, 9387480337647754305649, 302231454903657293676544, 6461081889226673298932241, 100000000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = n^26.
Completely multiplicative sequence with a(p) = p^26 for prime p. Multiplicative sequence with a(p^e) = p^(26e). - Jaroslav Krizek, Nov 01 2009
From Amiram Eldar, Oct 09 2020: (Start)
Dirichlet g.f.: zeta(s-26).
Sum_{n>=1} 1/a(n) = zeta(26) = 1315862*Pi^26/11094481976030578125.
Sum_{n>=1} (-1)^(n+1)/a(n) = 33554431*zeta(26)/33554432 = 22076500342261*Pi^26/186134520519971831808000000. (End)
MATHEMATICA
Range[0, 9]^26 (* Alonso del Arte, Apr 26 2015 *)
PROG
(Magma) [n^26: n in [0..15]]; // Vincenzo Librandi, Jun 19 2011
(PARI) a(n)=n^26 \\ Charles R Greathouse IV, Jun 28 2015
CROSSREFS
Sequence in context: A138085 A263392 A011576 * A161774 A203670 A353203
KEYWORD
nonn,mult,easy
AUTHOR
Douglas Winston (douglas.winston(AT)srupc.com), Dec 04 2003
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 July 20 08:27 EDT 2024. Contains 374442 sequences. (Running on oeis4.)