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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127736 Row sums of A127735. 4
1, 7, 21, 46, 85, 141, 217, 316, 441, 595, 781, 1002, 1261, 1561, 1905, 2296, 2737, 3231, 3781, 4390, 5061, 5797, 6601, 7476, 8425, 9451, 10557, 11746, 13021, 14385, 15841, 17392, 19041, 20791, 22645, 24606, 26677, 28861, 31161, 33580, 36121, 38787, 41581 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

A127735 * [1,1,1,...]

Row sums of triangle A134390. Also, binomial transform of [1, 6, 8, 3, 0, 0, 0,...). - Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 23 2007

a(n)=n*(n^2+2*n-1)/2=(n+1)*A000217(n)-n = A006002(n)-n. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 21 2009]

MATHEMATICA

Table[n*(n^2 + 2*n - 1)/2, {n, 60}] (* From Vladimir Joseph Stephan Orlovsky, Jun 24 2011 *)

CROSSREFS

Cf. A127735, A127701, A002260.

Cf. A134390.

Sequence in context: A054569 A077354 A146411 * A146802 A147054 A146629

Adjacent sequences:  A127733 A127734 A127735 * A127737 A127738 A127739

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Jan 26 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 21 2009

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 17 17:51 EST 2012. Contains 206061 sequences.