\(\int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx\) [159]

Optimal result
Mathematica [C] (verified)
Rubi [A] (verified)
Maple [A] (verified)
Fricas [A] (verification not implemented)
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 28, antiderivative size = 217 \[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\frac {12 b^2 c \sqrt {a+b x} \sqrt {a c-b c x}}{5 \sqrt {x}}-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}+\frac {24 a^{3/2} b^{5/2} c^2 \sqrt {1-\frac {b^2 x^2}{a^2}} E\left (\left .\arcsin \left (\frac {\sqrt {b} \sqrt {x}}{\sqrt {a}}\right )\right |-1\right )}{5 \sqrt {a+b x} \sqrt {a c-b c x}}-\frac {24 a^{3/2} b^{5/2} c^2 \sqrt {1-\frac {b^2 x^2}{a^2}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {b} \sqrt {x}}{\sqrt {a}}\right ),-1\right )}{5 \sqrt {a+b x} \sqrt {a c-b c x}} \] Output:

12/5*b^2*c*(b*x+a)^(1/2)*(-b*c*x+a*c)^(1/2)/x^(1/2)-2/5*(b*x+a)^(3/2)*(-b* 
c*x+a*c)^(3/2)/x^(5/2)+24/5*a^(3/2)*b^(5/2)*c^2*(1-b^2*x^2/a^2)^(1/2)*Elli 
pticE(b^(1/2)*x^(1/2)/a^(1/2),I)/(b*x+a)^(1/2)/(-b*c*x+a*c)^(1/2)-24/5*a^( 
3/2)*b^(5/2)*c^2*(1-b^2*x^2/a^2)^(1/2)*EllipticF(b^(1/2)*x^(1/2)/a^(1/2),I 
)/(b*x+a)^(1/2)/(-b*c*x+a*c)^(1/2)
 

Mathematica [C] (verified)

Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.

Time = 6.85 (sec) , antiderivative size = 71, normalized size of antiderivative = 0.33 \[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=-\frac {2 a^2 c \sqrt {c (a-b x)} \sqrt {a+b x} \operatorname {Hypergeometric2F1}\left (-\frac {3}{2},-\frac {5}{4},-\frac {1}{4},\frac {b^2 x^2}{a^2}\right )}{5 x^{5/2} \sqrt {1-\frac {b^2 x^2}{a^2}}} \] Input:

Integrate[((a + b*x)^(3/2)*(a*c - b*c*x)^(3/2))/x^(7/2),x]
 

Output:

(-2*a^2*c*Sqrt[c*(a - b*x)]*Sqrt[a + b*x]*Hypergeometric2F1[-3/2, -5/4, -1 
/4, (b^2*x^2)/a^2])/(5*x^(5/2)*Sqrt[1 - (b^2*x^2)/a^2])
 

Rubi [A] (verified)

Time = 0.23 (sec) , antiderivative size = 145, normalized size of antiderivative = 0.67, number of steps used = 8, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {108, 27, 108, 25, 27, 124, 27, 123}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx\)

\(\Big \downarrow \) 108

\(\displaystyle \frac {2}{5} \int -\frac {3 b^2 c \sqrt {a+b x} \sqrt {a c-b c x}}{x^{3/2}}dx-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {6}{5} b^2 c \int \frac {\sqrt {a+b x} \sqrt {a c-b c x}}{x^{3/2}}dx-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 108

\(\displaystyle -\frac {6}{5} b^2 c \left (2 \int -\frac {b^2 c \sqrt {x}}{\sqrt {a+b x} \sqrt {a c-b c x}}dx-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 25

\(\displaystyle -\frac {6}{5} b^2 c \left (-2 \int \frac {b^2 c \sqrt {x}}{\sqrt {a+b x} \sqrt {a c-b c x}}dx-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {6}{5} b^2 c \left (-2 b^2 c \int \frac {\sqrt {x}}{\sqrt {a+b x} \sqrt {a c-b c x}}dx-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 124

\(\displaystyle -\frac {6}{5} b^2 c \left (-\frac {\sqrt {2} b^2 c \sqrt {x} \sqrt {\frac {a-b x}{a}} \int \frac {\sqrt {2} \sqrt {-\frac {b x}{a}}}{\sqrt {a+b x} \sqrt {1-\frac {b x}{a}}}dx}{\sqrt {-\frac {b x}{a}} \sqrt {a c-b c x}}-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {6}{5} b^2 c \left (-\frac {2 b^2 c \sqrt {x} \sqrt {\frac {a-b x}{a}} \int \frac {\sqrt {-\frac {b x}{a}}}{\sqrt {a+b x} \sqrt {1-\frac {b x}{a}}}dx}{\sqrt {-\frac {b x}{a}} \sqrt {a c-b c x}}-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

\(\Big \downarrow \) 123

\(\displaystyle -\frac {6}{5} b^2 c \left (-\frac {4 \sqrt {a} b c \sqrt {x} \sqrt {\frac {a-b x}{a}} E\left (\left .\arcsin \left (\frac {\sqrt {a+b x}}{\sqrt {2} \sqrt {a}}\right )\right |2\right )}{\sqrt {-\frac {b x}{a}} \sqrt {a c-b c x}}-\frac {2 \sqrt {a+b x} \sqrt {a c-b c x}}{\sqrt {x}}\right )-\frac {2 (a+b x)^{3/2} (a c-b c x)^{3/2}}{5 x^{5/2}}\)

Input:

Int[((a + b*x)^(3/2)*(a*c - b*c*x)^(3/2))/x^(7/2),x]
 

Output:

(-2*(a + b*x)^(3/2)*(a*c - b*c*x)^(3/2))/(5*x^(5/2)) - (6*b^2*c*((-2*Sqrt[ 
a + b*x]*Sqrt[a*c - b*c*x])/Sqrt[x] - (4*Sqrt[a]*b*c*Sqrt[x]*Sqrt[(a - b*x 
)/a]*EllipticE[ArcSin[Sqrt[a + b*x]/(Sqrt[2]*Sqrt[a])], 2])/(Sqrt[-((b*x)/ 
a)]*Sqrt[a*c - b*c*x])))/5
 

Defintions of rubi rules used

rule 25
Int[-(Fx_), x_Symbol] :> Simp[Identity[-1]   Int[Fx, x], x]
 

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 108
Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_) 
)^(p_), x_] :> Simp[(a + b*x)^(m + 1)*(c + d*x)^n*((e + f*x)^p/(b*(m + 1))) 
, x] - Simp[1/(b*(m + 1))   Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1)*(e + f* 
x)^(p - 1)*Simp[d*e*n + c*f*p + d*f*(n + p)*x, x], x], x] /; FreeQ[{a, b, c 
, d, e, f}, x] && LtQ[m, -1] && GtQ[n, 0] && GtQ[p, 0] && (IntegersQ[2*m, 2 
*n, 2*p] || IntegersQ[m, n + p] || IntegersQ[p, m + n])
 

rule 123
Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_ 
)]), x_] :> Simp[(2/b)*Rt[-(b*e - a*f)/d, 2]*EllipticE[ArcSin[Sqrt[a + b*x] 
/Rt[-(b*c - a*d)/d, 2]], f*((b*c - a*d)/(d*(b*e - a*f)))], x] /; FreeQ[{a, 
b, c, d, e, f}, x] && GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0] &&  !L 
tQ[-(b*c - a*d)/d, 0] &&  !(SimplerQ[c + d*x, a + b*x] && GtQ[-d/(b*c - a*d 
), 0] && GtQ[d/(d*e - c*f), 0] &&  !LtQ[(b*c - a*d)/b, 0])
 

rule 124
Int[Sqrt[(e_.) + (f_.)*(x_)]/(Sqrt[(a_) + (b_.)*(x_)]*Sqrt[(c_) + (d_.)*(x_ 
)]), x_] :> Simp[Sqrt[e + f*x]*(Sqrt[b*((c + d*x)/(b*c - a*d))]/(Sqrt[c + d 
*x]*Sqrt[b*((e + f*x)/(b*e - a*f))]))   Int[Sqrt[b*(e/(b*e - a*f)) + b*f*(x 
/(b*e - a*f))]/(Sqrt[a + b*x]*Sqrt[b*(c/(b*c - a*d)) + b*d*(x/(b*c - a*d))] 
), x], x] /; FreeQ[{a, b, c, d, e, f}, x] &&  !(GtQ[b/(b*c - a*d), 0] && Gt 
Q[b/(b*e - a*f), 0]) &&  !LtQ[-(b*c - a*d)/d, 0]
 
Maple [A] (verified)

Time = 0.98 (sec) , antiderivative size = 187, normalized size of antiderivative = 0.86

method result size
default \(-\frac {2 \sqrt {b x +a}\, \sqrt {c \left (-b x +a \right )}\, c \left (12 \sqrt {\frac {b x +a}{a}}\, \sqrt {2}\, \sqrt {\frac {-b x +a}{a}}\, \sqrt {-\frac {b x}{a}}\, \operatorname {EllipticE}\left (\sqrt {\frac {b x +a}{a}}, \frac {\sqrt {2}}{2}\right ) a^{2} b^{2} x^{2}-6 \sqrt {\frac {b x +a}{a}}\, \sqrt {2}\, \sqrt {\frac {-b x +a}{a}}\, \sqrt {-\frac {b x}{a}}\, \operatorname {EllipticF}\left (\sqrt {\frac {b x +a}{a}}, \frac {\sqrt {2}}{2}\right ) a^{2} b^{2} x^{2}+7 b^{4} x^{4}-8 a^{2} b^{2} x^{2}+a^{4}\right )}{5 x^{\frac {5}{2}} \left (-b^{2} x^{2}+a^{2}\right )}\) \(187\)
risch \(-\frac {2 \left (-b x +a \right ) \sqrt {b x +a}\, \left (-7 b^{2} x^{2}+a^{2}\right ) c^{2}}{5 x^{\frac {5}{2}} \sqrt {-c \left (b x -a \right )}}+\frac {12 b^{3} a \sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}\, \sqrt {-\frac {2 \left (x -\frac {a}{b}\right ) b}{a}}\, \sqrt {-\frac {b x}{a}}\, \left (-\frac {2 a \operatorname {EllipticE}\left (\sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}, \frac {\sqrt {2}}{2}\right )}{b}+\frac {a \operatorname {EllipticF}\left (\sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}, \frac {\sqrt {2}}{2}\right )}{b}\right ) \sqrt {-x \left (b x +a \right ) c \left (b x -a \right )}\, c^{2}}{5 \sqrt {-b^{2} c \,x^{3}+a^{2} c x}\, \sqrt {x}\, \sqrt {b x +a}\, \sqrt {-c \left (b x -a \right )}}\) \(205\)
elliptic \(\frac {\sqrt {b x +a}\, \sqrt {c \left (-b x +a \right )}\, \sqrt {c x \left (-b^{2} x^{2}+a^{2}\right )}\, \left (-\frac {2 a^{2} c \sqrt {-b^{2} c \,x^{3}+a^{2} c x}}{5 x^{3}}+\frac {14 \left (-b^{2} c \,x^{2}+a^{2} c \right ) b^{2} c}{5 \sqrt {x \left (-b^{2} c \,x^{2}+a^{2} c \right )}}+\frac {12 b^{3} c^{2} a \sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}\, \sqrt {-\frac {2 \left (x -\frac {a}{b}\right ) b}{a}}\, \sqrt {-\frac {b x}{a}}\, \left (-\frac {2 a \operatorname {EllipticE}\left (\sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}, \frac {\sqrt {2}}{2}\right )}{b}+\frac {a \operatorname {EllipticF}\left (\sqrt {\frac {\left (x +\frac {a}{b}\right ) b}{a}}, \frac {\sqrt {2}}{2}\right )}{b}\right )}{5 \sqrt {-b^{2} c \,x^{3}+a^{2} c x}}\right )}{\sqrt {x}\, c \left (-b^{2} x^{2}+a^{2}\right )}\) \(242\)

Input:

int((b*x+a)^(3/2)*(-b*c*x+a*c)^(3/2)/x^(7/2),x,method=_RETURNVERBOSE)
 

Output:

-2/5*(b*x+a)^(1/2)*(c*(-b*x+a))^(1/2)*c*(12*((b*x+a)/a)^(1/2)*2^(1/2)*((-b 
*x+a)/a)^(1/2)*(-b*x/a)^(1/2)*EllipticE(((b*x+a)/a)^(1/2),1/2*2^(1/2))*a^2 
*b^2*x^2-6*((b*x+a)/a)^(1/2)*2^(1/2)*((-b*x+a)/a)^(1/2)*(-b*x/a)^(1/2)*Ell 
ipticF(((b*x+a)/a)^(1/2),1/2*2^(1/2))*a^2*b^2*x^2+7*b^4*x^4-8*a^2*b^2*x^2+ 
a^4)/x^(5/2)/(-b^2*x^2+a^2)
 

Fricas [A] (verification not implemented)

Time = 0.10 (sec) , antiderivative size = 82, normalized size of antiderivative = 0.38 \[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\frac {2 \, {\left (12 \, \sqrt {-b^{2} c} b^{2} c x^{3} {\rm weierstrassZeta}\left (\frac {4 \, a^{2}}{b^{2}}, 0, {\rm weierstrassPInverse}\left (\frac {4 \, a^{2}}{b^{2}}, 0, x\right )\right ) + {\left (7 \, b^{2} c x^{2} - a^{2} c\right )} \sqrt {-b c x + a c} \sqrt {b x + a} \sqrt {x}\right )}}{5 \, x^{3}} \] Input:

integrate((b*x+a)^(3/2)*(-b*c*x+a*c)^(3/2)/x^(7/2),x, algorithm="fricas")
 

Output:

2/5*(12*sqrt(-b^2*c)*b^2*c*x^3*weierstrassZeta(4*a^2/b^2, 0, weierstrassPI 
nverse(4*a^2/b^2, 0, x)) + (7*b^2*c*x^2 - a^2*c)*sqrt(-b*c*x + a*c)*sqrt(b 
*x + a)*sqrt(x))/x^3
                                                                                    
                                                                                    
 

Sympy [F]

\[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\int \frac {\left (- c \left (- a + b x\right )\right )^{\frac {3}{2}} \left (a + b x\right )^{\frac {3}{2}}}{x^{\frac {7}{2}}}\, dx \] Input:

integrate((b*x+a)**(3/2)*(-b*c*x+a*c)**(3/2)/x**(7/2),x)
 

Output:

Integral((-c*(-a + b*x))**(3/2)*(a + b*x)**(3/2)/x**(7/2), x)
 

Maxima [F]

\[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\int { \frac {{\left (-b c x + a c\right )}^{\frac {3}{2}} {\left (b x + a\right )}^{\frac {3}{2}}}{x^{\frac {7}{2}}} \,d x } \] Input:

integrate((b*x+a)^(3/2)*(-b*c*x+a*c)^(3/2)/x^(7/2),x, algorithm="maxima")
 

Output:

integrate((-b*c*x + a*c)^(3/2)*(b*x + a)^(3/2)/x^(7/2), x)
 

Giac [F]

\[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\int { \frac {{\left (-b c x + a c\right )}^{\frac {3}{2}} {\left (b x + a\right )}^{\frac {3}{2}}}{x^{\frac {7}{2}}} \,d x } \] Input:

integrate((b*x+a)^(3/2)*(-b*c*x+a*c)^(3/2)/x^(7/2),x, algorithm="giac")
 

Output:

integrate((-b*c*x + a*c)^(3/2)*(b*x + a)^(3/2)/x^(7/2), x)
 

Mupad [F(-1)]

Timed out. \[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\int \frac {{\left (a\,c-b\,c\,x\right )}^{3/2}\,{\left (a+b\,x\right )}^{3/2}}{x^{7/2}} \,d x \] Input:

int(((a*c - b*c*x)^(3/2)*(a + b*x)^(3/2))/x^(7/2),x)
 

Output:

int(((a*c - b*c*x)^(3/2)*(a + b*x)^(3/2))/x^(7/2), x)
 

Reduce [F]

\[ \int \frac {(a+b x)^{3/2} (a c-b c x)^{3/2}}{x^{7/2}} \, dx=\frac {2 \sqrt {c}\, c \left (-\sqrt {b x +a}\, \sqrt {-b x +a}\, a^{2}-\sqrt {b x +a}\, \sqrt {-b x +a}\, b^{2} x^{2}-2 \sqrt {x}\, \left (\int \frac {\sqrt {x}\, \sqrt {b x +a}\, \sqrt {-b x +a}}{-b^{2} x^{6}+a^{2} x^{4}}d x \right ) a^{4} x^{2}\right )}{\sqrt {x}\, x^{2}} \] Input:

int((b*x+a)^(3/2)*(-b*c*x+a*c)^(3/2)/x^(7/2),x)
 

Output:

(2*sqrt(c)*c*( - sqrt(a + b*x)*sqrt(a - b*x)*a**2 - sqrt(a + b*x)*sqrt(a - 
 b*x)*b**2*x**2 - 2*sqrt(x)*int((sqrt(x)*sqrt(a + b*x)*sqrt(a - b*x))/(a** 
2*x**4 - b**2*x**6),x)*a**4*x**2))/(sqrt(x)*x**2)