3.107 \(\int \frac {1}{x (a+b (c+d x)^3)} \, dx\)

Optimal. Leaf size=224 \[ -\frac {\left (2 \sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{6 a^{2/3} \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} c+b^{2/3} c^2\right )}+\frac {\sqrt [3]{b} c \tan ^{-1}\left (\frac {\sqrt [3]{a}-2 \sqrt [3]{b} (c+d x)}{\sqrt {3} \sqrt [3]{a}}\right )}{\sqrt {3} a^{2/3} \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} c+b^{2/3} c^2\right )}-\frac {\log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{3 a^{2/3} \left (\sqrt [3]{a}+\sqrt [3]{b} c\right )}+\frac {\log (x)}{a+b c^3} \]

[Out]

ln(x)/(b*c^3+a)-1/3*ln(a^(1/3)+b^(1/3)*(d*x+c))/a^(2/3)/(a^(1/3)+b^(1/3)*c)-1/6*(2*a^(1/3)-b^(1/3)*c)*ln(a^(2/
3)-a^(1/3)*b^(1/3)*(d*x+c)+b^(2/3)*(d*x+c)^2)/a^(2/3)/(a^(2/3)-a^(1/3)*b^(1/3)*c+b^(2/3)*c^2)+1/3*b^(1/3)*c*ar
ctan(1/3*(a^(1/3)-2*b^(1/3)*(d*x+c))/a^(1/3)*3^(1/2))/a^(2/3)/(a^(2/3)-a^(1/3)*b^(1/3)*c+b^(2/3)*c^2)*3^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.48, antiderivative size = 238, normalized size of antiderivative = 1.06, number of steps used = 11, number of rules used = 10, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.588, Rules used = {371, 6725, 1871, 1860, 31, 634, 617, 204, 628, 260} \[ -\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{6 a^{2/3} \left (a+b c^3\right )}+\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{3 a^{2/3} \left (a+b c^3\right )}+\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}+\sqrt [3]{b} c\right ) \tan ^{-1}\left (\frac {\sqrt [3]{a}-2 \sqrt [3]{b} (c+d x)}{\sqrt {3} \sqrt [3]{a}}\right )}{\sqrt {3} a^{2/3} \left (a+b c^3\right )}-\frac {\log \left (a+b (c+d x)^3\right )}{3 \left (a+b c^3\right )}+\frac {\log (x)}{a+b c^3} \]

Antiderivative was successfully verified.

[In]

Int[1/(x*(a + b*(c + d*x)^3)),x]

[Out]

(b^(1/3)*c*(a^(1/3) + b^(1/3)*c)*ArcTan[(a^(1/3) - 2*b^(1/3)*(c + d*x))/(Sqrt[3]*a^(1/3))])/(Sqrt[3]*a^(2/3)*(
a + b*c^3)) + Log[x]/(a + b*c^3) + (b^(1/3)*c*(a^(1/3) - b^(1/3)*c)*Log[a^(1/3) + b^(1/3)*(c + d*x)])/(3*a^(2/
3)*(a + b*c^3)) - (b^(1/3)*c*(a^(1/3) - b^(1/3)*c)*Log[a^(2/3) - a^(1/3)*b^(1/3)*(c + d*x) + b^(2/3)*(c + d*x)
^2])/(6*a^(2/3)*(a + b*c^3)) - Log[a + b*(c + d*x)^3]/(3*(a + b*c^3))

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 260

Int[(x_)^(m_.)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> Simp[Log[RemoveContent[a + b*x^n, x]]/(b*n), x] /; FreeQ
[{a, b, m, n}, x] && EqQ[m, n - 1]

Rule 371

Int[((a_) + (b_.)*(v_)^(n_))^(p_.)*(x_)^(m_.), x_Symbol] :> With[{c = Coefficient[v, x, 0], d = Coefficient[v,
 x, 1]}, Dist[1/d^(m + 1), Subst[Int[SimplifyIntegrand[(x - c)^m*(a + b*x^n)^p, x], x], x, v], x] /; NeQ[c, 0]
] /; FreeQ[{a, b, n, p}, x] && LinearQ[v, x] && IntegerQ[m]

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 634

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 1860

Int[((A_) + (B_.)*(x_))/((a_) + (b_.)*(x_)^3), x_Symbol] :> With[{r = Numerator[Rt[a/b, 3]], s = Denominator[R
t[a/b, 3]]}, -Dist[(r*(B*r - A*s))/(3*a*s), Int[1/(r + s*x), x], x] + Dist[r/(3*a*s), Int[(r*(B*r + 2*A*s) + s
*(B*r - A*s)*x)/(r^2 - r*s*x + s^2*x^2), x], x]] /; FreeQ[{a, b, A, B}, x] && NeQ[a*B^3 - b*A^3, 0] && PosQ[a/
b]

Rule 1871

Int[(P2_)/((a_) + (b_.)*(x_)^3), x_Symbol] :> With[{A = Coeff[P2, x, 0], B = Coeff[P2, x, 1], C = Coeff[P2, x,
 2]}, Int[(A + B*x)/(a + b*x^3), x] + Dist[C, Int[x^2/(a + b*x^3), x], x] /; EqQ[a*B^3 - b*A^3, 0] ||  !Ration
alQ[a/b]] /; FreeQ[{a, b}, x] && PolyQ[P2, x, 2]

Rule 6725

Int[(u_)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{v = RationalFunctionExpand[u/(a + b*x^n), x]}, Int[v, x]
 /; SumQ[v]] /; FreeQ[{a, b}, x] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {1}{x \left (a+b (c+d x)^3\right )} \, dx &=\operatorname {Subst}\left (\int \frac {1}{(-c+x) \left (a+b x^3\right )} \, dx,x,c+d x\right )\\ &=\operatorname {Subst}\left (\int \left (-\frac {1}{\left (a+b c^3\right ) (c-x)}-\frac {b \left (c^2+c x+x^2\right )}{\left (a+b c^3\right ) \left (a+b x^3\right )}\right ) \, dx,x,c+d x\right )\\ &=\frac {\log (x)}{a+b c^3}-\frac {b \operatorname {Subst}\left (\int \frac {c^2+c x+x^2}{a+b x^3} \, dx,x,c+d x\right )}{a+b c^3}\\ &=\frac {\log (x)}{a+b c^3}-\frac {b \operatorname {Subst}\left (\int \frac {x^2}{a+b x^3} \, dx,x,c+d x\right )}{a+b c^3}-\frac {b \operatorname {Subst}\left (\int \frac {c^2+c x}{a+b x^3} \, dx,x,c+d x\right )}{a+b c^3}\\ &=\frac {\log (x)}{a+b c^3}-\frac {\log \left (a+b (c+d x)^3\right )}{3 \left (a+b c^3\right )}-\frac {b^{2/3} \operatorname {Subst}\left (\int \frac {\sqrt [3]{a} \left (\sqrt [3]{a} c+2 \sqrt [3]{b} c^2\right )+\sqrt [3]{b} \left (\sqrt [3]{a} c-\sqrt [3]{b} c^2\right ) x}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{3 a^{2/3} \left (a+b c^3\right )}+\frac {\left (b^{2/3} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right )\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt [3]{a}+\sqrt [3]{b} x} \, dx,x,c+d x\right )}{3 a^{2/3} \left (a+b c^3\right )}\\ &=\frac {\log (x)}{a+b c^3}+\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{3 a^{2/3} \left (a+b c^3\right )}-\frac {\log \left (a+b (c+d x)^3\right )}{3 \left (a+b c^3\right )}-\frac {\left (\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right )\right ) \operatorname {Subst}\left (\int \frac {-\sqrt [3]{a} \sqrt [3]{b}+2 b^{2/3} x}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{6 a^{2/3} \left (a+b c^3\right )}-\frac {\left (b^{2/3} c \left (\sqrt [3]{a}+\sqrt [3]{b} c\right )\right ) \operatorname {Subst}\left (\int \frac {1}{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2} \, dx,x,c+d x\right )}{2 \sqrt [3]{a} \left (a+b c^3\right )}\\ &=\frac {\log (x)}{a+b c^3}+\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{3 a^{2/3} \left (a+b c^3\right )}-\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{6 a^{2/3} \left (a+b c^3\right )}-\frac {\log \left (a+b (c+d x)^3\right )}{3 \left (a+b c^3\right )}-\frac {\left (\sqrt [3]{b} c \left (\sqrt [3]{a}+\sqrt [3]{b} c\right )\right ) \operatorname {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1-\frac {2 \sqrt [3]{b} (c+d x)}{\sqrt [3]{a}}\right )}{a^{2/3} \left (a+b c^3\right )}\\ &=\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}+\sqrt [3]{b} c\right ) \tan ^{-1}\left (\frac {1-\frac {2 \sqrt [3]{b} (c+d x)}{\sqrt [3]{a}}}{\sqrt {3}}\right )}{\sqrt {3} a^{2/3} \left (a+b c^3\right )}+\frac {\log (x)}{a+b c^3}+\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (\sqrt [3]{a}+\sqrt [3]{b} (c+d x)\right )}{3 a^{2/3} \left (a+b c^3\right )}-\frac {\sqrt [3]{b} c \left (\sqrt [3]{a}-\sqrt [3]{b} c\right ) \log \left (a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} (c+d x)+b^{2/3} (c+d x)^2\right )}{6 a^{2/3} \left (a+b c^3\right )}-\frac {\log \left (a+b (c+d x)^3\right )}{3 \left (a+b c^3\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.06, size = 119, normalized size = 0.53 \[ -\frac {\text {RootSum}\left [\text {$\#$1}^3 b d^3+3 \text {$\#$1}^2 b c d^2+3 \text {$\#$1} b c^2 d+a+b c^3\& ,\frac {\text {$\#$1}^2 d^2 \log (x-\text {$\#$1})+3 c^2 \log (x-\text {$\#$1})+3 \text {$\#$1} c d \log (x-\text {$\#$1})}{\text {$\#$1}^2 d^2+2 \text {$\#$1} c d+c^2}\& \right ]-3 \log (x)}{3 \left (a+b c^3\right )} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(x*(a + b*(c + d*x)^3)),x]

[Out]

-1/3*(-3*Log[x] + RootSum[a + b*c^3 + 3*b*c^2*d*#1 + 3*b*c*d^2*#1^2 + b*d^3*#1^3 & , (3*c^2*Log[x - #1] + 3*c*
d*Log[x - #1]*#1 + d^2*Log[x - #1]*#1^2)/(c^2 + 2*c*d*#1 + d^2*#1^2) & ])/(a + b*c^3)

________________________________________________________________________________________

fricas [C]  time = 2.82, size = 4370, normalized size = 19.51 \[ \text {result too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x/(a+b*(d*x+c)^3),x, algorithm="fricas")

[Out]

1/12*(2*(b*c^3 + a)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^
2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(
3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^
(1/3) - 2/(b*c^3 + a))*log(b*c^2*d*x + b*c^3 + 1/4*(a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c
^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)
) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/
((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a))^2 - 1/2*(a*b*c^3 - 2*a^2)*(2*(1/2)^(2/
3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3
/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^
2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) + a) - ((
b*c^3 + a)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) -
1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(
b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2
/(b*c^3 + a)) + 3*sqrt(1/3)*(b*c^3 + a)*sqrt(-(16*b*c^3 + (a*b^2*c^6 + 2*a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*s
qrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c
^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(
a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a))^2 + 4*(a*b*c^3 +
a^2)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2
*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/
((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^
3 + a)) + 4*a)/(a*b^2*c^6 + 2*a^2*b*c^3 + a^3)) + 6)*log(2*b*c^2*d*x + 2*b*c^3 - 1/4*(a^2*b*c^3 + a^3)*(2*(1/2
)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3
) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)
^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a))^2 +
1/2*(a*b*c^3 - 2*a^2)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a
)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqr
t(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3
)^(1/3) - 2/(b*c^3 + a)) + 3/4*sqrt(1/3)*(2*a*b*c^3 + (a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*
b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 +
 a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) +
 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) + 2*a^2)*sqrt(-(16*b*c^3 + (a*b^2*c
^6 + 2*a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 +
 a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*s
qrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)
^3)^(1/3) - 2/(b*c^3 + a))^2 + 4*(a*b*c^3 + a^2)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3
 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)
^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*
c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) + 4*a)/(a*b^2*c^6 + 2*a^2*b*c^3 + a^3)) - a) - ((b*c^3 + a
)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*
c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b
*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 +
 a)) - 3*sqrt(1/3)*(b*c^3 + a)*sqrt(-(16*b*c^3 + (a*b^2*c^6 + 2*a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) +
1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)
*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3
 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a))^2 + 4*(a*b*c^3 + a^2)*(2*(
1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 +
a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 +
 a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) +
 4*a)/(a*b^2*c^6 + 2*a^2*b*c^3 + a^3)) + 6)*log(2*b*c^2*d*x + 2*b*c^3 - 1/4*(a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(
-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a
*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) -
 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a))^2 + 1/2*(a*b*
c^3 - 2*a^2)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2)
- 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)
*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) -
 2/(b*c^3 + a)) - 3/4*sqrt(1/3)*(2*a*b*c^3 + (a^2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a
^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/
(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*
c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) + 2*a^2)*sqrt(-(16*b*c^3 + (a*b^2*c^6 + 2*a^
2*b*c^3 + a^3)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/(b*c^3/((b*c^3 + a)^2*a^2
) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) - (1/2)^(1/3)*(I*sqrt(3) +
1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3)
 - 2/(b*c^3 + a))^2 + 4*(a*b*c^3 + a^2)*(2*(1/2)^(2/3)*(-I*sqrt(3) + 1)*(1/(a*b*c^3 + a^2) - 1/(b*c^3 + a)^2)/
(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a)) - 2/(b*c^3 + a)^3)^(1/3) -
(1/2)^(1/3)*(I*sqrt(3) + 1)*(b*c^3/((b*c^3 + a)^2*a^2) - 1/(a^2*b*c^3 + a^3) + 3/((a*b*c^3 + a^2)*(b*c^3 + a))
 - 2/(b*c^3 + a)^3)^(1/3) - 2/(b*c^3 + a)) + 4*a)/(a*b^2*c^6 + 2*a^2*b*c^3 + a^3)) - a) + 12*log(x))/(b*c^3 +
a)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left ({\left (d x + c\right )}^{3} b + a\right )} x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x/(a+b*(d*x+c)^3),x, algorithm="giac")

[Out]

integrate(1/(((d*x + c)^3*b + a)*x), x)

________________________________________________________________________________________

maple [C]  time = 0.01, size = 105, normalized size = 0.47 \[ \frac {\ln \relax (x )}{b \,c^{3}+a}-\frac {\left (d^{2} \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )^{2}+3 c d \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )+3 c^{2}\right ) \ln \left (-\RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )+x \right )}{3 \left (b \,c^{3}+a \right ) \left (d^{2} \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )^{2}+2 c d \RootOf \left (b \,d^{3} \textit {\_Z}^{3}+3 b \,d^{2} c \,\textit {\_Z}^{2}+3 b d \,c^{2} \textit {\_Z} +b \,c^{3}+a \right )+c^{2}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/x/(a+b*(d*x+c)^3),x)

[Out]

-1/3/(b*c^3+a)*sum((_R^2*d^2+3*_R*c*d+3*c^2)/(_R^2*d^2+2*_R*c*d+c^2)*ln(-_R+x),_R=RootOf(_Z^3*b*d^3+3*_Z^2*b*c
*d^2+3*_Z*b*c^2*d+b*c^3+a))+ln(x)/(b*c^3+a)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {b d \int \frac {d^{2} x^{2} + 3 \, c d x + 3 \, c^{2}}{b d^{3} x^{3} + 3 \, b c d^{2} x^{2} + 3 \, b c^{2} d x + b c^{3} + a}\,{d x}}{b c^{3} + a} + \frac {\log \relax (x)}{b c^{3} + a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x/(a+b*(d*x+c)^3),x, algorithm="maxima")

[Out]

-b*d*integrate((d^2*x^2 + 3*c*d*x + 3*c^2)/(b*d^3*x^3 + 3*b*c*d^2*x^2 + 3*b*c^2*d*x + b*c^3 + a), x)/(b*c^3 +
a) + log(x)/(b*c^3 + a)

________________________________________________________________________________________

mupad [B]  time = 0.12, size = 553, normalized size = 2.47 \[ \frac {\ln \relax (x)}{b\,c^3+a}+\left (\sum _{k=1}^3\ln \left ({\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^2\,b^4\,c^4\,d^8\,3-\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )\,b^3\,c\,d^8\,3-\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )\,b^3\,d^9\,x\,4-{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^2\,a\,b^3\,c\,d^8\,6-{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^2\,a\,b^3\,d^9\,x\,24+{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^3\,a^2\,b^3\,c\,d^8\,9+{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^3\,a\,b^4\,c^4\,d^8\,9-{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^3\,a^2\,b^3\,d^9\,x\,36+{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^2\,b^4\,c^3\,d^9\,x\,3+{\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )}^3\,a\,b^4\,c^3\,d^9\,x\,18\right )\,\mathrm {root}\left (27\,a^2\,b\,c^3\,z^3+27\,a^3\,z^3+27\,a^2\,z^2+9\,a\,z+1,z,k\right )\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(x*(a + b*(c + d*x)^3)),x)

[Out]

log(x)/(a + b*c^3) + symsum(log(3*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^2*b^4*c^4
*d^8 - 3*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)*b^3*c*d^8 - 4*root(27*a^2*b*c^3*z^
3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)*b^3*d^9*x - 6*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 +
 9*a*z + 1, z, k)^2*a*b^3*c*d^8 - 24*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^2*a*b^
3*d^9*x + 9*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^3*a^2*b^3*c*d^8 + 9*root(27*a^2
*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^3*a*b^4*c^4*d^8 - 36*root(27*a^2*b*c^3*z^3 + 27*a^3*z^
3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^3*a^2*b^3*d^9*x + 3*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z
+ 1, z, k)^2*b^4*c^3*d^9*x + 18*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k)^3*a*b^4*c^3
*d^9*x)*root(27*a^2*b*c^3*z^3 + 27*a^3*z^3 + 27*a^2*z^2 + 9*a*z + 1, z, k), k, 1, 3)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/x/(a+b*(d*x+c)**3),x)

[Out]

Timed out

________________________________________________________________________________________