login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017120 a(n) = (8*n + 4)^8. 1
65536, 429981696, 25600000000, 377801998336, 2821109907456, 14048223625216, 53459728531456, 167961600000000, 457163239653376, 1113034787454976, 2478758911082496, 5132188731375616, 10000000000000000, 18509302102818816, 32784148919812096, 55895067029733376 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (9,-36,84,-126,126,-84,36,-9,1).
FORMULA
G.f.: -65536*(1 + 6552*x + 331612*x^2 + 2485288*x^3 + 4675014*x^4 + 2485288*x^5 + 331612*x^6 + 6552*x^7 + x^8)/(x-1)^9. - R. J. Mathar, May 08 2015
From Amiram Eldar, Apr 25 2023: (Start)
a(n) = A017113(n)^8.
a(n) = 2^8*A016832(n) = 2^16*A016760(n).
Sum_{n>=0} 1/a(n) = 17*Pi^8/10569646080. (End)
MATHEMATICA
Table[(8*n + 4)^8, {n, 0, 20}] (* Amiram Eldar, Apr 25 2023 *)
PROG
(Magma) [(8*n+4)^8: n in [0..15] ]; // Vincenzo Librandi, Jul 21 2011
CROSSREFS
Sequence in context: A236224 A016964 A017036 * A017216 A017324 A017444
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 06:34 EDT 2024. Contains 371920 sequences. (Running on oeis4.)