OFFSET
0,1
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (6, -15, 20, -15, 6, -1).
MATHEMATICA
(5*Range[0, 20]+3)^5 (* or *) LinearRecurrence[{6, -15, 20, -15, 6, -1}, {243, 32768, 371293, 1889568, 6436343, 17210368}, 20] (* Harvey P. Dale, Nov 21 2016 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved