49.4 Problem number 162

\[ \int \sqrt {\cos (c+d x)} (b \cos (c+d x))^{5/2} \, dx \]

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

command

integrate(cos(d*x+c)^(1/2)*(b*cos(d*x+c))^(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} \]_______________________________________________________