login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097743 Numbers of the form 3*2^(p - 1) - 1 where p is prime. 7
5, 11, 47, 191, 3071, 12287, 196607, 786431, 12582911, 805306367, 3221225471, 206158430207, 3298534883327, 13194139533311, 211106232532991, 13510798882111487, 864691128455135231, 3458764513820540927 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

Two examples: p=2, 2^(2-1) + (2^2 - 1) = 5 and p=3, 2^(3-1) + (2^3 - 1) = 11.

MATHEMATICA

Table[3*2^(Prime[n] - 1) - 1, {n, 18}] (from Robert G. Wilson v Sep 24 2004)

CROSSREFS

Cf. A000396, A098102, A055010.

Sequence in context: A149511 A149512 A149513 * A176609 A041213 A142238

Adjacent sequences:  A097740 A097741 A097742 * A097744 A097745 A097746

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 21 2004

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 24 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 11:51 EST 2012. Contains 205908 sequences.