Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A039669
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A039669 Numbers n such that n-2^k is a prime for all k > 0 with 2^k < n. +0
14
4, 7, 15, 21, 45, 75, 105 (list; graph; listen)
OFFSET

1,1

COMMENT

Erdos conjectures that these are the only values of n with this property. The conjecture has been verified for n up to 2^77.

REFERENCES

P. Erdos, On integers of the form 2^k + p and some related questions, Summa Bras. Math., 2 (1950), 113-123.

R. K. Guy, Unsolved Problems in Number Theory, A19.

D. S. Mitrinovic et al., Handbook of Number Theory, Kluwer, p. 306.

D. Wells, Curious and interesting numbers, Penguin Books, p. 118.

EXAMPLE

45 is here because 43, 41, 37, 29, and 13 are primes.

MATHEMATICA

lst={}; Do[k=1; While[p=n-2^k; p>0 && PrimeQ[p], k++ ]; If[p<=0, AppendTo[lst, n]], {n, 3, 1000}]; lst (T. D. Noe)

CROSSREFS

Cf. A067526 (n such that n-2^k is prime or 1), A067527 (n such that n-3^k is prime), A067528 (n such that n-4^k is prime or 1), A067529 (n such that n-5^k is prime), A100348 (n such that n-4^k is prime), A100349 (n such that n-2^k is prime or semiprime), A100350 (primes p such that p-2^k is prime or semiprime), A100351 (n such that n-2^k is semiprime).

Sequence in context: A137053 A049832 A092309 this_sequence A109622 A124286 A027419

Adjacent sequences: A039666 A039667 A039668 this_sequence A039670 A039671 A039672

KEYWORD

nonn

AUTHOR

Felice Russo (felice.russo(AT)katamail.com)

EXTENSIONS

Additional comments from T. D. Noe (noe(AT)sspectra.com), Sep 15 2002

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 September 5 19:27 EDT 2008. Contains 143485 sequences.


AT&T Labs Research