Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147853
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147853 Least prime p such that there is a prime q with (p+q)/2=A002110(n), the n-th primorial. +0
1
5, 7, 11, 17, 19, 19, 29, 37, 37, 37, 73, 47, 59, 71, 97, 79, 79, 101, 97, 137, 227, 137, 109, 127, 151, 127, 151, 151, 179, 227, 431, 139, 211, 223, 337, 181, 251, 257, 313, 227, 257, 227, 263, 491, 307, 241, 409, 263, 277 (list; graph; listen)
OFFSET

2,1

COMMENT

Improved description from T. D. Noe (noe(AT)sspectra.com).

EXAMPLE

For primorial=30, (p,q)=(7,53) as 7+53=2*30

PROGRAM

(PARI) ospp(N)= { i=4; while(1, Q=2*N-prime(i); if( ispseudoprime(2*N-prime(i)), print(N, ", ", prime(i) ); return(1) ); i++ ); \end WHILE }

CROSSREFS

Cf. A002110, A147517

Sequence in context: A072055 A164316 A107448 this_sequence A111226 A084197 A073681

Adjacent sequences: A147850 A147851 A147852 this_sequence A147854 A147855 A147856

KEYWORD

easy,nonn

AUTHOR

Bill R McEachen (bmceache(AT)centralsan.org), Nov 15 2008

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 21 21:21 EST 2009. Contains 167310 sequences.


AT&T Labs Research