Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079594
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079594 Primes for which floor(x^pi) is prime. +0
1
3, 73, 109, 131, 277, 397, 617, 739, 857, 911, 1109, 1181, 1237, 1453, 1889, 1999, 2239, 2383, 2393, 2621, 2767, 2801, 2903, 2953, 3259, 3319, 3323, 3967, 4127, 4243, 4603, 5051, 5237, 5407, 5419, 5573, 5749, 5843, 6091, 6317, 6679 (list; graph; listen)
OFFSET

0,1

EXAMPLE

floor(2^pi)=8, which is not prime. floor(3^pi)=31, which is prime, so a(1)=3. The next smallest prime x for which floor(x^pi) is prime is 73, for which floor(73^pi)=714169, so a(2)=73.

MATHEMATICA

For[i = 1, i < 10000, If[PrimeQ[IntegerPart[Prime[i]^Pi]] == True, Print[Prime[i]]]; i++ ]

CROSSREFS

Sequence in context: A135866 A006270 A139888 this_sequence A089922 A041279 A054699

Adjacent sequences: A079591 A079592 A079593 this_sequence A079595 A079596 A079597

KEYWORD

nonn

AUTHOR

N. Fernandez (primeness(AT)borve.org), Jan 27 2003

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 December 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research