Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115449
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115449 Numbers n such that 4*n^5 - 1 is prime. +0
1
1, 2, 3, 8, 12, 23, 27, 42, 68, 75, 86, 96, 113, 117, 125, 135, 140, 146, 168, 182, 185, 188, 191, 198, 233, 245, 255, 267, 281, 287, 297, 306, 311, 318, 327, 360, 362, 366, 377, 390, 392, 395, 408, 416, 423, 432, 447, 456, 465, 486, 488, 497, 516, 531, 555 (list; graph; listen)
OFFSET

1,2

EXAMPLE

If n=96 then (4*n^5 - 1) = 32614907903 (prime).

MATHEMATICA

Select[Range[500], PrimeQ[4*#^5 - 1] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 09 2006

PROGRAM

(PARI) for(i=1, 2000, if(isprime(4*i^5-1), print1(i, ", "))) - Matthew Conroy (list1(AT)madandmoonly.com), Mar 12 2006

(PARI) for(i=1, 2000, if(isprime(4*i^5-1), print1(i, ", "))) - Matthew Conroy Mar 12 2006

CROSSREFS

Cf. A115104, A001912.

Sequence in context: A042583 A128839 A002958 this_sequence A079980 A025080 A024468

Adjacent sequences: A115446 A115447 A115448 this_sequence A115450 A115451 A115452

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Mar 08 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Zak Seidov (zakseidov(AT)yahoo.com) and Matthew Conroy (list1(AT)madandmoonly.com), Mar 12 2006

More terms from Matthew Conroy Mar 12 2006

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research