login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A151615
Row sums of A057282.
1
2, 22, 360, 7880, 216240, 7124880, 273463680
OFFSET
1,1
MAPLE
# read in A057282 as list called s1
f:=n->add(s1[i], i=n*(n-1)/2+1..n*(n+1)/2); [seq(f(n), n=1..7)];
CROSSREFS
Sequence in context: A363006 A363304 A078232 * A111985 A265860 A138463
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, May 29 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 20 17:28 EDT 2024. Contains 376075 sequences. (Running on oeis4.)