login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A013855
a(n) = 10^(5*n + 2).
1
100, 10000000, 1000000000000, 100000000000000000, 10000000000000000000000, 1000000000000000000000000000, 100000000000000000000000000000000, 10000000000000000000000000000000000000, 1000000000000000000000000000000000000000000
OFFSET
0,1
PROG
(Magma) [10^(5*n+2): n in [0..10]]; // Vincenzo Librandi, Jul 08 2011
CROSSREFS
Sequence in context: A139110 A265720 A343182 * A204576 A061890 A333024
KEYWORD
nonn,easy
STATUS
approved