OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..50
Tanya Khovanova, Recursive Sequences.
Index entries for linear recurrences with constant coefficients, signature (100000).
FORMULA
MATHEMATICA
10^(5*Range[0, 10] + 1) (* Paolo Xausa, Feb 28 2025 *)
PROG
(Magma) [10^(5*n+1): n in [0..10]]; // Vincenzo Librandi, Jul 08 2011
CROSSREFS
KEYWORD
nonn,easy,changed
AUTHOR
STATUS
approved