67.1 Problem number 1

\[ \int \left (b \tan ^2(e+f x)\right )^{5/2} \, dx \]

Optimal antiderivative \[ -\frac {b^{2} \cot \left (f x +e \right ) \ln \left (\cos \left (f x +e \right )\right ) \sqrt {b \left (\tan ^{2}\left (f x +e \right )\right )}}{f}-\frac {b^{2} \sqrt {b \left (\tan ^{2}\left (f x +e \right )\right )}\, \tan \left (f x +e \right )}{2 f}+\frac {b^{2} \sqrt {b \left (\tan ^{2}\left (f x +e \right )\right )}\, \left (\tan ^{3}\left (f x +e \right )\right )}{4 f} \]

command

integrate((b*tan(f*x+e)^2)^(5/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} \]_______________________________________________________