3.69.46 7+14x+2e2x/7x+7xlog(x)7e2x/7x+7x2+(7x+7x2)log(x)dx

Optimal. Leaf size=19 log(e2x/7+x(1log(x))+log(x))

________________________________________________________________________________________

Rubi [F]  time = 3.11, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, number of rulesintegrand size = 0.000, Rules used = {} 7+14x+2e2x/7x+7xlog(x)7e2x/7x+7x2+(7x+7x2)log(x)dx

Verification is not applicable to the result.

[In]

Int[(-7 + 14*x + (2*x)/E^((2*x)/7) + 7*x*Log[x])/((-7*x)/E^((2*x)/7) + 7*x^2 + (-7*x + 7*x^2)*Log[x]),x]

[Out]

Log[x - Log[x] + x*Log[x]] + 2*Defer[Int][1/((x - Log[x] + x*Log[x])*(-1 + E^((2*x)/7)*x - E^((2*x)/7)*Log[x]
+ E^((2*x)/7)*x*Log[x])), x] - Defer[Int][1/(x*(x - Log[x] + x*Log[x])*(-1 + E^((2*x)/7)*x - E^((2*x)/7)*Log[x
] + E^((2*x)/7)*x*Log[x])), x] + (2*Defer[Int][x/((x - Log[x] + x*Log[x])*(-1 + E^((2*x)/7)*x - E^((2*x)/7)*Lo
g[x] + E^((2*x)/7)*x*Log[x])), x])/7 + (5*Defer[Int][Log[x]/((x - Log[x] + x*Log[x])*(-1 + E^((2*x)/7)*x - E^(
(2*x)/7)*Log[x] + E^((2*x)/7)*x*Log[x])), x])/7 + (2*Defer[Int][(x*Log[x])/((x - Log[x] + x*Log[x])*(-1 + E^((
2*x)/7)*x - E^((2*x)/7)*Log[x] + E^((2*x)/7)*x*Log[x])), x])/7

Rubi steps

integral=(1+2x+xlog(x)x(xlog(x)+xlog(x))+7+14x+2x2+5xlog(x)+2x2log(x)7x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x)))dx=177+14x+2x2+5xlog(x)+2x2log(x)x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx+1+2x+xlog(x)x(xlog(x)+xlog(x))dx=log(xlog(x)+xlog(x))+17(14(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))7x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))+2x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))+5log(x)(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))+2xlog(x)(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x)))dx=log(xlog(x)+xlog(x))+27x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx+27xlog(x)(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx+57log(x)(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx+21(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx1x(xlog(x)+xlog(x))(1+e2x/7xe2x/7log(x)+e2x/7xlog(x))dx

________________________________________________________________________________________

Mathematica [A]  time = 0.65, size = 19, normalized size = 1.00 log(e2x/7x+log(x)xlog(x))

Antiderivative was successfully verified.

[In]

Integrate[(-7 + 14*x + (2*x)/E^((2*x)/7) + 7*x*Log[x])/((-7*x)/E^((2*x)/7) + 7*x^2 + (-7*x + 7*x^2)*Log[x]),x]

[Out]

Log[E^((-2*x)/7) - x + Log[x] - x*Log[x]]

________________________________________________________________________________________

fricas [A]  time = 0.56, size = 26, normalized size = 1.37 log(x1)+log((x1)log(x)+xe(27x)x1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7*x*log(x)+2*x*exp(-2/7*x)+14*x-7)/((7*x^2-7*x)*log(x)-7*x*exp(-2/7*x)+7*x^2),x, algorithm="fricas"
)

[Out]

log(x - 1) + log(((x - 1)*log(x) + x - e^(-2/7*x))/(x - 1))

________________________________________________________________________________________

giac [A]  time = 0.21, size = 17, normalized size = 0.89 log(xlog(x)+xe(27x)log(x))

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7*x*log(x)+2*x*exp(-2/7*x)+14*x-7)/((7*x^2-7*x)*log(x)-7*x*exp(-2/7*x)+7*x^2),x, algorithm="giac")

[Out]

log(x*log(x) + x - e^(-2/7*x) - log(x))

________________________________________________________________________________________

maple [A]  time = 0.03, size = 18, normalized size = 0.95




method result size



norman ln(xln(x)ln(x)e2x7+x) 18
risch ln(x1)+ln(ln(x)+xe2x7x1) 24



Verification of antiderivative is not currently implemented for this CAS.

[In]

int((7*x*ln(x)+2*x*exp(-2/7*x)+14*x-7)/((7*x^2-7*x)*ln(x)-7*x*exp(-2/7*x)+7*x^2),x,method=_RETURNVERBOSE)

[Out]

ln(x*ln(x)-ln(x)-exp(-2/7*x)+x)

________________________________________________________________________________________

maxima [B]  time = 0.40, size = 50, normalized size = 2.63 27x+log(x1)+log(((x1)log(x)+x)e(27x)1(x1)log(x)+x)+log((x1)log(x)+xx1)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7*x*log(x)+2*x*exp(-2/7*x)+14*x-7)/((7*x^2-7*x)*log(x)-7*x*exp(-2/7*x)+7*x^2),x, algorithm="maxima"
)

[Out]

-2/7*x + log(x - 1) + log((((x - 1)*log(x) + x)*e^(2/7*x) - 1)/((x - 1)*log(x) + x)) + log(((x - 1)*log(x) + x
)/(x - 1))

________________________________________________________________________________________

mupad [B]  time = 4.28, size = 17, normalized size = 0.89 ln(xe2x7ln(x)+xln(x))

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(14*x + 2*x*exp(-(2*x)/7) + 7*x*log(x) - 7)/(7*x*exp(-(2*x)/7) + log(x)*(7*x - 7*x^2) - 7*x^2),x)

[Out]

log(x - exp(-(2*x)/7) - log(x) + x*log(x))

________________________________________________________________________________________

sympy [A]  time = 0.50, size = 19, normalized size = 1.00 log(xlog(x)x+log(x)+e2x7)

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((7*x*ln(x)+2*x*exp(-2/7*x)+14*x-7)/((7*x**2-7*x)*ln(x)-7*x*exp(-2/7*x)+7*x**2),x)

[Out]

log(-x*log(x) - x + log(x) + exp(-2*x/7))

________________________________________________________________________________________