3.2.13 \(\int \frac {e^{\text {ArcCos}(a x)}}{x^2} \, dx\) [113]

Optimal. Leaf size=87 \[ (1+i) a e^{(1+i) \text {ArcCos}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},1;\frac {3}{2}-\frac {i}{2};-e^{2 i \text {ArcCos}(a x)}\right )-(2+2 i) a e^{(1+i) \text {ArcCos}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},2;\frac {3}{2}-\frac {i}{2};-e^{2 i \text {ArcCos}(a x)}\right ) \]

[Out]

(1+I)*a*exp((1+I)*arccos(a*x))*hypergeom([1, 1/2-1/2*I],[3/2-1/2*I],-(a*x+I*(-a^2*x^2+1)^(1/2))^2)-(2+2*I)*a*e
xp((1+I)*arccos(a*x))*hypergeom([2, 1/2-1/2*I],[3/2-1/2*I],-(a*x+I*(-a^2*x^2+1)^(1/2))^2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 87, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.400, Rules used = {4921, 12, 4559, 2283} \begin {gather*} (1+i) a e^{(1+i) \text {ArcCos}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},1;\frac {3}{2}-\frac {i}{2};-e^{2 i \text {ArcCos}(a x)}\right )-(2+2 i) a e^{(1+i) \text {ArcCos}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},2;\frac {3}{2}-\frac {i}{2};-e^{2 i \text {ArcCos}(a x)}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[E^ArcCos[a*x]/x^2,x]

[Out]

(1 + I)*a*E^((1 + I)*ArcCos[a*x])*Hypergeometric2F1[1/2 - I/2, 1, 3/2 - I/2, -E^((2*I)*ArcCos[a*x])] - (2 + 2*
I)*a*E^((1 + I)*ArcCos[a*x])*Hypergeometric2F1[1/2 - I/2, 2, 3/2 - I/2, -E^((2*I)*ArcCos[a*x])]

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 2283

Int[((a_) + (b_.)*(F_)^((e_.)*((c_.) + (d_.)*(x_))))^(p_)*(G_)^((h_.)*((f_.) + (g_.)*(x_))), x_Symbol] :> Simp
[a^p*(G^(h*(f + g*x))/(g*h*Log[G]))*Hypergeometric2F1[-p, g*h*(Log[G]/(d*e*Log[F])), g*h*(Log[G]/(d*e*Log[F]))
 + 1, Simplify[(-b/a)*F^(e*(c + d*x))]], x] /; FreeQ[{F, G, a, b, c, d, e, f, g, h, p}, x] && (ILtQ[p, 0] || G
tQ[a, 0])

Rule 4559

Int[(F_)^((c_.)*((a_.) + (b_.)*(x_)))*(G_)[(d_.) + (e_.)*(x_)]^(m_.)*(H_)[(d_.) + (e_.)*(x_)]^(n_.), x_Symbol]
 :> Int[ExpandTrigToExp[F^(c*(a + b*x)), G[d + e*x]^m*H[d + e*x]^n, x], x] /; FreeQ[{F, a, b, c, d, e}, x] &&
IGtQ[m, 0] && IGtQ[n, 0] && TrigQ[G] && TrigQ[H]

Rule 4921

Int[(u_.)*(f_)^(ArcCos[(a_.) + (b_.)*(x_)]^(n_.)*(c_.)), x_Symbol] :> Dist[-b^(-1), Subst[Int[(u /. x -> -a/b
+ Cos[x]/b)*f^(c*x^n)*Sin[x], x], x, ArcCos[a + b*x]], x] /; FreeQ[{a, b, c, f}, x] && IGtQ[n, 0]

Rubi steps

\begin {align*} \int \frac {e^{\cos ^{-1}(a x)}}{x^2} \, dx &=-\frac {\text {Subst}\left (\int a^2 e^x \sec (x) \tan (x) \, dx,x,\cos ^{-1}(a x)\right )}{a}\\ &=-\left (a \text {Subst}\left (\int e^x \sec (x) \tan (x) \, dx,x,\cos ^{-1}(a x)\right )\right )\\ &=-\left (a \text {Subst}\left (\int \left (\frac {4 i e^{(1+i) x}}{\left (1+e^{2 i x}\right )^2}-\frac {2 i e^{(1+i) x}}{1+e^{2 i x}}\right ) \, dx,x,\cos ^{-1}(a x)\right )\right )\\ &=(2 i a) \text {Subst}\left (\int \frac {e^{(1+i) x}}{1+e^{2 i x}} \, dx,x,\cos ^{-1}(a x)\right )-(4 i a) \text {Subst}\left (\int \frac {e^{(1+i) x}}{\left (1+e^{2 i x}\right )^2} \, dx,x,\cos ^{-1}(a x)\right )\\ &=(1+i) a e^{(1+i) \cos ^{-1}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},1;\frac {3}{2}-\frac {i}{2};-e^{2 i \cos ^{-1}(a x)}\right )-(2+2 i) a e^{(1+i) \cos ^{-1}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},2;\frac {3}{2}-\frac {i}{2};-e^{2 i \cos ^{-1}(a x)}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.05, size = 55, normalized size = 0.63 \begin {gather*} -\frac {e^{\text {ArcCos}(a x)}}{x}+(1-i) a e^{(1+i) \text {ArcCos}(a x)} \, _2F_1\left (\frac {1}{2}-\frac {i}{2},1;\frac {3}{2}-\frac {i}{2};-e^{2 i \text {ArcCos}(a x)}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[E^ArcCos[a*x]/x^2,x]

[Out]

-(E^ArcCos[a*x]/x) + (1 - I)*a*E^((1 + I)*ArcCos[a*x])*Hypergeometric2F1[1/2 - I/2, 1, 3/2 - I/2, -E^((2*I)*Ar
cCos[a*x])]

________________________________________________________________________________________

Maple [F]
time = 0.00, size = 0, normalized size = 0.00 \[\int \frac {{\mathrm e}^{\arccos \left (a x \right )}}{x^{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(arccos(a*x))/x^2,x)

[Out]

int(exp(arccos(a*x))/x^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(exp(arccos(a*x))/x^2,x, algorithm="maxima")

[Out]

integrate(e^(arccos(a*x))/x^2, x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(arccos(a*x))/x^2,x, algorithm="fricas")

[Out]

integral(e^(arccos(a*x))/x^2, x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(acos(a*x))/x**2,x)

[Out]

Integral(exp(acos(a*x))/x**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(exp(arccos(a*x))/x^2,x, algorithm="giac")

[Out]

integrate(e^(arccos(a*x))/x^2, x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(exp(acos(a*x))/x^2,x)

[Out]

int(exp(acos(a*x))/x^2, x)

________________________________________________________________________________________