Triangle read by rows: T(n,k) (1 <= k <= n-1, n >= 2) = d(2*(n-k)-1)*(d(2*n-2)/d(2*(n-k)-2) - d(2*n-3)/d(2*(n-k)-3)), where d = A006882 is the double factorial function.
A202212
Triangle read by rows: T(n,k) (1 <= k <= n-1, n >= 2) = d(2*(n-k)-1)*(d(2*n-2)/d(2*(n-k)-2) - d(2*n-3)/d(2*(n-k)-3)), where d = A006882 is the double factorial function.
Terms
- a(0) =1a(1) =3a(2) =5a(3) =15a(4) =27a(5) =33a(6) =105a(7) =195a(8) =261a(9) =279a(10) =945a(11) =1785a(12) =2475a(13) =2925a(14) =2895a(15) =10395a(16) =19845a(17) =28035a(18) =34425a(19) =37935a(20) =35685a(21) =135135a(22) =259875a(23) =371385a(24) =465255a(25) =533925a(26) =562275a(27) =509985a(28) =2027025a(29) =3918915
External references
- oeis: A202212