We consider the following function.
$$u(x) = \int_{0}^{x} \frac{dt}{\sqrt{1 - t^4}}$$
$u(x)$ is defined on $[-1, 1]$. Since $u'(x) = \frac{1}{\sqrt{1 - x^4}} > 0$ on $(-1, 1)$, $u(x)$ is strctly increasing on $[-1, 1]$. Hence there exists the inverse function of $u(x)$. We denote the inverse function of $u(x)$ by $s(u)$. We call $s(u)$ lemniscate sine(see this question).
By the binomial series expansion,
$\frac{1}{\sqrt{1 - x^4}} = \sum_{k=0}^{\infty} {k-\frac{1}{2} \choose k}x^{4k}$
This series converges uniformly on $|x| \le \rho$, where $\rho$ is any real number such that $0 < \rho < 1$.
Hence when $|x| \le \rho$,
$u(x) = \int_{0}^{x} \frac{dx}{\sqrt{1 - x^4}} = \sum_{k=0}^{\infty} \int_{0}^{x} {k-\frac{1}{2} \choose k}x^{4k} dx = \sum_{k=0}^{\infty} \frac{1}{4k+1}{k-\frac{1}{2} \choose k}x^{4k+1}$
Then the power series expansion of $s(u)$ can be calculated as a formal power series.
$s(u) = u -\frac{1}{10}u^5 + \frac{1}{120}u^9 + \frac{11}{15600}u^{13}+ \frac{211}{353600}u^{17}+\cdots$
My question How do we prove that the power series expansion of $s(u)$ is of the following form?
$s(u) = \sum_{k=0}^{\infty} b_{4k+1}u^{4k+1}$