3.28.100 \(\int \frac {-12+4 e^2}{1444+4 e^4+e^2 (152-44 x)-836 x+121 x^2} \, dx\)

Optimal. Leaf size=16 \[ \frac {-4+x}{19+e^2-\frac {11 x}{2}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 24, normalized size of antiderivative = 1.50, number of steps used = 4, number of rules used = 4, integrand size = 34, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.118, Rules used = {12, 1981, 27, 32} \begin {gather*} -\frac {4 \left (3-e^2\right )}{11 \left (2 \left (19+e^2\right )-11 x\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-12 + 4*E^2)/(1444 + 4*E^4 + E^2*(152 - 44*x) - 836*x + 121*x^2),x]

[Out]

(-4*(3 - E^2))/(11*(2*(19 + E^2) - 11*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 27

Int[(u_.)*((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Int[u*Cancel[(b/2 + c*x)^(2*p)/c^p], x] /; Fr
eeQ[{a, b, c}, x] && EqQ[b^2 - 4*a*c, 0] && IntegerQ[p]

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 1981

Int[(u_)^(p_), x_Symbol] :> Int[ExpandToSum[u, x]^p, x] /; FreeQ[p, x] && QuadraticQ[u, x] &&  !QuadraticMatch
Q[u, x]

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=-\left (\left (4 \left (3-e^2\right )\right ) \int \frac {1}{1444+4 e^4+e^2 (152-44 x)-836 x+121 x^2} \, dx\right )\\ &=-\left (\left (4 \left (3-e^2\right )\right ) \int \frac {1}{4 \left (19+e^2\right )^2-44 \left (19+e^2\right ) x+121 x^2} \, dx\right )\\ &=-\left (\left (4 \left (3-e^2\right )\right ) \int \frac {1}{\left (38+2 e^2-11 x\right )^2} \, dx\right )\\ &=-\frac {4 \left (3-e^2\right )}{11 \left (2 \left (19+e^2\right )-11 x\right )}\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 19, normalized size = 1.19 \begin {gather*} \frac {4 \left (-3+e^2\right )}{418+22 e^2-121 x} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-12 + 4*E^2)/(1444 + 4*E^4 + E^2*(152 - 44*x) - 836*x + 121*x^2),x]

[Out]

(4*(-3 + E^2))/(418 + 22*E^2 - 121*x)

________________________________________________________________________________________

fricas [A]  time = 0.61, size = 17, normalized size = 1.06 \begin {gather*} -\frac {4 \, {\left (e^{2} - 3\right )}}{11 \, {\left (11 \, x - 2 \, e^{2} - 38\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*exp(2)-12)/(4*exp(2)^2+(-44*x+152)*exp(2)+121*x^2-836*x+1444),x, algorithm="fricas")

[Out]

-4/11*(e^2 - 3)/(11*x - 2*e^2 - 38)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: NotImplementedError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*exp(2)-12)/(4*exp(2)^2+(-44*x+152)*exp(2)+121*x^2-836*x+1444),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> Unable to parse Giac output: 4*(exp(2)-3)*1/44/sqrt(exp(2)^2-exp(4))*
ln(sqrt((242*sageVARx-44*exp(2)-836)^2+(-44*sqrt(-exp(2)^2+exp(4)))^2)/sqrt((242*sageVARx-44*exp(2)-836)^2+(44
*sqrt(-exp(2)^2+exp(4

________________________________________________________________________________________

maple [A]  time = 9.31, size = 18, normalized size = 1.12




method result size



gosper \(\frac {-\frac {12}{11}+\frac {4 \,{\mathrm e}^{2}}{11}}{2 \,{\mathrm e}^{2}-11 x +38}\) \(18\)
norman \(\frac {-\frac {12}{11}+\frac {4 \,{\mathrm e}^{2}}{11}}{2 \,{\mathrm e}^{2}-11 x +38}\) \(19\)
risch \(\frac {2 \,{\mathrm e}^{2}}{11 \left (19-\frac {11 x}{2}+{\mathrm e}^{2}\right )}-\frac {6}{11 \left (19-\frac {11 x}{2}+{\mathrm e}^{2}\right )}\) \(26\)
meijerg \(\frac {6 x}{11 \left (-\frac {2 \,{\mathrm e}^{2}}{11}-\frac {38}{11}\right ) \left (1-\frac {11 x}{2 \left ({\mathrm e}^{2}+19\right )}\right ) \left ({\mathrm e}^{2}+19\right )}-\frac {2 \,{\mathrm e}^{2} x}{11 \left (-\frac {2 \,{\mathrm e}^{2}}{11}-\frac {38}{11}\right ) \left (1-\frac {11 x}{2 \left ({\mathrm e}^{2}+19\right )}\right ) \left ({\mathrm e}^{2}+19\right )}\) \(64\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*exp(2)-12)/(4*exp(2)^2+(-44*x+152)*exp(2)+121*x^2-836*x+1444),x,method=_RETURNVERBOSE)

[Out]

4/11*(exp(2)-3)/(2*exp(2)-11*x+38)

________________________________________________________________________________________

maxima [A]  time = 0.53, size = 17, normalized size = 1.06 \begin {gather*} -\frac {4 \, {\left (e^{2} - 3\right )}}{11 \, {\left (11 \, x - 2 \, e^{2} - 38\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*exp(2)-12)/(4*exp(2)^2+(-44*x+152)*exp(2)+121*x^2-836*x+1444),x, algorithm="maxima")

[Out]

-4/11*(e^2 - 3)/(11*x - 2*e^2 - 38)

________________________________________________________________________________________

mupad [B]  time = 0.11, size = 18, normalized size = 1.12 \begin {gather*} \frac {\frac {4\,{\mathrm {e}}^2}{11}-\frac {12}{11}}{2\,{\mathrm {e}}^2-11\,x+38} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*exp(2) - 12)/(4*exp(4) - 836*x + 121*x^2 - exp(2)*(44*x - 152) + 1444),x)

[Out]

((4*exp(2))/11 - 12/11)/(2*exp(2) - 11*x + 38)

________________________________________________________________________________________

sympy [A]  time = 0.16, size = 17, normalized size = 1.06 \begin {gather*} - \frac {-12 + 4 e^{2}}{121 x - 418 - 22 e^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*exp(2)-12)/(4*exp(2)**2+(-44*x+152)*exp(2)+121*x**2-836*x+1444),x)

[Out]

-(-12 + 4*exp(2))/(121*x - 418 - 22*exp(2))

________________________________________________________________________________________