\(\int \frac {x^4}{(-a+b x^2)^{9/8}} \, dx\) [1254]

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

Optimal result

Integrand size = 17, antiderivative size = 965 \[ \int \frac {x^4}{\left (-a+b x^2\right )^{9/8}} \, dx =\text {Too large to display} \] Output:

64/11*a*x/b^2/(b*x^2-a)^(1/8)-4*x^3/b/(b*x^2-a)^(1/8)+48/11*x*(b*x^2-a)^(7 
/8)/b^2+32/11*(2+2^(1/2))^(1/2)*a^(7/4)*(-b*x^2/a^(1/2)/(b*x^2-a)^(1/2))^( 
1/2)*(b*x^2-a)^(3/8)*((a^(1/4)+(b*x^2-a)^(1/4))^2/a^(1/4)/(b*x^2-a)^(1/4)) 
^(1/2)*EllipticE(1/2*(-a^(1/4)*(2^(1/2)-2*(b*x^2-a)^(1/4)/a^(1/4)+2^(1/2)* 
(b*x^2-a)^(1/2)/a^(1/2))/(b*x^2-a)^(1/4))^(1/2),(-2+2*2^(1/2))^(1/2))/b^3/ 
x/(a^(1/4)+(b*x^2-a)^(1/4))+32/11*(2+2^(1/2))^(1/2)*a^(7/4)*(-b*x^2/a^(1/2 
)/(b*x^2-a)^(1/2))^(1/2)*(b*x^2-a)^(3/8)*(-(a^(1/4)-(b*x^2-a)^(1/4))^2/a^( 
1/4)/(b*x^2-a)^(1/4))^(1/2)*EllipticE(1/2*(a^(1/4)*(2^(1/2)+2*(b*x^2-a)^(1 
/4)/a^(1/4)+2^(1/2)*(b*x^2-a)^(1/2)/a^(1/2))/(b*x^2-a)^(1/4))^(1/2),(-2+2* 
2^(1/2))^(1/2))/b^3/x/(a^(1/4)-(b*x^2-a)^(1/4))-32/11*a^(7/4)*(-b*x^2/a^(1 
/2)/(b*x^2-a)^(1/2))^(1/2)*(b*x^2-a)^(3/8)*((a^(1/4)+(b*x^2-a)^(1/4))^2/a^ 
(1/4)/(b*x^2-a)^(1/4))^(1/2)*EllipticF(1/2*(-a^(1/4)*(2^(1/2)-2*(b*x^2-a)^ 
(1/4)/a^(1/4)+2^(1/2)*(b*x^2-a)^(1/2)/a^(1/2))/(b*x^2-a)^(1/4))^(1/2),(-2+ 
2*2^(1/2))^(1/2))/(2+2^(1/2))^(1/2)/b^3/x/(a^(1/4)+(b*x^2-a)^(1/4))-32/11* 
a^(7/4)*(-b*x^2/a^(1/2)/(b*x^2-a)^(1/2))^(1/2)*(b*x^2-a)^(3/8)*(-(a^(1/4)- 
(b*x^2-a)^(1/4))^2/a^(1/4)/(b*x^2-a)^(1/4))^(1/2)*EllipticF(1/2*(a^(1/4)*( 
2^(1/2)+2*(b*x^2-a)^(1/4)/a^(1/4)+2^(1/2)*(b*x^2-a)^(1/2)/a^(1/2))/(b*x^2- 
a)^(1/4))^(1/2),(-2+2*2^(1/2))^(1/2))/(2+2^(1/2))^(1/2)/b^3/x/(a^(1/4)-(b* 
x^2-a)^(1/4))
 

Mathematica [C] (verified)

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

Time = 8.72 (sec) , antiderivative size = 56, normalized size of antiderivative = 0.06 \[ \int \frac {x^4}{\left (-a+b x^2\right )^{9/8}} \, dx=-\frac {x^5 \sqrt [8]{1-\frac {b x^2}{a}} \operatorname {Hypergeometric2F1}\left (\frac {9}{8},\frac {5}{2},\frac {7}{2},\frac {b x^2}{a}\right )}{5 a \sqrt [8]{-a+b x^2}} \] Input:

Integrate[x^4/(-a + b*x^2)^(9/8),x]
 

Output:

-1/5*(x^5*(1 - (b*x^2)/a)^(1/8)*Hypergeometric2F1[9/8, 5/2, 7/2, (b*x^2)/a 
])/(a*(-a + b*x^2)^(1/8))
 

Rubi [C] (verified)

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

Time = 0.16 (sec) , antiderivative size = 56, normalized size of antiderivative = 0.06, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.118, Rules used = {279, 278}

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 {x^4}{\left (b x^2-a\right )^{9/8}} \, dx\)

\(\Big \downarrow \) 279

\(\displaystyle -\frac {\sqrt [8]{1-\frac {b x^2}{a}} \int \frac {x^4}{\left (1-\frac {b x^2}{a}\right )^{9/8}}dx}{a \sqrt [8]{b x^2-a}}\)

\(\Big \downarrow \) 278

\(\displaystyle -\frac {x^5 \sqrt [8]{1-\frac {b x^2}{a}} \operatorname {Hypergeometric2F1}\left (\frac {9}{8},\frac {5}{2},\frac {7}{2},\frac {b x^2}{a}\right )}{5 a \sqrt [8]{b x^2-a}}\)

Input:

Int[x^4/(-a + b*x^2)^(9/8),x]
 

Output:

-1/5*(x^5*(1 - (b*x^2)/a)^(1/8)*Hypergeometric2F1[9/8, 5/2, 7/2, (b*x^2)/a 
])/(a*(-a + b*x^2)^(1/8))
 

Defintions of rubi rules used

rule 278
Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> Simp[a^p*(( 
c*x)^(m + 1)/(c*(m + 1)))*Hypergeometric2F1[-p, (m + 1)/2, (m + 1)/2 + 1, ( 
-b)*(x^2/a)], x] /; FreeQ[{a, b, c, m, p}, x] &&  !IGtQ[p, 0] && (ILtQ[p, 0 
] || GtQ[a, 0])
 

rule 279
Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^2)^(p_), x_Symbol] :> Simp[a^IntP 
art[p]*((a + b*x^2)^FracPart[p]/(1 + b*(x^2/a))^FracPart[p])   Int[(c*x)^m* 
(1 + b*(x^2/a))^p, x], x] /; FreeQ[{a, b, c, m, p}, x] &&  !IGtQ[p, 0] && 
!(ILtQ[p, 0] || GtQ[a, 0])
 
Maple [F]

\[\int \frac {x^{4}}{\left (b \,x^{2}-a \right )^{\frac {9}{8}}}d x\]

Input:

int(x^4/(b*x^2-a)^(9/8),x)
 

Output:

int(x^4/(b*x^2-a)^(9/8),x)
 

Fricas [F]

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

integrate(x^4/(b*x^2-a)^(9/8),x, algorithm="fricas")
 

Output:

integral((b*x^2 - a)^(7/8)*x^4/(b^2*x^4 - 2*a*b*x^2 + a^2), x)
 

Sympy [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 0.60 (sec) , antiderivative size = 31, normalized size of antiderivative = 0.03 \[ \int \frac {x^4}{\left (-a+b x^2\right )^{9/8}} \, dx=\frac {x^{5} e^{\frac {7 i \pi }{8}} {{}_{2}F_{1}\left (\begin {matrix} \frac {9}{8}, \frac {5}{2} \\ \frac {7}{2} \end {matrix}\middle | {\frac {b x^{2}}{a}} \right )}}{5 a^{\frac {9}{8}}} \] Input:

integrate(x**4/(b*x**2-a)**(9/8),x)
 

Output:

x**5*exp(7*I*pi/8)*hyper((9/8, 5/2), (7/2,), b*x**2/a)/(5*a**(9/8))
 

Maxima [F]

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

integrate(x^4/(b*x^2-a)^(9/8),x, algorithm="maxima")
 

Output:

integrate(x^4/(b*x^2 - a)^(9/8), x)
 

Giac [F]

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

integrate(x^4/(b*x^2-a)^(9/8),x, algorithm="giac")
 

Output:

integrate(x^4/(b*x^2 - a)^(9/8), x)
 

Mupad [F(-1)]

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

int(x^4/(b*x^2 - a)^(9/8),x)
 

Output:

int(x^4/(b*x^2 - a)^(9/8), x)
 

Reduce [F]

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

int(x^4/(b*x^2-a)^(9/8),x)
 

Output:

(4*( - a + b*x**2)**(5/8)*a*x - 4*( - a + b*x**2)**(5/8)*b*x**3 - 4*( - a 
+ b*x**2)**(3/4)*int(sqrt( - a + b*x**2)/(( - a + b*x**2)**(5/8)*a - ( - a 
 + b*x**2)**(5/8)*b*x**2),x)*a**2 + 3*( - a + b*x**2)**(3/4)*int((sqrt( - 
a + b*x**2)*x**2)/(( - a + b*x**2)**(5/8)*a - ( - a + b*x**2)**(5/8)*b*x** 
2),x)*a*b)/(( - a + b*x**2)**(3/4)*b**2)