3.10.9 \(\int \frac {-12+3 e^5+6 x-x^2+e^{2 x} (-64+104 x-52 x^2+8 x^3+e^5 (64-104 x+52 x^2-8 x^3))}{9-6 x+x^2} \, dx\)

Optimal. Leaf size=33 \[ -4-x+\frac {\left (-1+e^5\right ) \left (e^{2 x} (4-2 x)^2+x\right )}{3-x} \]

________________________________________________________________________________________

Rubi [B]  time = 0.51, antiderivative size = 70, normalized size of antiderivative = 2.12, number of steps used = 14, number of rules used = 9, integrand size = 66, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.136, Rules used = {27, 6741, 6742, 683, 2199, 2194, 2177, 2178, 2176} \begin {gather*} 4 \left (1-e^5\right ) e^{2 x} x-x-\frac {4 \left (1-e^5\right ) e^{2 x}}{3-x}-\frac {3 \left (1-e^5\right )}{3-x}-4 \left (1-e^5\right ) e^{2 x} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-12 + 3*E^5 + 6*x - x^2 + E^(2*x)*(-64 + 104*x - 52*x^2 + 8*x^3 + E^5*(64 - 104*x + 52*x^2 - 8*x^3)))/(9
- 6*x + x^2),x]

[Out]

-4*E^(2*x)*(1 - E^5) - (3*(1 - E^5))/(3 - x) - (4*E^(2*x)*(1 - E^5))/(3 - x) - x + 4*E^(2*x)*(1 - E^5)*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 683

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Int[ExpandIntegrand[(d +
 e*x)^m*(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, m}, x] && NeQ[b^2 - 4*a*c, 0] && EqQ[2*c*d - b*e,
 0] && IGtQ[p, 0] &&  !(EqQ[m, 3] && NeQ[p, 1])

Rule 2176

Int[((b_.)*(F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[((c + d*x)^m
*(b*F^(g*(e + f*x)))^n)/(f*g*n*Log[F]), x] - Dist[(d*m)/(f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*(b*F^(g*(e + f*x
)))^n, x], x] /; FreeQ[{F, b, c, d, e, f, g, n}, x] && GtQ[m, 0] && IntegerQ[2*m] &&  !$UseGamma === True

Rule 2177

Int[((b_.)*(F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_), x_Symbol] :> Simp[((c + d*x)^(m
 + 1)*(b*F^(g*(e + f*x)))^n)/(d*(m + 1)), x] - Dist[(f*g*n*Log[F])/(d*(m + 1)), Int[(c + d*x)^(m + 1)*(b*F^(g*
(e + f*x)))^n, x], x] /; FreeQ[{F, b, c, d, e, f, g, n}, x] && LtQ[m, -1] && IntegerQ[2*m] &&  !$UseGamma ===
True

Rule 2178

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(F^(g*(e - (c*f)/d))*ExpIntegral
Ei[(f*g*(c + d*x)*Log[F])/d])/d, x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !$UseGamma === True

Rule 2194

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rule 2199

Int[(F_)^((c_.)*(v_))*(u_)^(m_.)*(w_), x_Symbol] :> Int[ExpandIntegrand[F^(c*ExpandToSum[v, x]), w*NormalizePo
werOfLinear[u, x]^m, x], x] /; FreeQ[{F, c}, x] && PolynomialQ[w, x] && LinearQ[v, x] && PowerOfLinearQ[u, x]
&& IntegerQ[m] &&  !$UseGamma === True

Rule 6741

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

Rule 6742

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

Rubi steps

\begin {gather*} \begin {aligned} \text {integral} &=\int \frac {-12+3 e^5+6 x-x^2+e^{2 x} \left (-64+104 x-52 x^2+8 x^3+e^5 \left (64-104 x+52 x^2-8 x^3\right )\right )}{(-3+x)^2} \, dx\\ &=\int \frac {-12 \left (1-\frac {e^5}{4}\right )+6 x-x^2+e^{2 x} \left (-64+104 x-52 x^2+8 x^3+e^5 \left (64-104 x+52 x^2-8 x^3\right )\right )}{(3-x)^2} \, dx\\ &=\int \left (\frac {-3 \left (4-e^5\right )+6 x-x^2}{(3-x)^2}-\frac {4 (-1+e) e^{2 x} \left (1+e+e^2+e^3+e^4\right ) (-2+x) \left (8-9 x+2 x^2\right )}{(-3+x)^2}\right ) \, dx\\ &=\left (4 \left (1-e^5\right )\right ) \int \frac {e^{2 x} (-2+x) \left (8-9 x+2 x^2\right )}{(-3+x)^2} \, dx+\int \frac {-3 \left (4-e^5\right )+6 x-x^2}{(3-x)^2} \, dx\\ &=\left (4 \left (1-e^5\right )\right ) \int \left (-e^{2 x}-\frac {e^{2 x}}{(-3+x)^2}+\frac {2 e^{2 x}}{-3+x}+2 e^{2 x} x\right ) \, dx+\int \left (-1+\frac {3 \left (-1+e^5\right )}{(-3+x)^2}\right ) \, dx\\ &=-\frac {3 \left (1-e^5\right )}{3-x}-x-\left (4 \left (1-e^5\right )\right ) \int e^{2 x} \, dx-\left (4 \left (1-e^5\right )\right ) \int \frac {e^{2 x}}{(-3+x)^2} \, dx+\left (8 \left (1-e^5\right )\right ) \int \frac {e^{2 x}}{-3+x} \, dx+\left (8 \left (1-e^5\right )\right ) \int e^{2 x} x \, dx\\ &=-2 e^{2 x} \left (1-e^5\right )-\frac {3 \left (1-e^5\right )}{3-x}-\frac {4 e^{2 x} \left (1-e^5\right )}{3-x}-x+4 e^{2 x} \left (1-e^5\right ) x+8 e^6 \left (1-e^5\right ) \text {Ei}(-2 (3-x))-\left (4 \left (1-e^5\right )\right ) \int e^{2 x} \, dx-\left (8 \left (1-e^5\right )\right ) \int \frac {e^{2 x}}{-3+x} \, dx\\ &=-4 e^{2 x} \left (1-e^5\right )-\frac {3 \left (1-e^5\right )}{3-x}-\frac {4 e^{2 x} \left (1-e^5\right )}{3-x}-x+4 e^{2 x} \left (1-e^5\right ) x\\ \end {aligned} \end {gather*}

________________________________________________________________________________________

Mathematica [A]  time = 0.29, size = 47, normalized size = 1.42 \begin {gather*} \frac {3-3 e^5+4 e^{2 x} (-2+x)^2-4 e^{5+2 x} (-2+x)^2+3 x-x^2}{-3+x} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-12 + 3*E^5 + 6*x - x^2 + E^(2*x)*(-64 + 104*x - 52*x^2 + 8*x^3 + E^5*(64 - 104*x + 52*x^2 - 8*x^3)
))/(9 - 6*x + x^2),x]

[Out]

(3 - 3*E^5 + 4*E^(2*x)*(-2 + x)^2 - 4*E^(5 + 2*x)*(-2 + x)^2 + 3*x - x^2)/(-3 + x)

________________________________________________________________________________________

fricas [A]  time = 0.60, size = 45, normalized size = 1.36 \begin {gather*} -\frac {x^{2} - 4 \, {\left (x^{2} - {\left (x^{2} - 4 \, x + 4\right )} e^{5} - 4 \, x + 4\right )} e^{\left (2 \, x\right )} - 3 \, x + 3 \, e^{5} - 3}{x - 3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-8*x^3+52*x^2-104*x+64)*exp(5)+8*x^3-52*x^2+104*x-64)*exp(x)^2+3*exp(5)-x^2+6*x-12)/(x^2-6*x+9),x
, algorithm="fricas")

[Out]

-(x^2 - 4*(x^2 - (x^2 - 4*x + 4)*e^5 - 4*x + 4)*e^(2*x) - 3*x + 3*e^5 - 3)/(x - 3)

________________________________________________________________________________________

giac [B]  time = 0.67, size = 70, normalized size = 2.12 \begin {gather*} \frac {4 \, x^{2} e^{\left (2 \, x\right )} - 4 \, x^{2} e^{\left (2 \, x + 5\right )} - x^{2} - 16 \, x e^{\left (2 \, x\right )} + 16 \, x e^{\left (2 \, x + 5\right )} + 3 \, x - 3 \, e^{5} + 16 \, e^{\left (2 \, x\right )} - 16 \, e^{\left (2 \, x + 5\right )} + 3}{x - 3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-8*x^3+52*x^2-104*x+64)*exp(5)+8*x^3-52*x^2+104*x-64)*exp(x)^2+3*exp(5)-x^2+6*x-12)/(x^2-6*x+9),x
, algorithm="giac")

[Out]

(4*x^2*e^(2*x) - 4*x^2*e^(2*x + 5) - x^2 - 16*x*e^(2*x) + 16*x*e^(2*x + 5) + 3*x - 3*e^5 + 16*e^(2*x) - 16*e^(
2*x + 5) + 3)/(x - 3)

________________________________________________________________________________________

maple [A]  time = 0.18, size = 55, normalized size = 1.67




method result size



norman \(\frac {\left (16-16 \,{\mathrm e}^{5}\right ) {\mathrm e}^{2 x}+\left (-16+16 \,{\mathrm e}^{5}\right ) x \,{\mathrm e}^{2 x}+\left (-4 \,{\mathrm e}^{5}+4\right ) x^{2} {\mathrm e}^{2 x}-x^{2}+12-3 \,{\mathrm e}^{5}}{x -3}\) \(55\)
risch \(-x +\frac {3}{x -3}-\frac {3 \,{\mathrm e}^{5}}{x -3}-\frac {4 \left (x^{2} {\mathrm e}^{5}-4 x \,{\mathrm e}^{5}-x^{2}+4 \,{\mathrm e}^{5}+4 x -4\right ) {\mathrm e}^{2 x}}{x -3}\) \(57\)
default \(\frac {3}{x -3}-x -\frac {3 \,{\mathrm e}^{5}}{x -3}+\frac {4 \,{\mathrm e}^{2 x}}{x -3}+64 \,{\mathrm e}^{5} \left (-\frac {{\mathrm e}^{2 x}}{x -3}-2 \,{\mathrm e}^{6} \expIntegralEi \left (1, 6-2 x \right )\right )-4 \,{\mathrm e}^{2 x}+4 x \,{\mathrm e}^{2 x}-104 \,{\mathrm e}^{5} \left (-7 \,{\mathrm e}^{6} \expIntegralEi \left (1, 6-2 x \right )-\frac {3 \,{\mathrm e}^{2 x}}{x -3}\right )+52 \,{\mathrm e}^{5} \left (\frac {{\mathrm e}^{2 x}}{2}-24 \,{\mathrm e}^{6} \expIntegralEi \left (1, 6-2 x \right )-\frac {9 \,{\mathrm e}^{2 x}}{x -3}\right )-8 \,{\mathrm e}^{5} \left (\frac {x \,{\mathrm e}^{2 x}}{2}+\frac {11 \,{\mathrm e}^{2 x}}{4}-81 \,{\mathrm e}^{6} \expIntegralEi \left (1, 6-2 x \right )-\frac {27 \,{\mathrm e}^{2 x}}{x -3}\right )\) \(172\)



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((((-8*x^3+52*x^2-104*x+64)*exp(5)+8*x^3-52*x^2+104*x-64)*exp(x)^2+3*exp(5)-x^2+6*x-12)/(x^2-6*x+9),x,metho
d=_RETURNVERBOSE)

[Out]

((16-16*exp(5))*exp(x)^2+(-16+16*exp(5))*x*exp(x)^2+(-4*exp(5)+4)*x^2*exp(x)^2-x^2+12-3*exp(5))/(x-3)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} -x - \frac {4 \, {\left (x^{3} {\left (e^{5} - 1\right )} - 7 \, x^{2} {\left (e^{5} - 1\right )} + 16 \, x {\left (e^{5} - 1\right )}\right )} e^{\left (2 \, x\right )}}{x^{2} - 6 \, x + 9} + \frac {64 \, e^{6} E_{2}\left (-2 \, x + 6\right )}{x - 3} - \frac {3 \, e^{5}}{x - 3} + \frac {3}{x - 3} + \int \frac {32 \, {\left (x {\left (3 \, e^{5} - 1\right )} - 12 \, e^{5} + 6\right )} e^{\left (2 \, x\right )}}{x^{3} - 9 \, x^{2} + 27 \, x - 27}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-8*x^3+52*x^2-104*x+64)*exp(5)+8*x^3-52*x^2+104*x-64)*exp(x)^2+3*exp(5)-x^2+6*x-12)/(x^2-6*x+9),x
, algorithm="maxima")

[Out]

-x - 4*(x^3*(e^5 - 1) - 7*x^2*(e^5 - 1) + 16*x*(e^5 - 1))*e^(2*x)/(x^2 - 6*x + 9) + 64*e^6*exp_integral_e(2, -
2*x + 6)/(x - 3) - 3*e^5/(x - 3) + 3/(x - 3) + integrate(32*(x*(3*e^5 - 1) - 12*e^5 + 6)*e^(2*x)/(x^3 - 9*x^2
+ 27*x - 27), x)

________________________________________________________________________________________

mupad [B]  time = 0.72, size = 55, normalized size = 1.67 \begin {gather*} -\frac {x\,\left ({\mathrm {e}}^5-4\right )+{\mathrm {e}}^{2\,x}\,\left (16\,{\mathrm {e}}^5-16\right )+x^2-x\,{\mathrm {e}}^{2\,x}\,\left (16\,{\mathrm {e}}^5-16\right )+x^2\,{\mathrm {e}}^{2\,x}\,\left (4\,{\mathrm {e}}^5-4\right )}{x-3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(exp(2*x)*(exp(5)*(104*x - 52*x^2 + 8*x^3 - 64) - 104*x + 52*x^2 - 8*x^3 + 64) - 3*exp(5) - 6*x + x^2 + 1
2)/(x^2 - 6*x + 9),x)

[Out]

-(x*(exp(5) - 4) + exp(2*x)*(16*exp(5) - 16) + x^2 - x*exp(2*x)*(16*exp(5) - 16) + x^2*exp(2*x)*(4*exp(5) - 4)
)/(x - 3)

________________________________________________________________________________________

sympy [B]  time = 0.23, size = 49, normalized size = 1.48 \begin {gather*} - x + \frac {\left (- 4 x^{2} e^{5} + 4 x^{2} - 16 x + 16 x e^{5} - 16 e^{5} + 16\right ) e^{2 x}}{x - 3} - \frac {-3 + 3 e^{5}}{x - 3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((((-8*x**3+52*x**2-104*x+64)*exp(5)+8*x**3-52*x**2+104*x-64)*exp(x)**2+3*exp(5)-x**2+6*x-12)/(x**2-6
*x+9),x)

[Out]

-x + (-4*x**2*exp(5) + 4*x**2 - 16*x + 16*x*exp(5) - 16*exp(5) + 16)*exp(2*x)/(x - 3) - (-3 + 3*exp(5))/(x - 3
)

________________________________________________________________________________________