Triangle T, read by rows, that satisfies: T(n,k) = [T^3](n-1,k) for n>k+1>=1, with T(n,n) = 1 and T(n+1,n) = n+1 for n>=0, where T^3 is the matrix cube of T.

A109282

Triangle T, read by rows, that satisfies: T(n,k) = [T^3](n-1,k) for n>k+1>=1, with T(n,n) = 1 and T(n+1,n) = n+1 for n>=0, where T^3 is the matrix cube of T.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =3a(4) =2a(5) =1a(6) =15a(7) =6a(8) =3a(9) =1a(10) =96a(11) =36a(12) =9a(13) =4a(14) =1a(15) =735a(16) =258a(17) =63a(18) =12a(19) =5a(20) =1a(21) =6447a(22) =2190a(23) =492a(24) =96a(25) =15a(26) =6a(27) =1a(28) =63120a(29) =20988

External references