Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087715
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087715 Table read by rows where i-th row consists of primes P of the form P=j*P(i)# -1 or P=j*P(i)# +1 with 0 < j < P(i+1). Here P(r)# = A002110. +0
4
3, 3, 5, 5, 7, 11, 13, 17, 19, 23, 29, 31, 59, 61, 89, 149, 151, 179, 181, 211, 419, 421, 631, 839, 1049, 1051, 1259, 1471, 1889, 2099, 2309, 2311, 4621, 9239, 9241, 11549, 11551, 13859, 18481, 20789, 23099, 25409, 25411, 30029, 90089, 120121, 150151 (list; table; graph; listen)
OFFSET

0,1

EXAMPLE

Table begins:

3,3,5,

5,7,11,13,17,19,23,

29,31,59,61,89,149,151,179,181,

211,419,421,631,839,1049,1051,1259,1471,1889,2099,

2309,2311,4621,9239,9241,11549,11551,13859,18481,20789,23099,25409,25411

PROGRAM

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

CROSSREFS

Cf. A087714, A087716, A087728.

Sequence in context: A095878 A077381 A157966 this_sequence A092316 A142456 A098508

Adjacent sequences: A087712 A087713 A087714 this_sequence A087716 A087717 A087718

KEYWORD

tabl,nonn

AUTHOR

Pierre CAMI (colettecami(AT)aol.com), Sep 29 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