I have a normal distribution whose variable depends on an $\arcsin$ function as follows:
${\displaystyle\frac{1}{2 \pi a} \int_{-\pi a}^{\pi a} \exp \left(-\frac{1}{2} \left( \frac{2 a \sin^{-1} \left( \frac{x}{2 a} \right)}{\sigma} \right)^2 \right) \textrm{d}x}$
Where $a$ is a parameter.
I'm trying to use a substitution method for $u = 2 a \sin^{-1} \left( \frac{x}{2 a} \right)$ but I can't find a solution. I'm wondering if this is even solvable.
Basically the integral is performed over a circumference and the probability depends on the variable $x$ is the the length of the chord. What I'm trying to evaluate is the average probability density along the circle. Probably it would be possible to reformulate the integral in a much more convenient way, but I cannot understand how.
Thanks in advance to anyone who might give it a try!

Mathematica gives the following result: $$\frac{1}{2 \pi a}\int_{-\pi a}^{\pi a} e^{-\frac{1}{2} \left(\frac{2 a \sin ^{-1}\left(\frac{x}{2 a}\right)}{\sigma }\right)^2} \, dx=\frac{i \sigma e^{-\frac{\sigma ^2}{8 a^2}} \left(\text{erfi}\left(\frac{\sigma ^2-4 i a^2 \csc ^{-1}\left(\frac{2}{\pi }\right)}{2 \sqrt{2} a \sigma }\right)-\text{erfi}\left(\frac{\sigma ^2+4 i a^2 \csc ^{-1}\left(\frac{2}{\pi }\right)}{2 \sqrt{2} a \sigma }\right)\right)}{2 \sqrt{2 \pi } a}$$