Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087728
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087728 Table read by rows where i-th row consists of primes P of the form P=(j*P(i)#)^2 +1 with 0 < j < P(i+1). Here P(i)# = A002110(i). +0
4
5, 17, 37, 577, 8101, 14401, 22501, 32401, 44101, 176401, 5336101, 48024901, 85377601, 341510401, 533610001, 129859329601, 12770402544901, 16679709446401, 94083986096101, 6021375110150401, 11384162317628101 (list; table; graph; listen)
OFFSET

0,1

EXAMPLE

Table begins:

5,17,

37,577,

8101,14401,22501,32401,

44101,176401,

5336101,48024901,85377601,341510401,533610001,

129859329601,

12770402544901,16679709446401

PROGRAM

(PARI) {for(i=1, 8, p=prod(j=1, i, prime(j)); for(j=1, prime(i+1)-1, c=(j*p)^2+1; if(isprime(c), print1(c ", ")); ); ); }

CROSSREFS

Cf. A087714-A087716.

Sequence in context: A146850 A146428 A146235 this_sequence A072332 A127744 A122734

Adjacent sequences: A087725 A087726 A087727 this_sequence A087729 A087730 A087731

KEYWORD

nonn,tabl

AUTHOR

Pierre CAMI (colettecami(AT)aol.com), Sep 30 2003

EXTENSIONS

Edited by Ray Chandler (rayjchandler(AT)sbcglobal.net), Sep 30 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research