Imagine you had a sphere of radius R centered at the origin. What are the coordinates of the vertices of the regular tetrahedron which is circumscribed by the sphere? One of the vertices of the tetrahedron is (0,0,R) and one of the vertices lies in the z,x plane.
2026-03-30 20:56:07.1774904167
What are the vertices of a regular tetrahedron embeded in a sphere of radius R
4.6k Views Asked by user8379 https://math.techqa.club/user/user8379/detail At
2
A hint rather than a proper answer: alternating vertices of a cube (e.g. the vertices $(-1, -1, -1), (-1, 1, 1), (1, -1, 1),$ and $(1, 1, -1)$ of the cube $[-1..1]^3$) form the vertices of a regular tetrahedron. This allows you to easily calculate the internal angle of the tetrahedron (i.e., the angle between the lines from the center to any two vertices), and that internal angle provides the position of the vertex in the $xz$ plane. Once you have that vertex, you can find the others by rotating its position $\pm120$ degrees about the $z$ axis.