3.135 \(\int \frac {\tan ^{-1}(\frac {c x}{\sqrt {a-c^2 x^2}})^2}{\sqrt {d-\frac {c^2 d x^2}{a}}} \, dx\)

Optimal. Leaf size=59 \[ \frac {\sqrt {a-c^2 x^2} \tan ^{-1}\left (\frac {c x}{\sqrt {a-c^2 x^2}}\right )^3}{3 c \sqrt {d-\frac {c^2 d x^2}{a}}} \]

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 59, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 39, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.051, Rules used = {5157, 5155} \[ \frac {\sqrt {a-c^2 x^2} \tan ^{-1}\left (\frac {c x}{\sqrt {a-c^2 x^2}}\right )^3}{3 c \sqrt {d-\frac {c^2 d x^2}{a}}} \]

Antiderivative was successfully verified.

[In]

Int[ArcTan[(c*x)/Sqrt[a - c^2*x^2]]^2/Sqrt[d - (c^2*d*x^2)/a],x]

[Out]

(Sqrt[a - c^2*x^2]*ArcTan[(c*x)/Sqrt[a - c^2*x^2]]^3)/(3*c*Sqrt[d - (c^2*d*x^2)/a])

Rule 5155

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

Rule 5157

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 59, normalized size = 1.00 \[ \frac {\sqrt {a-c^2 x^2} \tan ^{-1}\left (\frac {c x}{\sqrt {a-c^2 x^2}}\right )^3}{3 c \sqrt {d-\frac {c^2 d x^2}{a}}} \]

Antiderivative was successfully verified.

[In]

Integrate[ArcTan[(c*x)/Sqrt[a - c^2*x^2]]^2/Sqrt[d - (c^2*d*x^2)/a],x]

[Out]

(Sqrt[a - c^2*x^2]*ArcTan[(c*x)/Sqrt[a - c^2*x^2]]^3)/(3*c*Sqrt[d - (c^2*d*x^2)/a])

________________________________________________________________________________________

fricas [F]  time = 0.53, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {a \sqrt {-\frac {c^{2} d x^{2} - a d}{a}} \arctan \left (\frac {\sqrt {-c^{2} x^{2} + a} c x}{c^{2} x^{2} - a}\right )^{2}}{c^{2} d x^{2} - a d}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(-a*sqrt(-(c^2*d*x^2 - a*d)/a)*arctan(sqrt(-c^2*x^2 + a)*c*x/(c^2*x^2 - a))^2/(c^2*d*x^2 - a*d), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\arctan \left (\frac {c x}{\sqrt {-c^{2} x^{2} + a}}\right )^{2}}{\sqrt {-\frac {c^{2} d x^{2}}{a} + d}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(arctan(c*x/sqrt(-c^2*x^2 + a))^2/sqrt(-c^2*d*x^2/a + d), x)

________________________________________________________________________________________

maple [A]  time = 0.43, size = 72, normalized size = 1.22 \[ -\frac {\sqrt {-\frac {d \left (c^{2} x^{2}-a \right )}{a}}\, \sqrt {-c^{2} x^{2}+a}\, \arctan \left (\frac {c x}{\sqrt {-c^{2} x^{2}+a}}\right )^{3} a}{3 d \left (c^{2} x^{2}-a \right ) c} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arctan(c*x/(-c^2*x^2+a)^(1/2))^2/(d-c^2*d*x^2/a)^(1/2),x)

[Out]

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

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\arctan \left (\frac {c x}{\sqrt {-c^{2} x^{2} + a}}\right )^{2}}{\sqrt {-\frac {c^{2} d x^{2}}{a} + d}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(arctan(c*x/sqrt(-c^2*x^2 + a))^2/sqrt(-c^2*d*x^2/a + d), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {{\mathrm {atan}\left (\frac {c\,x}{\sqrt {a-c^2\,x^2}}\right )}^2}{\sqrt {d-\frac {c^2\,d\,x^2}{a}}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral(atan(c*x/sqrt(a - c**2*x**2))**2/sqrt(-d*(-1 + c**2*x**2/a)), x)

________________________________________________________________________________________