3.3.41 \(\int \frac {x}{\sqrt {3-x^2} (5-x^2)} \, dx\) [241]

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

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.136, Rules used = {455, 65, 209} \begin {gather*} -\frac {\text {ArcTan}\left (\frac {\sqrt {3-x^2}}{\sqrt {2}}\right )}{\sqrt {2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x/(Sqrt[3 - x^2]*(5 - x^2)),x]

[Out]

-(ArcTan[Sqrt[3 - x^2]/Sqrt[2]]/Sqrt[2])

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 209

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

Rule 455

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && EqQ[m
- n + 1, 0]

Rubi steps

\begin {align*} \int \frac {x}{\sqrt {3-x^2} \left (5-x^2\right )} \, dx &=\frac {1}{2} \text {Subst}\left (\int \frac {1}{\sqrt {3-x} (5-x)} \, dx,x,x^2\right )\\ &=-\text {Subst}\left (\int \frac {1}{2+x^2} \, dx,x,\sqrt {3-x^2}\right )\\ &=-\frac {\tan ^{-1}\left (\frac {\sqrt {3-x^2}}{\sqrt {2}}\right )}{\sqrt {2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 25, normalized size = 1.00 \begin {gather*} -\frac {\tan ^{-1}\left (\frac {\sqrt {3-x^2}}{\sqrt {2}}\right )}{\sqrt {2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x/(Sqrt[3 - x^2]*(5 - x^2)),x]

[Out]

-(ArcTan[Sqrt[3 - x^2]/Sqrt[2]]/Sqrt[2])

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(99\) vs. \(2(20)=40\).
time = 0.13, size = 100, normalized size = 4.00

method result size
trager \(\frac {\RootOf \left (\textit {\_Z}^{2}+2\right ) \ln \left (\frac {\RootOf \left (\textit {\_Z}^{2}+2\right ) x^{2}-\RootOf \left (\textit {\_Z}^{2}+2\right )-4 \sqrt {-x^{2}+3}}{x^{2}-5}\right )}{4}\) \(48\)
default \(-\frac {\sqrt {2}\, \arctan \left (\frac {\left (-4-2 \sqrt {5}\, \left (x -\sqrt {5}\right )\right ) \sqrt {2}}{4 \sqrt {-\left (x -\sqrt {5}\right )^{2}-2 \sqrt {5}\, \left (x -\sqrt {5}\right )-2}}\right )}{4}-\frac {\sqrt {2}\, \arctan \left (\frac {\left (-4+2 \sqrt {5}\, \left (x +\sqrt {5}\right )\right ) \sqrt {2}}{4 \sqrt {-\left (x +\sqrt {5}\right )^{2}+2 \sqrt {5}\, \left (x +\sqrt {5}\right )-2}}\right )}{4}\) \(100\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x/(-x^2+5)/(-x^2+3)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/4*2^(1/2)*arctan(1/4*(-4-2*5^(1/2)*(x-5^(1/2)))*2^(1/2)/(-(x-5^(1/2))^2-2*5^(1/2)*(x-5^(1/2))-2)^(1/2))-1/4
*2^(1/2)*arctan(1/4*(-4+2*5^(1/2)*(x+5^(1/2)))*2^(1/2)/(-(x+5^(1/2))^2+2*5^(1/2)*(x+5^(1/2))-2)^(1/2))

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 101 vs. \(2 (20) = 40\).
time = 2.95, size = 101, normalized size = 4.04 \begin {gather*} -\frac {1}{20} \, \sqrt {5} {\left (\sqrt {5} \sqrt {2} \arcsin \left (\frac {2 \, \sqrt {5} \sqrt {3} x}{3 \, {\left | 2 \, x + 2 \, \sqrt {5} \right |}} + \frac {2 \, \sqrt {3}}{{\left | 2 \, x + 2 \, \sqrt {5} \right |}}\right ) - \sqrt {5} \sqrt {2} \arcsin \left (\frac {2 \, \sqrt {5} \sqrt {3} x}{3 \, {\left | 2 \, x - 2 \, \sqrt {5} \right |}} - \frac {2 \, \sqrt {3}}{{\left | 2 \, x - 2 \, \sqrt {5} \right |}}\right )\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(-x^2+5)/(-x^2+3)^(1/2),x, algorithm="maxima")

[Out]

-1/20*sqrt(5)*(sqrt(5)*sqrt(2)*arcsin(2/3*sqrt(5)*sqrt(3)*x/abs(2*x + 2*sqrt(5)) + 2*sqrt(3)/abs(2*x + 2*sqrt(
5))) - sqrt(5)*sqrt(2)*arcsin(2/3*sqrt(5)*sqrt(3)*x/abs(2*x - 2*sqrt(5)) - 2*sqrt(3)/abs(2*x - 2*sqrt(5))))

________________________________________________________________________________________

Fricas [A]
time = 0.41, size = 32, normalized size = 1.28 \begin {gather*} -\frac {1}{4} \, \sqrt {2} \arctan \left (\frac {\sqrt {2} {\left (x^{2} - 1\right )} \sqrt {-x^{2} + 3}}{4 \, {\left (x^{2} - 3\right )}}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-1/4*sqrt(2)*arctan(1/4*sqrt(2)*(x^2 - 1)*sqrt(-x^2 + 3)/(x^2 - 3))

________________________________________________________________________________________

Sympy [A]
time = 2.26, size = 24, normalized size = 0.96 \begin {gather*} - \frac {\sqrt {2} \operatorname {atan}{\left (\frac {\sqrt {2} \sqrt {3 - x^{2}}}{2} \right )}}{2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-sqrt(2)*atan(sqrt(2)*sqrt(3 - x**2)/2)/2

________________________________________________________________________________________

Giac [A]
time = 0.49, size = 20, normalized size = 0.80 \begin {gather*} -\frac {1}{2} \, \sqrt {2} \arctan \left (\frac {1}{2} \, \sqrt {2} \sqrt {-x^{2} + 3}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x/(-x^2+5)/(-x^2+3)^(1/2),x, algorithm="giac")

[Out]

-1/2*sqrt(2)*arctan(1/2*sqrt(2)*sqrt(-x^2 + 3))

________________________________________________________________________________________

Mupad [B]
time = 0.76, size = 83, normalized size = 3.32 \begin {gather*} -\frac {\sqrt {2}\,\ln \left (\frac {\frac {\sqrt {2}\,\left (\sqrt {5}\,x+3\right )}{2}+\sqrt {3-x^2}\,1{}\mathrm {i}}{x+\sqrt {5}}\right )\,1{}\mathrm {i}}{4}-\frac {\sqrt {2}\,\ln \left (\frac {\frac {\sqrt {2}\,\left (\sqrt {5}\,x-3\right )}{2}-\sqrt {3-x^2}\,1{}\mathrm {i}}{x-\sqrt {5}}\right )\,1{}\mathrm {i}}{4} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

- (2^(1/2)*log(((2^(1/2)*(5^(1/2)*x + 3))/2 + (3 - x^2)^(1/2)*1i)/(x + 5^(1/2)))*1i)/4 - (2^(1/2)*log(((2^(1/2
)*(5^(1/2)*x - 3))/2 - (3 - x^2)^(1/2)*1i)/(x - 5^(1/2)))*1i)/4

________________________________________________________________________________________