Triangle T, read by rows, where T(n,k) = [T^n](n-k-1,0); i.e., where row n of T equals the initial n terms of column 0 in matrix power T^n, reversed and with an appended '1', for n>0, with T(0,0)=1.
A167015
Triangle T, read by rows, where T(n,k) = [T^n](n-k-1,0); i.e., where row n of T equals the initial n terms of column 0 in matrix power T^n, reversed and with an appended '1', for n>0, with T(0,0)=1.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =2a(4) =1a(5) =1a(6) =9a(7) =3a(8) =1a(9) =1a(10) =70a(11) =14a(12) =4a(13) =1a(14) =1a(15) =755a(16) =105a(17) =20a(18) =5a(19) =1a(20) =1a(21) =10166a(22) =1080a(23) =149a(24) =27a(25) =6a(26) =1a(27) =1a(28) =161350a(29) =13916
External references
- oeis: A167015