Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139758
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139758 a(n) is the smallest prime such that (a(n) - the nth prime) is a power of 2. +0
1
3, 5, 7, 11, 13, 17, 19, 23, 31, 31, 47, 41, 43, 47, 79, 61, 61, 317, 71, 73, 89, 83, 211, 97, 101, 103, 107, 109, 113, 241, 131, 139, 139, 1163, 151, 167, 173, 167, 199, 181, 181, 197, 193, 197, 199, 263, 227, 227, 229, 233, 241, 241, 257, 283, 769, 271, 271 (list; graph; listen)
OFFSET

1,1

COMMENT

It is only conjectured (see Cino Hilliard's comment at A094076) that this sequence is defined for all n.

FORMULA

a(n)=A000040(n)+2^A094076(n). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 20 2008

MAPLE

A094076 := proc(n) local k, p ; k := 0 ; p := ithprime(n) ; while not isprime(p+2^k) do k := k+1 ; od: k ; end: A139758 := proc(n) ithprime(n)+2^A094076(n) ; end: seq(A139758(n), n=1..80) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 20 2008

CROSSREFS

Cf. A094076, A033875.

Adjacent sequences: A139755 A139756 A139757 this_sequence A139759 A139760 A139761

Sequence in context: A130057 A120637 A064534 this_sequence A060770 A120334 A000978

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), May 19 2008

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 20 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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research