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 (32768).
MATHEMATICA
NestList[32768#&, 8, 10] (* Harvey P. Dale, Jul 30 2018 *)
PROG
(Magma) [8^(5*n+1): n in [0..15]]; // Vincenzo Librandi, Jul 08 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved