3.1001 \(\int \frac{1}{(a+b x^4) \sqrt{-c x^2+d \sqrt{a+b x^4}}} \, dx\)

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

[Out]

ArcTan[(Sqrt[c]*x)/Sqrt[-(c*x^2) + d*Sqrt[a + b*x^4]]]/(a*Sqrt[c])

________________________________________________________________________________________

Rubi [A]  time = 0.14157, antiderivative size = 41, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 34, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.059, Rules used = {2128, 203} \[ \frac{\tan ^{-1}\left (\frac{\sqrt{c} x}{\sqrt{d \sqrt{a+b x^4}-c x^2}}\right )}{a \sqrt{c}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

ArcTan[(Sqrt[c]*x)/Sqrt[-(c*x^2) + d*Sqrt[a + b*x^4]]]/(a*Sqrt[c])

Rule 2128

Int[1/(((a_) + (b_.)*(x_)^(n_.))*Sqrt[(c_.)*(x_)^2 + (d_.)*((a_) + (b_.)*(x_)^(n_.))^(p_.)]), x_Symbol] :> Dis
t[1/a, Subst[Int[1/(1 - c*x^2), x], x, x/Sqrt[c*x^2 + d*(a + b*x^n)^(2/n)]], x] /; FreeQ[{a, b, c, d, n}, x] &
& EqQ[p, 2/n]

Rule 203

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

Rubi steps

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

Mathematica [A]  time = 0.447791, size = 47, normalized size = 1.15 \[ \frac{\sqrt{\frac{1}{c}} \cot ^{-1}\left (\frac{\sqrt{\frac{1}{c}} \sqrt{d \sqrt{a+b x^4}-c x^2}}{x}\right )}{a} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(Sqrt[c^(-1)]*ArcCot[(Sqrt[c^(-1)]*Sqrt[-(c*x^2) + d*Sqrt[a + b*x^4]])/x])/a

________________________________________________________________________________________

Maple [F]  time = 0.023, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{b{x}^{4}+a}{\frac{1}{\sqrt{-c{x}^{2}+d\sqrt{b{x}^{4}+a}}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (b x^{4} + a\right )} \sqrt{-c x^{2} + \sqrt{b x^{4} + a} d}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(1/((b*x^4 + a)*sqrt(-c*x^2 + sqrt(b*x^4 + a)*d)), x)

________________________________________________________________________________________

Fricas [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (b x^{4} + a\right )} \sqrt{-c x^{2} + \sqrt{b x^{4} + a} d}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(1/((b*x^4 + a)*sqrt(-c*x^2 + sqrt(b*x^4 + a)*d)), x)