Can we express the distribution of a coordinate of the $n$-sphere in any known distribution?
In formal terms, consider $S^n = \{x\in\mathbb{R}^{n + 1}: \|x\|=1\}$ (i.e. the usual $n$-sphere). If we sample $x$ uniformly from $S^n$ what is the distribution of $x_1$?
By "sampling uniformly" I mean that any point in $S^n$ has the same value for the density probability function. And $x_1$ means the first coordinate of vector $x$.
$n=1$
(the circle)
$x_1$ follows the arcsine distribution.
$n=2$
(the sphere)
Thanks to Archimedes we know that $x_1$ follows the Uniform distribution.
$n>2$
Do we know?
...
I know that this is equivalent to ask the distribution of the dot product of two random points on the $n$-sphere. But I also do not know that!
$\def\d{\mathrm{d}}$This is a direct application of the formula for the surface area of the hyperspherical cap. Denoting by $I(x; a, b)$ the regularized beta function, the surface area of an $(n + 1)$-dimensional hyperspherical cap with height $x \leqslant 1$ and radius $1$ is$$ A_n(x) = \frac{1}{2} A_n(2) I\left( x(2 - x); \frac{n}{2}, \frac{1}{2} \right), $$ thus for $-1 \leqslant x \leqslant 0$,$$ P(X_1 \leqslant x) = \frac{A_n(x + 1)}{A_n(2)} = \frac{1}{2} I\left( 1 - x^2; \frac{n}{2}, \frac{1}{2} \right). $$
Since $\dfrac{∂I}{∂x}(x; a, b) = \dfrac{1}{B(a, b)} x^{a - 1} (1 - x)^{b - 1}$, then for $-1 < x < 0$,$$ f_{X_1}(x) = \frac{\d}{\d x} P(X_1 \leqslant x) = \frac{(1 - x^2)^{\frac{n}{2} - 1}}{B\left( \dfrac{n}{2}, \dfrac{1}{2} \right)}. $$ By symmetry,$$ f_{X_1}(x) = \frac{(1 - x^2)^{\frac{n}{2} - 1}}{B\left( \dfrac{n}{2}, \dfrac{1}{2} \right)}. \quad \forall -1 < x < 1 $$ Indeed, for $n = 2$ this is a uniform distribution.