Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083374
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083374 n^2 * (n^2 - 1)/2 +0
5
0, 6, 36, 120, 300, 630, 1176, 2016, 3240, 4950, 7260, 10296, 14196, 19110, 25200, 32640, 41616, 52326, 64980, 79800, 97020, 116886, 139656, 165600, 195000, 228150, 265356, 306936, 353220, 404550, 461280, 523776, 592416, 667590, 749700, 839160 (list; graph; listen)
OFFSET

1,2

COMMENT

Triangular numbers t_n as n runs through the squares.

FORMULA

a(n) = A047928(n)/2 = A002415(n+1)*6 = A006011(n+1)*2 = A008911(n+1)*3. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 09 2007

a(n)=C(n^2,2),n>=1. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 07 2008

MAPLE

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

seq(binomial(n^2, 2), n=1..36); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 07 2008

MATHEMATICA

Table[n^2*(n^2-1)/2, {n, 40}] - T. D. Noe (noe(AT)sspectra.com), Oct 25 2006

CROSSREFS

a(n) = (n + 1) * A006002(n).

Cf. A002415, A006011, A008911, A047928.

Sequence in context: A060521 A036141 A061804 this_sequence A061707 A056375 A018214

Adjacent sequences: A083371 A083372 A083373 this_sequence A083375 A083376 A083377

KEYWORD

easy,nonn

AUTHOR

Alan Sutcliffe (alansut(AT)ntlworld.com), Jun 05 2003

EXTENSIONS

Corrected and extended by T. D. Noe (noe(AT)sspectra.com), Oct 25 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research