26.16 Problem number 265

\[ \int \frac {\sqrt {a+b x+c x^2} \left (A+B x+C x^2\right )}{(d+e x)^{11/2}} \, dx \]

Optimal antiderivative \[ \text {Expression too large to display} \]

command

integrate((C*x^2+B*x+A)*(c*x^2+b*x+a)^(1/2)/(e*x+d)^(11/2),x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

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

Fricas 1.3.7 via sagemath 9.3 output \[ {\rm integral}\left (\frac {{\left (C x^{2} + B x + A\right )} \sqrt {c x^{2} + b x + a} \sqrt {e x + d}}{e^{6} x^{6} + 6 \, d e^{5} x^{5} + 15 \, d^{2} e^{4} x^{4} + 20 \, d^{3} e^{3} x^{3} + 15 \, d^{4} e^{2} x^{2} + 6 \, d^{5} e x + d^{6}}, x\right ) \]