Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075669
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075669 Sum of next n 8-th powers. +0
1
1, 6817, 2135777, 165588738, 5498750979, 102697107715, 1264908663011, 11373936899396, 79985007371877, 461856872635333, 2269365182729029, 9747136491367430, 37362375267437415, 129917413702762791 (list; graph; listen)
OFFSET

1,2

FORMULA

a(1)=1; a(n)=sum(i^n, {i, n(n-1)/2+1, n(n-1)/2+1+n}).

EXAMPLE

s=8; a(1) = 1^s = 1; a(2) = 2^8 + 3^8 = 6817; a(3) = 4^8 + 5^8 + 6^8 = 2135777, a(4) = 7^ + 8^8 + 9^8 + 10^8 = 165588738.

MATHEMATICA

i1 := n(n-1)/2+1; i2 := n(n-1)/2+n; s=8; Table[Sum[i^s, {i, i1, i2}], {n, 20}]

CROSSREFS

Cf. A072474 (s=2), A075664 - A075670 (s=3-10), A075671 (s=n).

Sequence in context: A121106 A046515 A132215 this_sequence A066878 A114772 A013811

Adjacent sequences: A075666 A075667 A075668 this_sequence A075670 A075671 A075672

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 24 2002

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 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research