login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084990 n*(n^2+3*n-1)/3. 6
0, 1, 6, 17, 36, 65, 106, 161, 232, 321, 430, 561, 716, 897, 1106, 1345, 1616, 1921, 2262, 2641, 3060, 3521, 4026, 4577, 5176, 5825, 6526, 7281, 8092, 8961, 9890, 10881, 11936, 13057, 14246, 15505, 16836, 18241, 19722, 21281, 22920, 24641, 26446, 28337, 30316 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

a(n) = A077415(n+1) + 1 for n>0; a(n) = A000290(n) + A007290(n); a(n+1) = Sum(A028387(k): 0<=k<=n). - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 20 2007

a(n) is the number of triples (x,y,z) in {1,2,..,n}^3 with x <= y <= z or x >= y >= z. - Jack Kennedy, Mar 14 2009

FORMULA

Row sums of triangle A131782 starting (1, 6, 17, 36, 65, 106,...). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Jul 14 2007

a(n) = (n-1)*(n+1)*(n+3)/3 + 1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Aug 20 2007

MATHEMATICA

Table[n*(n^2+3*n-1)/3, {n, 0, 6!}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Mar 08 2010]

CROSSREFS

a(n)=2*A000292(n-1)-1 (notice offset=-1 in A000292!)

Cf. A131782.

Sequence in context: A038633 A083045 A012277 * A024181 A023663 A048208

Adjacent sequences:  A084987 A084988 A084989 * A084991 A084992 A084993

KEYWORD

nonn

AUTHOR

Gary Adamson, Jul 16 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 02:30 EST 2012. Contains 205860 sequences.