79.5 Problem number 93

\[ \int \frac {\sin ^3(a+b x)}{\sin ^{\frac {5}{2}}(2 a+2 b x)} \, dx \]

Optimal antiderivative \[ \frac {\sin ^{3}\left (b x +a \right )}{3 b \sin \left (2 b x +2 a \right )^{\frac {3}{2}}} \]

command

integrate(sin(b*x+a)^3/sin(2*b*x+2*a)^(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 {Timed out} \]_______________________________________________________