cp's OEIS Frontend

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.

A103158 (1/2)*number of regular tetrahedra that can be formed using the points in an (n+1) X (n+1) X (n+1) lattice cube.

Original entry on oeis.org

1, 9, 36, 104, 257, 549, 1058, 1896, 3199, 5145, 7926, 11768, 16967, 23859, 32846, 44378, 58977, 77215, 99684, 126994, 159963, 199443, 246304, 301702, 366729, 442587, 530508, 631820, 748121, 880941, 1031930, 1202984, 1395927, 1612655, 1855676, 2127122, 2429577
Offset: 1

Views

Author

Hugo Pfoertner, Feb 08 2005

Keywords

Examples

			a(1)=1 because there are 2 ways to form a regular tetrahedron using vertices of the unit cube: Either [(0,0,0),(0,1,1),(1,0,1),(1,1,0)] or [(1,1,1),(1,0,0),(0,1,0),(0,0,1)].
		

References

  • E. J. Ionascu, Regular tetrahedra whose vertices have integer coordinates. Acta Math. Univ. Comenian. (N.S.) 80 (2011), no. 2, 161-170; (Acta Mathematica Universitatis Comenianae) MR2835272 (2012h:11044).

Crossrefs

Cf. triangles in lattice cube: A103426, A103427, A103428, A103429, A103499, A103500; A096315 n+1 equidistant points in Z^n.
Cf. A098928.