OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (12,-66,220,-495,792,-924,792,-495,220,-66,12,-1).
MATHEMATICA
(9*Range[0, 15] + 2)^11 (* Paolo Xausa, Dec 01 2025 *)
LinearRecurrence[{12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1}, {2048, 285311670611, 204800000000000, 12200509765705829, 238572050223552512, 2472159215084012303, 16985107389382393856, 87507831740087890625, 364375289404334925824, 1287831418538085836267, 3996373778857415671808, 11156683466653165551101}, 20] (* Harvey P. Dale, Mar 09 2026 *)
PROG
(Magma) [(9*n+2)^11: n in [0..10]]; // Vincenzo Librandi, Jul 23 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
