A342353 Number of ways to choose 3 points that form an equilateral triangle from the A001845(n) points in a regular octahedral grid of size n.
0, 8, 80, 416, 1512, 4216, 10000, 21256
Offset: 0
Examples
For n = 1, the a(1) = 8 equilateral triangles are given by the convex hulls of {(+-1,0,0),(0,+-1,0),(0,0,+-1)}.
Comments