OFFSET
0,5
COMMENTS
The root systems of type D_n are only defined for n >= 2. It is convenient to add two initial rows to the array to give a lower triangular array. See A066094 for the corresponding array of h-vectors of type D permutohedra.
FORMULA
E.g.f. : ((1 + x)*z - exp(z))/(x*exp(2*z) - (1 + x)) = 1 + x*z + (1 + 4*x + 4*x^2)*z^2/2! + (1 + 14*x + 36*x^2 + 24*x^3)*z^3/3! + ... .
Row sums A080254.
EXAMPLE
The triangle begins
n\k|..0.....1.....2.....3.....4.....5
=====================================
0..|..1
1..|..1.....1
2..|..1.....4.....4
3..|..1....14....36....24
4..|..1....48...240...384...192
5..|..1...162..1440..4160..4800..1920
...
CROSSREFS
KEYWORD
AUTHOR
Peter Bala, Oct 29 2008
EXTENSIONS
Corrected typo. - Peter Bala, Oct 31 2008
STATUS
approved