3.284 \(\int e^{\coth ^{-1}(x)} (1+x)^2 \, dx\)

Optimal. Leaf size=106 \[ \frac{1}{3} \left (\frac{1}{x}+1\right )^{5/2} \sqrt{\frac{x-1}{x}} x^3+\frac{5}{6} \left (\frac{1}{x}+1\right )^{3/2} \sqrt{\frac{x-1}{x}} x^2+\frac{5}{2} \sqrt{\frac{1}{x}+1} \sqrt{\frac{x-1}{x}} x+\frac{5}{2} \tanh ^{-1}\left (\sqrt{\frac{1}{x}+1} \sqrt{\frac{x-1}{x}}\right ) \]

[Out]

(5*Sqrt[1 + x^(-1)]*Sqrt[(-1 + x)/x]*x)/2 + (5*(1 + x^(-1))^(3/2)*Sqrt[(-1 + x)/x]*x^2)/6 + ((1 + x^(-1))^(5/2
)*Sqrt[(-1 + x)/x]*x^3)/3 + (5*ArcTanh[Sqrt[1 + x^(-1)]*Sqrt[(-1 + x)/x]])/2

________________________________________________________________________________________

Rubi [A]  time = 0.0901089, antiderivative size = 106, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 5, integrand size = 10, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.5, Rules used = {6175, 6180, 94, 92, 206} \[ \frac{1}{3} \left (\frac{1}{x}+1\right )^{5/2} \sqrt{\frac{x-1}{x}} x^3+\frac{5}{6} \left (\frac{1}{x}+1\right )^{3/2} \sqrt{\frac{x-1}{x}} x^2+\frac{5}{2} \sqrt{\frac{1}{x}+1} \sqrt{\frac{x-1}{x}} x+\frac{5}{2} \tanh ^{-1}\left (\sqrt{\frac{1}{x}+1} \sqrt{\frac{x-1}{x}}\right ) \]

Antiderivative was successfully verified.

[In]

Int[E^ArcCoth[x]*(1 + x)^2,x]

[Out]

(5*Sqrt[1 + x^(-1)]*Sqrt[(-1 + x)/x]*x)/2 + (5*(1 + x^(-1))^(3/2)*Sqrt[(-1 + x)/x]*x^2)/6 + ((1 + x^(-1))^(5/2
)*Sqrt[(-1 + x)/x]*x^3)/3 + (5*ArcTanh[Sqrt[1 + x^(-1)]*Sqrt[(-1 + x)/x]])/2

Rule 6175

Int[E^(ArcCoth[(a_.)*(x_)]*(n_.))*(u_.)*((c_) + (d_.)*(x_))^(p_.), x_Symbol] :> Dist[d^p, Int[u*x^p*(1 + c/(d*
x))^p*E^(n*ArcCoth[a*x]), x], x] /; FreeQ[{a, c, d, n}, x] && EqQ[a^2*c^2 - d^2, 0] &&  !IntegerQ[n/2] && Inte
gerQ[p]

Rule 6180

Int[E^(ArcCoth[(a_.)*(x_)]*(n_.))*((c_) + (d_.)/(x_))^(p_.)*(x_)^(m_.), x_Symbol] :> -Dist[c^p, Subst[Int[((1
+ (d*x)/c)^p*(1 + x/a)^(n/2))/(x^(m + 2)*(1 - x/a)^(n/2)), x], x, 1/x], x] /; FreeQ[{a, c, d, n, p}, x] && EqQ
[c^2 - a^2*d^2, 0] &&  !IntegerQ[n/2] && (IntegerQ[p] || GtQ[c, 0]) && IntegerQ[m]

Rule 94

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[((a + b
*x)^(m + 1)*(c + d*x)^n*(e + f*x)^(p + 1))/((m + 1)*(b*e - a*f)), x] - Dist[(n*(d*e - c*f))/((m + 1)*(b*e - a*
f)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1)*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, p}, x] && EqQ[
m + n + p + 2, 0] && GtQ[n, 0] &&  !(SumSimplerQ[p, 1] &&  !SumSimplerQ[m, 1])

Rule 92

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]*((e_.) + (f_.)*(x_))), x_Symbol] :> Dist[b*f, Subst[I
nt[1/(d*(b*e - a*f)^2 + b*f^2*x^2), x], x, Sqrt[a + b*x]*Sqrt[c + d*x]], x] /; FreeQ[{a, b, c, d, e, f}, x] &&
 EqQ[2*b*d*e - f*(b*c + a*d), 0]

Rule 206

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

Rubi steps

\begin{align*} \int e^{\coth ^{-1}(x)} (1+x)^2 \, dx &=\int e^{\coth ^{-1}(x)} \left (1+\frac{1}{x}\right )^2 x^2 \, dx\\ &=-\operatorname{Subst}\left (\int \frac{(1+x)^{5/2}}{\sqrt{1-x} x^4} \, dx,x,\frac{1}{x}\right )\\ &=\frac{1}{3} \left (1+\frac{1}{x}\right )^{5/2} \sqrt{\frac{-1+x}{x}} x^3-\frac{5}{3} \operatorname{Subst}\left (\int \frac{(1+x)^{3/2}}{\sqrt{1-x} x^3} \, dx,x,\frac{1}{x}\right )\\ &=\frac{5}{6} \left (1+\frac{1}{x}\right )^{3/2} \sqrt{-\frac{1-x}{x}} x^2+\frac{1}{3} \left (1+\frac{1}{x}\right )^{5/2} \sqrt{\frac{-1+x}{x}} x^3-\frac{5}{2} \operatorname{Subst}\left (\int \frac{\sqrt{1+x}}{\sqrt{1-x} x^2} \, dx,x,\frac{1}{x}\right )\\ &=\frac{5}{2} \sqrt{1+\frac{1}{x}} \sqrt{-\frac{1-x}{x}} x+\frac{5}{6} \left (1+\frac{1}{x}\right )^{3/2} \sqrt{-\frac{1-x}{x}} x^2+\frac{1}{3} \left (1+\frac{1}{x}\right )^{5/2} \sqrt{\frac{-1+x}{x}} x^3-\frac{5}{2} \operatorname{Subst}\left (\int \frac{1}{\sqrt{1-x} x \sqrt{1+x}} \, dx,x,\frac{1}{x}\right )\\ &=\frac{5}{2} \sqrt{1+\frac{1}{x}} \sqrt{-\frac{1-x}{x}} x+\frac{5}{6} \left (1+\frac{1}{x}\right )^{3/2} \sqrt{-\frac{1-x}{x}} x^2+\frac{1}{3} \left (1+\frac{1}{x}\right )^{5/2} \sqrt{\frac{-1+x}{x}} x^3+\frac{5}{2} \operatorname{Subst}\left (\int \frac{1}{1-x^2} \, dx,x,\sqrt{1+\frac{1}{x}} \sqrt{\frac{-1+x}{x}}\right )\\ &=\frac{5}{2} \sqrt{1+\frac{1}{x}} \sqrt{-\frac{1-x}{x}} x+\frac{5}{6} \left (1+\frac{1}{x}\right )^{3/2} \sqrt{-\frac{1-x}{x}} x^2+\frac{1}{3} \left (1+\frac{1}{x}\right )^{5/2} \sqrt{\frac{-1+x}{x}} x^3+\frac{5}{2} \tanh ^{-1}\left (\sqrt{1+\frac{1}{x}} \sqrt{-\frac{1-x}{x}}\right )\\ \end{align*}

Mathematica [A]  time = 0.0315092, size = 47, normalized size = 0.44 \[ \frac{1}{6} \sqrt{1-\frac{1}{x^2}} x \left (2 x^2+9 x+22\right )+\frac{5}{2} \log \left (\left (\sqrt{1-\frac{1}{x^2}}+1\right ) x\right ) \]

Warning: Unable to verify antiderivative.

[In]

Integrate[E^ArcCoth[x]*(1 + x)^2,x]

[Out]

(Sqrt[1 - x^(-2)]*x*(22 + 9*x + 2*x^2))/6 + (5*Log[(1 + Sqrt[1 - x^(-2)])*x])/2

________________________________________________________________________________________

Maple [A]  time = 0.117, size = 69, normalized size = 0.7 \begin{align*}{\frac{-1+x}{6} \left ( 2\, \left ( \left ( 1+x \right ) \left ( -1+x \right ) \right ) ^{3/2}+9\,x\sqrt{{x}^{2}-1}+24\,\sqrt{{x}^{2}-1}+15\,\ln \left ( x+\sqrt{{x}^{2}-1} \right ) \right ){\frac{1}{\sqrt{{\frac{-1+x}{1+x}}}}}{\frac{1}{\sqrt{ \left ( 1+x \right ) \left ( -1+x \right ) }}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((-1+x)/(1+x))^(1/2)*(1+x)^2,x)

[Out]

1/6*(-1+x)*(2*((1+x)*(-1+x))^(3/2)+9*x*(x^2-1)^(1/2)+24*(x^2-1)^(1/2)+15*ln(x+(x^2-1)^(1/2)))/((-1+x)/(1+x))^(
1/2)/((1+x)*(-1+x))^(1/2)

________________________________________________________________________________________

Maxima [A]  time = 1.03422, size = 151, normalized size = 1.42 \begin{align*} -\frac{15 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{5}{2}} - 40 \, \left (\frac{x - 1}{x + 1}\right )^{\frac{3}{2}} + 33 \, \sqrt{\frac{x - 1}{x + 1}}}{3 \,{\left (\frac{3 \,{\left (x - 1\right )}}{x + 1} - \frac{3 \,{\left (x - 1\right )}^{2}}{{\left (x + 1\right )}^{2}} + \frac{{\left (x - 1\right )}^{3}}{{\left (x + 1\right )}^{3}} - 1\right )}} + \frac{5}{2} \, \log \left (\sqrt{\frac{x - 1}{x + 1}} + 1\right ) - \frac{5}{2} \, \log \left (\sqrt{\frac{x - 1}{x + 1}} - 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/2)*(1+x)^2,x, algorithm="maxima")

[Out]

-1/3*(15*((x - 1)/(x + 1))^(5/2) - 40*((x - 1)/(x + 1))^(3/2) + 33*sqrt((x - 1)/(x + 1)))/(3*(x - 1)/(x + 1) -
 3*(x - 1)^2/(x + 1)^2 + (x - 1)^3/(x + 1)^3 - 1) + 5/2*log(sqrt((x - 1)/(x + 1)) + 1) - 5/2*log(sqrt((x - 1)/
(x + 1)) - 1)

________________________________________________________________________________________

Fricas [A]  time = 1.83188, size = 176, normalized size = 1.66 \begin{align*} \frac{1}{6} \,{\left (2 \, x^{3} + 11 \, x^{2} + 31 \, x + 22\right )} \sqrt{\frac{x - 1}{x + 1}} + \frac{5}{2} \, \log \left (\sqrt{\frac{x - 1}{x + 1}} + 1\right ) - \frac{5}{2} \, \log \left (\sqrt{\frac{x - 1}{x + 1}} - 1\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/2)*(1+x)^2,x, algorithm="fricas")

[Out]

1/6*(2*x^3 + 11*x^2 + 31*x + 22)*sqrt((x - 1)/(x + 1)) + 5/2*log(sqrt((x - 1)/(x + 1)) + 1) - 5/2*log(sqrt((x
- 1)/(x + 1)) - 1)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (x + 1\right )^{2}}{\sqrt{\frac{x - 1}{x + 1}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))**(1/2)*(1+x)**2,x)

[Out]

Integral((x + 1)**2/sqrt((x - 1)/(x + 1)), x)

________________________________________________________________________________________

Giac [A]  time = 1.16756, size = 144, normalized size = 1.36 \begin{align*} \frac{\frac{40 \,{\left (x - 1\right )} \sqrt{\frac{x - 1}{x + 1}}}{x + 1} - \frac{15 \,{\left (x - 1\right )}^{2} \sqrt{\frac{x - 1}{x + 1}}}{{\left (x + 1\right )}^{2}} - 33 \, \sqrt{\frac{x - 1}{x + 1}}}{3 \,{\left (\frac{x - 1}{x + 1} - 1\right )}^{3}} + \frac{5}{2} \, \log \left (\sqrt{\frac{x - 1}{x + 1}} + 1\right ) - \frac{5}{2} \, \log \left ({\left | \sqrt{\frac{x - 1}{x + 1}} - 1 \right |}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/((-1+x)/(1+x))^(1/2)*(1+x)^2,x, algorithm="giac")

[Out]

1/3*(40*(x - 1)*sqrt((x - 1)/(x + 1))/(x + 1) - 15*(x - 1)^2*sqrt((x - 1)/(x + 1))/(x + 1)^2 - 33*sqrt((x - 1)
/(x + 1)))/((x - 1)/(x + 1) - 1)^3 + 5/2*log(sqrt((x - 1)/(x + 1)) + 1) - 5/2*log(abs(sqrt((x - 1)/(x + 1)) -
1))