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!)
A016976 a(n) = (6*n + 5)^8. 5
390625, 214358881, 6975757441, 78310985281, 500246412961, 2251875390625, 7984925229121, 23811286661761, 62259690411361, 146830437604321, 318644812890625, 645753531245761, 1235736291547681, 2252292232139041, 3936588805702081, 6634204312890625, 10828567056280801 (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
From Amiram Eldar, Apr 01 2022: (Start)
a(n) = A016969(n)^8 = A016970(n)^4 = A016972(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(7, 5/6)/8465264640. (End)
MATHEMATICA
Table[(6*n + 5)^8, {n, 0, 20}] (* Amiram Eldar, Apr 01 2022 *)
PROG
(Magma) [(6*n+5)^8: n in [0..20]]; // Vincenzo Librandi, May 12 2011
CROSSREFS
Subsequence of A001016 (n^8).
Sequence in context: A290499 A016820 A016856 * A017048 A017132 A017228
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 18 10:01 EDT 2024. Contains 371779 sequences. (Running on oeis4.)