Triangle T, read by rows, such that column k equals column 0 of T^(k+1), where column 0 of T allows the n-th row sums to be zero for n>0 and where T^k is the k-th power of T as a lower triangular matrix.
A101897
Triangle T, read by rows, such that column k equals column 0 of T^(k+1), where column 0 of T allows the n-th row sums to be zero for n>0 and where T^k is the k-th power of T as a lower triangular matrix.
Terms
- a(0) =1a(1) =-1a(2) =1a(3) =1a(4) =-2a(5) =1a(6) =-2a(7) =4a(8) =-3a(9) =1a(10) =5a(11) =-11a(12) =9a(13) =-4a(14) =1a(15) =-17a(16) =38a(17) =-33a(18) =16a(19) =-5a(20) =1a(21) =71a(22) =-162a(23) =145a(24) =-74a(25) =25a(26) =-6a(27) =1a(28) =-357a(29) =824
External references
- oeis: A101897