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
8^(5Range[0, 10]+3) (* Harvey P. Dale, Feb 20 2023 *)
PROG
(Magma) [8^(5*n+3): n in [0..15]]; // Vincenzo Librandi, Jul 08 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved