3.1.34 \(\int \frac {f^{a+2 b x}}{c+d f^{e+2 b x}} \, dx\) [34]

Optimal. Leaf size=34 \[ \frac {f^{a-e} \log \left (c+d f^{e+2 b x}\right )}{2 b d \log (f)} \]

[Out]

1/2*f^(a-e)*ln(c+d*f^(2*b*x+e))/b/d/ln(f)

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 34, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.130, Rules used = {2279, 2278, 31} \begin {gather*} \frac {f^{a-e} \log \left (d f^{2 b x+e}+c\right )}{2 b d \log (f)} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(f^(a - e)*Log[c + d*f^(e + 2*b*x)])/(2*b*d*Log[f])

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 2278

Int[((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)*((a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.))^(p_.),
x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int[(a + b*x)^p, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b,
c, d, e, n, p}, x]

Rule 2279

Int[((a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.))^(p_.)*((G_)^((h_.)*((f_.) + (g_.)*(x_))))^(m_.),
x_Symbol] :> Dist[(G^(h*(f + g*x)))^m/(F^(e*(c + d*x)))^n, Int[(F^(e*(c + d*x)))^n*(a + b*(F^(e*(c + d*x)))^n)
^p, x], x] /; FreeQ[{F, G, a, b, c, d, e, f, g, h, m, n, p}, x] && EqQ[d*e*n*Log[F], g*h*m*Log[G]]

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 34, normalized size = 1.00 \begin {gather*} \frac {f^{a-e} \log \left (c+d f^{e+2 b x}\right )}{2 b d \log (f)} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

(f^(a - e)*Log[c + d*f^(e + 2*b*x)])/(2*b*d*Log[f])

________________________________________________________________________________________

Maple [A]
time = 0.02, size = 47, normalized size = 1.38

method result size
norman \(\frac {f^{-e} f^{a} \ln \left (c +d \,{\mathrm e}^{-\ln \left (f \right ) a +\ln \left (f \right ) e} {\mathrm e}^{\left (2 b x +a \right ) \ln \left (f \right )}\right )}{2 d \ln \left (f \right ) b}\) \(47\)
risch \(-\frac {f^{a} f^{-e} a}{2 b d}+\frac {f^{a} f^{-e} \ln \left (f^{2 b x +a}+\frac {c \,f^{a} f^{-e}}{d}\right )}{2 \ln \left (f \right ) b d}\) \(62\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2/(f^e)/d/ln(f)/b*f^a*ln(c+d*exp(-ln(f)*a+ln(f)*e)*exp((2*b*x+a)*ln(f)))

________________________________________________________________________________________

Maxima [A]
time = 0.31, size = 32, normalized size = 0.94 \begin {gather*} \frac {f^{a - e} \log \left (d f^{2 \, b x + e} + c\right )}{2 \, b d \log \left (f\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*f^(a - e)*log(d*f^(2*b*x + e) + c)/(b*d*log(f))

________________________________________________________________________________________

Fricas [A]
time = 0.36, size = 34, normalized size = 1.00 \begin {gather*} \frac {f^{a - e} \log \left (d f^{2 \, b x + e} + c\right )}{2 \, b d \log \left (f\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*f^(a - e)*log(d*f^(2*b*x + e) + c)/(b*d*log(f))

________________________________________________________________________________________

Sympy [A]
time = 0.48, size = 42, normalized size = 1.24 \begin {gather*} \frac {e^{\left (a - e\right ) \log {\left (f \right )}} \log {\left (\frac {c e^{a \log {\left (f \right )}} e^{- e \log {\left (f \right )}}}{d} + f^{a + 2 b x} \right )}}{2 b d \log {\left (f \right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

exp((a - e)*log(f))*log(c*exp(a*log(f))*exp(-e*log(f))/d + f**(a + 2*b*x))/(2*b*d*log(f))

________________________________________________________________________________________

Giac [A]
time = 3.06, size = 37, normalized size = 1.09 \begin {gather*} \frac {f^{a} \log \left ({\left | d f^{2 \, b x} f^{e} + c \right |}\right )}{2 \, b d f^{e} \log \left (f\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*f^a*log(abs(d*f^(2*b*x)*f^e + c))/(b*d*f^e*log(f))

________________________________________________________________________________________

Mupad [B]
time = 3.63, size = 37, normalized size = 1.09 \begin {gather*} \frac {f^{a-e}\,\ln \left (d\,f^{a+e+2\,b\,x}+c\,f^a\right )}{2\,b\,d\,\ln \left (f\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

(f^(a - e)*log(d*f^(a + e + 2*b*x) + c*f^a))/(2*b*d*log(f))

________________________________________________________________________________________