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 (5153632).
FORMULA
a(n) = 5153632*a(n-1), a(0)=10648. - Vincenzo Librandi, May 28 2011
PROG
(Magma) [22^(5*n+3): n in [0..10]]; // Vincenzo Librandi, May 28 2011
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved