A180803 T(n,k)=number of distinct solutions to sum{i=1..k}(x(2i-1)*x(2i)) == 0 (mod n), with x() in 0..n-1.
1, 1, 2, 1, 4, 3, 1, 6, 8, 5, 1, 9, 21, 20, 5, 1, 12, 45, 68, 28, 8, 1, 16, 87, 205, 142, 56, 7, 1, 20, 159, 549, 620, 355, 64, 11, 1, 25, 270, 1336, 2338, 1957, 589, 122, 12, 1, 30, 435, 3000, 7770, 9383, 4507, 1250, 150, 14, 1, 36, 676, 6302, 23282, 39768, 28783, 11171
Offset: 1
Links
- R. H. Hardin, Table of n, a(n) for n=1..2016
Comments