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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088805 10^p + p for prime p. 0
102, 1003, 100005, 10000007, 100000000011, 10000000000013, 100000000000000017, 10000000000000000019, 100000000000000000000023, 100000000000000000000000000029, 10000000000000000000000000000031 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

PROG

(PARI) tenppp(n)= { forprime(x=2, n, print1(10^x+x", ") ) }

CROSSREFS

Sequence in context: A206652 A158127 A151964 * A206171 A199830 A200452

Adjacent sequences:  A088802 A088803 A088804 * A088806 A088807 A088808

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Nov 23 2003

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 11:36 EST 2012. Contains 205623 sequences.