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!)
A016938 a(n) = (6*n + 2)^6. 7
64, 262144, 7529536, 64000000, 308915776, 1073741824, 3010936384, 7256313856, 15625000000, 30840979456, 56800235584, 98867482624, 164206490176, 262144000000, 404567235136, 606355001344, 885842380864, 1265319018496, 1771561000000, 2436396322816, 3297303959104 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Amiram Eldar, Mar 29 2022: (Start)
a(n) = A016933(n)^6 = A016934(n)^3 = A016935(n)^2.
a(n) = 64*A016782(n).
Sum_{n>=0} 1/a(n) = PolyGamma(5, 1/3)/5598720. (End)
MATHEMATICA
(6Range[0, 20]+2)^6 (* Harvey P. Dale, Apr 01 2011 *)
PROG
(Magma) [(6*n+2)^6: n in [0..30]]; // Vincenzo Librandi, May 04 2011
CROSSREFS
Sequence in context: A036533 A139565 A214388 * A017010 A203255 A232722
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 22 11:43 EDT 2024. Contains 372755 sequences. (Running on oeis4.)