15.54 Problem number 2192

\[ \int \frac {(f+g x) \left (c d^2-b d e-b e^2 x-c e^2 x^2\right )^{3/2}}{(d+e x)^7} \, dx \]

Optimal antiderivative \[ -\frac {2 \left (-d g +e f \right ) \left (d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}\right )^{\frac {5}{2}}}{9 e^{2} \left (-b e +2 c d \right ) \left (e x +d \right )^{7}}-\frac {2 \left (-9 b e g +14 c d g +4 c e f \right ) \left (d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}\right )^{\frac {5}{2}}}{63 e^{2} \left (-b e +2 c d \right )^{2} \left (e x +d \right )^{6}}-\frac {4 c \left (-9 b e g +14 c d g +4 c e f \right ) \left (d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}\right )^{\frac {5}{2}}}{315 e^{2} \left (-b e +2 c d \right )^{3} \left (e x +d \right )^{5}} \]

command

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2)/(e*x+d)^7,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} \]_______________________________________________________