15.64 Problem number 2205

\[ \int \frac {(f+g x) \left (c d^2-b d e-b e^2 x-c e^2 x^2\right )^{5/2}}{(d+e x)^8} \, 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 {7}{2}}}{9 e^{2} \left (-b e +2 c d \right ) \left (e x +d \right )^{8}}+\frac {2 \left (9 b e g -2 c \left (8 d g +e f \right )\right ) \left (d \left (-b e +c d \right )-b \,e^{2} x -c \,e^{2} x^{2}\right )^{\frac {7}{2}}}{63 e^{2} \left (-b e +2 c d \right )^{2} \left (e x +d \right )^{7}} \]

command

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