login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078694 Numbers n such that floor(2*pi*n) is prime. 0
5, 6, 7, 18, 21, 25, 26, 40, 41, 42, 49, 61, 62, 69, 70, 83, 91, 103, 104, 105, 110, 113, 127, 131, 132, 145, 148, 154, 167, 169, 174, 188, 189, 190, 196, 197, 210, 231, 237, 252, 258, 259, 272, 274, 279, 280, 294, 315, 323, 336, 339, 344, 357, 364, 365, 379 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

This sequence gives the radii of circles of positive integer radius which have the integer parts of their circumferences prime.

MATHEMATICA

Select[Range[10^3], PrimeQ[Round[2 Pi # ]] &]

CROSSREFS

Sequence in context: A134985 A111018 A161925 * A048007 A066876 A048042

Adjacent sequences:  A078691 A078692 A078693 * A078695 A078696 A078697

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Dec 17 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 19:48 EST 2012. Contains 205955 sequences.