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!)
A108221 Primes of the form ceiling(sqrt(prime(n))). 1
2, 2, 3, 3, 5, 5, 5, 7, 7, 7, 7, 11, 11, 11, 11, 11, 13, 13, 13, 13, 13, 17, 17, 17, 17, 17, 17, 17, 19, 19, 19, 19, 19, 19, 23, 23, 23, 23, 23, 23, 23, 29, 29, 29, 29, 29, 29, 29, 29, 29, 31, 31, 31, 31, 31, 31, 31, 31, 37, 37, 37, 37, 37, 37, 37, 37, 37, 41, 41, 41, 41, 41, 41 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = ceiling(sqrt(A108222(n))).
MATHEMATICA
Ceiling /@ Sqrt /@ Select[Prime /@ Range[300], PrimeQ[Ceiling[Sqrt[ # ]]] &] (* Ray Chandler, Jul 03 2005 *)
CROSSREFS
Sequence in context: A057872 A059974 A045767 * A169682 A082524 A099961
KEYWORD
easy,nonn
AUTHOR
Giovanni Teofilatto, Jun 16 2005
EXTENSIONS
Extended by Ray Chandler, Jul 03 2005
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 4 15:13 EDT 2024. Contains 372254 sequences. (Running on oeis4.)