Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,1

COMMENT

It appears that these values are merely conjectures. - njas, 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(z", ") ) ) }

CROSSREFS

Sequence in context: A043953 A139954 A109840 this_sequence A063339 A115833 A052158

Adjacent sequences: A108290 A108291 A108292 this_sequence A108294 A108295 A108296

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


AT&T Labs Research