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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006988 (10^n)-th prime.
(Formerly M2151)
26
2, 29, 541, 7919, 104729, 1299709, 15485863, 179424673, 2038074743, 22801763489, 252097800623, 2760727302517, 29996224275833, 323780508946331, 3475385758524527, 37124508045065437, 394906913903735329, 4185296581467695669, 44211790234832169331, 465675465116607065549, 4892055594575155744537 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

Check the b-file for more terms which might not be listed above.

REFERENCES

R. L. Graham, D. E. Knuth and O. Patashnik, Concrete Mathematics. Addison-Wesley, Reading, MA, 1990, p. 111.

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

LINKS

C. K. Caldwell, Mark Deleglise's work on new values of pi(x)

UTM, The Nth Prime Page.

Eric Weisstein's World of Mathematics, Prime Numbers

M. F. Hasler, Table of n, a(n) for n = 0..20

EXAMPLE

a(0) = 10^0-th prime = first prime = 2.

MATHEMATICA

Table[Prime[10^n, {n, 0, 17}]

PROG

(PARI) a(n)=prime(10^n) \\ Charles R Greathouse IV, Jul 21 2011

CROSSREFS

Cf. A006880, A033844, A119780.

Sequence in context: A104535 A187362 A176938 * A090251 A087281 A024234

Adjacent sequences:  A006985 A006986 A006987 * A006989 A006990 A006991

KEYWORD

nonn,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Robert G. Wilson v (rgwv(AT)rgwv.com)

EXTENSIONS

More terms from Paul.Zimmermann(AT)loria.fr (Paul Zimmermann)

a(19) from Marc Deleglise (marc.deleglise(AT)math.univ-lyon1.fr), Jun 29 2008

a(20) found by Andrey V. Kulsha using a program by Xavier Gourdon, Oct 05 2011

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 23 04:26 EST 2012. Contains 206606 sequences.