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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127057 Triangle T(n,k), partial row sums of the n-th row of A127013 read right to left. 3
1, 3, 1, 4, 1, 1, 7, 3, 1, 1, 6, 1, 1, 1, 1, 12, 6, 3, 1, 1, 1, 8, 1, 1, 1, 1, 1, 1, 15, 7, 3, 3, 1, 1, 1, 1, 13, 4, 4, 1, 1, 1, 1, 1, 1, 18, 8, 3, 3, 3, 1, 1, 1, 1, 1, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 28, 16, 10, 6, 3, 3, 1, 1, 1, 1, 1, 1, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 24, 10, 3, 3, 3, 3, 3, 1, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

T(n,k)= sum_{i=1..n-k+1} A127013(n,i), n>=1, 1<=k<=n.

T(n,k)= sum_{i=k..n} A126988(n,i).

Row sums: sum_{k=1..n} T(n,k)= A038040(n).

T(n,1)= A000203(n).

T = A126988 * M as infinite lower triangular matrices, M = (1; 1, 1; 1, 1, 1; ...).

EXAMPLE

The triangle starts

1;

3, 1;

4, 1, 1;

7, 3, 1, 1;

6, 1, 1, 1, 1;

12, 6, 3, 1, 1, 1;

8, 1, 1, 1, 1, 1, 1;

15, 7, 3, 3, 1, 1, 1, 1;

13, 4, 4, 1, 1, 1, 1, 1, 1;

18, 8, 3, 3, 3, 1, 1, 1, 1, 1;

...

CROSSREFS

Cf. A126988, A127013, A000203, A038040.

Sequence in context: A109411 A130307 A130314 * A143355 A143319 A078011

Adjacent sequences:  A127054 A127055 A127056 * A127058 A127059 A127060

KEYWORD

nonn,tabl

AUTHOR

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

EXTENSIONS

Edited and extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 23 2008

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 15 10:28 EST 2012. Contains 205763 sequences.