The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A016942 a(n) = (6*n + 2)^10. 3
1024, 1073741824, 289254654976, 10240000000000, 141167095653376, 1125899906842624, 6278211847988224, 27197360938418176, 97656250000000000, 303305489096114176, 839299365868340224, 2113922820157210624, 4923990397355877376, 10737418240000000000, 22130157888803070976 (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 29 2022: (Start)
a(n) = A016933(n)^10 = A016934(n)^5 = A016937(n)^2.
a(n) = 2^10*A016786(n).
Sum_{n>=0} 1/a(n) = PolyGamma(9, 1/3)/21941965946880. (End)
MATHEMATICA
(6*Range[0, 20]+2)^10 (* Harvey P. Dale, Apr 24 2017 *)
PROG
(Magma) [(6*n+2)^10: n in [0..25]]; // Vincenzo Librandi, May 05 2011
CROSSREFS
Sequence in context: A103717 A016882 A227664 * A017014 A017098 A017194
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 14 04:33 EDT 2024. Contains 372528 sequences. (Running on oeis4.)