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!)
A016847 a(n) = (4n+3)^11. 3
177147, 1977326743, 285311670611, 8649755859375, 116490258898219, 952809757913927, 5559060566555523, 25408476896404831, 96549157373046875, 317475837322472439, 929293739471222707, 2472159215084012303, 6071163615208263051, 13931233916552734375 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (12,-66,220,-495,792,-924,792,-495,220,-66,12,-1).
FORMULA
a(n) = A004767(n)^11. - Michel Marcus, Apr 27 2014
Sum_{n>=0} 1/a(n) = 2047*zeta(11)/4096 - 50521*Pi^11/29727129600. - Amiram Eldar, Apr 24 2023
MATHEMATICA
(4*Range[0, 20]+3)^11 (* Harvey P. Dale, Apr 26 2014 *)
Table[((4 n + 3)^11), {n, 0, 20}] (* Vincenzo Librandi, Apr 27 2014 *)
PROG
(Magma) [(4*n+3)^11: n in [0..20]]; // Vincenzo Librandi, Apr 27 2014
CROSSREFS
Sequence in context: A321827 A016763 A016775 * A016895 A016955 A017027
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 19 16:08 EDT 2024. Contains 371794 sequences. (Running on oeis4.)