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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098116 3^(p-1) + (3^p - 1) where p is prime. 0
11, 35, 323, 2915, 236195, 2125763, 172186883, 1549681955, 125524238435, 91507169819843, 823564528378595, 600378541187996483, 48630661836227715203, 437675956526049436835, 35451752478610004383715 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

3^(2-1) + 3^2 - 1 = 11

MATHEMATICA

Table[3^(Prime[n] - 1) + (3^Prime[n] - 1), {n, 1, 20}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 28 2006

CROSSREFS

Cf. A097743.

Sequence in context: A103115 A003777 A199817 * A123749 A159493 A012644

Adjacent sequences:  A098113 A098114 A098115 * A098117 A098118 A098119

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 28 2006

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 18 00:14 EST 2012. Contains 206085 sequences.