The sum of the numbers inside the squares of incrementing 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.
A341160
The sum of the numbers inside the squares of incrementing 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) =28a(2) =180a(3) =622a(4) =1910a(5) =3880a(6) =8162a(7) =17592a(8) =28600a(9) =45380a(10) =79376a(11) =122592a(12) =174889a(13) =223556a(14) =313350a(15) =393912a(16) =604421a(17) =792202a(18) =1089859a(19) =1410896a(20) =1644223a(21) =2120976a(22) =2923991a(23) =3369408a(24) =4002500a(25) =5136496a(26) =6298670a(27) =7476224a(28) =8323935a(29) =9464220
External references
- oeis: A341160