\(\int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx\) [5]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (verified)
   Maple [C] (verified)
   Fricas [F]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 10, antiderivative size = 170 \[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\text {sech}^{-1}(a+b x) \log \left (1+e^{2 \text {sech}^{-1}(a+b x)}\right )+\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\frac {1}{2} \operatorname {PolyLog}\left (2,-e^{2 \text {sech}^{-1}(a+b x)}\right ) \]

[Out]

-arcsech(b*x+a)*ln(1+(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))^2)+arcsech(b*x+a)*ln(1-a*(1/(b*x+a)+(
1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))/(1-(-a^2+1)^(1/2)))+arcsech(b*x+a)*ln(1-a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/
2)*(1/(b*x+a)+1)^(1/2))/(1+(-a^2+1)^(1/2)))-1/2*polylog(2,-(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))
^2)+polylog(2,a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))/(1-(-a^2+1)^(1/2)))+polylog(2,a*(1/(b*x+a)
+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))/(1+(-a^2+1)^(1/2)))

Rubi [A] (verified)

Time = 0.22 (sec) , antiderivative size = 170, normalized size of antiderivative = 1.00, number of steps used = 14, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.800, Rules used = {6456, 5714, 5689, 3799, 2221, 2317, 2438, 5681} \[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{\sqrt {1-a^2}+1}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{\sqrt {1-a^2}+1}\right )-\frac {1}{2} \operatorname {PolyLog}\left (2,-e^{2 \text {sech}^{-1}(a+b x)}\right )-\text {sech}^{-1}(a+b x) \log \left (e^{2 \text {sech}^{-1}(a+b x)}+1\right ) \]

[In]

Int[ArcSech[a + b*x]/x,x]

[Out]

ArcSech[a + b*x]*Log[1 - (a*E^ArcSech[a + b*x])/(1 - Sqrt[1 - a^2])] + ArcSech[a + b*x]*Log[1 - (a*E^ArcSech[a
 + b*x])/(1 + Sqrt[1 - a^2])] - ArcSech[a + b*x]*Log[1 + E^(2*ArcSech[a + b*x])] + PolyLog[2, (a*E^ArcSech[a +
 b*x])/(1 - Sqrt[1 - a^2])] + PolyLog[2, (a*E^ArcSech[a + b*x])/(1 + Sqrt[1 - a^2])] - PolyLog[2, -E^(2*ArcSec
h[a + b*x])]/2

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2317

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 3799

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> Simp[(-I)*((c + d*x)^(m
 + 1)/(d*(m + 1))), x] + Dist[2*I, Int[(c + d*x)^m*(E^(2*((-I)*e + f*fz*x))/(1 + E^(2*((-I)*e + f*fz*x)))), x]
, x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 5681

Int[(((e_.) + (f_.)*(x_))^(m_.)*Sinh[(c_.) + (d_.)*(x_)])/(Cosh[(c_.) + (d_.)*(x_)]*(b_.) + (a_)), x_Symbol] :
> Simp[-(e + f*x)^(m + 1)/(b*f*(m + 1)), x] + (Int[(e + f*x)^m*(E^(c + d*x)/(a - Rt[a^2 - b^2, 2] + b*E^(c + d
*x))), x] + Int[(e + f*x)^m*(E^(c + d*x)/(a + Rt[a^2 - b^2, 2] + b*E^(c + d*x))), x]) /; FreeQ[{a, b, c, d, e,
 f}, x] && IGtQ[m, 0] && NeQ[a^2 - b^2, 0]

Rule 5689

Int[(((e_.) + (f_.)*(x_))^(m_.)*Tanh[(c_.) + (d_.)*(x_)]^(n_.))/(Cosh[(c_.) + (d_.)*(x_)]*(b_.) + (a_)), x_Sym
bol] :> Dist[1/a, Int[(e + f*x)^m*Tanh[c + d*x]^n, x], x] - Dist[b/a, Int[(e + f*x)^m*Sinh[c + d*x]*(Tanh[c +
d*x]^(n - 1)/(a + b*Cosh[c + d*x])), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && IGtQ[m, 0] && IGtQ[n, 0]

Rule 5714

Int[(((e_.) + (f_.)*(x_))^(m_.)*(F_)[(c_.) + (d_.)*(x_)]^(n_.)*(G_)[(c_.) + (d_.)*(x_)]^(p_.))/((a_) + (b_.)*S
ech[(c_.) + (d_.)*(x_)]), x_Symbol] :> Int[(e + f*x)^m*Cosh[c + d*x]*F[c + d*x]^n*(G[c + d*x]^p/(b + a*Cosh[c
+ d*x])), x] /; FreeQ[{a, b, c, d, e, f}, x] && HyperbolicQ[F] && HyperbolicQ[G] && IntegersQ[m, n, p]

Rule 6456

Int[((a_.) + ArcSech[(c_) + (d_.)*(x_)]*(b_.))^(p_.)*((e_.) + (f_.)*(x_))^(m_.), x_Symbol] :> Dist[-(d^(m + 1)
)^(-1), Subst[Int[(a + b*x)^p*Sech[x]*Tanh[x]*(d*e - c*f + f*Sech[x])^m, x], x, ArcSech[c + d*x]], x] /; FreeQ
[{a, b, c, d, e, f}, x] && IGtQ[p, 0] && IntegerQ[m]

Rubi steps \begin{align*} \text {integral}& = -\text {Subst}\left (\int \frac {x \text {sech}(x) \tanh (x)}{-a+\text {sech}(x)} \, dx,x,\text {sech}^{-1}(a+b x)\right ) \\ & = -\text {Subst}\left (\int \frac {x \tanh (x)}{1-a \cosh (x)} \, dx,x,\text {sech}^{-1}(a+b x)\right ) \\ & = -\left (a \text {Subst}\left (\int \frac {x \sinh (x)}{1-a \cosh (x)} \, dx,x,\text {sech}^{-1}(a+b x)\right )\right )-\text {Subst}\left (\int x \tanh (x) \, dx,x,\text {sech}^{-1}(a+b x)\right ) \\ & = -\left (2 \text {Subst}\left (\int \frac {e^{2 x} x}{1+e^{2 x}} \, dx,x,\text {sech}^{-1}(a+b x)\right )\right )-a \text {Subst}\left (\int \frac {e^x x}{1-\sqrt {1-a^2}-a e^x} \, dx,x,\text {sech}^{-1}(a+b x)\right )-a \text {Subst}\left (\int \frac {e^x x}{1+\sqrt {1-a^2}-a e^x} \, dx,x,\text {sech}^{-1}(a+b x)\right ) \\ & = \text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\text {sech}^{-1}(a+b x) \log \left (1+e^{2 \text {sech}^{-1}(a+b x)}\right )-\text {Subst}\left (\int \log \left (1-\frac {a e^x}{1-\sqrt {1-a^2}}\right ) \, dx,x,\text {sech}^{-1}(a+b x)\right )-\text {Subst}\left (\int \log \left (1-\frac {a e^x}{1+\sqrt {1-a^2}}\right ) \, dx,x,\text {sech}^{-1}(a+b x)\right )+\text {Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\text {sech}^{-1}(a+b x)\right ) \\ & = \text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\text {sech}^{-1}(a+b x) \log \left (1+e^{2 \text {sech}^{-1}(a+b x)}\right )+\frac {1}{2} \text {Subst}\left (\int \frac {\log (1+x)}{x} \, dx,x,e^{2 \text {sech}^{-1}(a+b x)}\right )-\text {Subst}\left (\int \frac {\log \left (1-\frac {a x}{1-\sqrt {1-a^2}}\right )}{x} \, dx,x,e^{\text {sech}^{-1}(a+b x)}\right )-\text {Subst}\left (\int \frac {\log \left (1-\frac {a x}{1+\sqrt {1-a^2}}\right )}{x} \, dx,x,e^{\text {sech}^{-1}(a+b x)}\right ) \\ & = \text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\text {sech}^{-1}(a+b x) \log \left (1+e^{2 \text {sech}^{-1}(a+b x)}\right )+\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{1-\sqrt {1-a^2}}\right )+\operatorname {PolyLog}\left (2,\frac {a e^{\text {sech}^{-1}(a+b x)}}{1+\sqrt {1-a^2}}\right )-\frac {1}{2} \operatorname {PolyLog}\left (2,-e^{2 \text {sech}^{-1}(a+b x)}\right ) \\ \end{align*}

Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 0.31 (sec) , antiderivative size = 332, normalized size of antiderivative = 1.95 \[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=-4 i \arcsin \left (\frac {\sqrt {\frac {-1+a}{a}}}{\sqrt {2}}\right ) \text {arctanh}\left (\frac {(1+a) \tanh \left (\frac {1}{2} \text {sech}^{-1}(a+b x)\right )}{\sqrt {1-a^2}}\right )-\text {sech}^{-1}(a+b x) \log \left (1+e^{-2 \text {sech}^{-1}(a+b x)}\right )+\text {sech}^{-1}(a+b x) \log \left (1+\frac {\left (-1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right )+2 i \arcsin \left (\frac {\sqrt {\frac {-1+a}{a}}}{\sqrt {2}}\right ) \log \left (1+\frac {\left (-1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right )+\text {sech}^{-1}(a+b x) \log \left (1-\frac {\left (1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right )-2 i \arcsin \left (\frac {\sqrt {\frac {-1+a}{a}}}{\sqrt {2}}\right ) \log \left (1-\frac {\left (1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right )+\frac {1}{2} \operatorname {PolyLog}\left (2,-e^{-2 \text {sech}^{-1}(a+b x)}\right )-\operatorname {PolyLog}\left (2,-\frac {\left (-1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right )-\operatorname {PolyLog}\left (2,\frac {\left (1+\sqrt {1-a^2}\right ) e^{-\text {sech}^{-1}(a+b x)}}{a}\right ) \]

[In]

Integrate[ArcSech[a + b*x]/x,x]

[Out]

(-4*I)*ArcSin[Sqrt[(-1 + a)/a]/Sqrt[2]]*ArcTanh[((1 + a)*Tanh[ArcSech[a + b*x]/2])/Sqrt[1 - a^2]] - ArcSech[a
+ b*x]*Log[1 + E^(-2*ArcSech[a + b*x])] + ArcSech[a + b*x]*Log[1 + (-1 + Sqrt[1 - a^2])/(a*E^ArcSech[a + b*x])
] + (2*I)*ArcSin[Sqrt[(-1 + a)/a]/Sqrt[2]]*Log[1 + (-1 + Sqrt[1 - a^2])/(a*E^ArcSech[a + b*x])] + ArcSech[a +
b*x]*Log[1 - (1 + Sqrt[1 - a^2])/(a*E^ArcSech[a + b*x])] - (2*I)*ArcSin[Sqrt[(-1 + a)/a]/Sqrt[2]]*Log[1 - (1 +
 Sqrt[1 - a^2])/(a*E^ArcSech[a + b*x])] + PolyLog[2, -E^(-2*ArcSech[a + b*x])]/2 - PolyLog[2, -((-1 + Sqrt[1 -
 a^2])/(a*E^ArcSech[a + b*x]))] - PolyLog[2, (1 + Sqrt[1 - a^2])/(a*E^ArcSech[a + b*x])]

Maple [C] (verified)

Result contains complex when optimal does not.

Time = 0.88 (sec) , antiderivative size = 882, normalized size of antiderivative = 5.19

method result size
derivativedivides \(\frac {\operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )}{2}+\frac {\operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )}{2}+\frac {\sqrt {-a^{2}+1}\, \operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )}{2 a^{2}-2}-\frac {\sqrt {-a^{2}+1}\, \operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )}{2 \left (a^{2}-1\right )}+\operatorname {dilog}\left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )+\operatorname {dilog}\left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )-\operatorname {arcsech}\left (b x +a \right ) \ln \left (1+i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {arcsech}\left (b x +a \right ) \ln \left (1-i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {dilog}\left (1+i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {dilog}\left (1-i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )+\frac {\left (a^{2}+\sqrt {-a^{2}+1}-1\right ) \operatorname {arcsech}\left (b x +a \right ) \left (\ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right ) a^{2}+\ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right ) a^{2}-2 \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )-2 \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right ) \sqrt {-a^{2}+1}\right )}{2 a^{2} \left (a^{2}-1\right )}\) \(882\)
default \(\frac {\operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )}{2}+\frac {\operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )}{2}+\frac {\sqrt {-a^{2}+1}\, \operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )}{2 a^{2}-2}-\frac {\sqrt {-a^{2}+1}\, \operatorname {arcsech}\left (b x +a \right ) \ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )}{2 \left (a^{2}-1\right )}+\operatorname {dilog}\left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )+\operatorname {dilog}\left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right )-\operatorname {arcsech}\left (b x +a \right ) \ln \left (1+i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {arcsech}\left (b x +a \right ) \ln \left (1-i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {dilog}\left (1+i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )-\operatorname {dilog}\left (1-i \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )\right )+\frac {\left (a^{2}+\sqrt {-a^{2}+1}-1\right ) \operatorname {arcsech}\left (b x +a \right ) \left (\ln \left (\frac {-a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}+1}{1+\sqrt {-a^{2}+1}}\right ) a^{2}+\ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right ) a^{2}-2 \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right )-2 \ln \left (\frac {a \left (\frac {1}{b x +a}+\sqrt {\frac {1}{b x +a}-1}\, \sqrt {\frac {1}{b x +a}+1}\right )+\sqrt {-a^{2}+1}-1}{-1+\sqrt {-a^{2}+1}}\right ) \sqrt {-a^{2}+1}\right )}{2 a^{2} \left (a^{2}-1\right )}\) \(882\)

[In]

int(arcsech(b*x+a)/x,x,method=_RETURNVERBOSE)

[Out]

1/2*arcsech(b*x+a)*ln((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)-1)/(-1+(-a^2+1)^(1
/2)))+1/2*arcsech(b*x+a)*ln((-a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)+1)/(1+(-a^2
+1)^(1/2)))+1/2*(-a^2+1)^(1/2)/(a^2-1)*arcsech(b*x+a)*ln((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2)
)+(-a^2+1)^(1/2)-1)/(-1+(-a^2+1)^(1/2)))-1/2*(-a^2+1)^(1/2)/(a^2-1)*arcsech(b*x+a)*ln((-a*(1/(b*x+a)+(1/(b*x+a
)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)+1)/(1+(-a^2+1)^(1/2)))+dilog((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*
(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)-1)/(-1+(-a^2+1)^(1/2)))+dilog((-a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a
)+1)^(1/2))+(-a^2+1)^(1/2)+1)/(1+(-a^2+1)^(1/2)))-arcsech(b*x+a)*ln(1+I*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x
+a)+1)^(1/2)))-arcsech(b*x+a)*ln(1-I*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2)))-dilog(1+I*(1/(b*x+a)
+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2)))-dilog(1-I*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2)))+1/2*
(a^2+(-a^2+1)^(1/2)-1)*arcsech(b*x+a)*(ln((-a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/
2)+1)/(1+(-a^2+1)^(1/2)))*a^2+ln((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)-1)/(-1+
(-a^2+1)^(1/2)))*a^2-2*ln((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)-1)/(-1+(-a^2+1
)^(1/2)))-2*ln((a*(1/(b*x+a)+(1/(b*x+a)-1)^(1/2)*(1/(b*x+a)+1)^(1/2))+(-a^2+1)^(1/2)-1)/(-1+(-a^2+1)^(1/2)))*(
-a^2+1)^(1/2))/a^2/(a^2-1)

Fricas [F]

\[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\int { \frac {\operatorname {arsech}\left (b x + a\right )}{x} \,d x } \]

[In]

integrate(arcsech(b*x+a)/x,x, algorithm="fricas")

[Out]

integral(arcsech(b*x + a)/x, x)

Sympy [F]

\[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\int \frac {\operatorname {asech}{\left (a + b x \right )}}{x}\, dx \]

[In]

integrate(asech(b*x+a)/x,x)

[Out]

Integral(asech(a + b*x)/x, x)

Maxima [F]

\[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\int { \frac {\operatorname {arsech}\left (b x + a\right )}{x} \,d x } \]

[In]

integrate(arcsech(b*x+a)/x,x, algorithm="maxima")

[Out]

integrate(arcsech(b*x + a)/x, x)

Giac [F]

\[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\int { \frac {\operatorname {arsech}\left (b x + a\right )}{x} \,d x } \]

[In]

integrate(arcsech(b*x+a)/x,x, algorithm="giac")

[Out]

integrate(arcsech(b*x + a)/x, x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\text {sech}^{-1}(a+b x)}{x} \, dx=\int \frac {\mathrm {acosh}\left (\frac {1}{a+b\,x}\right )}{x} \,d x \]

[In]

int(acosh(1/(a + b*x))/x,x)

[Out]

int(acosh(1/(a + b*x))/x, x)