3.2.40 \(\int \frac {f^{a+\frac {b}{x^2}}}{x^{13}} \, dx\) [140]

Optimal. Leaf size=82 \[ \frac {f^{a+\frac {b}{x^2}} \left (120 x^{10}-120 b x^8 \log (f)+60 b^2 x^6 \log ^2(f)-20 b^3 x^4 \log ^3(f)+5 b^4 x^2 \log ^4(f)-b^5 \log ^5(f)\right )}{2 b^6 x^{10} \log ^6(f)} \]

[Out]

1/2*f^(a+b/x^2)*(120*x^10-120*b*x^8*ln(f)+60*b^2*x^6*ln(f)^2-20*b^3*x^4*ln(f)^3+5*b^4*x^2*ln(f)^4-b^5*ln(f)^5)
/b^6/x^10/ln(f)^6

________________________________________________________________________________________

Rubi [A]
time = 0.03, antiderivative size = 82, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.077, Rules used = {2249} \begin {gather*} \frac {f^{a+\frac {b}{x^2}} \left (-b^5 \log ^5(f)+5 b^4 x^2 \log ^4(f)-20 b^3 x^4 \log ^3(f)+60 b^2 x^6 \log ^2(f)-120 b x^8 \log (f)+120 x^{10}\right )}{2 b^6 x^{10} \log ^6(f)} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[f^(a + b/x^2)/x^13,x]

[Out]

(f^(a + b/x^2)*(120*x^10 - 120*b*x^8*Log[f] + 60*b^2*x^6*Log[f]^2 - 20*b^3*x^4*Log[f]^3 + 5*b^4*x^2*Log[f]^4 -
 b^5*Log[f]^5))/(2*b^6*x^10*Log[f]^6)

Rule 2249

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_))*((e_.) + (f_.)*(x_))^(m_.), x_Symbol] :> With[{p = Simplify
[(m + 1)/n]}, Simp[(-F^a)*((f/d)^m/(d*n*((-b)*Log[F])^p))*Simplify[FunctionExpand[Gamma[p, (-b)*(c + d*x)^n*Lo
g[F]]]], x] /; IGtQ[p, 0]] /; FreeQ[{F, a, b, c, d, e, f, m, n}, x] && EqQ[d*e - c*f, 0] &&  !TrueQ[$UseGamma]

Rubi steps

\begin {align*} \int \frac {f^{a+\frac {b}{x^2}}}{x^{13}} \, dx &=\frac {f^a \Gamma \left (6,-\frac {b \log (f)}{x^2}\right )}{2 b^6 \log ^6(f)}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 4 vs. order 3 in optimal.
time = 0.00, size = 24, normalized size = 0.29 \begin {gather*} \frac {f^a \Gamma \left (6,-\frac {b \log (f)}{x^2}\right )}{2 b^6 \log ^6(f)} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[f^(a + b/x^2)/x^13,x]

[Out]

(f^a*Gamma[6, -((b*Log[f])/x^2)])/(2*b^6*Log[f]^6)

________________________________________________________________________________________

Maple [A]
time = 0.04, size = 83, normalized size = 1.01

method result size
meijerg \(-\frac {f^{a} \left (120-\frac {\left (-\frac {6 b^{5} \ln \left (f \right )^{5}}{x^{10}}+\frac {30 b^{4} \ln \left (f \right )^{4}}{x^{8}}-\frac {120 b^{3} \ln \left (f \right )^{3}}{x^{6}}+\frac {360 b^{2} \ln \left (f \right )^{2}}{x^{4}}-\frac {720 b \ln \left (f \right )}{x^{2}}+720\right ) {\mathrm e}^{\frac {b \ln \left (f \right )}{x^{2}}}}{6}\right )}{2 b^{6} \ln \left (f \right )^{6}}\) \(83\)
risch \(-\frac {\left (b^{5} \ln \left (f \right )^{5}-5 b^{4} x^{2} \ln \left (f \right )^{4}+20 b^{3} x^{4} \ln \left (f \right )^{3}-60 b^{2} x^{6} \ln \left (f \right )^{2}+120 b \,x^{8} \ln \left (f \right )-120 x^{10}\right ) f^{\frac {a \,x^{2}+b}{x^{2}}}}{2 b^{6} \ln \left (f \right )^{6} x^{10}}\) \(84\)
norman \(\frac {\frac {60 x^{12} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{b^{6} \ln \left (f \right )^{6}}-\frac {x^{2} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{2 b \ln \left (f \right )}+\frac {5 x^{4} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{2 b^{2} \ln \left (f \right )^{2}}-\frac {10 x^{6} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{b^{3} \ln \left (f \right )^{3}}+\frac {30 x^{8} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{b^{4} \ln \left (f \right )^{4}}-\frac {60 x^{10} {\mathrm e}^{\left (a +\frac {b}{x^{2}}\right ) \ln \left (f \right )}}{b^{5} \ln \left (f \right )^{5}}}{x^{12}}\) \(144\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(a+b/x^2)/x^13,x,method=_RETURNVERBOSE)

[Out]

-1/2*f^a/b^6/ln(f)^6*(120-1/6*(-6*b^5*ln(f)^5/x^10+30*b^4*ln(f)^4/x^8-120*b^3*ln(f)^3/x^6+360*b^2*ln(f)^2/x^4-
720*b*ln(f)/x^2+720)*exp(b*ln(f)/x^2))

________________________________________________________________________________________

Maxima [C] Result contains higher order function than in optimal. Order 4 vs. order 3.
time = 0.33, size = 22, normalized size = 0.27 \begin {gather*} \frac {f^{a} \Gamma \left (6, -\frac {b \log \left (f\right )}{x^{2}}\right )}{2 \, b^{6} \log \left (f\right )^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(a+b/x^2)/x^13,x, algorithm="maxima")

[Out]

1/2*f^a*gamma(6, -b*log(f)/x^2)/(b^6*log(f)^6)

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 84, normalized size = 1.02 \begin {gather*} \frac {{\left (120 \, x^{10} - 120 \, b x^{8} \log \left (f\right ) + 60 \, b^{2} x^{6} \log \left (f\right )^{2} - 20 \, b^{3} x^{4} \log \left (f\right )^{3} + 5 \, b^{4} x^{2} \log \left (f\right )^{4} - b^{5} \log \left (f\right )^{5}\right )} f^{\frac {a x^{2} + b}{x^{2}}}}{2 \, b^{6} x^{10} \log \left (f\right )^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(a+b/x^2)/x^13,x, algorithm="fricas")

[Out]

1/2*(120*x^10 - 120*b*x^8*log(f) + 60*b^2*x^6*log(f)^2 - 20*b^3*x^4*log(f)^3 + 5*b^4*x^2*log(f)^4 - b^5*log(f)
^5)*f^((a*x^2 + b)/x^2)/(b^6*x^10*log(f)^6)

________________________________________________________________________________________

Sympy [A]
time = 0.07, size = 85, normalized size = 1.04 \begin {gather*} \frac {f^{a + \frac {b}{x^{2}}} \left (- b^{5} \log {\left (f \right )}^{5} + 5 b^{4} x^{2} \log {\left (f \right )}^{4} - 20 b^{3} x^{4} \log {\left (f \right )}^{3} + 60 b^{2} x^{6} \log {\left (f \right )}^{2} - 120 b x^{8} \log {\left (f \right )} + 120 x^{10}\right )}{2 b^{6} x^{10} \log {\left (f \right )}^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f**(a+b/x**2)/x**13,x)

[Out]

f**(a + b/x**2)*(-b**5*log(f)**5 + 5*b**4*x**2*log(f)**4 - 20*b**3*x**4*log(f)**3 + 60*b**2*x**6*log(f)**2 - 1
20*b*x**8*log(f) + 120*x**10)/(2*b**6*x**10*log(f)**6)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f^(a+b/x^2)/x^13,x, algorithm="giac")

[Out]

integrate(f^(a + b/x^2)/x^13, x)

________________________________________________________________________________________

Mupad [B]
time = 3.61, size = 84, normalized size = 1.02 \begin {gather*} -\frac {f^{a+\frac {b}{x^2}}\,\left (\frac {1}{2\,b\,\ln \left (f\right )}-\frac {5\,x^2}{2\,b^2\,{\ln \left (f\right )}^2}+\frac {10\,x^4}{b^3\,{\ln \left (f\right )}^3}-\frac {30\,x^6}{b^4\,{\ln \left (f\right )}^4}+\frac {60\,x^8}{b^5\,{\ln \left (f\right )}^5}-\frac {60\,x^{10}}{b^6\,{\ln \left (f\right )}^6}\right )}{x^{10}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(a + b/x^2)/x^13,x)

[Out]

-(f^(a + b/x^2)*(1/(2*b*log(f)) - (5*x^2)/(2*b^2*log(f)^2) + (10*x^4)/(b^3*log(f)^3) - (30*x^6)/(b^4*log(f)^4)
 + (60*x^8)/(b^5*log(f)^5) - (60*x^10)/(b^6*log(f)^6)))/x^10

________________________________________________________________________________________