24.25 Problem number 523

\[ \int \frac {1}{x^3 (1+x)^{5/2} \left (1-x+x^2\right )^{5/2}} \, dx \]

Optimal antiderivative \[ \frac {26}{27 x^{2} \sqrt {1+x}\, \sqrt {x^{2}-x +1}}+\frac {2}{9 x^{2} \left (x^{3}+1\right ) \sqrt {1+x}\, \sqrt {x^{2}-x +1}}-\frac {91 \left (x^{3}+1\right )}{54 x^{2} \sqrt {1+x}\, \sqrt {x^{2}-x +1}}-\frac {91 \EllipticF \left (\frac {1+x -\sqrt {3}}{1+x +\sqrt {3}}, i \sqrt {3}+2 i\right ) \sqrt {1+x}\, \left (\frac {\sqrt {6}}{2}+\frac {\sqrt {2}}{2}\right ) \sqrt {\frac {x^{2}-x +1}{\left (1+x +\sqrt {3}\right )^{2}}}\, 3^{\frac {3}{4}}}{162 \sqrt {x^{2}-x +1}\, \sqrt {\frac {1+x}{\left (1+x +\sqrt {3}\right )^{2}}}} \]

command

integrate(1/x^3/(1+x)^(5/2)/(x^2-x+1)^(5/2),x, algorithm="fricas")

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

\[ -\frac {{\left (91 \, x^{6} + 130 \, x^{3} + 27\right )} \sqrt {x^{2} - x + 1} \sqrt {x + 1} + 91 \, {\left (x^{8} + 2 \, x^{5} + x^{2}\right )} {\rm weierstrassPInverse}\left (0, -4, x\right )}{54 \, {\left (x^{8} + 2 \, x^{5} + x^{2}\right )}} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\frac {\sqrt {x^{2} - x + 1} \sqrt {x + 1}}{x^{12} + 3 \, x^{9} + 3 \, x^{6} + x^{3}}, x\right ) \]