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!)
A074218 Primes of the form floor(k^Pi). 2

%I #10 Apr 11 2021 16:12:49

%S 31,14251,31387,167381,449567,472369,495947,714169,745357,1477139,

%T 1633811,2516309,2664229,3493519,4168649,4483363,6302531,6577763,

%U 6861077,8403247,15897719,17477323,20951291,28873003,36338663,47127727

%N Primes of the form floor(k^Pi).

%H Vincenzo Librandi, <a href="/A074218/b074218.txt">Table of n, a(n) for n = 1..5000</a>

%e Floor(3^Pi) = 31, a prime, so 31 is a term.

%t Select[Floor[Range[0,2000]^Pi],PrimeQ] (* _Vincenzo Librandi_, Dec 09 2011 *)

%K nonn

%O 1,1

%A _Jon Perry_, Sep 17 2002

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 15 19:27 EDT 2024. Contains 374334 sequences. (Running on oeis4.)