67.47 Problem number 129

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

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

command

integrate(sin(f*x+e)^3/(a+b*tan(f*x+e)^2)^(3/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 \[ \int \frac {\sin \left (f x + e\right )^{3}}{{\left (b \tan \left (f x + e\right )^{2} + a\right )}^{\frac {3}{2}}}\,{d x} \]_______________________________________________________