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!)
A013856 a(n) = 10^(5*n + 3). 1
1000, 100000000, 10000000000000, 1000000000000000000, 100000000000000000000000, 10000000000000000000000000000, 1000000000000000000000000000000000, 100000000000000000000000000000000000000, 10000000000000000000000000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Tanya Khovanova, Recursive Sequences
PROG
(Magma) [10^(5*n+3): n in [0..10]]; // Vincenzo Librandi, Jul 08 2011
(Maxima) makelist(10^(5*n+3), n, 0, 20); /* Martin Ettl, Oct 21 2012 */
CROSSREFS
Sequence in context: A260692 A234605 A013793 * A111098 A029722 A282638
KEYWORD
nonn,easy
AUTHOR
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 March 18 22:56 EDT 2024. Contains 370952 sequences. (Running on oeis4.)