3.115 \(\int \frac {\cot ^{-1}(a+b x)}{\sqrt {(1+a^2) c+2 a b c x+b^2 c x^2}} \, dx\)

Optimal. Leaf size=216 \[ -\frac {i \sqrt {(a+b x)^2+1} \text {Li}_2\left (-\frac {i \sqrt {i (a+b x)+1}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c (a+b x)^2+c}}+\frac {i \sqrt {(a+b x)^2+1} \text {Li}_2\left (\frac {i \sqrt {i (a+b x)+1}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c (a+b x)^2+c}}-\frac {2 i \sqrt {(a+b x)^2+1} \tan ^{-1}\left (\frac {\sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right ) \cot ^{-1}(a+b x)}{b \sqrt {c (a+b x)^2+c}} \]

[Out]

-2*I*arccot(b*x+a)*arctan((1+I*(b*x+a))^(1/2)/(1-I*(b*x+a))^(1/2))*(1+(b*x+a)^2)^(1/2)/b/(c+c*(b*x+a)^2)^(1/2)
-I*polylog(2,-I*(1+I*(b*x+a))^(1/2)/(1-I*(b*x+a))^(1/2))*(1+(b*x+a)^2)^(1/2)/b/(c+c*(b*x+a)^2)^(1/2)+I*polylog
(2,I*(1+I*(b*x+a))^(1/2)/(1-I*(b*x+a))^(1/2))*(1+(b*x+a)^2)^(1/2)/b/(c+c*(b*x+a)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.17, antiderivative size = 216, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 33, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.091, Rules used = {5056, 4891, 4887} \[ -\frac {i \sqrt {(a+b x)^2+1} \text {PolyLog}\left (2,-\frac {i \sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c (a+b x)^2+c}}+\frac {i \sqrt {(a+b x)^2+1} \text {PolyLog}\left (2,\frac {i \sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c (a+b x)^2+c}}-\frac {2 i \sqrt {(a+b x)^2+1} \tan ^{-1}\left (\frac {\sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right ) \cot ^{-1}(a+b x)}{b \sqrt {c (a+b x)^2+c}} \]

Antiderivative was successfully verified.

[In]

Int[ArcCot[a + b*x]/Sqrt[(1 + a^2)*c + 2*a*b*c*x + b^2*c*x^2],x]

[Out]

((-2*I)*Sqrt[1 + (a + b*x)^2]*ArcCot[a + b*x]*ArcTan[Sqrt[1 + I*(a + b*x)]/Sqrt[1 - I*(a + b*x)]])/(b*Sqrt[c +
 c*(a + b*x)^2]) - (I*Sqrt[1 + (a + b*x)^2]*PolyLog[2, ((-I)*Sqrt[1 + I*(a + b*x)])/Sqrt[1 - I*(a + b*x)]])/(b
*Sqrt[c + c*(a + b*x)^2]) + (I*Sqrt[1 + (a + b*x)^2]*PolyLog[2, (I*Sqrt[1 + I*(a + b*x)])/Sqrt[1 - I*(a + b*x)
]])/(b*Sqrt[c + c*(a + b*x)^2])

Rule 4887

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

Rule 4891

Int[((a_.) + ArcCot[(c_.)*(x_)]*(b_.))^(p_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Dist[Sqrt[1 + c^2*x^2]/Sq
rt[d + e*x^2], Int[(a + b*ArcCot[c*x])^p/Sqrt[1 + c^2*x^2], x], x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[e, c^2*
d] && IGtQ[p, 0] &&  !GtQ[d, 0]

Rule 5056

Int[((a_.) + ArcCot[(c_) + (d_.)*(x_)]*(b_.))^(p_.)*((A_.) + (B_.)*(x_) + (C_.)*(x_)^2)^(q_.), x_Symbol] :> Di
st[1/d, Subst[Int[(C/d^2 + (C*x^2)/d^2)^q*(a + b*ArcCot[x])^p, x], x, c + d*x], x] /; FreeQ[{a, b, c, d, A, B,
 C, p, q}, x] && EqQ[B*(1 + c^2) - 2*A*c*d, 0] && EqQ[2*c*C - B*d, 0]

Rubi steps

\begin {align*} \int \frac {\cot ^{-1}(a+b x)}{\sqrt {\left (1+a^2\right ) c+2 a b c x+b^2 c x^2}} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {\cot ^{-1}(x)}{\sqrt {c+c x^2}} \, dx,x,a+b x\right )}{b}\\ &=\frac {\sqrt {1+(a+b x)^2} \operatorname {Subst}\left (\int \frac {\cot ^{-1}(x)}{\sqrt {1+x^2}} \, dx,x,a+b x\right )}{b \sqrt {c+c (a+b x)^2}}\\ &=-\frac {2 i \sqrt {1+(a+b x)^2} \cot ^{-1}(a+b x) \tan ^{-1}\left (\frac {\sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c+c (a+b x)^2}}-\frac {i \sqrt {1+(a+b x)^2} \text {Li}_2\left (-\frac {i \sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c+c (a+b x)^2}}+\frac {i \sqrt {1+(a+b x)^2} \text {Li}_2\left (\frac {i \sqrt {1+i (a+b x)}}{\sqrt {1-i (a+b x)}}\right )}{b \sqrt {c+c (a+b x)^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.09, size = 138, normalized size = 0.64 \[ -\frac {\left ((a+b x)^2+1\right ) \left (i \text {Li}_2\left (-e^{i \cot ^{-1}(a+b x)}\right )-i \text {Li}_2\left (e^{i \cot ^{-1}(a+b x)}\right )+\cot ^{-1}(a+b x) \left (\log \left (1-e^{i \cot ^{-1}(a+b x)}\right )-\log \left (1+e^{i \cot ^{-1}(a+b x)}\right )\right )\right )}{b (a+b x) \sqrt {\frac {1}{(a+b x)^2}+1} \sqrt {c \left (a^2+2 a b x+b^2 x^2+1\right )}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[ArcCot[a + b*x]/Sqrt[(1 + a^2)*c + 2*a*b*c*x + b^2*c*x^2],x]

[Out]

-(((1 + (a + b*x)^2)*(ArcCot[a + b*x]*(Log[1 - E^(I*ArcCot[a + b*x])] - Log[1 + E^(I*ArcCot[a + b*x])]) + I*Po
lyLog[2, -E^(I*ArcCot[a + b*x])] - I*PolyLog[2, E^(I*ArcCot[a + b*x])]))/(b*(a + b*x)*Sqrt[c*(1 + a^2 + 2*a*b*
x + b^2*x^2)]*Sqrt[1 + (a + b*x)^(-2)]))

________________________________________________________________________________________

fricas [F]  time = 0.61, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\operatorname {arccot}\left (b x + a\right )}{\sqrt {b^{2} c x^{2} + 2 \, a b c x + {\left (a^{2} + 1\right )} c}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(arccot(b*x + a)/sqrt(b^2*c*x^2 + 2*a*b*c*x + (a^2 + 1)*c), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(arccot(b*x + a)/sqrt(b^2*c*x^2 + 2*a*b*c*x + (a^2 + 1)*c), x)

________________________________________________________________________________________

maple [A]  time = 1.02, size = 156, normalized size = 0.72 \[ \frac {i \left (i \ln \left (1-\frac {b x +a +i}{\sqrt {1+\left (b x +a \right )^{2}}}\right ) \mathrm {arccot}\left (b x +a \right )-i \ln \left (1+\frac {b x +a +i}{\sqrt {1+\left (b x +a \right )^{2}}}\right ) \mathrm {arccot}\left (b x +a \right )+\polylog \left (2, \frac {b x +a +i}{\sqrt {1+\left (b x +a \right )^{2}}}\right )-\polylog \left (2, -\frac {b x +a +i}{\sqrt {1+\left (b x +a \right )^{2}}}\right )\right ) \sqrt {c \left (b x +a -i\right ) \left (b x +a +i\right )}}{\sqrt {b^{2} x^{2}+2 a b x +a^{2}+1}\, b c} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccot(b*x+a)/((a^2+1)*c+2*a*b*c*x+b^2*c*x^2)^(1/2),x)

[Out]

I*(I*ln(1-(I+a+b*x)/(1+(b*x+a)^2)^(1/2))*arccot(b*x+a)-I*ln(1+(I+a+b*x)/(1+(b*x+a)^2)^(1/2))*arccot(b*x+a)+pol
ylog(2,(I+a+b*x)/(1+(b*x+a)^2)^(1/2))-polylog(2,-(I+a+b*x)/(1+(b*x+a)^2)^(1/2)))*(c*(-I+a+b*x)*(I+a+b*x))^(1/2
)/(b^2*x^2+2*a*b*x+a^2+1)^(1/2)/b/c

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {arccot}\left (b x + a\right )}{\sqrt {b^{2} c x^{2} + 2 \, a b c x + {\left (a^{2} + 1\right )} c}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(arccot(b*x + a)/sqrt(b^2*c*x^2 + 2*a*b*c*x + (a^2 + 1)*c), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {\mathrm {acot}\left (a+b\,x\right )}{\sqrt {c\,b^2\,x^2+2\,a\,c\,b\,x+c\,\left (a^2+1\right )}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(acot(a + b*x)/(c*(a^2 + 1) + b^2*c*x^2 + 2*a*b*c*x)^(1/2),x)

[Out]

int(acot(a + b*x)/(c*(a^2 + 1) + b^2*c*x^2 + 2*a*b*c*x)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\operatorname {acot}{\left (a + b x \right )}}{\sqrt {c \left (a^{2} + 2 a b x + b^{2} x^{2} + 1\right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acot(b*x+a)/((a**2+1)*c+2*a*b*c*x+c*x**2*b**2)**(1/2),x)

[Out]

Integral(acot(a + b*x)/sqrt(c*(a**2 + 2*a*b*x + b**2*x**2 + 1)), x)

________________________________________________________________________________________