Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081504
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081504 Numbers n such that there are no primes of the form 2^n+2^i+1, 0<i<n. In binary: all 3-bit numbers with size n+1 are composite. +0
5
8, 25, 32, 40, 43, 48, 56, 58, 64, 96, 104, 112, 120, 128, 134, 140, 145, 152, 160, 176, 185, 192, 208, 212, 224, 235, 240, 244, 248, 252, 256, 264, 272, 280, 286, 288, 292, 302, 304, 308, 320, 326, 332, 348, 356, 360, 384, 392, 394, 400, 416, 418, 432, 448 (list; graph; listen)
OFFSET

1,1

COMMENT

There seem to be no such numbers (bit sizes) such that any 4- or 5-bit number is composite, up to n around 200.

LINKS

T. D. Noe, Table of n, a(n) for n=1..265

PROGRAM

(PARI) for(n=2, 1000, f=0:for(i=1, n-1, t=2^n+2^i+1: if(isprime(t), f=1:break)): if(!f, print1(n", ")))

CROSSREFS

Cf. A081091, A081092.

Sequence in context: A103954 A122984 A045860 this_sequence A030796 A116086 A042611

Adjacent sequences: A081501 A081502 A081503 this_sequence A081505 A081506 A081507

KEYWORD

nonn

AUTHOR

Ralf Stephan (ralf(AT)ark.in-berlin.de), Apr 21 2003

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research