Square array, read by antidiagonals, where row n+1 equals the partial sums of the sequence resulting from removing the terms in the first column and main diagonal from row n, for n>=0, with row 0 consisting of all 1's.
A130462
Square array, read by antidiagonals, where row n+1 equals the partial sums of the sequence resulting from removing the terms in the first column and main diagonal from row n, for n>=0, with row 0 consisting of all 1's.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =3a(4) =2a(5) =1a(6) =7a(7) =7a(8) =3a(9) =1a(10) =25a(11) =25a(12) =12a(13) =4a(14) =1a(15) =75a(16) =75a(17) =50a(18) =18a(19) =5a(20) =1a(21) =275a(22) =275a(23) =200a(24) =83a(25) =25a(26) =6a(27) =1a(28) =927a(29) =927
External references
- oeis: A130462