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!)
A134399 Matrix product of Binomial triangle A007318 and triangle with (1, 1, 2, 3, 4, 5, ...) in the main diagonal and the rest zeros. 1
1, 1, 1, 1, 2, 2, 1, 3, 6, 3, 1, 4, 12, 12, 4, 1, 5, 20, 30, 20, 5, 1, 6, 30, 60, 60, 30, 6, 1, 7, 42, 105, 140, 105, 42, 7, 1, 8, 56, 168, 280, 280, 168, 56, 8, 1, 9, 72, 252, 504, 630, 504, 252, 72, 9 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Row sums = A005183: (1, 2, 5, 13, 33, 81, 193, ...).
LINKS
FORMULA
T(0,0) = 1; T(n,k) = k*binomial(n,k) for n >= 1.
EXAMPLE
First few rows of the triangle:
1;
1, 1;
1, 2, 2;
1, 3, 6, 3;
1, 4, 12, 12, 4;
1, 5, 20, 30, 20, 5;
1, 6, 30, 60, 60, 30, 6;
1, 7, 42, 105, 140, 105, 42, 7;
...
CROSSREFS
Cf. A005183.
Sequence in context: A160014 A068956 A124842 * A094436 A286012 A094441
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Oct 23 2007
EXTENSIONS
Corrected and edited by Olivier Gérard, Aug 01 2013
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 April 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)