3.5.71 \(\int \frac {a b-x^2}{\sqrt {x (-a+x) (-b+x)} (a b-(a+b+d) x+x^2)} \, dx\)

Optimal. Leaf size=38 \[ \frac {2 \tanh ^{-1}\left (\frac {\sqrt {d} x}{\sqrt {x^2 (-a-b)+a b x+x^3}}\right )}{\sqrt {d}} \]

________________________________________________________________________________________

Rubi [C]  time = 6.45, antiderivative size = 273, normalized size of antiderivative = 7.18, number of steps used = 15, number of rules used = 7, integrand size = 42, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.167, Rules used = {6718, 6728, 117, 116, 169, 538, 537} \begin {gather*} \frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} \Pi \left (\frac {2 a}{a+b+d-\sqrt {a^2-2 (b-d) a+(b+d)^2}};\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {x (a-x) (b-x)}}+\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} \Pi \left (\frac {2 a}{a+b+d+\sqrt {a^2-2 (b-d) a+(b+d)^2}};\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {x (a-x) (b-x)}}-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {x (a-x) (b-x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a*b - x^2)/(Sqrt[x*(-a + x)*(-b + x)]*(a*b - (a + b + d)*x + x^2)),x]

[Out]

(-2*Sqrt[a]*Sqrt[x]*Sqrt[1 - x/a]*Sqrt[1 - x/b]*EllipticF[ArcSin[Sqrt[x]/Sqrt[a]], a/b])/Sqrt[(a - x)*(b - x)*
x] + (2*Sqrt[a]*Sqrt[x]*Sqrt[1 - x/a]*Sqrt[1 - x/b]*EllipticPi[(2*a)/(a + b + d - Sqrt[a^2 - 2*a*(b - d) + (b
+ d)^2]), ArcSin[Sqrt[x]/Sqrt[a]], a/b])/Sqrt[(a - x)*(b - x)*x] + (2*Sqrt[a]*Sqrt[x]*Sqrt[1 - x/a]*Sqrt[1 - x
/b]*EllipticPi[(2*a)/(a + b + d + Sqrt[a^2 - 2*a*(b - d) + (b + d)^2]), ArcSin[Sqrt[x]/Sqrt[a]], a/b])/Sqrt[(a
 - x)*(b - x)*x]

Rule 116

Int[1/(Sqrt[(b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Simp[(2*Rt[-(b/d), 2]*E
llipticF[ArcSin[Sqrt[b*x]/(Sqrt[c]*Rt[-(b/d), 2])], (c*f)/(d*e)])/(b*Sqrt[e]), x] /; FreeQ[{b, c, d, e, f}, x]
 && GtQ[c, 0] && GtQ[e, 0] && (PosQ[-(b/d)] || NegQ[-(b/f)])

Rule 117

Int[1/(Sqrt[(b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_)]*Sqrt[(e_) + (f_.)*(x_)]), x_Symbol] :> Dist[(Sqrt[1 + (d*x)/c]
*Sqrt[1 + (f*x)/e])/(Sqrt[c + d*x]*Sqrt[e + f*x]), Int[1/(Sqrt[b*x]*Sqrt[1 + (d*x)/c]*Sqrt[1 + (f*x)/e]), x],
x] /; FreeQ[{b, c, d, e, f}, x] &&  !(GtQ[c, 0] && GtQ[e, 0])

Rule 169

Int[1/(((a_.) + (b_.)*(x_))*Sqrt[(c_.) + (d_.)*(x_)]*Sqrt[(e_.) + (f_.)*(x_)]*Sqrt[(g_.) + (h_.)*(x_)]), x_Sym
bol] :> Dist[-2, Subst[Int[1/(Simp[b*c - a*d - b*x^2, x]*Sqrt[Simp[(d*e - c*f)/d + (f*x^2)/d, x]]*Sqrt[Simp[(d
*g - c*h)/d + (h*x^2)/d, x]]), x], x, Sqrt[c + d*x]], x] /; FreeQ[{a, b, c, d, e, f, g, h}, x] &&  !SimplerQ[e
 + f*x, c + d*x] &&  !SimplerQ[g + h*x, c + d*x]

Rule 537

Int[1/(((a_) + (b_.)*(x_)^2)*Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)*(x_)^2]), x_Symbol] :> Simp[(1*Ellipt
icPi[(b*c)/(a*d), ArcSin[Rt[-(d/c), 2]*x], (c*f)/(d*e)])/(a*Sqrt[c]*Sqrt[e]*Rt[-(d/c), 2]), x] /; FreeQ[{a, b,
 c, d, e, f}, x] &&  !GtQ[d/c, 0] && GtQ[c, 0] && GtQ[e, 0] &&  !( !GtQ[f/e, 0] && SimplerSqrtQ[-(f/e), -(d/c)
])

Rule 538

Int[1/(((a_) + (b_.)*(x_)^2)*Sqrt[(c_) + (d_.)*(x_)^2]*Sqrt[(e_) + (f_.)*(x_)^2]), x_Symbol] :> Dist[Sqrt[1 +
(d*x^2)/c]/Sqrt[c + d*x^2], Int[1/((a + b*x^2)*Sqrt[1 + (d*x^2)/c]*Sqrt[e + f*x^2]), x], x] /; FreeQ[{a, b, c,
 d, e, f}, x] &&  !GtQ[c, 0]

Rule 6718

Int[(u_.)*((a_.)*(v_)^(m_.)*(w_)^(n_.)*(z_)^(q_.))^(p_), x_Symbol] :> Dist[(a^IntPart[p]*(a*v^m*w^n*z^q)^FracP
art[p])/(v^(m*FracPart[p])*w^(n*FracPart[p])*z^(q*FracPart[p])), Int[u*v^(m*p)*w^(n*p)*z^(p*q), x], x] /; Free
Q[{a, m, n, p, q}, x] &&  !IntegerQ[p] &&  !FreeQ[v, x] &&  !FreeQ[w, x] &&  !FreeQ[z, x]

Rule 6728

Int[(u_)/((a_.) + (b_.)*(x_)^(n_.) + (c_.)*(x_)^(n2_.)), x_Symbol] :> With[{v = RationalFunctionExpand[u/(a +
b*x^n + c*x^(2*n)), x]}, Int[v, x] /; SumQ[v]] /; FreeQ[{a, b, c}, x] && EqQ[n2, 2*n] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {a b-x^2}{\sqrt {x (-a+x) (-b+x)} \left (a b-(a+b+d) x+x^2\right )} \, dx &=\frac {\left (\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \frac {a b-x^2}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (a b-(a+b+d) x+x^2\right )} \, dx}{\sqrt {x (-a+x) (-b+x)}}\\ &=\frac {\left (\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \left (-\frac {1}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}}+\frac {2 a b-(a+b+d) x}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (a b+(-a-b-d) x+x^2\right )}\right ) \, dx}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {\left (\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \frac {1}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}} \, dx}{\sqrt {x (-a+x) (-b+x)}}+\frac {\left (\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \frac {2 a b-(a+b+d) x}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (a b+(-a-b-d) x+x^2\right )} \, dx}{\sqrt {x (-a+x) (-b+x)}}\\ &=\frac {\left (\sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \left (\frac {-a-b-d-\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (-a-b-d-\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}+2 x\right )}+\frac {-a-b-d+\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (-a-b-d+\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}+2 x\right )}\right ) \, dx}{\sqrt {x (-a+x) (-b+x)}}-\frac {\left (\sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}}\right ) \int \frac {1}{\sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}}} \, dx}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}+\frac {\left (\left (-a-b-d-\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \frac {1}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (-a-b-d-\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}+2 x\right )} \, dx}{\sqrt {x (-a+x) (-b+x)}}+\frac {\left (\left (-a-b-d+\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \int \frac {1}{\sqrt {x} \sqrt {-a+x} \sqrt {-b+x} \left (-a-b-d+\sqrt {a^2-2 a b+b^2+2 a d+2 b d+d^2}+2 x\right )} \, dx}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}-\frac {\left (2 \left (-a-b-d-\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d+\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {-a+x^2} \sqrt {-b+x^2}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}-\frac {\left (2 \left (-a-b-d+\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-a+x} \sqrt {-b+x}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d-\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {-a+x^2} \sqrt {-b+x^2}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}-\frac {\left (2 \left (-a-b-d-\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-b+x} \sqrt {1-\frac {x}{a}}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d+\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {-b+x^2} \sqrt {1-\frac {x^2}{a}}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}-\frac {\left (2 \left (-a-b-d+\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {-b+x} \sqrt {1-\frac {x}{a}}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d-\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {-b+x^2} \sqrt {1-\frac {x^2}{a}}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}-\frac {\left (2 \left (-a-b-d-\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d+\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {1-\frac {x^2}{a}} \sqrt {1-\frac {x^2}{b}}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}-\frac {\left (2 \left (-a-b-d+\sqrt {a^2-2 a (b-d)+(b+d)^2}\right ) \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}}\right ) \operatorname {Subst}\left (\int \frac {1}{\left (a+b+d-\sqrt {a^2-2 a (b-d)+(b+d)^2}-2 x^2\right ) \sqrt {1-\frac {x^2}{a}} \sqrt {1-\frac {x^2}{b}}} \, dx,x,\sqrt {x}\right )}{\sqrt {x (-a+x) (-b+x)}}\\ &=-\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} F\left (\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}+\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} \Pi \left (\frac {2 a}{a+b+d-\sqrt {a^2-2 a (b-d)+(b+d)^2}};\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}+\frac {2 \sqrt {a} \sqrt {x} \sqrt {1-\frac {x}{a}} \sqrt {1-\frac {x}{b}} \Pi \left (\frac {2 a}{a+b+d+\sqrt {a^2-2 a (b-d)+(b+d)^2}};\sin ^{-1}\left (\frac {\sqrt {x}}{\sqrt {a}}\right )|\frac {a}{b}\right )}{\sqrt {(a-x) (b-x) x}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 4.56, size = 195, normalized size = 5.13 \begin {gather*} \frac {2 i x^{3/2} \sqrt {1-\frac {a}{x}} \sqrt {1-\frac {b}{x}} \left (-\Pi \left (\frac {2 b}{a+b+d-\sqrt {a^2-2 (b-d) a+(b+d)^2}};i \sinh ^{-1}\left (\frac {\sqrt {-a}}{\sqrt {x}}\right )|\frac {b}{a}\right )-\Pi \left (\frac {2 b}{a+b+d+\sqrt {a^2-2 (b-d) a+(b+d)^2}};i \sinh ^{-1}\left (\frac {\sqrt {-a}}{\sqrt {x}}\right )|\frac {b}{a}\right )+F\left (i \sinh ^{-1}\left (\frac {\sqrt {-a}}{\sqrt {x}}\right )|\frac {b}{a}\right )\right )}{\sqrt {-a} \sqrt {x (x-a) (x-b)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a*b - x^2)/(Sqrt[x*(-a + x)*(-b + x)]*(a*b - (a + b + d)*x + x^2)),x]

[Out]

((2*I)*Sqrt[1 - a/x]*Sqrt[1 - b/x]*x^(3/2)*(EllipticF[I*ArcSinh[Sqrt[-a]/Sqrt[x]], b/a] - EllipticPi[(2*b)/(a
+ b + d - Sqrt[a^2 - 2*a*(b - d) + (b + d)^2]), I*ArcSinh[Sqrt[-a]/Sqrt[x]], b/a] - EllipticPi[(2*b)/(a + b +
d + Sqrt[a^2 - 2*a*(b - d) + (b + d)^2]), I*ArcSinh[Sqrt[-a]/Sqrt[x]], b/a]))/(Sqrt[-a]*Sqrt[x*(-a + x)*(-b +
x)])

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.17, size = 38, normalized size = 1.00 \begin {gather*} \frac {2 \tanh ^{-1}\left (\frac {\sqrt {d} x}{\sqrt {a b x+(-a-b) x^2+x^3}}\right )}{\sqrt {d}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(a*b - x^2)/(Sqrt[x*(-a + x)*(-b + x)]*(a*b - (a + b + d)*x + x^2)),x]

[Out]

(2*ArcTanh[(Sqrt[d]*x)/Sqrt[a*b*x + (-a - b)*x^2 + x^3]])/Sqrt[d]

________________________________________________________________________________________

fricas [B]  time = 0.65, size = 250, normalized size = 6.58 \begin {gather*} \left [\frac {\log \left (\frac {a^{2} b^{2} - 2 \, {\left (a + b - 3 \, d\right )} x^{3} + x^{4} + {\left (a^{2} + 4 \, a b + b^{2} - 6 \, {\left (a + b\right )} d + d^{2}\right )} x^{2} + 4 \, \sqrt {a b x - {\left (a + b\right )} x^{2} + x^{3}} {\left (a b - {\left (a + b - d\right )} x + x^{2}\right )} \sqrt {d} - 2 \, {\left (a^{2} b + a b^{2} - 3 \, a b d\right )} x}{a^{2} b^{2} - 2 \, {\left (a + b + d\right )} x^{3} + x^{4} + {\left (a^{2} + 4 \, a b + b^{2} + 2 \, {\left (a + b\right )} d + d^{2}\right )} x^{2} - 2 \, {\left (a^{2} b + a b^{2} + a b d\right )} x}\right )}{2 \, \sqrt {d}}, -\frac {\sqrt {-d} \arctan \left (\frac {\sqrt {a b x - {\left (a + b\right )} x^{2} + x^{3}} {\left (a b - {\left (a + b - d\right )} x + x^{2}\right )} \sqrt {-d}}{2 \, {\left (a b d x - {\left (a + b\right )} d x^{2} + d x^{3}\right )}}\right )}{d}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*b-x^2)/(x*(-a+x)*(-b+x))^(1/2)/(a*b-(a+b+d)*x+x^2),x, algorithm="fricas")

[Out]

[1/2*log((a^2*b^2 - 2*(a + b - 3*d)*x^3 + x^4 + (a^2 + 4*a*b + b^2 - 6*(a + b)*d + d^2)*x^2 + 4*sqrt(a*b*x - (
a + b)*x^2 + x^3)*(a*b - (a + b - d)*x + x^2)*sqrt(d) - 2*(a^2*b + a*b^2 - 3*a*b*d)*x)/(a^2*b^2 - 2*(a + b + d
)*x^3 + x^4 + (a^2 + 4*a*b + b^2 + 2*(a + b)*d + d^2)*x^2 - 2*(a^2*b + a*b^2 + a*b*d)*x))/sqrt(d), -sqrt(-d)*a
rctan(1/2*sqrt(a*b*x - (a + b)*x^2 + x^3)*(a*b - (a + b - d)*x + x^2)*sqrt(-d)/(a*b*d*x - (a + b)*d*x^2 + d*x^
3))/d]

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {a b - x^{2}}{\sqrt {{\left (a - x\right )} {\left (b - x\right )} x} {\left (a b - {\left (a + b + d\right )} x + x^{2}\right )}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*b-x^2)/(x*(-a+x)*(-b+x))^(1/2)/(a*b-(a+b+d)*x+x^2),x, algorithm="giac")

[Out]

integrate((a*b - x^2)/(sqrt((a - x)*(b - x)*x)*(a*b - (a + b + d)*x + x^2)), x)

________________________________________________________________________________________

maple [C]  time = 0.29, size = 3392, normalized size = 89.26

method result size
default \(\text {Expression too large to display}\) \(3392\)
elliptic \(\text {Expression too large to display}\) \(3397\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*b-x^2)/(x*(-a+x)*(-b+x))^(1/2)/(a*b-(a+b+d)*x+x^2),x,method=_RETURNVERBOSE)

[Out]

2*a*(-(-a+x)/a)^(1/2)*((-b+x)/(a-b))^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)*EllipticF((-(-a+x)/a)^(
1/2),(a/(a-b))^(1/2))+1/(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a^3*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)
*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*Ell
ipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))-2/(
a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x
^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2)
,a/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b+2/(a^2-2*a*b+2*a*d+b^2+2*b
*d+d^2)^(1/2)*a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/
2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1
/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*d+a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*
(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*Elli
pticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))+1/(a
^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-
b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/
(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b^2+2/(a^2-2*a*b+2*a*d+b^2+2*b*
d+d^2)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a
-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1/2*
(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b*d+a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/
a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*Ellipti
cPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b+1/(a^
2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b
*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(
1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*d^2+a*(1-1/a*x)^(1/2)*(-1/(a-b)*
b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b
*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d-1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a
/(a-b))^(1/2))*d-1/(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a^3*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a
*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*Elliptic
Pi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))+2/(a^2-2
*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*
x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1
/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b-2/(a^2-2*a*b+2*a*d+b^2+2*b*d+d^
2)^(1/2)*a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1
/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a
^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*d+a^2*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*
x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticP
i((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))-1/(a^2-2*
a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2
+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*
a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b^2-2/(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2
)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*
b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a^2-
2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b*d+a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^
(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((
-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*b-1/(a^2-2*a
*b+2*a*d+b^2+2*b*d+d^2)^(1/2)*a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+
x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a
-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b))^(1/2))*d^2+a*(1-1/a*x)^(1/2)*(-1/(a-b)*b+1/(
a-b)*x)^(1/2)*(1/a*x)^(1/2)/(a*b*x-a*x^2-b*x^2+x^3)^(1/2)/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^
2)^(1/2))*EllipticPi((-(-a+x)/a)^(1/2),a/(1/2*a-1/2*b-1/2*d+1/2*(a^2-2*a*b+2*a*d+b^2+2*b*d+d^2)^(1/2)),(a/(a-b
))^(1/2))*d

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*b-x^2)/(x*(-a+x)*(-b+x))^(1/2)/(a*b-(a+b+d)*x+x^2),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((d+b+a)^2-4*a*b>0)', see `assu
me?` for more details)Is (d+b+a)^2-4*a*b    positive, negative or zero?

________________________________________________________________________________________

mupad [B]  time = 0.34, size = 532, normalized size = 14.00 \begin {gather*} \frac {2\,b\,\mathrm {F}\left (\mathrm {asin}\left (\sqrt {\frac {b-x}{b}}\right )\middle |-\frac {b}{a-b}\right )\,\sqrt {\frac {x}{b}}\,\sqrt {\frac {b-x}{b}}\,\sqrt {\frac {a-x}{a-b}}}{\sqrt {x^3+\left (-a-b\right )\,x^2+a\,b\,x}}-\frac {2\,b\,\sqrt {\frac {x}{b}}\,\sqrt {\frac {b-x}{b}}\,\sqrt {\frac {a-x}{a-b}}\,\left (2\,a\,b-\left (a+b+d\right )\,\left (\frac {a}{2}+\frac {b}{2}+\frac {d}{2}-\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}\right )\right )\,\Pi \left (-\frac {b}{\frac {a}{2}-\frac {b}{2}+\frac {d}{2}-\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}};\mathrm {asin}\left (\sqrt {\frac {b-x}{b}}\right )\middle |-\frac {b}{a-b}\right )}{\sqrt {x^3+\left (-a-b\right )\,x^2+a\,b\,x}\,\left (\frac {a}{2}-\frac {b}{2}+\frac {d}{2}-\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}\right )\,\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}+\frac {2\,b\,\sqrt {\frac {x}{b}}\,\sqrt {\frac {b-x}{b}}\,\sqrt {\frac {a-x}{a-b}}\,\left (2\,a\,b-\left (a+b+d\right )\,\left (\frac {a}{2}+\frac {b}{2}+\frac {d}{2}+\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}\right )\right )\,\Pi \left (-\frac {b}{\frac {a}{2}-\frac {b}{2}+\frac {d}{2}+\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}};\mathrm {asin}\left (\sqrt {\frac {b-x}{b}}\right )\middle |-\frac {b}{a-b}\right )}{\sqrt {x^3+\left (-a-b\right )\,x^2+a\,b\,x}\,\left (\frac {a}{2}-\frac {b}{2}+\frac {d}{2}+\frac {\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}}{2}\right )\,\sqrt {a^2-2\,a\,b+2\,a\,d+b^2+2\,b\,d+d^2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*b - x^2)/((x*(a - x)*(b - x))^(1/2)*(a*b - x*(a + b + d) + x^2)),x)

[Out]

(2*b*ellipticF(asin(((b - x)/b)^(1/2)), -b/(a - b))*(x/b)^(1/2)*((b - x)/b)^(1/2)*((a - x)/(a - b))^(1/2))/(x^
3 - x^2*(a + b) + a*b*x)^(1/2) - (2*b*(x/b)^(1/2)*((b - x)/b)^(1/2)*((a - x)/(a - b))^(1/2)*(2*a*b - (a + b +
d)*(a/2 + b/2 + d/2 - (2*a*d - 2*a*b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2))*ellipticPi(-b/(a/2 - b/2 + d/2 - (2*
a*d - 2*a*b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2), asin(((b - x)/b)^(1/2)), -b/(a - b)))/((x^3 - x^2*(a + b) + a
*b*x)^(1/2)*(a/2 - b/2 + d/2 - (2*a*d - 2*a*b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2)*(2*a*d - 2*a*b + 2*b*d + a^2
 + b^2 + d^2)^(1/2)) + (2*b*(x/b)^(1/2)*((b - x)/b)^(1/2)*((a - x)/(a - b))^(1/2)*(2*a*b - (a + b + d)*(a/2 +
b/2 + d/2 + (2*a*d - 2*a*b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2))*ellipticPi(-b/(a/2 - b/2 + d/2 + (2*a*d - 2*a*
b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2), asin(((b - x)/b)^(1/2)), -b/(a - b)))/((x^3 - x^2*(a + b) + a*b*x)^(1/2
)*(a/2 - b/2 + d/2 + (2*a*d - 2*a*b + 2*b*d + a^2 + b^2 + d^2)^(1/2)/2)*(2*a*d - 2*a*b + 2*b*d + a^2 + b^2 + d
^2)^(1/2))

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*b-x**2)/(x*(-a+x)*(-b+x))**(1/2)/(a*b-(a+b+d)*x+x**2),x)

[Out]

Timed out

________________________________________________________________________________________