3.77 \(\int \frac {1}{a+b \cos ^{-1}(1+d x^2)} \, dx\)

Optimal. Leaf size=99 \[ \frac {x \cos \left (\frac {a}{2 b}\right ) \text {Ci}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}}+\frac {x \sin \left (\frac {a}{2 b}\right ) \text {Si}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}} \]

[Out]

1/2*x*Ci(1/2*(a+b*arccos(d*x^2+1))/b)*cos(1/2*a/b)/b*2^(1/2)/(-d*x^2)^(1/2)+1/2*x*Si(1/2*(a+b*arccos(d*x^2+1))
/b)*sin(1/2*a/b)/b*2^(1/2)/(-d*x^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 99, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.071, Rules used = {4817} \[ \frac {x \cos \left (\frac {a}{2 b}\right ) \text {CosIntegral}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}}+\frac {x \sin \left (\frac {a}{2 b}\right ) \text {Si}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcCos[1 + d*x^2])^(-1),x]

[Out]

(x*Cos[a/(2*b)]*CosIntegral[(a + b*ArcCos[1 + d*x^2])/(2*b)])/(Sqrt[2]*b*Sqrt[-(d*x^2)]) + (x*Sin[a/(2*b)]*Sin
Integral[(a + b*ArcCos[1 + d*x^2])/(2*b)])/(Sqrt[2]*b*Sqrt[-(d*x^2)])

Rule 4817

Int[((a_.) + ArcCos[1 + (d_.)*(x_)^2]*(b_.))^(-1), x_Symbol] :> Simp[(x*Cos[a/(2*b)]*CosIntegral[(a + b*ArcCos
[1 + d*x^2])/(2*b)])/(Sqrt[2]*b*Sqrt[-(d*x^2)]), x] + Simp[(x*Sin[a/(2*b)]*SinIntegral[(a + b*ArcCos[1 + d*x^2
])/(2*b)])/(Sqrt[2]*b*Sqrt[-(d*x^2)]), x] /; FreeQ[{a, b, d}, x]

Rubi steps

\begin {align*} \int \frac {1}{a+b \cos ^{-1}\left (1+d x^2\right )} \, dx &=\frac {x \cos \left (\frac {a}{2 b}\right ) \text {Ci}\left (\frac {a+b \cos ^{-1}\left (1+d x^2\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}}+\frac {x \sin \left (\frac {a}{2 b}\right ) \text {Si}\left (\frac {a+b \cos ^{-1}\left (1+d x^2\right )}{2 b}\right )}{\sqrt {2} b \sqrt {-d x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.11, size = 85, normalized size = 0.86 \[ -\frac {\sin \left (\frac {1}{2} \cos ^{-1}\left (d x^2+1\right )\right ) \left (\cos \left (\frac {a}{2 b}\right ) \text {Ci}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )+\sin \left (\frac {a}{2 b}\right ) \text {Si}\left (\frac {a+b \cos ^{-1}\left (d x^2+1\right )}{2 b}\right )\right )}{b d x} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(a + b*ArcCos[1 + d*x^2])^(-1),x]

[Out]

-((Sin[ArcCos[1 + d*x^2]/2]*(Cos[a/(2*b)]*CosIntegral[(a + b*ArcCos[1 + d*x^2])/(2*b)] + Sin[a/(2*b)]*SinInteg
ral[(a + b*ArcCos[1 + d*x^2])/(2*b)]))/(b*d*x))

________________________________________________________________________________________

fricas [F]  time = 0.42, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {1}{b \arccos \left (d x^{2} + 1\right ) + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(1/(b*arccos(d*x^2 + 1) + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{b \arccos \left (d x^{2} + 1\right ) + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(1/(b*arccos(d*x^2 + 1) + a), x)

________________________________________________________________________________________

maple [F]  time = 0.08, size = 0, normalized size = 0.00 \[ \int \frac {1}{a +b \arccos \left (d \,x^{2}+1\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: RuntimeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: sign: argument cannot be imaginary
; found sqrt((-_SAGE_VAR_d*_SAGE_VAR_x^2)-2)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {1}{a+b\,\mathrm {acos}\left (d\,x^2+1\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{a + b \operatorname {acos}{\left (d x^{2} + 1 \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(1/(a + b*acos(d*x**2 + 1)), x)

________________________________________________________________________________________