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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038833 3^n-th prime. 3
2, 5, 23, 103, 419, 1543, 5519, 19289, 65687, 220861, 733561, 2412779, 7867547, 25485211, 82064027, 262960091, 839001721, 2666790167, 8448283757, 26684834641, 84064182061, 264194301347, 828513359549, 2593131866483 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

Table[Prime[3^n, {n, 0, 23}]

f[n_] := Prime[3^n]; Table[f@n, {n, 0, 27}] [From Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 25 2010]

CROSSREFS

Cf. A033844, A006988.

Sequence in context: A023188 A106858 A100299 * A003501 A006990 A032182

Adjacent sequences:  A038830 A038831 A038832 * A038834 A038835 A038836

KEYWORD

nonn

AUTHOR

Jeff Burch (gburch(AT)erols.com)

EXTENSIONS

a(24) - a(27) from Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 25 2010

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 14 23:53 EST 2012. Contains 205689 sequences.