As someone who is trained formally in physics, and not mathematics, I have become rusty in series expansions of special integrals (and/or) identities that exist regarding integrals of inverse trigonometric functions (with special bound). In the context of some of the research I’ve done over the last couple weeks regarding a program, an integral (that I will list below) has repeatedly shown up, with no physical motivation (in the context of verlinde algebras in two dimensional conformal field theories, if y’all are wondering). I reckon a series expansion / identity may make the entire thing make a little more sense!
The integral is:$$\int_0^{\frac{1}{\sqrt{2}}} \frac{\arcsin x}{x} \, dx.$$ I had a similar problem earlier in the program that I was able to evaluate according to some of the Ramanujan identities and found some very interesting results.
I hope the format is not too difficult to understand, and that a more math savvy person knows of any special series expansions / identities regarding the integral.
Thank you all
If you want to find an expansion of an integral, then start off with the expansion for $\arcsin x$ which is simply$$\arcsin x=\sum\limits_{n\geq0}\binom {2n}n\frac {x^{2n+1}}{4^n(2n+1)}$$And divide the expansion by $x$.$$\frac {\arcsin x}x=\sum\limits_{n\geq0}\binom {2n}n\frac {x^{2n}}{4^n(2n+1)}$$Now integrate term wise to get$$\int\limits_0^{\tfrac 1{\sqrt2}}\mathrm dx\,\frac {\arcsin x}x\color{blue}{=\sum\limits_{n\geq0}\binom {2n}n\frac 1{4^n(2n+1)^2 2^{n+1/2}}}$$