3.1.13 \(\int \frac {\tanh ^{-1}(\frac {\sqrt {e} x}{\sqrt {d+e x^2}})}{x^2} \, dx\) [13]

Optimal. Leaf size=55 \[ -\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}-\frac {\sqrt {e} \tanh ^{-1}\left (\frac {\sqrt {d+e x^2}}{\sqrt {d}}\right )}{\sqrt {d}} \]

[Out]

-arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x-arctanh((e*x^2+d)^(1/2)/d^(1/2))*e^(1/2)/d^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 55, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {6356, 272, 65, 214} \begin {gather*} -\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}-\frac {\sqrt {e} \tanh ^{-1}\left (\frac {\sqrt {d+e x^2}}{\sqrt {d}}\right )}{\sqrt {d}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[ArcTanh[(Sqrt[e]*x)/Sqrt[d + e*x^2]]/x^2,x]

[Out]

-(ArcTanh[(Sqrt[e]*x)/Sqrt[d + e*x^2]]/x) - (Sqrt[e]*ArcTanh[Sqrt[d + e*x^2]/Sqrt[d]])/Sqrt[d]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 214

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

Rule 272

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[1/n, Subst[Int[x^(Simplify[(m + 1)/n] - 1)*(a
+ b*x)^p, x], x, x^n], x] /; FreeQ[{a, b, m, n, p}, x] && IntegerQ[Simplify[(m + 1)/n]]

Rule 6356

Int[ArcTanh[((c_.)*(x_))/Sqrt[(a_.) + (b_.)*(x_)^2]]*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[(d*x)^(m + 1)*(ArcT
anh[(c*x)/Sqrt[a + b*x^2]]/(d*(m + 1))), x] - Dist[c/(d*(m + 1)), Int[(d*x)^(m + 1)/Sqrt[a + b*x^2], x], x] /;
 FreeQ[{a, b, c, d, m}, x] && EqQ[b, c^2] && NeQ[m, -1]

Rubi steps

\begin {align*} \int \frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x^2} \, dx &=-\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}+\sqrt {e} \int \frac {1}{x \sqrt {d+e x^2}} \, dx\\ &=-\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}+\frac {1}{2} \sqrt {e} \text {Subst}\left (\int \frac {1}{x \sqrt {d+e x}} \, dx,x,x^2\right )\\ &=-\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}+\frac {\text {Subst}\left (\int \frac {1}{-\frac {d}{e}+\frac {x^2}{e}} \, dx,x,\sqrt {d+e x^2}\right )}{\sqrt {e}}\\ &=-\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}-\frac {\sqrt {e} \tanh ^{-1}\left (\frac {\sqrt {d+e x^2}}{\sqrt {d}}\right )}{\sqrt {d}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.03, size = 61, normalized size = 1.11 \begin {gather*} -\frac {\tanh ^{-1}\left (\frac {\sqrt {e} x}{\sqrt {d+e x^2}}\right )}{x}+\frac {\sqrt {e} \left (\log (x)-\log \left (d+\sqrt {d} \sqrt {d+e x^2}\right )\right )}{\sqrt {d}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[ArcTanh[(Sqrt[e]*x)/Sqrt[d + e*x^2]]/x^2,x]

[Out]

-(ArcTanh[(Sqrt[e]*x)/Sqrt[d + e*x^2]]/x) + (Sqrt[e]*(Log[x] - Log[d + Sqrt[d]*Sqrt[d + e*x^2]]))/Sqrt[d]

________________________________________________________________________________________

Maple [A]
time = 0.01, size = 84, normalized size = 1.53

method result size
default \(-\frac {\arctanh \left (\frac {x \sqrt {e}}{\sqrt {e \,x^{2}+d}}\right )}{x}-\frac {\sqrt {e}\, \sqrt {e \,x^{2}+d}}{d}+\frac {\sqrt {e}\, \left (\sqrt {e \,x^{2}+d}-\sqrt {d}\, \ln \left (\frac {2 d +2 \sqrt {d}\, \sqrt {e \,x^{2}+d}}{x}\right )\right )}{d}\) \(84\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x^2,x,method=_RETURNVERBOSE)

[Out]

-arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x-e^(1/2)/d*(e*x^2+d)^(1/2)+e^(1/2)/d*((e*x^2+d)^(1/2)-d^(1/2)*ln((2*d+2*d
^(1/2)*(e*x^2+d)^(1/2))/x))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x^2,x, algorithm="maxima")

[Out]

d*integrate(-e^(1/2*log(x^2*e + d) + 1/2)/(x^5*e^2 + d*x^3*e - (x^3*e + d*x)*(x^2*e + d)), x) - 1/2*(log(x*e^(
1/2) + sqrt(x^2*e + d)) - log(-x*e^(1/2) + sqrt(x^2*e + d)))/x

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 209 vs. \(2 (43) = 86\).
time = 0.37, size = 407, normalized size = 7.40 \begin {gather*} \left [\frac {2 \, d x \log \left (-x \cosh \left (\frac {1}{2}\right ) - x \sinh \left (\frac {1}{2}\right ) + \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}}\right ) + 2 \, {\left (x \cosh \left (\frac {1}{2}\right ) + x \sinh \left (\frac {1}{2}\right )\right )} \sqrt {d} \log \left (-\frac {\sqrt {d} - \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}}}{x}\right ) + {\left (d x - d\right )} \log \left (\frac {2 \, x^{2} \cosh \left (\frac {1}{2}\right )^{2} + 4 \, x^{2} \cosh \left (\frac {1}{2}\right ) \sinh \left (\frac {1}{2}\right ) + 2 \, x^{2} \sinh \left (\frac {1}{2}\right )^{2} + 2 \, {\left (x \cosh \left (\frac {1}{2}\right ) + x \sinh \left (\frac {1}{2}\right )\right )} \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}} + d}{d}\right )}{2 \, d x}, \frac {2 \, d x \log \left (-x \cosh \left (\frac {1}{2}\right ) - x \sinh \left (\frac {1}{2}\right ) + \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}}\right ) + 4 \, {\left (x \cosh \left (\frac {1}{2}\right ) + x \sinh \left (\frac {1}{2}\right )\right )} \sqrt {-d} \arctan \left (-\frac {{\left (x \cosh \left (\frac {1}{2}\right ) + x \sinh \left (\frac {1}{2}\right ) - \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}}\right )} \sqrt {-d}}{d}\right ) + {\left (d x - d\right )} \log \left (\frac {2 \, x^{2} \cosh \left (\frac {1}{2}\right )^{2} + 4 \, x^{2} \cosh \left (\frac {1}{2}\right ) \sinh \left (\frac {1}{2}\right ) + 2 \, x^{2} \sinh \left (\frac {1}{2}\right )^{2} + 2 \, {\left (x \cosh \left (\frac {1}{2}\right ) + x \sinh \left (\frac {1}{2}\right )\right )} \sqrt {\frac {{\left (x^{2} + d\right )} \cosh \left (\frac {1}{2}\right ) + {\left (x^{2} - d\right )} \sinh \left (\frac {1}{2}\right )}{\cosh \left (\frac {1}{2}\right ) - \sinh \left (\frac {1}{2}\right )}} + d}{d}\right )}{2 \, d x}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x^2,x, algorithm="fricas")

[Out]

[1/2*(2*d*x*log(-x*cosh(1/2) - x*sinh(1/2) + sqrt(((x^2 + d)*cosh(1/2) + (x^2 - d)*sinh(1/2))/(cosh(1/2) - sin
h(1/2)))) + 2*(x*cosh(1/2) + x*sinh(1/2))*sqrt(d)*log(-(sqrt(d) - sqrt(((x^2 + d)*cosh(1/2) + (x^2 - d)*sinh(1
/2))/(cosh(1/2) - sinh(1/2))))/x) + (d*x - d)*log((2*x^2*cosh(1/2)^2 + 4*x^2*cosh(1/2)*sinh(1/2) + 2*x^2*sinh(
1/2)^2 + 2*(x*cosh(1/2) + x*sinh(1/2))*sqrt(((x^2 + d)*cosh(1/2) + (x^2 - d)*sinh(1/2))/(cosh(1/2) - sinh(1/2)
)) + d)/d))/(d*x), 1/2*(2*d*x*log(-x*cosh(1/2) - x*sinh(1/2) + sqrt(((x^2 + d)*cosh(1/2) + (x^2 - d)*sinh(1/2)
)/(cosh(1/2) - sinh(1/2)))) + 4*(x*cosh(1/2) + x*sinh(1/2))*sqrt(-d)*arctan(-(x*cosh(1/2) + x*sinh(1/2) - sqrt
(((x^2 + d)*cosh(1/2) + (x^2 - d)*sinh(1/2))/(cosh(1/2) - sinh(1/2))))*sqrt(-d)/d) + (d*x - d)*log((2*x^2*cosh
(1/2)^2 + 4*x^2*cosh(1/2)*sinh(1/2) + 2*x^2*sinh(1/2)^2 + 2*(x*cosh(1/2) + x*sinh(1/2))*sqrt(((x^2 + d)*cosh(1
/2) + (x^2 - d)*sinh(1/2))/(cosh(1/2) - sinh(1/2))) + d)/d))/(d*x)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\operatorname {atanh}{\left (\frac {\sqrt {e} x}{\sqrt {d + e x^{2}}} \right )}}{x^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(atanh(x*e**(1/2)/(e*x**2+d)**(1/2))/x**2,x)

[Out]

Integral(atanh(sqrt(e)*x/sqrt(d + e*x**2))/x**2, x)

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arctanh(x*e^(1/2)/(e*x^2+d)^(1/2))/x^2,x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {\mathrm {atanh}\left (\frac {\sqrt {e}\,x}{\sqrt {e\,x^2+d}}\right )}{x^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(atanh((e^(1/2)*x)/(d + e*x^2)^(1/2))/x^2,x)

[Out]

int(atanh((e^(1/2)*x)/(d + e*x^2)^(1/2))/x^2, x)

________________________________________________________________________________________