Let there be four points in the space region $$x ^ 2 + y ^ 2 + z ^ 2 \leqslant1,z\geqslant 0,$$ and the distance between any two points is $d$, then find the maximum value of $d$ .
I know it is equivalent to finding the length of the regular tetrahedron inscribed in the unit hemi-sphere. And I thinkt he tetrahedron must be "centered" in the hemisphere by intuition, so start off by placing the bottom equilateral on the circle, then calculate the tetrahedron's height. If the height is larger than 1, then find the dilation factor needed to size the tetrahedron down so the tip touches the top-most point of the hemisphere.
And the tetrahedron could also be flipped, with its tip touching (0,0,0). I am not as sure what to do here, but it likely involves taking cross sections.