Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091997
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091997 Numbers n such that 3*2^(n-1) - 1 is prime. +0
1
1, 2, 3, 4, 5, 7, 8, 12, 19, 35, 39, 44, 56, 65, 77, 95, 104, 144, 207, 217, 307, 325, 392, 459, 471, 828, 1275, 3277, 4205, 5135, 7560 (list; graph; listen)
OFFSET

1,2

LINKS

Eric Weisstein's World of Mathematics, Thabit ibn Kurrah's rules

EXAMPLE

3*2^(3-1) - 1 = 11 so a(1)=3

MATHEMATICA

Do[If[PrimeQ[3*2^(n - 1) - 1], Print[n]], {n, 1, 8000}] - Mohammed Bouayoun (Mohammed.Bouayoun(AT)yahoo.fr), Apr 13 2006

PROGRAM

(PARI) for (i=1, 1000, if(isprime(3*2^(i-1)-1), print1(i, ", ")))

CROSSREFS

Sequence in context: A115649 A111795 A046098 this_sequence A124168 A054762 A039088

Adjacent sequences: A091994 A091995 A091996 this_sequence A091998 A091999 A092000

KEYWORD

nonn

AUTHOR

Mohammed Bouayoun (bouyao(AT)wanadoo.fr), Mar 17 2004

EXTENSIONS

More terms from Mohammed Bouayoun (Mohammed.Bouayoun(AT)yahoo.fr), Apr 13 2006

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research