A244507 Square roots of A244506.
1, 3, 14, 78, 468, 2907, 18392, 117645, 757965, 4908540
Offset: 1
Extensions
a(10) from Heinrich Ludwig, Aug 17 2014
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
On an 8 X 8 X 8 grid there is T(8, 18) = 1 way to place 18 points (x) so that no pair of points has the distance square root of 3. x x x . . . x . . x x x . x x . . . . . . x . . x . . x x x . x x . x x Continuation of this pattern will give the unique maximal solution for all n = 3j-1. Triangle T(n, k) begins: 1, 1; 1, 3, 3, 1; 1, 6, 12, 8; 1, 10, 36, 55, 33, 9; 1, 15, 87, 248, 378, 339, 187, 63, 12, 1; 1, 21, 180, 820, 2190, 3606, 3716, 2340, 825, 125; First row refers to n = 1.
Comments