3.132 \(\int f^{a+\frac {b}{x^2}} x^3 \, dx\)

Optimal. Leaf size=58 \[ -\frac {1}{4} b^2 f^a \log ^2(f) \text {Ei}\left (\frac {b \log (f)}{x^2}\right )+\frac {1}{4} b x^2 \log (f) f^{a+\frac {b}{x^2}}+\frac {1}{4} x^4 f^{a+\frac {b}{x^2}} \]

[Out]

1/4*f^(a+b/x^2)*x^4+1/4*b*f^(a+b/x^2)*x^2*ln(f)-1/4*b^2*f^a*Ei(b*ln(f)/x^2)*ln(f)^2

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 58, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.154, Rules used = {2214, 2210} \[ -\frac {1}{4} b^2 f^a \log ^2(f) \text {Ei}\left (\frac {b \log (f)}{x^2}\right )+\frac {1}{4} x^4 f^{a+\frac {b}{x^2}}+\frac {1}{4} b x^2 \log (f) f^{a+\frac {b}{x^2}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(f^(a + b/x^2)*x^4)/4 + (b*f^(a + b/x^2)*x^2*Log[f])/4 - (b^2*f^a*ExpIntegralEi[(b*Log[f])/x^2]*Log[f]^2)/4

Rule 2210

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> Simp[(F^a*ExpIntegralEi[
b*(c + d*x)^n*Log[F]])/(f*n), x] /; FreeQ[{F, a, b, c, d, e, f, n}, x] && EqQ[d*e - c*f, 0]

Rule 2214

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^(n_))*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[((c + d*x)^(m
 + 1)*F^(a + b*(c + d*x)^n))/(d*(m + 1)), x] - Dist[(b*n*Log[F])/(m + 1), Int[(c + d*x)^(m + n)*F^(a + b*(c +
d*x)^n), x], x] /; FreeQ[{F, a, b, c, d}, x] && IntegerQ[(2*(m + 1))/n] && LtQ[-4, (m + 1)/n, 5] && IntegerQ[n
] && ((GtQ[n, 0] && LtQ[m, -1]) || (GtQ[-n, 0] && LeQ[-n, m + 1]))

Rubi steps

\begin {align*} \int f^{a+\frac {b}{x^2}} x^3 \, dx &=\frac {1}{4} f^{a+\frac {b}{x^2}} x^4+\frac {1}{2} (b \log (f)) \int f^{a+\frac {b}{x^2}} x \, dx\\ &=\frac {1}{4} f^{a+\frac {b}{x^2}} x^4+\frac {1}{4} b f^{a+\frac {b}{x^2}} x^2 \log (f)+\frac {1}{2} \left (b^2 \log ^2(f)\right ) \int \frac {f^{a+\frac {b}{x^2}}}{x} \, dx\\ &=\frac {1}{4} f^{a+\frac {b}{x^2}} x^4+\frac {1}{4} b f^{a+\frac {b}{x^2}} x^2 \log (f)-\frac {1}{4} b^2 f^a \text {Ei}\left (\frac {b \log (f)}{x^2}\right ) \log ^2(f)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 44, normalized size = 0.76 \[ \frac {1}{4} f^a \left (x^2 f^{\frac {b}{x^2}} \left (b \log (f)+x^2\right )-b^2 \log ^2(f) \text {Ei}\left (\frac {b \log (f)}{x^2}\right )\right ) \]

Antiderivative was successfully verified.

[In]

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

[Out]

(f^a*(-(b^2*ExpIntegralEi[(b*Log[f])/x^2]*Log[f]^2) + f^(b/x^2)*x^2*(x^2 + b*Log[f])))/4

________________________________________________________________________________________

fricas [A]  time = 0.42, size = 47, normalized size = 0.81 \[ -\frac {1}{4} \, b^{2} f^{a} {\rm Ei}\left (\frac {b \log \relax (f)}{x^{2}}\right ) \log \relax (f)^{2} + \frac {1}{4} \, {\left (x^{4} + b x^{2} \log \relax (f)\right )} f^{\frac {a x^{2} + b}{x^{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/4*b^2*f^a*Ei(b*log(f)/x^2)*log(f)^2 + 1/4*(x^4 + b*x^2*log(f))*f^((a*x^2 + b)/x^2)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int f^{a + \frac {b}{x^{2}}} x^{3}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maple [A]  time = 0.05, size = 57, normalized size = 0.98 \[ \frac {b^{2} f^{a} \Ei \left (1, -\frac {b \ln \relax (f )}{x^{2}}\right ) \ln \relax (f )^{2}}{4}+\frac {b \,x^{2} f^{a} f^{\frac {b}{x^{2}}} \ln \relax (f )}{4}+\frac {x^{4} f^{a} f^{\frac {b}{x^{2}}}}{4} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/4*f^a*x^4*f^(b/x^2)+1/4*f^a*ln(f)*b*x^2*f^(b/x^2)+1/4*f^a*ln(f)^2*b^2*Ei(1,-b/x^2*ln(f))

________________________________________________________________________________________

maxima [A]  time = 1.21, size = 22, normalized size = 0.38 \[ \frac {1}{2} \, b^{2} f^{a} \Gamma \left (-2, -\frac {b \log \relax (f)}{x^{2}}\right ) \log \relax (f)^{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

mupad [B]  time = 3.65, size = 57, normalized size = 0.98 \[ \frac {b^2\,f^a\,{\ln \relax (f)}^2\,\left (f^{\frac {b}{x^2}}\,\left (\frac {x^2}{2\,b\,\ln \relax (f)}+\frac {x^4}{2\,b^2\,{\ln \relax (f)}^2}\right )+\frac {\mathrm {expint}\left (-\frac {b\,\ln \relax (f)}{x^2}\right )}{2}\right )}{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(b^2*f^a*log(f)^2*(f^(b/x^2)*(x^2/(2*b*log(f)) + x^4/(2*b^2*log(f)^2)) + expint(-(b*log(f))/x^2)/2))/2

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int f^{a + \frac {b}{x^{2}}} x^{3}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(f**(a + b/x**2)*x**3, x)

________________________________________________________________________________________