Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108280
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108280 Consider primes p and q such that p = 2^k + 27 and q = 2^(k+1) + 27 for some k; sequence gives values of p. +0
1
29, 43, 8219, 1099511627803, 10889035741470030830827987437816582766619 (list; graph; listen)
OFFSET

0,1

COMMENT

It appears that these values are merely conjectures. - N. J. A. Sloane (njas(AT)research.att.com), Jun 30 2005

PROGRAM

(PARI) g(m, n, b) = { for(x=0, n, y=m+b^x+b%2; z=m+b^(x+1)+b%2; if(isprime(y)&isprime(z), print1(y", ") ) ) }

CROSSREFS

Sequence in context: A043951 A042973 A020997 this_sequence A077782 A059414 A110054

Adjacent sequences: A108277 A108278 A108279 this_sequence A108281 A108282 A108283

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 29 2005

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research