A195802 Number of triangular nXnXn 0..5 arrays with all rows and diagonals having the same length having the same sum, with corners zero.
1, 1, 6, 216, 5052, 1274808, 6711447312
Offset: 1
Keywords
Examples
Some solutions for n=5 ......0..........0..........0..........0..........0..........0..........0 .....4.3........4.3........1.2........3.2........5.4........2.1........4.5 ....4.4.3......4.2.3......5.5.2......1.4.0......3.5.4......4.0.5......2.1.1 ...3.2.3.5....3.0.1.5....1.2.5.3....2.2.3.4....5.4.3.5....1.2.1.1....4.2.3.4 ..0.4.5.2.0..0.4.5.2.0..0.2.5.0.0..0.3.2.1.0..0.4.5.4.0..0.2.3.2.0..0.5.0.5.0
Comments