Triangle T(n,k), read by rows n>=0 with terms k=1..3^n, where row n lists the coefficients in the n-th iteration of x*(1+x)^2.
A166888
Triangle T(n,k), read by rows n>=0 with terms k=1..3^n, where row n lists the coefficients in the n-th iteration of x*(1+x)^2.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =1a(4) =1a(5) =4a(6) =10a(7) =18a(8) =23a(9) =22a(10) =15a(11) =6a(12) =1a(13) =1a(14) =6a(15) =27a(16) =102a(17) =333a(18) =960a(19) =2472a(20) =5748a(21) =12150a(22) =23388a(23) =40926a(24) =64872a(25) =92772a(26) =119216a(27) =137112a(28) =140526a(29) =127677
External references
- oeis: A166888