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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A104083 Smallest prime >= 5^n. 0
2, 5, 29, 127, 631, 3137, 15629, 78137, 390647, 1953151, 9765629, 48828139, 244140683, 1220703131, 6103515637, 30517578167, 152587890649, 762939453127, 3814697265637, 19073486328181, 95367431640673, 476837158203149 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

a(n)=A054321(n), n>1. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 13 2008]

PROG

(PARI) g(n, b) = for(x=0, n, print1(nextprime(b^x)", "))

CROSSREFS

Sequence in context: A083472 A057794 A073715 * A007014 A098682 A108367

Adjacent sequences:  A104080 A104081 A104082 * A104084 A104085 A104086

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Mar 03 2005

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 17 18:57 EST 2012. Contains 206074 sequences.