Let $A \in \mathbb{R}^{n\times n}$ be a positive definite matrix. I want to evaluate the following integral. (This is part of a normalizer for a probability distribution.) $$ \int_{||u|| = 1} \frac{1}{\sqrt{u^\top A u}} \mathrm{d}u$$ This is the inverse of $A$ norm integrated over a the unit hypersphere. By a change of variable, $x = A^{1/2} u$, we can rewrite it as, $$ |A|^{1/2} \int_{||A^{-1/2} x|| = 1} \frac{1}{\sqrt{x^\top x}} \mathrm{d}x $$ which is an integral on a hyper-ellipsoid. Any hints appreciated!
[EDIT] In 2D, wolframalpha tells me that it's a Complete Elliptic Integral of the First Kind.