Irregular triangle read by rows. For each j, 1<=j<=n properly color the vertices of a labeled graph on [n] using each of the first j colors in the color set {c1<c2<...<cn}. Orient the edges according to the strict order on the colors. T(n,k) is the number of such directed graphs containing k descents, n>=0, 0<=k<=binomial(n,2).
A381102
Irregular triangle read by rows. For each j, 1<=j<=n properly color the vertices of a labeled graph on [n] using each of the first j colors in the color set {c1<c2<...<cn}. Orient the edges according to the strict order on the colors. T(n,k) is the number of such directed graphs containing k descents, n>=0, 0<=k<=binomial(n,2).
Terms
- a(0) =1a(1) =1a(2) =4a(3) =1a(4) =36a(5) =27a(6) =9a(7) =1a(8) =696a(9) =983a(10) =731a(11) =330a(12) =93a(13) =15a(14) =1a(15) =27808a(16) =60615a(17) =72662a(18) =59113a(19) =35197a(20) =15731a(21) =5269a(22) =1287a(23) =216a(24) =22a(25) =1a(26) =2257888a(27) =6803655a(28) =11412586a(29) =13504721
External references
- oeis: A381102