67.37 Problem number 92

\[ \int \sin ^5(e+f x) \sqrt {a+b \tan ^2(e+f x)} \, dx \]

Optimal antiderivative \[ \frac {2 \left (5 a -4 b \right ) \left (\cos ^{3}\left (f x +e \right )\right ) \left (a -b +b \left (\sec ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}{15 \left (a -b \right )^{2} f}-\frac {\left (\cos ^{5}\left (f x +e \right )\right ) \left (a -b +b \left (\sec ^{2}\left (f x +e \right )\right )\right )^{\frac {3}{2}}}{5 \left (a -b \right ) f}+\frac {\arctanh \left (\frac {\sec \left (f x +e \right ) \sqrt {b}}{\sqrt {a -b +b \left (\sec ^{2}\left (f x +e \right )\right )}}\right ) \sqrt {b}}{f}-\frac {\cos \left (f x +e \right ) \sqrt {a -b +b \left (\sec ^{2}\left (f x +e \right )\right )}}{f} \]

command

integrate(sin(f*x+e)^5*(a+b*tan(f*x+e)^2)^(1/2),x, algorithm="giac")

Giac 1.9.0-11 via sagemath 9.6 output

\[ \text {output too large to display} \]

Giac 1.7.0 via sagemath 9.3 output \[ \text {Exception raised: NotImplementedError} \]_______________________________________________________