59.83 Problem number 582

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

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

command

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

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

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

Fricas 1.3.7 via sagemath 9.3 output

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