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!)
A013857 a(n) = 10^(5*n + 4). 1
10000, 1000000000, 100000000000000, 10000000000000000000, 1000000000000000000000000, 100000000000000000000000000000, 10000000000000000000000000000000000, 1000000000000000000000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Tanya Khovanova, Recursive Sequences
MATHEMATICA
10^(5 Range[0, 10]+4) (* or *) LinearRecurrence[{100000}, {10000}, 20] (* Harvey P. Dale, Mar 15 2023 *)
PROG
(Magma) [10^(5*n+4): n in [0..10]]; // Vincenzo Librandi, Jul 08 2011
CROSSREFS
Sequence in context: A096968 A017644 A250440 * A091566 A113758 A273531
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.)