3.3.20 \(\int f^{\frac {c}{a+b x}} \, dx\) [220]

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

[Out]

f^(c/(b*x+a))*(b*x+a)/b-c*Ei(c*ln(f)/(b*x+a))*ln(f)/b

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 41, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.182, Rules used = {2237, 2241} \begin {gather*} \frac {(a+b x) f^{\frac {c}{a+b x}}}{b}-\frac {c \log (f) \text {Ei}\left (\frac {c \log (f)}{a+b x}\right )}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 2237

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

Rule 2241

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]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 41, normalized size = 1.00 \begin {gather*} \frac {f^{\frac {c}{a+b x}} (a+b x)}{b}-\frac {c \text {Ei}\left (\frac {c \log (f)}{a+b x}\right ) \log (f)}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [A]
time = 0.07, size = 52, normalized size = 1.27

method result size
risch \(f^{\frac {c}{b x +a}} x +\frac {f^{\frac {c}{b x +a}} a}{b}+\frac {c \ln \left (f \right ) \expIntegral \left (1, -\frac {c \ln \left (f \right )}{b x +a}\right )}{b}\) \(52\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(f^(c/(b*x+a)),x,method=_RETURNVERBOSE)

[Out]

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

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.36, size = 40, normalized size = 0.98 \begin {gather*} -\frac {c {\rm Ei}\left (\frac {c \log \left (f\right )}{b x + a}\right ) \log \left (f\right ) - {\left (b x + a\right )} f^{\frac {c}{b x + a}}}{b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-(c*Ei(c*log(f)/(b*x + a))*log(f) - (b*x + a)*f^(c/(b*x + a)))/b

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int f^{\frac {c}{a + b x}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(f**(c/(b*x+a)),x)

[Out]

Integral(f**(c/(a + b*x)), x)

________________________________________________________________________________________

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^(c/(b*x+a)),x, algorithm="giac")

[Out]

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

________________________________________________________________________________________

Mupad [B]
time = 3.55, size = 50, normalized size = 1.22 \begin {gather*} f^{\frac {c}{a+b\,x}}\,x+\frac {a\,f^{\frac {c}{a+b\,x}}}{b}-\frac {c\,\mathrm {ei}\left (\frac {c\,\ln \left (f\right )}{a+b\,x}\right )\,\ln \left (f\right )}{b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

f^(c/(a + b*x))*x + (a*f^(c/(a + b*x)))/b - (c*ei((c*log(f))/(a + b*x))*log(f))/b

________________________________________________________________________________________