Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062408
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062408 Floor of Pi * n is a prime. +0
1
1, 10, 12, 14, 15, 17, 19, 31, 33, 35, 36, 42, 50, 52, 57, 61, 63, 71, 73, 77, 80, 82, 84, 98, 99, 101, 117, 119, 122, 124, 138, 140, 143, 147, 159, 166, 182, 187, 189, 201, 206, 208, 210, 220, 226, 229, 241, 245, 254, 262, 264, 273, 275, 289, 290, 296, 308, 311 (list; graph; listen)
OFFSET

0,2

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

PROGRAM

(PARI) je=[]; for(n=0, 1000, if(isprime(floor(Pi*n)), je=concat(je, n), )); je

(PARI) { default(realprecision, 50); n=-1; for (m=1, 10^5, if (isprime(floor(Pi*m)), write("b062408.txt", n++, " ", m); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 07 2009]

CROSSREFS

Sequence in context: A099103 A094879 A116023 this_sequence A127653 A050705 A095406

Adjacent sequences: A062405 A062406 A062407 this_sequence A062409 A062410 A062411

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 08 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research