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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089919 Numbers n such that 3^prime(n) - 2 is prime. 0
1, 3, 12, 13, 66, 100, 369 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..7.

PROG

(PARI) f(n) = for(x=1, n, if(ispseudoprime(3^prime(x)-2), print1(x, ", ")))

CROSSREFS

Sequence in context: A073542 A063444 A117061 * A222711 A176796 A032918

Adjacent sequences:  A089916 A089917 A089918 * A089920 A089921 A089922

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 11 2004

EXTENSIONS

Definition corrected by Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Jan 31 2006, Jul 25 2006

STATUS

approved

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 May 19 19:20 EDT 2013. Contains 225436 sequences.