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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A260706 Row sums of A260672. 4
0, 1, 3, 6, 9, 12, 16, 20, 25, 30, 35, 40, 45, 51, 57, 63, 70, 77, 84, 91, 98, 105, 112, 120, 128, 136, 144, 153, 162, 171, 180, 189, 198, 207, 216, 225, 235, 245, 255, 265, 275, 286, 297, 308, 319, 330, 341, 352, 363, 374, 385, 396, 408, 420, 432, 444, 456 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) = Sum(A260672(n,k): k=0..A193832(n)-1);
A193832(n+1) = a(n+1) - a(n);
a(A001318(n+1)) = A212760(n).
LINKS
PROG
(Haskell)
a260706 = sum . a260672_row
CROSSREFS
Sequence in context: A130248 A203302 A214050 * A194199 A072567 A186353
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 17 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 March 29 04:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)