Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098555
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098555 Least k such that k*Mersenne-prime(n)-1 is prime. +0
3
1, 2, 2, 6, 2, 14, 2, 90, 18, 80, 230, 80, 354, 84, 84, 1782, 450, 828, 2562, 2502, 6882, 9288, 890, 16022, 11088, 31034, 7272, 92372 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

mexp = {the list in A000043}; f[n_] := Block[{k = 2, mp = 2^mexp[[n]] - 1}, While[ !PrimeQ[mp*k - 1] && k < 10000, k++ ]; If[k == 10000, 0, k]]; Do[ Print[ f[n]], {n, 22}] (from Robert G. Wilson v Sep 17 2004)

CROSSREFS

Cf. A000043, A000668, A098556.

Sequence in context: A071223 A055934 A096217 this_sequence A057562 A102628 A036655

Adjacent sequences: A098552 A098553 A098554 this_sequence A098556 A098557 A098558

KEYWORD

hard,nonn

AUTHOR

Pierre CAMI (pierrecami(AT)tele2.fr), Sep 14 2004

EXTENSIONS

More terms from Pierre CAMI (pierrecami(AT)tele2.fr), Jan 17 2005

a(1)=1, a(23)=890, a(27)=7272 corrected, other terms through a(28)=92372 verified by Ray Chandler (rayjchandler(AT)sbcglobal.net), Apr 16 2009

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research