Table read by antidiagonals: T(n, k) is the sum of the numbers inside the k-th square of size n X n when the square spiral is tiled with these squares, where each tile contains numbers which sum to the minimum possible value, and each number on the spiral can only be in one tile.

A341363

Table read by antidiagonals: T(n, k) is the sum of the numbers inside the k-th square of size n X n when the square spiral is tiled with these squares, where each tile contains numbers which sum to the minimum possible value, and each number on the spiral can only be in one tile.

Terms

    a(0) =1a(1) =2a(2) =10a(3) =3a(4) =48a(5) =45a(6) =4a(7) =60a(8) =276a(9) =136a(10) =5a(11) =68a(12) =321a(13) =928a(14) =325a(15) =6a(16) =80a(17) =368a(18) =1040a(19) =2349a(20) =666a(21) =7a(22) =92a(23) =384a(24) =1168a(25) =2575a(26) =4984a(27) =1225a(28) =8a(29) =100

External references