Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A019584
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A019584 n^2*(n-1)^3/4. +0
4
0, 0, 1, 18, 108, 400, 1125, 2646, 5488, 10368, 18225, 30250, 47916, 73008, 107653, 154350, 216000, 295936, 397953, 526338, 685900, 882000, 1120581, 1408198, 1752048, 2160000, 2640625, 3203226 (list; graph; listen)
OFFSET

0,4

FORMULA

a(n) = Sum[Sum[(i^3+j^3)/2, {i, 1, n-2}], {j, 1, n-2}] - Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 24 2004

MAPLE

a:=n->sum(sum(n^3/4, j=0..n), k=0..n): seq(a(n), n=-1..26); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 09 2007

MATHEMATICA

Table[Sum[Sum[(i^3+j^3)/2, {i, 1, n-2}], {j, 1, n-2}], {n, 1, 30}]

CROSSREFS

Sequence in context: A002165 A008654 A060787 this_sequence A041622 A125328 A126486

Adjacent sequences: A019581 A019582 A019583 this_sequence A019585 A019586 A019587

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research