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!)
A138032 a(n) = prime(n)^17. 4

%I #5 Jan 12 2020 23:54:10

%S 131072,129140163,762939453125,232630513987207,505447028499293771,

%T 8650415919381337933,827240261886336764177,5480386857784802185939,

%U 141050039560662968926103,7257147736730073114838109,22550116774162743178682911,456487940826035155404146917

%N a(n) = prime(n)^17.

%H Andrew Howroyd, <a href="/A138032/b138032.txt">Table of n, a(n) for n = 1..1000</a>

%t Array[Prime[ # ]^17 &, 10]

%o (PARI) a(n)={prime(n)^17} \\ _Andrew Howroyd_, Jan 12 2020

%Y Cf. A000040 (prime), A001248 (prime^2), A030078 (prime^3).

%K nonn

%O 1,1

%A _Vladimir Joseph Stephan Orlovsky_, May 01 2008

%E Terms a(6) and beyond from _Andrew Howroyd_, Jan 12 2020

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 April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)