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!)
A157901 Triangle read by rows: A000012 * A157898 1
1, 1, 1, 2, 2, 2, 2, 4, 4, 4, 3, 6, 10, 8, 8, 3, 9, 16, 24, 16, 16, 4, 12, 28, 40, 56, 32, 32, 4, 16, 40, 80, 96, 128, 64, 64, 5, 20, 60, 120, 216, 224, 288, 128, 128, 5, 25, 80, 200, 336, 560, 512, 640, 256, 256 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Multiplication of the lower triangular matrix A157898 from the left by A000012 means: these are partial column sums of A157898.
LINKS
FORMULA
Row sums = A105635(n+1).
T(n,k) = sum_{l=0..n} A000012(n,l)*A157898(l,k).
EXAMPLE
First few rows of the triangle, n>=0:
1;
1, 1;
2, 2, 2;
2, 4, 4, 4;
3, 6, 10, 8, 8;
3, 9, 16, 24, 16, 16;
4, 12, 28, 40, 56, 32, 32;
4, 16, 40, 80, 96, 128, 64, 64;
5, 20, 60, 120, 216, 224, 288, 128, 128;
5, 25, 80, 200, 336, 560, 512, 640, 256, 256;
CROSSREFS
Sequence in context: A195427 A006643 A080217 * A350697 A327441 A335855
KEYWORD
nonn,tabl
AUTHOR
EXTENSIONS
Edited by the Associate Editors of the OEIS, Apr 10 2009
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 August 16 13:06 EDT 2024. Contains 375174 sequences. (Running on oeis4.)