3.2.64 \(\int \frac {1}{(-1+c^2 x^2)^{3/2} \sqrt {d-c^2 d x^2}} \, dx\) [164]

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

[Out]

1/2*d*x*(c^2*x^2-1)^(1/2)/(-c^2*d*x^2+d)^(3/2)+1/2*arctanh(c*x)*(c^2*x^2-1)^(1/2)/c/(-c^2*d*x^2+d)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 91, normalized size of antiderivative = 1.23, number of steps used = 3, number of rules used = 3, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.103, Rules used = {23, 205, 214} \begin {gather*} \frac {x \left (d-c^2 d x^2\right )^{3/2}}{2 d^2 \left (1-c^2 x^2\right ) \left (c^2 x^2-1\right )^{3/2}}+\frac {\left (d-c^2 d x^2\right )^{3/2} \tanh ^{-1}(c x)}{2 c d^2 \left (c^2 x^2-1\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((-1 + c^2*x^2)^(3/2)*Sqrt[d - c^2*d*x^2]),x]

[Out]

(x*(d - c^2*d*x^2)^(3/2))/(2*d^2*(1 - c^2*x^2)*(-1 + c^2*x^2)^(3/2)) + ((d - c^2*d*x^2)^(3/2)*ArcTanh[c*x])/(2
*c*d^2*(-1 + c^2*x^2)^(3/2))

Rule 23

Int[(u_.)*((a_) + (b_.)*(v_))^(m_)*((c_) + (d_.)*(v_))^(n_), x_Symbol] :> Dist[(a + b*v)^m/(c + d*v)^m, Int[u*
(c + d*v)^(m + n), x], x] /; FreeQ[{a, b, c, d, m, n}, x] && EqQ[b*c - a*d, 0] &&  !(IntegerQ[m] || IntegerQ[n
] || GtQ[b/d, 0])

Rule 205

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(-x)*((a + b*x^n)^(p + 1)/(a*n*(p + 1))), x] + Dist[(n*(p
 + 1) + 1)/(a*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && LtQ[p, -1] && (
IntegerQ[2*p] || (n == 2 && IntegerQ[4*p]) || (n == 2 && IntegerQ[3*p]) || Denominator[p + 1/n] < Denominator[
p])

Rule 214

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

Rubi steps

\begin {align*} \int \frac {1}{\left (-1+c^2 x^2\right )^{3/2} \sqrt {d-c^2 d x^2}} \, dx &=\frac {\left (d-c^2 d x^2\right )^{3/2} \int \frac {1}{\left (d-c^2 d x^2\right )^2} \, dx}{\left (-1+c^2 x^2\right )^{3/2}}\\ &=\frac {x \left (d-c^2 d x^2\right )^{3/2}}{2 d^2 \left (1-c^2 x^2\right ) \left (-1+c^2 x^2\right )^{3/2}}+\frac {\left (d-c^2 d x^2\right )^{3/2} \int \frac {1}{d-c^2 d x^2} \, dx}{2 d \left (-1+c^2 x^2\right )^{3/2}}\\ &=\frac {x \left (d-c^2 d x^2\right )^{3/2}}{2 d^2 \left (1-c^2 x^2\right ) \left (-1+c^2 x^2\right )^{3/2}}+\frac {\left (d-c^2 d x^2\right )^{3/2} \tanh ^{-1}(c x)}{2 c d^2 \left (-1+c^2 x^2\right )^{3/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 54, normalized size = 0.73 \begin {gather*} \frac {-c x+\left (-1+c^2 x^2\right ) \tanh ^{-1}(c x)}{2 c \sqrt {-1+c^2 x^2} \sqrt {d-c^2 d x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/((-1 + c^2*x^2)^(3/2)*Sqrt[d - c^2*d*x^2]),x]

[Out]

(-(c*x) + (-1 + c^2*x^2)*ArcTanh[c*x])/(2*c*Sqrt[-1 + c^2*x^2]*Sqrt[d - c^2*d*x^2])

________________________________________________________________________________________

Maple [A]
time = 0.07, size = 94, normalized size = 1.27

method result size
default \(\frac {\sqrt {-\left (c^{2} x^{2}-1\right ) d}\, \left (\ln \left (c x -1\right ) c^{2} x^{2}-\ln \left (c x +1\right ) c^{2} x^{2}+2 c x -\ln \left (c x -1\right )+\ln \left (c x +1\right )\right )}{4 \sqrt {c^{2} x^{2}-1}\, d \left (c x -1\right ) c \left (c x +1\right )}\) \(94\)
risch \(-\frac {x}{2 \sqrt {c^{2} x^{2}-1}\, \sqrt {-\left (c^{2} x^{2}-1\right ) d}}-\frac {\sqrt {c^{2} x^{2}-1}\, \ln \left (c x -1\right )}{4 \sqrt {-\left (c^{2} x^{2}-1\right ) d}\, c}+\frac {\sqrt {c^{2} x^{2}-1}\, \ln \left (-c x -1\right )}{4 \sqrt {-\left (c^{2} x^{2}-1\right ) d}\, c}\) \(103\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(c^2*x^2-1)^(3/2)/(-c^2*d*x^2+d)^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/4/(c^2*x^2-1)^(1/2)*(-(c^2*x^2-1)*d)^(1/2)*(ln(c*x-1)*c^2*x^2-ln(c*x+1)*c^2*x^2+2*c*x-ln(c*x-1)+ln(c*x+1))/d
/(c*x-1)/c/(c*x+1)

________________________________________________________________________________________

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(1/(c^2*x^2-1)^(3/2)/(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(-c^2*d*x^2 + d)*(c^2*x^2 - 1)^(3/2)), x)

________________________________________________________________________________________

Fricas [A]
time = 1.36, size = 303, normalized size = 4.09 \begin {gather*} \left [\frac {4 \, \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} c x - {\left (c^{4} x^{4} - 2 \, c^{2} x^{2} + 1\right )} \sqrt {-d} \log \left (-\frac {c^{6} d x^{6} + 5 \, c^{4} d x^{4} - 5 \, c^{2} d x^{2} - 4 \, {\left (c^{3} x^{3} + c x\right )} \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} \sqrt {-d} - d}{c^{6} x^{6} - 3 \, c^{4} x^{4} + 3 \, c^{2} x^{2} - 1}\right )}{8 \, {\left (c^{5} d x^{4} - 2 \, c^{3} d x^{2} + c d\right )}}, \frac {2 \, \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} c x - {\left (c^{4} x^{4} - 2 \, c^{2} x^{2} + 1\right )} \sqrt {d} \arctan \left (\frac {2 \, \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} c \sqrt {d} x}{c^{4} d x^{4} - d}\right )}{4 \, {\left (c^{5} d x^{4} - 2 \, c^{3} d x^{2} + c d\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[1/8*(4*sqrt(-c^2*d*x^2 + d)*sqrt(c^2*x^2 - 1)*c*x - (c^4*x^4 - 2*c^2*x^2 + 1)*sqrt(-d)*log(-(c^6*d*x^6 + 5*c^
4*d*x^4 - 5*c^2*d*x^2 - 4*(c^3*x^3 + c*x)*sqrt(-c^2*d*x^2 + d)*sqrt(c^2*x^2 - 1)*sqrt(-d) - d)/(c^6*x^6 - 3*c^
4*x^4 + 3*c^2*x^2 - 1)))/(c^5*d*x^4 - 2*c^3*d*x^2 + c*d), 1/4*(2*sqrt(-c^2*d*x^2 + d)*sqrt(c^2*x^2 - 1)*c*x -
(c^4*x^4 - 2*c^2*x^2 + 1)*sqrt(d)*arctan(2*sqrt(-c^2*d*x^2 + d)*sqrt(c^2*x^2 - 1)*c*sqrt(d)*x/(c^4*d*x^4 - d))
)/(c^5*d*x^4 - 2*c^3*d*x^2 + c*d)]

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(c**2*x**2-1)**(3/2)/(-c**2*d*x**2+d)**(1/2),x)

[Out]

Integral(1/(((c*x - 1)*(c*x + 1))**(3/2)*sqrt(-d*(c*x - 1)*(c*x + 1))), 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(1/(c^2*x^2-1)^(3/2)/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(-c^2*d*x^2 + d)*(c^2*x^2 - 1)^(3/2)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{\sqrt {d-c^2\,d\,x^2}\,{\left (c^2\,x^2-1\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((d - c^2*d*x^2)^(1/2)*(c^2*x^2 - 1)^(3/2)),x)

[Out]

int(1/((d - c^2*d*x^2)^(1/2)*(c^2*x^2 - 1)^(3/2)), x)

________________________________________________________________________________________