58.46 Problem number 318

\[ \int \frac {\sqrt {d \sec (e+f x)}}{\sqrt {b \tan (e+f x)}} \, dx \]

Optimal antiderivative \[ -\frac {2 \sqrt {\frac {1}{2}+\frac {\sin \left (f x +e \right )}{2}}\, \EllipticF \left (\cos \left (\frac {e}{2}+\frac {\pi }{4}+\frac {f x}{2}\right ), \sqrt {2}\right ) \sqrt {d \sec \left (f x +e \right )}\, \left (\sqrt {\sin }\left (f x +e \right )\right )}{\sin \left (\frac {e}{2}+\frac {\pi }{4}+\frac {f x}{2}\right ) f \sqrt {b \tan \left (f x +e \right )}} \]

command

integrate((d*sec(f*x+e))^(1/2)/(b*tan(f*x+e))^(1/2),x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

\[ \frac {\sqrt {-2 i \, b d} {\rm weierstrassPInverse}\left (4, 0, \cos \left (f x + e\right ) + i \, \sin \left (f x + e\right )\right ) + \sqrt {2 i \, b d} {\rm weierstrassPInverse}\left (4, 0, \cos \left (f x + e\right ) - i \, \sin \left (f x + e\right )\right )}{b f} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\frac {\sqrt {d \sec \left (f x + e\right )} \sqrt {b \tan \left (f x + e\right )}}{b \tan \left (f x + e\right )}, x\right ) \]