3.85.88 (13ex)dx

Optimal. Leaf size=12 2x3(5+ex+x)

________________________________________________________________________________________

Rubi [A]  time = 0.00, antiderivative size = 9, normalized size of antiderivative = 0.75, number of steps used = 2, number of rules used = 1, integrand size = 7, number of rulesintegrand size = 0.143, Rules used = {2194} x3ex

Antiderivative was successfully verified.

[In]

Int[-1 - 3*E^x,x]

[Out]

-3*E^x - x

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]

Rubi steps

integral=x3exdx=3exx

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 9, normalized size = 0.75 3exx

Antiderivative was successfully verified.

[In]

Integrate[-1 - 3*E^x,x]

[Out]

-3*E^x - x

________________________________________________________________________________________

fricas [A]  time = 0.91, size = 8, normalized size = 0.67 x3ex

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*exp(x)-1,x, algorithm="fricas")

[Out]

-x - 3*e^x

________________________________________________________________________________________

giac [A]  time = 0.20, size = 8, normalized size = 0.67 x3ex

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*exp(x)-1,x, algorithm="giac")

[Out]

-x - 3*e^x

________________________________________________________________________________________

maple [A]  time = 0.02, size = 9, normalized size = 0.75




method result size



default x3ex 9
norman x3ex 9
risch x3ex 9
derivativedivides 3exln(ex) 11



Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-3*exp(x)-1,x,method=_RETURNVERBOSE)

[Out]

-x-3*exp(x)

________________________________________________________________________________________

maxima [A]  time = 0.36, size = 8, normalized size = 0.67 x3ex

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*exp(x)-1,x, algorithm="maxima")

[Out]

-x - 3*e^x

________________________________________________________________________________________

mupad [B]  time = 0.03, size = 8, normalized size = 0.67 x3ex

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(- 3*exp(x) - 1,x)

[Out]

- x - 3*exp(x)

________________________________________________________________________________________

sympy [A]  time = 0.10, size = 7, normalized size = 0.58 x3ex

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(-3*exp(x)-1,x)

[Out]

-x - 3*exp(x)

________________________________________________________________________________________