\(\int \frac {1}{x^6 (a+b x^2)^{3/4} (c+d x^2)} \, dx\) [1534]

Optimal result
Mathematica [C] (warning: unable to verify)
Rubi [C] (verified)
Maple [F]
Fricas [F(-1)]
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 24, antiderivative size = 354 \[ \int \frac {1}{x^6 \left (a+b x^2\right )^{3/4} \left (c+d x^2\right )} \, dx=-\frac {\sqrt [4]{a+b x^2}}{5 a c x^5}+\frac {(9 b c+10 a d) \sqrt [4]{a+b x^2}}{30 a^2 c^2 x^3}-\frac {\left (9 b^2 c^2+10 a b c d+12 a^2 d^2\right ) \sqrt [4]{a+b x^2}}{12 a^3 c^3 x}-\frac {\sqrt {b} \left (9 b^2 c^2+10 a b c d+12 a^2 d^2\right ) \left (1+\frac {b x^2}{a}\right )^{3/4} \operatorname {EllipticF}\left (\frac {1}{2} \arctan \left (\frac {\sqrt {b} x}{\sqrt {a}}\right ),2\right )}{12 a^{5/2} c^3 \left (a+b x^2\right )^{3/4}}-\frac {\sqrt [4]{a} d^3 \sqrt {-\frac {b x^2}{a}} \operatorname {EllipticPi}\left (-\frac {\sqrt {a} \sqrt {d}}{\sqrt {-b c+a d}},\arcsin \left (\frac {\sqrt [4]{a+b x^2}}{\sqrt [4]{a}}\right ),-1\right )}{c^3 (b c-a d) x}-\frac {\sqrt [4]{a} d^3 \sqrt {-\frac {b x^2}{a}} \operatorname {EllipticPi}\left (\frac {\sqrt {a} \sqrt {d}}{\sqrt {-b c+a d}},\arcsin \left (\frac {\sqrt [4]{a+b x^2}}{\sqrt [4]{a}}\right ),-1\right )}{c^3 (b c-a d) x} \] Output:

-1/5*(b*x^2+a)^(1/4)/a/c/x^5+1/30*(10*a*d+9*b*c)*(b*x^2+a)^(1/4)/a^2/c^2/x 
^3-1/12*(12*a^2*d^2+10*a*b*c*d+9*b^2*c^2)*(b*x^2+a)^(1/4)/a^3/c^3/x-1/12*b 
^(1/2)*(12*a^2*d^2+10*a*b*c*d+9*b^2*c^2)*(1+b*x^2/a)^(3/4)*InverseJacobiAM 
(1/2*arctan(b^(1/2)*x/a^(1/2)),2^(1/2))/a^(5/2)/c^3/(b*x^2+a)^(3/4)-a^(1/4 
)*d^3*(-b*x^2/a)^(1/2)*EllipticPi((b*x^2+a)^(1/4)/a^(1/4),-a^(1/2)*d^(1/2) 
/(a*d-b*c)^(1/2),I)/c^3/(-a*d+b*c)/x-a^(1/4)*d^3*(-b*x^2/a)^(1/2)*Elliptic 
Pi((b*x^2+a)^(1/4)/a^(1/4),a^(1/2)*d^(1/2)/(a*d-b*c)^(1/2),I)/c^3/(-a*d+b* 
c)/x
 

Mathematica [C] (warning: unable to verify)

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

Time = 10.61 (sec) , antiderivative size = 355, normalized size of antiderivative = 1.00 \[ \int \frac {1}{x^6 \left (a+b x^2\right )^{3/4} \left (c+d x^2\right )} \, dx=\frac {-6 c \left (a+b x^2\right ) \left (45 b^2 c^2 x^4+2 a b c x^2 \left (-9 c+25 d x^2\right )+4 a^2 \left (3 c^2-5 c d x^2+15 d^2 x^4\right )\right )-5 b d \left (9 b^2 c^2+10 a b c d+12 a^2 d^2\right ) x^8 \left (1+\frac {b x^2}{a}\right )^{3/4} \operatorname {AppellF1}\left (\frac {3}{2},\frac {3}{4},1,\frac {5}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )+\frac {90 a c^2 \left (9 b^3 c^3+10 a b^2 c^2 d+12 a^2 b c d^2+24 a^3 d^3\right ) x^6 \operatorname {AppellF1}\left (\frac {1}{2},\frac {3}{4},1,\frac {3}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )}{\left (c+d x^2\right ) \left (-6 a c \operatorname {AppellF1}\left (\frac {1}{2},\frac {3}{4},1,\frac {3}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )+x^2 \left (4 a d \operatorname {AppellF1}\left (\frac {3}{2},\frac {3}{4},2,\frac {5}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )+3 b c \operatorname {AppellF1}\left (\frac {3}{2},\frac {7}{4},1,\frac {5}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )\right )\right )}}{360 a^3 c^4 x^5 \left (a+b x^2\right )^{3/4}} \] Input:

Integrate[1/(x^6*(a + b*x^2)^(3/4)*(c + d*x^2)),x]
 

Output:

(-6*c*(a + b*x^2)*(45*b^2*c^2*x^4 + 2*a*b*c*x^2*(-9*c + 25*d*x^2) + 4*a^2* 
(3*c^2 - 5*c*d*x^2 + 15*d^2*x^4)) - 5*b*d*(9*b^2*c^2 + 10*a*b*c*d + 12*a^2 
*d^2)*x^8*(1 + (b*x^2)/a)^(3/4)*AppellF1[3/2, 3/4, 1, 5/2, -((b*x^2)/a), - 
((d*x^2)/c)] + (90*a*c^2*(9*b^3*c^3 + 10*a*b^2*c^2*d + 12*a^2*b*c*d^2 + 24 
*a^3*d^3)*x^6*AppellF1[1/2, 3/4, 1, 3/2, -((b*x^2)/a), -((d*x^2)/c)])/((c 
+ d*x^2)*(-6*a*c*AppellF1[1/2, 3/4, 1, 3/2, -((b*x^2)/a), -((d*x^2)/c)] + 
x^2*(4*a*d*AppellF1[3/2, 3/4, 2, 5/2, -((b*x^2)/a), -((d*x^2)/c)] + 3*b*c* 
AppellF1[3/2, 7/4, 1, 5/2, -((b*x^2)/a), -((d*x^2)/c)]))))/(360*a^3*c^4*x^ 
5*(a + b*x^2)^(3/4))
 

Rubi [C] (verified)

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

Time = 0.19 (sec) , antiderivative size = 64, normalized size of antiderivative = 0.18, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.083, Rules used = {395, 394}

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 {1}{x^6 \left (a+b x^2\right )^{3/4} \left (c+d x^2\right )} \, dx\)

\(\Big \downarrow \) 395

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

\(\Big \downarrow \) 394

\(\displaystyle -\frac {\left (\frac {b x^2}{a}+1\right )^{3/4} \operatorname {AppellF1}\left (-\frac {5}{2},\frac {3}{4},1,-\frac {3}{2},-\frac {b x^2}{a},-\frac {d x^2}{c}\right )}{5 c x^5 \left (a+b x^2\right )^{3/4}}\)

Input:

Int[1/(x^6*(a + b*x^2)^(3/4)*(c + d*x^2)),x]
 

Output:

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

Defintions of rubi rules used

rule 394
Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_)*((c_) + (d_.)*(x_)^2)^(q_ 
), x_Symbol] :> Simp[a^p*c^q*((e*x)^(m + 1)/(e*(m + 1)))*AppellF1[(m + 1)/2 
, -p, -q, 1 + (m + 1)/2, (-b)*(x^2/a), (-d)*(x^2/c)], x] /; FreeQ[{a, b, c, 
 d, e, m, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, 1] && (Int 
egerQ[p] || GtQ[a, 0]) && (IntegerQ[q] || GtQ[c, 0])
 

rule 395
Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_)*((c_) + (d_.)*(x_)^2)^(q_ 
), x_Symbol] :> Simp[a^IntPart[p]*((a + b*x^2)^FracPart[p]/(1 + b*(x^2/a))^ 
FracPart[p])   Int[(e*x)^m*(1 + b*(x^2/a))^p*(c + d*x^2)^q, x], x] /; FreeQ 
[{a, b, c, d, e, m, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, 
1] &&  !(IntegerQ[p] || GtQ[a, 0])
 
Maple [F]

\[\int \frac {1}{x^{6} \left (b \,x^{2}+a \right )^{\frac {3}{4}} \left (x^{2} d +c \right )}d x\]

Input:

int(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x)
 

Output:

int(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x)
 

Fricas [F(-1)]

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

integrate(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x, algorithm="fricas")
 

Output:

Timed out
 

Sympy [F]

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

integrate(1/x**6/(b*x**2+a)**(3/4)/(d*x**2+c),x)
 

Output:

Integral(1/(x**6*(a + b*x**2)**(3/4)*(c + d*x**2)), x)
 

Maxima [F]

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

integrate(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x, algorithm="maxima")
 

Output:

integrate(1/((b*x^2 + a)^(3/4)*(d*x^2 + c)*x^6), x)
 

Giac [F]

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

integrate(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x, algorithm="giac")
 

Output:

integrate(1/((b*x^2 + a)^(3/4)*(d*x^2 + c)*x^6), x)
 

Mupad [F(-1)]

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

int(1/(x^6*(a + b*x^2)^(3/4)*(c + d*x^2)),x)
 

Output:

int(1/(x^6*(a + b*x^2)^(3/4)*(c + d*x^2)), x)
 

Reduce [F]

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

int(1/x^6/(b*x^2+a)^(3/4)/(d*x^2+c),x)
 

Output:

int(1/((a + b*x**2)**(3/4)*c*x**6 + (a + b*x**2)**(3/4)*d*x**8),x)