3.820 \(\int e^{\tanh ^{-1}(a+b x)} x \, dx\)

Optimal. Leaf size=84 \[ -\frac{\sqrt{-a-b x+1} (a+b x+1)^{3/2}}{2 b^2}-\frac{(1-2 a) \sqrt{-a-b x+1} \sqrt{a+b x+1}}{2 b^2}+\frac{(1-2 a) \sin ^{-1}(a+b x)}{2 b^2} \]

[Out]

-((1 - 2*a)*Sqrt[1 - a - b*x]*Sqrt[1 + a + b*x])/(2*b^2) - (Sqrt[1 - a - b*x]*(1 + a + b*x)^(3/2))/(2*b^2) + (
(1 - 2*a)*ArcSin[a + b*x])/(2*b^2)

________________________________________________________________________________________

Rubi [A]  time = 0.0639097, antiderivative size = 84, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 10, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.6, Rules used = {6163, 80, 50, 53, 619, 216} \[ -\frac{\sqrt{-a-b x+1} (a+b x+1)^{3/2}}{2 b^2}-\frac{(1-2 a) \sqrt{-a-b x+1} \sqrt{a+b x+1}}{2 b^2}+\frac{(1-2 a) \sin ^{-1}(a+b x)}{2 b^2} \]

Antiderivative was successfully verified.

[In]

Int[E^ArcTanh[a + b*x]*x,x]

[Out]

-((1 - 2*a)*Sqrt[1 - a - b*x]*Sqrt[1 + a + b*x])/(2*b^2) - (Sqrt[1 - a - b*x]*(1 + a + b*x)^(3/2))/(2*b^2) + (
(1 - 2*a)*ArcSin[a + b*x])/(2*b^2)

Rule 6163

Int[E^(ArcTanh[(c_.)*((a_) + (b_.)*(x_))]*(n_.))*((d_.) + (e_.)*(x_))^(m_.), x_Symbol] :> Int[((d + e*x)^m*(1
+ a*c + b*c*x)^(n/2))/(1 - a*c - b*c*x)^(n/2), x] /; FreeQ[{a, b, c, d, e, m, n}, x]

Rule 80

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

Rule 50

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + n + 1)), x] + Dist[(n*(b*c - a*d))/(b*(m + n + 1)), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 53

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

Rule 619

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Dist[1/(2*c*((-4*c)/(b^2 - 4*a*c))^p), Subst[Int[Si
mp[1 - x^2/(b^2 - 4*a*c), x]^p, x], x, b + 2*c*x], x] /; FreeQ[{a, b, c, p}, x] && GtQ[4*a - b^2/c, 0]

Rule 216

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

Rubi steps

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

Mathematica [A]  time = 0.0909827, size = 130, normalized size = 1.55 \[ \frac{\sqrt{b} \sqrt{-a^2-2 a b x-b^2 x^2+1} (a-b x-2)+2 \sqrt{-b} \sinh ^{-1}\left (\frac{\sqrt{-b} \sqrt{-a-b x+1}}{\sqrt{2} \sqrt{b}}\right )+4 a \sqrt{-b} \sinh ^{-1}\left (\frac{\sqrt{b} \sqrt{-a-b x+1}}{\sqrt{2} \sqrt{-b}}\right )}{2 b^{5/2}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[E^ArcTanh[a + b*x]*x,x]

[Out]

(Sqrt[b]*(-2 + a - b*x)*Sqrt[1 - a^2 - 2*a*b*x - b^2*x^2] + 2*Sqrt[-b]*ArcSinh[(Sqrt[-b]*Sqrt[1 - a - b*x])/(S
qrt[2]*Sqrt[b])] + 4*a*Sqrt[-b]*ArcSinh[(Sqrt[b]*Sqrt[1 - a - b*x])/(Sqrt[2]*Sqrt[-b])])/(2*b^(5/2))

________________________________________________________________________________________

Maple [B]  time = 0.058, size = 178, normalized size = 2.1 \begin{align*} -{\frac{x}{2\,b}\sqrt{-{b}^{2}{x}^{2}-2\,xab-{a}^{2}+1}}+{\frac{a}{2\,{b}^{2}}\sqrt{-{b}^{2}{x}^{2}-2\,xab-{a}^{2}+1}}+{\frac{1}{2\,b}\arctan \left ({\sqrt{{b}^{2}} \left ( x+{\frac{a}{b}} \right ){\frac{1}{\sqrt{-{b}^{2}{x}^{2}-2\,xab-{a}^{2}+1}}}} \right ){\frac{1}{\sqrt{{b}^{2}}}}}-{\frac{1}{{b}^{2}}\sqrt{-{b}^{2}{x}^{2}-2\,xab-{a}^{2}+1}}-{\frac{a}{b}\arctan \left ({\sqrt{{b}^{2}} \left ( x+{\frac{a}{b}} \right ){\frac{1}{\sqrt{-{b}^{2}{x}^{2}-2\,xab-{a}^{2}+1}}}} \right ){\frac{1}{\sqrt{{b}^{2}}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*x/b*(-b^2*x^2-2*a*b*x-a^2+1)^(1/2)+1/2*a/b^2*(-b^2*x^2-2*a*b*x-a^2+1)^(1/2)+1/2/b/(b^2)^(1/2)*arctan((b^2
)^(1/2)*(x+a/b)/(-b^2*x^2-2*a*b*x-a^2+1)^(1/2))-1/b^2*(-b^2*x^2-2*a*b*x-a^2+1)^(1/2)-a/b/(b^2)^(1/2)*arctan((b
^2)^(1/2)*(x+a/b)/(-b^2*x^2-2*a*b*x-a^2+1)^(1/2))

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [A]  time = 2.15044, size = 209, normalized size = 2.49 \begin{align*} \frac{{\left (2 \, a - 1\right )} \arctan \left (\frac{\sqrt{-b^{2} x^{2} - 2 \, a b x - a^{2} + 1}{\left (b x + a\right )}}{b^{2} x^{2} + 2 \, a b x + a^{2} - 1}\right ) - \sqrt{-b^{2} x^{2} - 2 \, a b x - a^{2} + 1}{\left (b x - a + 2\right )}}{2 \, b^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/2*((2*a - 1)*arctan(sqrt(-b^2*x^2 - 2*a*b*x - a^2 + 1)*(b*x + a)/(b^2*x^2 + 2*a*b*x + a^2 - 1)) - sqrt(-b^2*
x^2 - 2*a*b*x - a^2 + 1)*(b*x - a + 2))/b^2

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(x*(a + b*x + 1)/sqrt(-(a + b*x - 1)*(a + b*x + 1)), x)

________________________________________________________________________________________

Giac [A]  time = 1.20743, size = 80, normalized size = 0.95 \begin{align*} -\frac{1}{2} \, \sqrt{-{\left (b x + a\right )}^{2} + 1}{\left (\frac{x}{b} - \frac{a b - 2 \, b}{b^{3}}\right )} + \frac{{\left (2 \, a - 1\right )} \arcsin \left (-b x - a\right ) \mathrm{sgn}\left (b\right )}{2 \, b{\left | b \right |}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/2*sqrt(-(b*x + a)^2 + 1)*(x/b - (a*b - 2*b)/b^3) + 1/2*(2*a - 1)*arcsin(-b*x - a)*sgn(b)/(b*abs(b))