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

A113106

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

Terms

    a(0) =1a(1) =1a(2) =1a(3) =5a(4) =6a(5) =1a(6) =85a(7) =115a(8) =31a(9) =1a(10) =4985a(11) =7420a(12) =2590a(13) =156a(14) =1a(15) =1082905a(16) =1744965a(17) =723370a(18) =62090a(19) =781a(20) =1a(21) =930005021a(22) =1601759426a(23) =752616215a(24) =82390620a(25) =1532715a(26) =3906a(27) =1a(31) =409321203715a(32) =10025307495

External references