I'm facing a geometrical problem:
Given a sphere $S$, I want to calculate the vertices of the tetrahedron $T$ whose inscribed sphere is $S$. In other words I want to calculate a tetrahedron from its inscribed sphere.
If anyone knows the solution, don't hesitate to share with me.
Thanks in advance
The radius of the circumsphere is three times the radius of the inscibed sphere. Hence one tetrahedron with the sphere of radius $1$ around the origin would be given by the vertices $(0,0,3)$, $(\sqrt 8,0,-1)$, $(-\sqrt 2,\sqrt 6,-1)$, $(-\sqrt 2,-\sqrt 6,-1)$.