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!)
A016966 a(n) = (6*n + 4)^10. 3
1048576, 10000000000, 1099511627776, 26559922791424, 296196766695424, 2064377754059776, 10485760000000000, 42420747482776576, 144555105949057024, 430804206899405824, 1152921504606846976, 2824752490000000000, 6428888932339941376, 13744803133596058624 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (11,-55,165,-330,462,-462,330,-165,55,-11,1).
FORMULA
From Amiram Eldar, Mar 31 2022: (Start)
a(n) = A016957(n)^10 = A016958(n)^5 = A016961(n)^2.
a(n) = 2^10*A016798(n).
Sum_{n>=0} 1/a(n) = PolyGamma(9, 2/3)/21941965946880. (End)
MATHEMATICA
(6Range[0, 20]+4)^10 (* Harvey P. Dale, Feb 23 2011 *)
PROG
(Magma) [(6*n+4)^10: n in [0..20]]; // Vincenzo Librandi, May 07 2011
CROSSREFS
Subsequence of A008454.
Sequence in context: A016906 A017704 A010808 * A017038 A017122 A017218
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 May 5 21:04 EDT 2024. Contains 372287 sequences. (Running on oeis4.)