3.90.92 \(\int \frac {-20 x+(50+20 x) \log (\frac {1}{2} (5+2 x))}{605 x^2+242 x^3+(1100 x+440 x^2) \log (\frac {1}{2} (5+2 x))+(500+200 x) \log ^2(\frac {1}{2} (5+2 x))} \, dx\)

Optimal. Leaf size=16 \[ \frac {x}{x+10 \left (x+\log \left (\frac {5}{2}+x\right )\right )} \]

________________________________________________________________________________________

Rubi [A]  time = 0.18, antiderivative size = 19, normalized size of antiderivative = 1.19, number of steps used = 4, number of rules used = 4, integrand size = 72, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.056, Rules used = {6688, 12, 6711, 32} \begin {gather*} -\frac {10}{11 \left (\frac {11 x}{\log \left (x+\frac {5}{2}\right )}+10\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-20*x + (50 + 20*x)*Log[(5 + 2*x)/2])/(605*x^2 + 242*x^3 + (1100*x + 440*x^2)*Log[(5 + 2*x)/2] + (500 + 2
00*x)*Log[(5 + 2*x)/2]^2),x]

[Out]

-10/(11*(10 + (11*x)/Log[5/2 + x]))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 32

Int[((a_.) + (b_.)*(x_))^(m_), x_Symbol] :> Simp[(a + b*x)^(m + 1)/(b*(m + 1)), x] /; FreeQ[{a, b, m}, x] && N
eQ[m, -1]

Rule 6688

Int[u_, x_Symbol] :> With[{v = SimplifyIntegrand[u, x]}, Int[v, x] /; SimplerIntegrandQ[v, u, x]]

Rule 6711

Int[(u_)*((a_.)*(v_)^(p_.) + (b_.)*(w_)^(q_.))^(m_.), x_Symbol] :> With[{c = Simplify[u/(p*w*D[v, x] - q*v*D[w
, x])]}, Dist[c*p, Subst[Int[(b + a*x^p)^m, x], x, v*w^(m*q + 1)], x] /; FreeQ[c, x]] /; FreeQ[{a, b, m, p, q}
, x] && EqQ[p + q*(m*p + 1), 0] && IntegerQ[p] && IntegerQ[m]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \frac {10 \left (-2 x+(5+2 x) \log \left (\frac {5}{2}+x\right )\right )}{(5+2 x) \left (11 x+10 \log \left (\frac {5}{2}+x\right )\right )^2} \, dx\\ &=10 \int \frac {-2 x+(5+2 x) \log \left (\frac {5}{2}+x\right )}{(5+2 x) \left (11 x+10 \log \left (\frac {5}{2}+x\right )\right )^2} \, dx\\ &=10 \operatorname {Subst}\left (\int \frac {1}{(10+11 x)^2} \, dx,x,\frac {x}{\log \left (\frac {5}{2}+x\right )}\right )\\ &=-\frac {10}{11 \left (10+\frac {11 x}{\log \left (\frac {5}{2}+x\right )}\right )}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.19, size = 17, normalized size = 1.06 \begin {gather*} \frac {10 x}{110 x+100 \log \left (\frac {5}{2}+x\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-20*x + (50 + 20*x)*Log[(5 + 2*x)/2])/(605*x^2 + 242*x^3 + (1100*x + 440*x^2)*Log[(5 + 2*x)/2] + (5
00 + 200*x)*Log[(5 + 2*x)/2]^2),x]

[Out]

(10*x)/(110*x + 100*Log[5/2 + x])

________________________________________________________________________________________

fricas [A]  time = 0.43, size = 14, normalized size = 0.88 \begin {gather*} \frac {x}{11 \, x + 10 \, \log \left (x + \frac {5}{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((20*x+50)*log(5/2+x)-20*x)/((200*x+500)*log(5/2+x)^2+(440*x^2+1100*x)*log(5/2+x)+242*x^3+605*x^2),x
, algorithm="fricas")

[Out]

x/(11*x + 10*log(x + 5/2))

________________________________________________________________________________________

giac [A]  time = 0.20, size = 14, normalized size = 0.88 \begin {gather*} \frac {x}{11 \, x + 10 \, \log \left (x + \frac {5}{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((20*x+50)*log(5/2+x)-20*x)/((200*x+500)*log(5/2+x)^2+(440*x^2+1100*x)*log(5/2+x)+242*x^3+605*x^2),x
, algorithm="giac")

[Out]

x/(11*x + 10*log(x + 5/2))

________________________________________________________________________________________

maple [A]  time = 0.08, size = 15, normalized size = 0.94




method result size



risch \(\frac {x}{11 x +10 \ln \left (\frac {5}{2}+x \right )}\) \(15\)
norman \(-\frac {10 \ln \left (\frac {5}{2}+x \right )}{11 \left (11 x +10 \ln \left (\frac {5}{2}+x \right )\right )}\) \(19\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((20*x+50)*ln(5/2+x)-20*x)/((200*x+500)*ln(5/2+x)^2+(440*x^2+1100*x)*ln(5/2+x)+242*x^3+605*x^2),x,method=_
RETURNVERBOSE)

[Out]

x/(11*x+10*ln(5/2+x))

________________________________________________________________________________________

maxima [A]  time = 0.46, size = 20, normalized size = 1.25 \begin {gather*} \frac {x}{11 \, x - 10 \, \log \relax (2) + 10 \, \log \left (2 \, x + 5\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((20*x+50)*log(5/2+x)-20*x)/((200*x+500)*log(5/2+x)^2+(440*x^2+1100*x)*log(5/2+x)+242*x^3+605*x^2),x
, algorithm="maxima")

[Out]

x/(11*x - 10*log(2) + 10*log(2*x + 5))

________________________________________________________________________________________

mupad [B]  time = 8.35, size = 14, normalized size = 0.88 \begin {gather*} \frac {x}{11\,x+10\,\ln \left (x+\frac {5}{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(20*x - log(x + 5/2)*(20*x + 50))/(log(x + 5/2)*(1100*x + 440*x^2) + log(x + 5/2)^2*(200*x + 500) + 605*x
^2 + 242*x^3),x)

[Out]

x/(11*x + 10*log(x + 5/2))

________________________________________________________________________________________

sympy [A]  time = 0.17, size = 12, normalized size = 0.75 \begin {gather*} \frac {x}{11 x + 10 \log {\left (x + \frac {5}{2} \right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((20*x+50)*ln(5/2+x)-20*x)/((200*x+500)*ln(5/2+x)**2+(440*x**2+1100*x)*ln(5/2+x)+242*x**3+605*x**2),
x)

[Out]

x/(11*x + 10*log(x + 5/2))

________________________________________________________________________________________