Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075671
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075671 Sum of next n 10-th powers. +0
9
1, 60073, 71280377, 14843001474, 1091618326275, 39736919990851, 870012241054523, 12967387960026452, 143075291905145949, 1240006139651007925, 8817026830146599701, 53151169903167142598 (list; graph; listen)
OFFSET

1,2

FORMULA

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

a(n) = n/33792*(33*n^20 + 825*n^18 + 6336*n^16 + 18546*n^14 + 14289*n^12 - 14187*n^10 - 418*n^8 + 20592*n^6 - 10560*n^4 - 4224*n^2 + 2560). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Oct 03 2003

EXAMPLE

s=10; a(1) = 1^s = 1; a(2) = 2^s + 3^s = 2^10 + 3^10 = 60073; a(3) = 4^s + 5^s + 6^s = 71280377, a(4) = 7^s + 8^s + 9^s + 10^3 = 14843001474.

MATHEMATICA

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

CROSSREFS

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

Adjacent sequences: A075668 A075669 A075670 this_sequence A075672 A075673 A075674

Sequence in context: A135325 A043635 A106774 this_sequence A112015 A128879 A089009

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research