I guess this answer had already been answered a long time ago, but indeed I cannot find any reference.
What is the circumradius of a $n$-dimensional regular hypertetrahedron? Does it approach the length of the hypertetrahedron edges as $n$ increases?
The standard $n$ simplex is the convex hull in $\mathbb{R}^{n+1}$ of the points $$(1,0,0,\dots,0),\\ (0,1,0,\dots,0)\\ \vdots\\ (0,0,\dots,0,1)$$ That is, the set of all points in $\mathbb{R}^{n+1}$ whose coordinates are nonnegative and add up to $1$. The edge length is $\sqrt2$ and the center is at $(\frac1{n+1},\frac1{n+1}, \dots,\frac1{n+1})$. A simple calculation shows that the distance from the center to a vertex approaches $1$ as $n\to\infty,$ so the ratio of the edge length to the circumradius actually goes to $\sqrt2$ as $n\to\infty$.
Thanks to Adam Zalcmann for pointing out the error in my previous calculation. See his comment below for the detailed calculation.