login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
2,1
LINKS
PROG
(PARI) tenppp(n)= { forprime(x=2, n, print1(10^x+x", ") ) }
CROSSREFS
Sequence in context: A151964 A371105 A371055 * A206171 A199830 A200452
KEYWORD
nonn
AUTHOR
Cino Hilliard, Nov 23 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)