Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098077
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098077 n^2*(n+1)*(2n+1)/3. +0
6
2, 20, 84, 240, 550, 1092, 1960, 3264, 5130, 7700, 11132, 15600, 21294, 28420, 37200, 47872, 60690, 75924, 93860, 114800, 139062, 166980, 198904, 235200, 276250, 322452, 374220, 431984, 496190, 567300, 645792, 732160, 826914, 930580, 1043700 (list; graph; listen)
OFFSET

1,1

COMMENT

Sum of all matrix elements M(i,j) = i^2 + j^2 (i,j = 1,...,n).

FORMULA

a(n) = Sum[Sum[(i^2+j^2), {i, 1, n}], {j, 1, n}]

EXAMPLE

a(2) = (1^2+1^2) + (1^2+2^2) + (2^2+1^2) + (2^2+2^2) = 2 + 5 + 5 + 8 = 20

MATHEMATICA

Table[ Sum[i^2 + j^2, {i, n}, {j, n}], {n, 35}]

CROSSREFS

Sequence in context: A003283 A135188 A161007 this_sequence A063663 A071253 A069187

Adjacent sequences: A098074 A098075 A098076 this_sequence A098078 A098079 A098080

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Oct 24 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 01 2004

New definition from Ralf Stephan, Dec 01, 2004

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research