\(\int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx\) [465]

Optimal result
Mathematica [C] (verified)
Rubi [A] (verified)
Maple [A] (verified)
Fricas [A] (verification not implemented)
Sympy [C] (verification not implemented)
Maxima [A] (verification not implemented)
Giac [A] (verification not implemented)
Mupad [B] (verification not implemented)
Reduce [B] (verification not implemented)

Optimal result

Integrand size = 21, antiderivative size = 107 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=\frac {b x}{a^2+b^2}+\frac {b \cot (c+d x)}{a^2 d}-\frac {\cot ^2(c+d x)}{2 a d}-\frac {\left (a^2-b^2\right ) \log (\sin (c+d x))}{a^3 d}-\frac {b^4 \log (a \cos (c+d x)+b \sin (c+d x))}{a^3 \left (a^2+b^2\right ) d} \] Output:

b*x/(a^2+b^2)+b*cot(d*x+c)/a^2/d-1/2*cot(d*x+c)^2/a/d-(a^2-b^2)*ln(sin(d*x 
+c))/a^3/d-b^4*ln(a*cos(d*x+c)+b*sin(d*x+c))/a^3/(a^2+b^2)/d
 

Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 0.46 (sec) , antiderivative size = 106, normalized size of antiderivative = 0.99 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=-\frac {-\frac {2 b \cot (c+d x)}{a^2}+\frac {\cot ^2(c+d x)}{a}-\frac {\log (i-\cot (c+d x))}{a-i b}-\frac {\log (i+\cot (c+d x))}{a+i b}+\frac {2 b^4 \log (b+a \cot (c+d x))}{a^3 \left (a^2+b^2\right )}}{2 d} \] Input:

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

Output:

-1/2*((-2*b*Cot[c + d*x])/a^2 + Cot[c + d*x]^2/a - Log[I - Cot[c + d*x]]/( 
a - I*b) - Log[I + Cot[c + d*x]]/(a + I*b) + (2*b^4*Log[b + a*Cot[c + d*x] 
])/(a^3*(a^2 + b^2)))/d
 

Rubi [A] (verified)

Time = 0.87 (sec) , antiderivative size = 123, normalized size of antiderivative = 1.15, number of steps used = 12, number of rules used = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.571, Rules used = {3042, 4052, 27, 3042, 4132, 25, 3042, 4135, 3042, 25, 3956, 4013}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx\)

\(\Big \downarrow \) 3042

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

\(\Big \downarrow \) 4052

\(\displaystyle -\frac {\int \frac {2 \cot ^2(c+d x) \left (b \tan ^2(c+d x)+a \tan (c+d x)+b\right )}{a+b \tan (c+d x)}dx}{2 a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {\int \frac {\cot ^2(c+d x) \left (b \tan ^2(c+d x)+a \tan (c+d x)+b\right )}{a+b \tan (c+d x)}dx}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {\int \frac {b \tan (c+d x)^2+a \tan (c+d x)+b}{\tan (c+d x)^2 (a+b \tan (c+d x))}dx}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 4132

\(\displaystyle -\frac {-\frac {\int -\frac {\cot (c+d x) \left (a^2-b^2-b^2 \tan ^2(c+d x)\right )}{a+b \tan (c+d x)}dx}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 25

\(\displaystyle -\frac {\frac {\int \frac {\cot (c+d x) \left (a^2-b^2-b^2 \tan ^2(c+d x)\right )}{a+b \tan (c+d x)}dx}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {\frac {\int \frac {a^2-b^2-b^2 \tan (c+d x)^2}{\tan (c+d x) (a+b \tan (c+d x))}dx}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 4135

\(\displaystyle -\frac {\frac {\frac {\left (a^2-b^2\right ) \int \cot (c+d x)dx}{a}+\frac {b^4 \int \frac {b-a \tan (c+d x)}{a+b \tan (c+d x)}dx}{a \left (a^2+b^2\right )}-\frac {a^2 b x}{a^2+b^2}}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {\frac {\frac {\left (a^2-b^2\right ) \int -\tan \left (c+d x+\frac {\pi }{2}\right )dx}{a}+\frac {b^4 \int \frac {b-a \tan (c+d x)}{a+b \tan (c+d x)}dx}{a \left (a^2+b^2\right )}-\frac {a^2 b x}{a^2+b^2}}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 25

\(\displaystyle -\frac {\frac {-\frac {\left (a^2-b^2\right ) \int \tan \left (\frac {1}{2} (2 c+\pi )+d x\right )dx}{a}+\frac {b^4 \int \frac {b-a \tan (c+d x)}{a+b \tan (c+d x)}dx}{a \left (a^2+b^2\right )}-\frac {a^2 b x}{a^2+b^2}}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 3956

\(\displaystyle -\frac {\frac {\frac {b^4 \int \frac {b-a \tan (c+d x)}{a+b \tan (c+d x)}dx}{a \left (a^2+b^2\right )}+\frac {\left (a^2-b^2\right ) \log (-\sin (c+d x))}{a d}-\frac {a^2 b x}{a^2+b^2}}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

\(\Big \downarrow \) 4013

\(\displaystyle -\frac {\frac {\frac {\left (a^2-b^2\right ) \log (-\sin (c+d x))}{a d}-\frac {a^2 b x}{a^2+b^2}+\frac {b^4 \log (a \cos (c+d x)+b \sin (c+d x))}{a d \left (a^2+b^2\right )}}{a}-\frac {b \cot (c+d x)}{a d}}{a}-\frac {\cot ^2(c+d x)}{2 a d}\)

Input:

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

Output:

-1/2*Cot[c + d*x]^2/(a*d) - (-((b*Cot[c + d*x])/(a*d)) + (-((a^2*b*x)/(a^2 
 + b^2)) + ((a^2 - b^2)*Log[-Sin[c + d*x]])/(a*d) + (b^4*Log[a*Cos[c + d*x 
] + b*Sin[c + d*x]])/(a*(a^2 + b^2)*d))/a)/a
 

Defintions of rubi rules used

rule 25
Int[-(Fx_), x_Symbol] :> Simp[Identity[-1]   Int[Fx, x], x]
 

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 3956
Int[tan[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-Log[RemoveContent[Cos[c + d 
*x], x]]/d, x] /; FreeQ[{c, d}, x]
 

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

rule 4052
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
 (f_.)*(x_)])^(n_), x_Symbol] :> Simp[b^2*(a + b*Tan[e + f*x])^(m + 1)*((c 
+ d*Tan[e + f*x])^(n + 1)/(f*(m + 1)*(a^2 + b^2)*(b*c - a*d))), x] + Simp[1 
/((m + 1)*(a^2 + b^2)*(b*c - a*d))   Int[(a + b*Tan[e + f*x])^(m + 1)*(c + 
d*Tan[e + f*x])^n*Simp[a*(b*c - a*d)*(m + 1) - b^2*d*(m + n + 2) - b*(b*c - 
 a*d)*(m + 1)*Tan[e + f*x] - b^2*d*(m + n + 2)*Tan[e + f*x]^2, x], x], x] / 
; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] 
 && NeQ[c^2 + d^2, 0] && IntegerQ[2*m] && LtQ[m, -1] && (LtQ[n, 0] || Integ 
erQ[m]) &&  !(ILtQ[n, -1] && ( !IntegerQ[m] || (EqQ[c, 0] && NeQ[a, 0])))
 

rule 4132
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
 (f_.)*(x_)])^(n_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) 
 + (f_.)*(x_)]^2), x_Symbol] :> Simp[(A*b^2 - a*(b*B - a*C))*(a + b*Tan[e + 
 f*x])^(m + 1)*((c + d*Tan[e + f*x])^(n + 1)/(f*(m + 1)*(b*c - a*d)*(a^2 + 
b^2))), x] + Simp[1/((m + 1)*(b*c - a*d)*(a^2 + b^2))   Int[(a + b*Tan[e + 
f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[A*(a*(b*c - a*d)*(m + 1) - b^2*d* 
(m + n + 2)) + (b*B - a*C)*(b*c*(m + 1) + a*d*(n + 1)) - (m + 1)*(b*c - a*d 
)*(A*b - a*B - b*C)*Tan[e + f*x] - d*(A*b^2 - a*(b*B - a*C))*(m + n + 2)*Ta 
n[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C, n}, x] && NeQ 
[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, -1] && 
!(ILtQ[n, -1] && ( !IntegerQ[m] || (EqQ[c, 0] && NeQ[a, 0])))
 

rule 4135
Int[((A_.) + (C_.)*tan[(e_.) + (f_.)*(x_)]^2)/(((a_) + (b_.)*tan[(e_.) + (f 
_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])), x_Symbol] :> Simp[(a*( 
A*c - c*C) - b*(A*d - C*d))*(x/((a^2 + b^2)*(c^2 + d^2))), x] + (Simp[(A*b^ 
2 + a^2*C)/((b*c - a*d)*(a^2 + b^2))   Int[(b - a*Tan[e + f*x])/(a + b*Tan[ 
e + f*x]), x], x] - Simp[(c^2*C + A*d^2)/((b*c - a*d)*(c^2 + d^2))   Int[(d 
 - c*Tan[e + f*x])/(c + d*Tan[e + f*x]), x], x]) /; FreeQ[{a, b, c, d, e, f 
, A, C}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]
 
Maple [A] (verified)

Time = 1.05 (sec) , antiderivative size = 114, normalized size of antiderivative = 1.07

method result size
derivativedivides \(\frac {\frac {\frac {a \ln \left (1+\tan \left (d x +c \right )^{2}\right )}{2}+b \arctan \left (\tan \left (d x +c \right )\right )}{a^{2}+b^{2}}-\frac {b^{4} \ln \left (a +b \tan \left (d x +c \right )\right )}{a^{3} \left (a^{2}+b^{2}\right )}-\frac {1}{2 a \tan \left (d x +c \right )^{2}}+\frac {\left (-a^{2}+b^{2}\right ) \ln \left (\tan \left (d x +c \right )\right )}{a^{3}}+\frac {b}{a^{2} \tan \left (d x +c \right )}}{d}\) \(114\)
default \(\frac {\frac {\frac {a \ln \left (1+\tan \left (d x +c \right )^{2}\right )}{2}+b \arctan \left (\tan \left (d x +c \right )\right )}{a^{2}+b^{2}}-\frac {b^{4} \ln \left (a +b \tan \left (d x +c \right )\right )}{a^{3} \left (a^{2}+b^{2}\right )}-\frac {1}{2 a \tan \left (d x +c \right )^{2}}+\frac {\left (-a^{2}+b^{2}\right ) \ln \left (\tan \left (d x +c \right )\right )}{a^{3}}+\frac {b}{a^{2} \tan \left (d x +c \right )}}{d}\) \(114\)
parallelrisch \(-\frac {-2 b^{4} \left (\ln \left (\tan \left (d x +c \right )\right )-\ln \left (a +b \tan \left (d x +c \right )\right )\right )+a^{4} \left (2 \ln \left (\tan \left (d x +c \right )\right )-\ln \left (\sec \left (d x +c \right )^{2}\right )\right )-2 a^{3} b d x +\cot \left (d x +c \right )^{2} a^{4}+\cot \left (d x +c \right )^{2} b^{2} a^{2}-2 \cot \left (d x +c \right ) a^{3} b -2 \cot \left (d x +c \right ) a \,b^{3}}{2 \left (a^{2}+b^{2}\right ) a^{3} d}\) \(129\)
norman \(\frac {\frac {b \tan \left (d x +c \right )}{a^{2} d}+\frac {b x \tan \left (d x +c \right )^{2}}{a^{2}+b^{2}}-\frac {1}{2 a d}}{\tan \left (d x +c \right )^{2}}+\frac {a \ln \left (1+\tan \left (d x +c \right )^{2}\right )}{2 d \left (a^{2}+b^{2}\right )}-\frac {\left (a^{2}-b^{2}\right ) \ln \left (\tan \left (d x +c \right )\right )}{a^{3} d}-\frac {b^{4} \ln \left (a +b \tan \left (d x +c \right )\right )}{\left (a^{2}+b^{2}\right ) a^{3} d}\) \(135\)
risch \(\frac {i x}{i b -a}+\frac {2 i x}{a}+\frac {2 i c}{a d}-\frac {2 i b^{2} x}{a^{3}}-\frac {2 i b^{2} c}{a^{3} d}+\frac {2 i b^{4} x}{\left (a^{2}+b^{2}\right ) a^{3}}+\frac {2 i b^{4} c}{\left (a^{2}+b^{2}\right ) a^{3} d}+\frac {2 i \left (-i a \,{\mathrm e}^{2 i \left (d x +c \right )}+b \,{\mathrm e}^{2 i \left (d x +c \right )}-b \right )}{d \,a^{2} \left ({\mathrm e}^{2 i \left (d x +c \right )}-1\right )^{2}}-\frac {\ln \left ({\mathrm e}^{2 i \left (d x +c \right )}-1\right )}{a d}+\frac {\ln \left ({\mathrm e}^{2 i \left (d x +c \right )}-1\right ) b^{2}}{a^{3} d}-\frac {b^{4} \ln \left ({\mathrm e}^{2 i \left (d x +c \right )}-\frac {i b +a}{i b -a}\right )}{\left (a^{2}+b^{2}\right ) a^{3} d}\) \(238\)

Input:

int(cot(d*x+c)^3/(a+b*tan(d*x+c)),x,method=_RETURNVERBOSE)
 

Output:

1/d*(1/(a^2+b^2)*(1/2*a*ln(1+tan(d*x+c)^2)+b*arctan(tan(d*x+c)))-b^4/a^3/( 
a^2+b^2)*ln(a+b*tan(d*x+c))-1/2/a/tan(d*x+c)^2+1/a^3*(-a^2+b^2)*ln(tan(d*x 
+c))+b/a^2/tan(d*x+c))
 

Fricas [A] (verification not implemented)

Time = 0.10 (sec) , antiderivative size = 180, normalized size of antiderivative = 1.68 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=-\frac {b^{4} \log \left (\frac {b^{2} \tan \left (d x + c\right )^{2} + 2 \, a b \tan \left (d x + c\right ) + a^{2}}{\tan \left (d x + c\right )^{2} + 1}\right ) \tan \left (d x + c\right )^{2} + a^{4} + a^{2} b^{2} + {\left (a^{4} - b^{4}\right )} \log \left (\frac {\tan \left (d x + c\right )^{2}}{\tan \left (d x + c\right )^{2} + 1}\right ) \tan \left (d x + c\right )^{2} - {\left (2 \, a^{3} b d x - a^{4} - a^{2} b^{2}\right )} \tan \left (d x + c\right )^{2} - 2 \, {\left (a^{3} b + a b^{3}\right )} \tan \left (d x + c\right )}{2 \, {\left (a^{5} + a^{3} b^{2}\right )} d \tan \left (d x + c\right )^{2}} \] Input:

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

Output:

-1/2*(b^4*log((b^2*tan(d*x + c)^2 + 2*a*b*tan(d*x + c) + a^2)/(tan(d*x + c 
)^2 + 1))*tan(d*x + c)^2 + a^4 + a^2*b^2 + (a^4 - b^4)*log(tan(d*x + c)^2/ 
(tan(d*x + c)^2 + 1))*tan(d*x + c)^2 - (2*a^3*b*d*x - a^4 - a^2*b^2)*tan(d 
*x + c)^2 - 2*(a^3*b + a*b^3)*tan(d*x + c))/((a^5 + a^3*b^2)*d*tan(d*x + c 
)^2)
 

Sympy [C] (verification not implemented)

Result contains complex when optimal does not.

Time = 2.09 (sec) , antiderivative size = 1336, normalized size of antiderivative = 12.49 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=\text {Too large to display} \] Input:

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

Output:

Piecewise((zoo*x, Eq(a, 0) & Eq(b, 0) & Eq(c, 0) & Eq(d, 0)), ((log(tan(c 
+ d*x)**2 + 1)/(2*d) - log(tan(c + d*x))/d - 1/(2*d*tan(c + d*x)**2))/a, E 
q(b, 0)), ((x + 1/(d*tan(c + d*x)) - 1/(3*d*tan(c + d*x)**3))/b, Eq(a, 0)) 
, (-3*I*d*x*tan(c + d*x)**3/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)* 
*2) + 3*d*x*tan(c + d*x)**2/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)* 
*2) + 2*log(tan(c + d*x)**2 + 1)*tan(c + d*x)**3/(2*a*d*tan(c + d*x)**3 + 
2*I*a*d*tan(c + d*x)**2) + 2*I*log(tan(c + d*x)**2 + 1)*tan(c + d*x)**2/(2 
*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)**2) - 4*log(tan(c + d*x))*tan( 
c + d*x)**3/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)**2) - 4*I*log(ta 
n(c + d*x))*tan(c + d*x)**2/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)* 
*2) - 3*I*tan(c + d*x)**2/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)**2 
) + tan(c + d*x)/(2*a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)**2) - I/(2* 
a*d*tan(c + d*x)**3 + 2*I*a*d*tan(c + d*x)**2), Eq(b, -I*a)), (3*I*d*x*tan 
(c + d*x)**3/(2*a*d*tan(c + d*x)**3 - 2*I*a*d*tan(c + d*x)**2) + 3*d*x*tan 
(c + d*x)**2/(2*a*d*tan(c + d*x)**3 - 2*I*a*d*tan(c + d*x)**2) + 2*log(tan 
(c + d*x)**2 + 1)*tan(c + d*x)**3/(2*a*d*tan(c + d*x)**3 - 2*I*a*d*tan(c + 
 d*x)**2) - 2*I*log(tan(c + d*x)**2 + 1)*tan(c + d*x)**2/(2*a*d*tan(c + d* 
x)**3 - 2*I*a*d*tan(c + d*x)**2) - 4*log(tan(c + d*x))*tan(c + d*x)**3/(2* 
a*d*tan(c + d*x)**3 - 2*I*a*d*tan(c + d*x)**2) + 4*I*log(tan(c + d*x))*tan 
(c + d*x)**2/(2*a*d*tan(c + d*x)**3 - 2*I*a*d*tan(c + d*x)**2) + 3*I*ta...
 

Maxima [A] (verification not implemented)

Time = 0.12 (sec) , antiderivative size = 122, normalized size of antiderivative = 1.14 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=-\frac {\frac {2 \, b^{4} \log \left (b \tan \left (d x + c\right ) + a\right )}{a^{5} + a^{3} b^{2}} - \frac {2 \, {\left (d x + c\right )} b}{a^{2} + b^{2}} - \frac {a \log \left (\tan \left (d x + c\right )^{2} + 1\right )}{a^{2} + b^{2}} + \frac {2 \, {\left (a^{2} - b^{2}\right )} \log \left (\tan \left (d x + c\right )\right )}{a^{3}} - \frac {2 \, b \tan \left (d x + c\right ) - a}{a^{2} \tan \left (d x + c\right )^{2}}}{2 \, d} \] Input:

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

Output:

-1/2*(2*b^4*log(b*tan(d*x + c) + a)/(a^5 + a^3*b^2) - 2*(d*x + c)*b/(a^2 + 
 b^2) - a*log(tan(d*x + c)^2 + 1)/(a^2 + b^2) + 2*(a^2 - b^2)*log(tan(d*x 
+ c))/a^3 - (2*b*tan(d*x + c) - a)/(a^2*tan(d*x + c)^2))/d
 

Giac [A] (verification not implemented)

Time = 0.22 (sec) , antiderivative size = 139, normalized size of antiderivative = 1.30 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=-\frac {b^{5} \log \left ({\left | b \tan \left (d x + c\right ) + a \right |}\right )}{a^{5} b d + a^{3} b^{3} d} + \frac {{\left (d x + c\right )} b}{a^{2} d + b^{2} d} + \frac {a \log \left (\tan \left (d x + c\right )^{2} + 1\right )}{2 \, {\left (a^{2} d + b^{2} d\right )}} - \frac {{\left (a^{2} - b^{2}\right )} \log \left ({\left | \tan \left (d x + c\right ) \right |}\right )}{a^{3} d} + \frac {2 \, a b \tan \left (d x + c\right ) - a^{2}}{2 \, a^{3} d \tan \left (d x + c\right )^{2}} \] Input:

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

Output:

-b^5*log(abs(b*tan(d*x + c) + a))/(a^5*b*d + a^3*b^3*d) + (d*x + c)*b/(a^2 
*d + b^2*d) + 1/2*a*log(tan(d*x + c)^2 + 1)/(a^2*d + b^2*d) - (a^2 - b^2)* 
log(abs(tan(d*x + c)))/(a^3*d) + 1/2*(2*a*b*tan(d*x + c) - a^2)/(a^3*d*tan 
(d*x + c)^2)
 

Mupad [B] (verification not implemented)

Time = 1.28 (sec) , antiderivative size = 137, normalized size of antiderivative = 1.28 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=\frac {\ln \left (\mathrm {tan}\left (c+d\,x\right )+1{}\mathrm {i}\right )}{2\,d\,\left (a-b\,1{}\mathrm {i}\right )}-\frac {{\mathrm {cot}\left (c+d\,x\right )}^2\,\left (\frac {1}{2\,a}-\frac {b\,\mathrm {tan}\left (c+d\,x\right )}{a^2}\right )}{d}-\frac {\ln \left (\mathrm {tan}\left (c+d\,x\right )\right )\,\left (a^2-b^2\right )}{a^3\,d}-\frac {b^4\,\ln \left (a+b\,\mathrm {tan}\left (c+d\,x\right )\right )}{d\,\left (a^5+a^3\,b^2\right )}+\frac {\ln \left (\mathrm {tan}\left (c+d\,x\right )-\mathrm {i}\right )\,1{}\mathrm {i}}{2\,d\,\left (-b+a\,1{}\mathrm {i}\right )} \] Input:

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

Output:

log(tan(c + d*x) + 1i)/(2*d*(a - b*1i)) - (cot(c + d*x)^2*(1/(2*a) - (b*ta 
n(c + d*x))/a^2))/d + (log(tan(c + d*x) - 1i)*1i)/(2*d*(a*1i - b)) - (log( 
tan(c + d*x))*(a^2 - b^2))/(a^3*d) - (b^4*log(a + b*tan(c + d*x)))/(d*(a^5 
 + a^3*b^2))
 

Reduce [B] (verification not implemented)

Time = 30.09 (sec) , antiderivative size = 234, normalized size of antiderivative = 2.19 \[ \int \frac {\cot ^3(c+d x)}{a+b \tan (c+d x)} \, dx=\frac {4 \cos \left (d x +c \right ) \sin \left (d x +c \right ) a^{3} b +4 \cos \left (d x +c \right ) \sin \left (d x +c \right ) a \,b^{3}+4 \,\mathrm {log}\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )^{2}+1\right ) \sin \left (d x +c \right )^{2} a^{4}-4 \,\mathrm {log}\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )^{2} a -2 \tan \left (\frac {d x}{2}+\frac {c}{2}\right ) b -a \right ) \sin \left (d x +c \right )^{2} b^{4}-4 \,\mathrm {log}\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )\right ) \sin \left (d x +c \right )^{2} a^{4}+4 \,\mathrm {log}\left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )\right ) \sin \left (d x +c \right )^{2} b^{4}+\sin \left (d x +c \right )^{2} a^{4}+4 \sin \left (d x +c \right )^{2} a^{3} b d x +\sin \left (d x +c \right )^{2} a^{2} b^{2}-2 a^{4}-2 a^{2} b^{2}}{4 \sin \left (d x +c \right )^{2} a^{3} d \left (a^{2}+b^{2}\right )} \] Input:

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

Output:

(4*cos(c + d*x)*sin(c + d*x)*a**3*b + 4*cos(c + d*x)*sin(c + d*x)*a*b**3 + 
 4*log(tan((c + d*x)/2)**2 + 1)*sin(c + d*x)**2*a**4 - 4*log(tan((c + d*x) 
/2)**2*a - 2*tan((c + d*x)/2)*b - a)*sin(c + d*x)**2*b**4 - 4*log(tan((c + 
 d*x)/2))*sin(c + d*x)**2*a**4 + 4*log(tan((c + d*x)/2))*sin(c + d*x)**2*b 
**4 + sin(c + d*x)**2*a**4 + 4*sin(c + d*x)**2*a**3*b*d*x + sin(c + d*x)** 
2*a**2*b**2 - 2*a**4 - 2*a**2*b**2)/(4*sin(c + d*x)**2*a**3*d*(a**2 + b**2 
))