Given $\lambda \in [-1,1]$ is it possible to compute explicitly the following integral?
\begin{align*} \int \frac{1}{\sqrt{y^2(y^2 - 2) - \lambda^2(\lambda^2 - 2)}}\,dy \end{align*}
I have tried to rewrite the above primitive as \begin{align*} \int \frac{1}{\sqrt{(y^2 - 1)^2 - (\lambda^2 - 1)^2}}\,dy \end{align*}
and apply trigonometric substitution. But, unless that I've got some mistake, it didn't work. Can someone help me with this? I thank you in advance.
There are two parts where the square root is defined, one being $y\in(-\lambda,\lambda)$.
At least for this interval you can set $y=\lambda\sin(t)$ and arrive to an elliptic integral:
$$\int\frac{dt}{\sqrt{\lambda^2\cos(t)^2+2(1-\lambda^2)}}=\frac 1{\sqrt{2-\lambda^2}}\int\frac{dt}{\sqrt{1-\frac{\lambda^2}{(2-\lambda^2)}\sin(t)^2}}$$