[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login
A017207
a(n) = (9*n + 3)^11.
1
177147, 743008370688, 350277500542221, 17714700000000000, 317475837322472439, 3116402981210161152, 20635899893042801193, 103510234140112521216, 422351360321044921875, 1469170321634239709184, 4501035456767426597157, 12433743083946522728448, 31517572945366073781711
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (12,-66,220,-495,792,-924,792,-495,220,-66,12,-1).
FORMULA
From Amiram Eldar, Oct 03 2024: (Start)
a(n) = A017197(n)^11 = 3^11 * A016787(n).
Sum_{n>=0} 1/a(n) = 7388*Pi^11/(444826519957575*sqrt(3)) + 88573*zeta(11)/31381059609. (End)
MATHEMATICA
Table[(9*n + 3)^11, {n, 0, 15}] (* Amiram Eldar, Oct 03 2024 *)
PROG
(Magma) [(9*n+3)^11: n in [0..15]]; // Vincenzo Librandi, Jul 23 2011
CROSSREFS
KEYWORD
nonn,easy
STATUS
approved