I wish to find the volume, $v_n$, of intersection between a unit $n$-sphere and a solid $n$-dimensional right circular cone whose height is larger than $1$ and whose aperture is $\theta<\pi.$
From this section of the wiki-article for an $n$-sphere, I've concluded (perhaps incorrectly) that this should be given by
\begin{align} v_n(\theta)=\int_{\phi_1=0}^\theta\int_{\phi_2=0}^\theta\cdots \int_{\phi_{n-1}=0}^\theta\int_{r=0}^1 \mathrm{d}^nV, \end{align}
where $$\mathrm{d}^nV=r^{n-1} \sin^{n-2}(\phi_1)\sin^{n-3}(\phi_2)\cdots \sin^1(\phi_{n-2})\sin^0(\phi_{n-1})\,\mathrm{d}r \,\mathrm{d}\phi_{1}\,\mathrm{d}\phi_{2} \cdots \,\mathrm{d}\phi_{n-1}.$$
We can simplify the notation a bit:
$$v_n(\theta)=\frac{1}{n}\prod_{i=1}^{n-1} \int_{\phi_i=0}^\theta \sin^{n-i-1}(\phi_i)\,\mathrm{d}\phi_{i}.$$
If this is the correct expression, how can it be evaluated?
If it isn't the correct expression, what then is, and how can that be evaluated?
Or is there an easier way? (Perhaps involving "trimming down" the volume of an $n$-cone with height $1$?)