3.3.79 \(\int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx\) [279]

3.3.79.1 Optimal result
3.3.79.2 Mathematica [C] (verified)
3.3.79.3 Rubi [A] (verified)
3.3.79.4 Maple [C] (verified)
3.3.79.5 Fricas [A] (verification not implemented)
3.3.79.6 Sympy [F]
3.3.79.7 Maxima [F(-2)]
3.3.79.8 Giac [A] (verification not implemented)
3.3.79.9 Mupad [B] (verification not implemented)

3.3.79.1 Optimal result

Integrand size = 12, antiderivative size = 100 \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=b x+\sqrt {-1+a+b x} \sqrt {1+a+b x}+2 a \text {arcsinh}\left (\frac {\sqrt {-1+a+b x}}{\sqrt {2}}\right )+2 \sqrt {1-a^2} \arctan \left (\frac {\sqrt {1-a} \sqrt {1+a+b x}}{\sqrt {1+a} \sqrt {-1+a+b x}}\right )+a \log (x) \]

output
b*x+2*a*arcsinh(1/2*(b*x+a-1)^(1/2)*2^(1/2))+a*ln(x)+2*arctan((1-a)^(1/2)* 
(b*x+a+1)^(1/2)/(1+a)^(1/2)/(b*x+a-1)^(1/2))*(-a^2+1)^(1/2)+(b*x+a-1)^(1/2 
)*(b*x+a+1)^(1/2)
 
3.3.79.2 Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 0.07 (sec) , antiderivative size = 141, normalized size of antiderivative = 1.41 \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=b x+\sqrt {-1+a+b x} \sqrt {1+a+b x}+a \log (x)+a \log \left (a+b x+\sqrt {-1+a+b x} \sqrt {1+a+b x}\right )+i \sqrt {1-a^2} \log \left (\frac {2 \sqrt {-1+a+b x} \sqrt {1+a+b x}}{\left (-1+a^2\right ) x}+\frac {2 i \left (-1+a^2+a b x\right )}{\sqrt {1-a^2} \left (-1+a^2\right ) x}\right ) \]

input
Integrate[E^ArcCosh[a + b*x]/x,x]
 
output
b*x + Sqrt[-1 + a + b*x]*Sqrt[1 + a + b*x] + a*Log[x] + a*Log[a + b*x + Sq 
rt[-1 + a + b*x]*Sqrt[1 + a + b*x]] + I*Sqrt[1 - a^2]*Log[(2*Sqrt[-1 + a + 
 b*x]*Sqrt[1 + a + b*x])/((-1 + a^2)*x) + ((2*I)*(-1 + a^2 + a*b*x))/(Sqrt 
[1 - a^2]*(-1 + a^2)*x)]
 
3.3.79.3 Rubi [A] (verified)

Time = 0.34 (sec) , antiderivative size = 100, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {6435, 2010, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx\)

\(\Big \downarrow \) 6435

\(\displaystyle \int \frac {\sqrt {a+b x-1} \sqrt {a+b x+1}+a+b x}{x}dx\)

\(\Big \downarrow \) 2010

\(\displaystyle \int \left (\frac {\sqrt {a+b x-1} \sqrt {a+b x+1}}{x}+\frac {a}{x}+b\right )dx\)

\(\Big \downarrow \) 2009

\(\displaystyle 2 \sqrt {1-a^2} \arctan \left (\frac {\sqrt {1-a} \sqrt {a+b x+1}}{\sqrt {a+1} \sqrt {a+b x-1}}\right )+2 a \text {arcsinh}\left (\frac {\sqrt {a+b x-1}}{\sqrt {2}}\right )+\sqrt {a+b x-1} \sqrt {a+b x+1}+a \log (x)+b x\)

input
Int[E^ArcCosh[a + b*x]/x,x]
 
output
b*x + Sqrt[-1 + a + b*x]*Sqrt[1 + a + b*x] + 2*a*ArcSinh[Sqrt[-1 + a + b*x 
]/Sqrt[2]] + 2*Sqrt[1 - a^2]*ArcTan[(Sqrt[1 - a]*Sqrt[1 + a + b*x])/(Sqrt[ 
1 + a]*Sqrt[-1 + a + b*x])] + a*Log[x]
 

3.3.79.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 2010
Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x] 
, x] /; FreeQ[{c, m}, x] && SumQ[u] &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) 
+ (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]
 

rule 6435
Int[E^(ArcCosh[u_]*(n_.))*(x_)^(m_.), x_Symbol] :> Int[x^m*(u + Sqrt[-1 + u 
]*Sqrt[1 + u])^n, x] /; RationalQ[m] && IntegerQ[n] && PolyQ[u, x]
 
3.3.79.4 Maple [C] (verified)

Result contains higher order function than in optimal. Order 9 vs. order 3.

Time = 0.75 (sec) , antiderivative size = 156, normalized size of antiderivative = 1.56

method result size
default \(\frac {\sqrt {b x +a -1}\, \sqrt {b x +a +1}\, \left (-\sqrt {a^{2}-1}\, \ln \left (\frac {2 a^{2}-2+2 a b x +2 \sqrt {a^{2}-1}\, \sqrt {b^{2} x^{2}+2 a b x +a^{2}-1}}{x}\right ) \operatorname {csgn}\left (b \right )+\sqrt {b^{2} x^{2}+2 a b x +a^{2}-1}\, \operatorname {csgn}\left (b \right )+\ln \left (\left (\sqrt {b^{2} x^{2}+2 a b x +a^{2}-1}\, \operatorname {csgn}\left (b \right )+b x +a \right ) \operatorname {csgn}\left (b \right )\right ) a \right ) \operatorname {csgn}\left (b \right )}{\sqrt {b^{2} x^{2}+2 a b x +a^{2}-1}}+b x +a \ln \left (x \right )\) \(156\)

input
int((b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))/x,x,method=_RETURNVERBOSE)
 
output
(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2)*(-(a^2-1)^(1/2)*ln(2*(a*b*x+(a^2-1)^(1/2)* 
(b^2*x^2+2*a*b*x+a^2-1)^(1/2)+a^2-1)/x)*csgn(b)+(b^2*x^2+2*a*b*x+a^2-1)^(1 
/2)*csgn(b)+ln(((b^2*x^2+2*a*b*x+a^2-1)^(1/2)*csgn(b)+b*x+a)*csgn(b))*a)*c 
sgn(b)/(b^2*x^2+2*a*b*x+a^2-1)^(1/2)+b*x+a*ln(x)
 
3.3.79.5 Fricas [A] (verification not implemented)

Time = 0.28 (sec) , antiderivative size = 246, normalized size of antiderivative = 2.46 \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=\left [b x - a \log \left (-b x + \sqrt {b x + a + 1} \sqrt {b x + a - 1} - a\right ) + a \log \left (x\right ) + \sqrt {a^{2} - 1} \log \left (\frac {a^{2} b x + a^{3} + {\left (a^{2} - \sqrt {a^{2} - 1} a - 1\right )} \sqrt {b x + a + 1} \sqrt {b x + a - 1} - {\left (a b x + a^{2} - 1\right )} \sqrt {a^{2} - 1} - a}{x}\right ) + \sqrt {b x + a + 1} \sqrt {b x + a - 1}, b x - a \log \left (-b x + \sqrt {b x + a + 1} \sqrt {b x + a - 1} - a\right ) + a \log \left (x\right ) + 2 \, \sqrt {-a^{2} + 1} \arctan \left (-\frac {\sqrt {-a^{2} + 1} b x - \sqrt {-a^{2} + 1} \sqrt {b x + a + 1} \sqrt {b x + a - 1}}{a^{2} - 1}\right ) + \sqrt {b x + a + 1} \sqrt {b x + a - 1}\right ] \]

input
integrate((b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))/x,x, algorithm="fricas")
 
output
[b*x - a*log(-b*x + sqrt(b*x + a + 1)*sqrt(b*x + a - 1) - a) + a*log(x) + 
sqrt(a^2 - 1)*log((a^2*b*x + a^3 + (a^2 - sqrt(a^2 - 1)*a - 1)*sqrt(b*x + 
a + 1)*sqrt(b*x + a - 1) - (a*b*x + a^2 - 1)*sqrt(a^2 - 1) - a)/x) + sqrt( 
b*x + a + 1)*sqrt(b*x + a - 1), b*x - a*log(-b*x + sqrt(b*x + a + 1)*sqrt( 
b*x + a - 1) - a) + a*log(x) + 2*sqrt(-a^2 + 1)*arctan(-(sqrt(-a^2 + 1)*b* 
x - sqrt(-a^2 + 1)*sqrt(b*x + a + 1)*sqrt(b*x + a - 1))/(a^2 - 1)) + sqrt( 
b*x + a + 1)*sqrt(b*x + a - 1)]
 
3.3.79.6 Sympy [F]

\[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=\int \frac {a + b x + \sqrt {a + b x - 1} \sqrt {a + b x + 1}}{x}\, dx \]

input
integrate((b*x+a+(b*x+a-1)**(1/2)*(b*x+a+1)**(1/2))/x,x)
 
output
Integral((a + b*x + sqrt(a + b*x - 1)*sqrt(a + b*x + 1))/x, x)
 
3.3.79.7 Maxima [F(-2)]

Exception generated. \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=\text {Exception raised: ValueError} \]

input
integrate((b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))/x,x, algorithm="maxima")
 
output
Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(a-1>0)', see `assume?` for more 
details)Is
 
3.3.79.8 Giac [A] (verification not implemented)

Time = 0.31 (sec) , antiderivative size = 103, normalized size of antiderivative = 1.03 \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=b x - a \log \left ({\left (\sqrt {b x + a + 1} - \sqrt {b x + a - 1}\right )}^{2}\right ) + a \log \left ({\left | b x \right |}\right ) + 2 \, \sqrt {-a^{2} + 1} \arctan \left (\frac {{\left (\sqrt {b x + a + 1} - \sqrt {b x + a - 1}\right )}^{2} - 2 \, a}{2 \, \sqrt {-a^{2} + 1}}\right ) + \sqrt {b x + a + 1} \sqrt {b x + a - 1} + a + 1 \]

input
integrate((b*x+a+(b*x+a-1)^(1/2)*(b*x+a+1)^(1/2))/x,x, algorithm="giac")
 
output
b*x - a*log((sqrt(b*x + a + 1) - sqrt(b*x + a - 1))^2) + a*log(abs(b*x)) + 
 2*sqrt(-a^2 + 1)*arctan(1/2*((sqrt(b*x + a + 1) - sqrt(b*x + a - 1))^2 - 
2*a)/sqrt(-a^2 + 1)) + sqrt(b*x + a + 1)*sqrt(b*x + a - 1) + a + 1
 
3.3.79.9 Mupad [B] (verification not implemented)

Time = 27.37 (sec) , antiderivative size = 8883, normalized size of antiderivative = 88.83 \[ \int \frac {e^{\text {arccosh}(a+b x)}}{x} \, dx=\text {Too large to display} \]

input
int((a + (a + b*x - 1)^(1/2)*(a + b*x + 1)^(1/2) + b*x)/x,x)
 
output
b*x + a*log(x) - a*atan(-(a*(2*a*((32*(a*(a - 1)^(3/2)*(a + 1)^(3/2) - 2*a 
*(a - 1)^(1/2)*(a + 1)^(1/2) + 22*a^3*(a - 1)^(1/2)*(a + 1)^(1/2) - 68*a^5 
*(a - 1)^(1/2)*(a + 1)^(1/2) - 4*a^3*(a - 1)^(3/2)*(a + 1)^(3/2) + 92*a^7* 
(a - 1)^(1/2)*(a + 1)^(1/2) - 22*a^5*(a - 1)^(3/2)*(a + 1)^(3/2) - 58*a^9* 
(a - 1)^(1/2)*(a + 1)^(1/2) - 5*a^3*(a - 1)^(5/2)*(a + 1)^(5/2) + 52*a^7*( 
a - 1)^(3/2)*(a + 1)^(3/2) + 14*a^11*(a - 1)^(1/2)*(a + 1)^(1/2) + 12*a^5* 
(a - 1)^(5/2)*(a + 1)^(5/2) - 27*a^9*(a - 1)^(3/2)*(a + 1)^(3/2) + 9*a^7*( 
a - 1)^(5/2)*(a + 1)^(5/2) + 4*a^5*(a - 1)^(7/2)*(a + 1)^(7/2)))/(5*a^2 - 
10*a^4 + 10*a^6 - 5*a^8 + a^10 - 1) - 2*a*((32*(2*a - 10*a^3 + 20*a^5 - 20 
*a^7 + 10*a^9 - 2*a^11 - 2*a*(a - 1)*(a + 1) + 2*a^3*(a - 1)^2*(a + 1)^2 - 
 6*a^5*(a - 1)^2*(a + 1)^2 + 4*a^7*(a - 1)^2*(a + 1)^2 + 8*a^3*(a - 1)*(a 
+ 1) - 12*a^5*(a - 1)*(a + 1) + 8*a^7*(a - 1)*(a + 1) - 2*a^9*(a - 1)*(a + 
 1)))/(5*a^2 - 10*a^4 + 10*a^6 - 5*a^8 + a^10 - 1) + 2*a*((32*(a*(a - 1)^( 
1/2)*(a + 1)^(1/2) - 4*a^3*(a - 1)^(1/2)*(a + 1)^(1/2) + 6*a^5*(a - 1)^(1/ 
2)*(a + 1)^(1/2) - 5*a^3*(a - 1)^(3/2)*(a + 1)^(3/2) - 4*a^7*(a - 1)^(1/2) 
*(a + 1)^(1/2) + 10*a^5*(a - 1)^(3/2)*(a + 1)^(3/2) + a^9*(a - 1)^(1/2)*(a 
 + 1)^(1/2) - 5*a^7*(a - 1)^(3/2)*(a + 1)^(3/2) + 4*a^5*(a - 1)^(5/2)*(a + 
 1)^(5/2)))/(5*a^2 - 10*a^4 + 10*a^6 - 5*a^8 + a^10 - 1) - (32*((a - 1)^(1 
/2) - (a + b*x - 1)^(1/2))*(60*a^2 - 150*a^4 + 200*a^6 - 150*a^8 + 60*a^10 
 - 10*a^12 - 39*a^4*(a - 1)^2*(a + 1)^2 + 78*a^6*(a - 1)^2*(a + 1)^2 + ...