Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100348
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100348 Numbers n such that n-4^k is a prime for all k > 0 with 4^k < n. +0
2
6, 7, 9, 11, 15, 21, 23, 27, 33, 35, 45, 47, 57, 63, 75, 77, 83, 87, 105, 117, 143, 153, 167, 195, 215, 227, 243, 245, 255, 287, 297, 413, 437, 447, 483, 495, 507, 525, 573, 635, 657, 677, 755, 825, 1113, 1133, 1295, 1487, 1515, 1547, 1617, 1623, 2015, 2043, 2397 (list; graph; listen)
OFFSET

1,1

COMMENT

The largest term appears to be 5833497. No others < 10^9; conjectured to be finite. Similar to A067528, which also contains 5 and 17, but a more direct generalization of A039669, a problem due to Erdos.

EXAMPLE

27 is here because 27-4 and 27-16 are primes.

MATHEMATICA

lst={}; Do[k=1; While[p=n-4^k; p>0 && PrimeQ[p], k++ ]; If[p<=0, AppendTo[lst, n]], {n, 5, 10^7}]; lst

CROSSREFS

Cf. A039669 (n such that n-2^k is prime), A067528 (n such that n-4^k is prime or 1).

Adjacent sequences: A100345 A100346 A100347 this_sequence A100349 A100350 A100351

Sequence in context: A120164 A074898 A094010 this_sequence A094698 A095908 A096405

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Nov 18 2004

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 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research