67.92 Problem number 429

\[ \int \cos ^5(c+d x) \left (a+b \tan ^2(c+d x)\right ) \, dx \]

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

command

integrate(cos(d*x+c)^5*(a+b*tan(d*x+c)^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} \]_______________________________________________________