Diagonal of square array T(n,k) with T(1,1) = 1 where antidiagonals are filled alternating upwards and downwards with the smallest number not already used such that the n-th antidiagonal sum is a multiple of n.
A082019
Diagonal of square array T(n,k) with T(1,1) = 1 where antidiagonals are filled alternating upwards and downwards with the smallest number not already used such that the n-th antidiagonal sum is a multiple of n.
Terms
- a(0) =1a(1) =5a(2) =12a(3) =25a(4) =41a(5) =60a(6) =85a(7) =112a(8) =145a(9) =180a(10) =221a(11) =264a(12) =313a(13) =365a(14) =420a(15) =481a(16) =544a(17) =613a(18) =684a(19) =761a(20) =840a(21) =925a(22) =1012a(23) =1105a(24) =1200a(25) =1301a(26) =1404a(27) =1513a(28) =1624a(29) =1741
External references
- oeis: A082019