Consider the generalized Mancala solitaire (A002491); to get n-th term, start with n and successively round up to next k multiples of n-1, n-2, ..., 1, for n>=1. Now construct the array, t, such that t(n,k) is the n-th and successively rounding up to the next k multiples. This sequence is the determinant of that array.
A113750
Consider the generalized Mancala solitaire (A002491); to get n-th term, start with n and successively round up to next k multiples of n-1, n-2, ..., 1, for n>=1. Now construct the array, t, such that t(n,k) is the n-th and successively rounding up to the next k multiples. This sequence is the determinant of that array.
Terms
- a(0) =2a(1) =2a(2) =-4a(3) =0a(4) =-32a(5) =-256a(6) =-512a(7) =-5632a(8) =-180736a(9) =-135168a(10) =-61440a(11) =5529600a(12) =-1554161664a(13) =17735712768a(14) =351786369024
External references
- oeis: A113750