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!)
A291968 Triangle read by rows: T(n,k) = (k+1) * T(n-k,k-1) + T(n-k,k) with T(0,0) = 1 for 0 <= k <= A003056(n). 1
1, 0, 2, 0, 2, 0, 2, 6, 0, 2, 6, 0, 2, 12, 0, 2, 12, 24, 0, 2, 18, 24, 0, 2, 18, 48, 0, 2, 24, 72, 0, 2, 24, 96, 120, 0, 2, 30, 120, 120, 0, 2, 30, 168, 240, 0, 2, 36, 192, 360, 0, 2, 36, 240, 600, 0, 2, 42, 288, 720, 720, 0, 2, 42, 336, 1080, 720, 0, 2, 48, 384 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f. of column k: (k+1)! * x^(k*(k+1)/2) / Product_{j=1..k} (1-x^j).
EXAMPLE
First few rows are:
1;
0, 2;
0, 2;
0, 2, 6;
0, 2, 6;
0, 2, 12;
0, 2, 12, 24;
0, 2, 18, 24;
0, 2, 18, 48;
0, 2, 24, 72;
0, 2, 24, 96, 120.
CROSSREFS
Row sums give A072576.
Columns 0-1 give A000007, A007395.
Cf. A216652.
Sequence in context: A291970 A281981 A159006 * A226171 A284280 A278520
KEYWORD
nonn,tabf
AUTHOR
Seiichi Manyama, Sep 07 2017
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 September 3 04:27 EDT 2024. Contains 375649 sequences. (Running on oeis4.)