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!)
A262778 a(n) = 10^n + prime(n). 0
12, 103, 1005, 10007, 100011, 1000013, 10000017, 100000019, 1000000023, 10000000029, 100000000031, 1000000000037, 10000000000041, 100000000000043, 1000000000000047, 10000000000000053, 100000000000000059, 1000000000000000061 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(4) = 10^4+7=10007.
PROG
(PARI) a(n) = 10^n + prime(n); \\ Altug Alkan, Mar 24 2016
CROSSREFS
Sequence in context: A078397 A228988 A266959 * A099293 A024454 A222540
KEYWORD
nonn
AUTHOR
Emre APARI, Mar 24 2016
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 24 06:34 EDT 2024. Contains 371920 sequences. (Running on oeis4.)