3.33.73
Optimal. Leaf size=30
________________________________________________________________________________________
Rubi [A] time = 0.03, antiderivative size = 56, normalized size of antiderivative = 1.87,
number of steps used = 3, number of rules used = 2, integrand size = 49, = 0.041, Rules used =
{12, 14}
Antiderivative was successfully verified.
[In]
Int[(8 - 240*x^2 + 7800*x^4 - 64000*x^6 + 390625*x^9 + 1600000*x^10 - 4875000*x^12 + 3750000*x^14 - 3125000*x^
16)/(390625*x^9),x]
[Out]
-1/390625*1/x^8 + 8/(78125*x^6) - 78/(15625*x^4) + 256/(3125*x^2) + x + (256*x^2)/125 - (78*x^4)/25 + (8*x^6)/
5 - x^8
Rule 12
Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] && !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]
Rule 14
Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
&& !LinearQ[u, x] && !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]
Rubi steps
________________________________________________________________________________________
Mathematica [A] time = 0.01, size = 56, normalized size = 1.87
Antiderivative was successfully verified.
[In]
Integrate[(8 - 240*x^2 + 7800*x^4 - 64000*x^6 + 390625*x^9 + 1600000*x^10 - 4875000*x^12 + 3750000*x^14 - 3125
000*x^16)/(390625*x^9),x]
[Out]
-1/390625*1/x^8 + 8/(78125*x^6) - 78/(15625*x^4) + 256/(3125*x^2) + x + (256*x^2)/125 - (78*x^4)/25 + (8*x^6)/
5 - x^8
________________________________________________________________________________________
fricas [A] time = 0.65, size = 47, normalized size = 1.57
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate(1/390625*(-3125000*x^16+3750000*x^14-4875000*x^12+1600000*x^10+390625*x^9-64000*x^6+7800*x^4-240*x^2
+8)/x^9,x, algorithm="fricas")
[Out]
-1/390625*(390625*x^16 - 625000*x^14 + 1218750*x^12 - 800000*x^10 - 390625*x^9 - 32000*x^6 + 1950*x^4 - 40*x^2
+ 1)/x^8
________________________________________________________________________________________
giac [A] time = 0.24, size = 44, normalized size = 1.47
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate(1/390625*(-3125000*x^16+3750000*x^14-4875000*x^12+1600000*x^10+390625*x^9-64000*x^6+7800*x^4-240*x^2
+8)/x^9,x, algorithm="giac")
[Out]
-x^8 + 8/5*x^6 - 78/25*x^4 + 256/125*x^2 + x + 1/390625*(32000*x^6 - 1950*x^4 + 40*x^2 - 1)/x^8
________________________________________________________________________________________
maple [A] time = 0.02, size = 43, normalized size = 1.43
|
|
|
method |
result |
size |
|
|
|
default |
|
|
norman |
|
|
risch |
|
|
gosper |
|
|
|
|
|
|
|
|
|
|
|
|
Verification of antiderivative is not currently implemented for this CAS.
[In]
int(1/390625*(-3125000*x^16+3750000*x^14-4875000*x^12+1600000*x^10+390625*x^9-64000*x^6+7800*x^4-240*x^2+8)/x^
9,x,method=_RETURNVERBOSE)
[Out]
-x^8+8/5*x^6-78/25*x^4+256/125*x^2+x-1/390625/x^8+8/78125/x^6+256/3125/x^2-78/15625/x^4
________________________________________________________________________________________
maxima [A] time = 0.40, size = 44, normalized size = 1.47
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate(1/390625*(-3125000*x^16+3750000*x^14-4875000*x^12+1600000*x^10+390625*x^9-64000*x^6+7800*x^4-240*x^2
+8)/x^9,x, algorithm="maxima")
[Out]
-x^8 + 8/5*x^6 - 78/25*x^4 + 256/125*x^2 + x + 1/390625*(32000*x^6 - 1950*x^4 + 40*x^2 - 1)/x^8
________________________________________________________________________________________
mupad [B] time = 1.98, size = 43, normalized size = 1.43
Verification of antiderivative is not currently implemented for this CAS.
[In]
int(((312*x^4)/15625 - (48*x^2)/78125 - (512*x^6)/3125 + x^9 + (512*x^10)/125 - (312*x^12)/25 + (48*x^14)/5 -
8*x^16 + 8/390625)/x^9,x)
[Out]
x + ((8*x^2)/78125 - (78*x^4)/15625 + (256*x^6)/3125 - 1/390625)/x^8 + (256*x^2)/125 - (78*x^4)/25 + (8*x^6)/5
- x^8
________________________________________________________________________________________
sympy [B] time = 0.13, size = 46, normalized size = 1.53
Verification of antiderivative is not currently implemented for this CAS.
[In]
integrate(1/390625*(-3125000*x**16+3750000*x**14-4875000*x**12+1600000*x**10+390625*x**9-64000*x**6+7800*x**4-
240*x**2+8)/x**9,x)
[Out]
-x**8 + 8*x**6/5 - 78*x**4/25 + 256*x**2/125 + x - (-32000*x**6 + 1950*x**4 - 40*x**2 + 1)/(390625*x**8)
________________________________________________________________________________________