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!)
A016932 a(n) = (6*n + 1)^12. 1
1, 13841287201, 23298085122481, 2213314919066161, 59604644775390625, 787662783788549761, 6582952005840035281, 39959630797262576401, 191581231380566414401, 766217865410400390625, 2654348974297586158321, 8182718904632857144561, 22902048046490258711521 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (13,-78,286,-715,1287,-1716,1716,-1287,715,-286,78,-13,1).
FORMULA
From Amiram Eldar, Mar 28 2022: (Start)
a(n) = A016921(n)^12 = A016922(n)^6 = A016923(n)^4 = A016924(n)^3 = A016926(n)^2.
Sum_{n>=0} 1/a(n) = PolyGamma(11, 1/6)/86890185149644800. (End)
MATHEMATICA
Table[(6*n + 1)^12, {n, 0, 12}] (* Amiram Eldar, Mar 28 2022 *)
PROG
(Magma) [(6*n+1)^12: n in [0..20]]; // Vincenzo Librandi, May 04 2011
CROSSREFS
Sequence in context: A059122 A102567 A371953 * A016992 A017160 A017256
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 13:58 EDT 2024. Contains 371960 sequences. (Running on oeis4.)