Triangle read by rows: T(n,k) = round(c(n)/(c(k)*c(n-k))) where c are partial products of a sequence defined in comments.
A172359
Triangle read by rows: T(n,k) = round(c(n)/(c(k)*c(n-k))) where c are partial products of a sequence defined in comments.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =1a(4) =1a(5) =1a(6) =1a(7) =1a(8) =1a(9) =1a(10) =1a(11) =5a(12) =5a(13) =5a(14) =1a(15) =1a(16) =5a(17) =25a(18) =25a(19) =5a(20) =1a(21) =1a(22) =9a(23) =45a(24) =225a(25) =45a(26) =9a(27) =1a(28) =1a(29) =25
External references
- oeis: A172359