Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123094
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123094 Sum of first n 12th powers. +0
1
0, 1, 4097, 535538, 17312754, 261453379, 2438235715, 16279522916, 84998999652, 367428536133, 1367428536133, 4505856912854, 13421957361110, 36720042483591, 93413954858887, 223160292749512, 504635269460168, 1087257506689929 (list; graph; listen)
OFFSET

0,3

MAPLE

[seq(add(i^12, i=1..n), n=0..18)];

MATHEMATICA

lst={}; s=0; Do[s=s+n^12; AppendTo[lst, s], {n, 10^2}]; lst..or..Table[Sum[k^12, {k, 1, n}], {n, 0, 10^2}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 14 2008]

CROSSREFS

Sequence in context: A017687 A013960 A036090 this_sequence A031562 A023354 A043476

Adjacent sequences: A123091 A123092 A123093 this_sequence A123095 A123096 A123097

KEYWORD

easy,nonn

AUTHOR

Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Sep 27 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research