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!)
A074220 Primes of the form ceiling(n^Pi). 1

%I #11 Dec 19 2016 01:36:47

%S 157,12227,53527,91841,427529,7918123,8077649,10546777,11540279,

%T 13715161,20042353,25920407,27002233,30431773,46595293,89717171,

%U 148319189,159085571,169092509,190377833,228747017,291979189,338805011

%N Primes of the form ceiling(n^Pi).

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

%e Ceil(5^Pi) = 157.

%t Select[Ceiling[Range[0,600]^Pi],PrimeQ] (* _Harvey P. Dale_, Nov 14 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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)