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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A137236 Numbers n such that 13^n+4 is prime. 0
0, 1, 2, 6, 10, 15, 94, 198, 219, 4543, 11511, 12638 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

PROG

(PARI) for(n=0, 300, if(isprime(13^n+4), print1(n", ")))

CROSSREFS

Sequence in context: A050895 A184426 A097022 * A124198 A032426 A195957

Adjacent sequences:  A137233 A137234 A137235 * A137237 A137238 A137239

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Mar 08 2008

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 21:17 EST 2012. Contains 205971 sequences.