14.12 Problem number 785

\[ \int \frac {B+B \cos (c+d x)}{\sqrt {a+a \cos (c+d x)}} \, dx \]

Optimal antiderivative \[ \frac {2 B \sin \left (d x +c \right )}{d \sqrt {a +a \cos \left (d x +c \right )}} \]

command

integrate((B+B*cos(d*x+c))/(a+a*cos(d*x+c))^(1/2),x, algorithm="maxima")

Maxima 5.46 SBCL 2.0.1.debian via sagemath 9.6 output

\[ \text {output too large to display} \]

Maxima 5.44 via sagemath 9.3 output \[ \text {Timed out} \]_____________________________________________________