OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..100
Tanya Khovanova, Recursive Sequences
Index entries for linear recurrences with constant coefficients, signature (759375).
MATHEMATICA
15^(5*Range[0, 10]+4) (* Harvey P. Dale, Jun 10 2014 *)
PROG
(Magma) [15^(5*n+4): n in [0..10]]; // Vincenzo Librandi, Jul 10 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved