3.25.12 \(\int \frac {1}{\sqrt {-b+a^2 x^2} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}} \, dx\) [2412]

Optimal. Leaf size=193 \[ \frac {4 \sqrt {3} \text {ArcTan}\left (\frac {1}{\sqrt {3}}+\frac {2 \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}}{\sqrt {3} \sqrt [3]{c}}\right )}{a \sqrt [3]{c}}+\frac {4 \log \left (-\sqrt [3]{c}+\sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}\right )}{a \sqrt [3]{c}}-\frac {2 \log \left (c^{2/3}+\sqrt [3]{c} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}+\left (c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}\right )^{2/3}\right )}{a \sqrt [3]{c}} \]

[Out]

4*3^(1/2)*arctan(1/3*3^(1/2)+2/3*(c+(a*x+(a^2*x^2-b)^(1/2))^(1/4))^(1/3)*3^(1/2)/c^(1/3))/a/c^(1/3)+4*ln(-c^(1
/3)+(c+(a*x+(a^2*x^2-b)^(1/2))^(1/4))^(1/3))/a/c^(1/3)-2*ln(c^(2/3)+c^(1/3)*(c+(a*x+(a^2*x^2-b)^(1/2))^(1/4))^
(1/3)+(c+(a*x+(a^2*x^2-b)^(1/2))^(1/4))^(2/3))/a/c^(1/3)

________________________________________________________________________________________

Rubi [F]
time = 0.23, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {1}{\sqrt {-b+a^2 x^2} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

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

[Out]

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

Rubi steps

\begin {align*} \int \frac {1}{\sqrt {-b+a^2 x^2} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}} \, dx &=\int \frac {1}{\sqrt {-b+a^2 x^2} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.52, size = 175, normalized size = 0.91 \begin {gather*} \frac {4 \sqrt {3} \text {ArcTan}\left (\frac {1+\frac {2 \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}}{\sqrt [3]{c}}}{\sqrt {3}}\right )+4 \log \left (-\sqrt [3]{c}+\sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}\right )-2 \log \left (c^{2/3}+\sqrt [3]{c} \sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}+\left (c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}\right )^{2/3}\right )}{a \sqrt [3]{c}} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

Maple [F]
time = 0.03, size = 0, normalized size = 0.00 \[\int \frac {1}{\sqrt {a^{2} x^{2}-b}\, \left (c +\left (a x +\sqrt {a^{2} x^{2}-b}\right )^{\frac {1}{4}}\right )^{\frac {1}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.58, size = 532, normalized size = 2.76 \begin {gather*} \left [\frac {2 \, {\left (\sqrt {3} c \sqrt {-\frac {1}{c^{\frac {2}{3}}}} \log \left (2 \, \sqrt {3} {\left (a c^{\frac {2}{3}} x - \sqrt {a^{2} x^{2} - b} c^{\frac {2}{3}}\right )} {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {3}{4}} {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {2}{3}} \sqrt {-\frac {1}{c^{\frac {2}{3}}}} - {\left (3 \, a c^{\frac {2}{3}} x + \sqrt {3} {\left (a c x - \sqrt {a^{2} x^{2} - b} c\right )} \sqrt {-\frac {1}{c^{\frac {2}{3}}}} - 3 \, \sqrt {a^{2} x^{2} - b} c^{\frac {2}{3}}\right )} {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {3}{4}} {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}} + {\left (3 \, a c x - \sqrt {3} {\left (a c^{\frac {4}{3}} x - \sqrt {a^{2} x^{2} - b} c^{\frac {4}{3}}\right )} \sqrt {-\frac {1}{c^{\frac {2}{3}}}} - 3 \, \sqrt {a^{2} x^{2} - b} c\right )} {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {3}{4}} + 2 \, b\right ) - c^{\frac {2}{3}} \log \left ({\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {2}{3}} + {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}} c^{\frac {1}{3}} + c^{\frac {2}{3}}\right ) + 2 \, c^{\frac {2}{3}} \log \left ({\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}} - c^{\frac {1}{3}}\right )\right )}}{a c}, \frac {2 \, {\left (2 \, \sqrt {3} c^{\frac {2}{3}} \arctan \left (\frac {1}{3} \, \sqrt {3} + \frac {2 \, \sqrt {3} {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}}}{3 \, c^{\frac {1}{3}}}\right ) - c^{\frac {2}{3}} \log \left ({\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {2}{3}} + {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}} c^{\frac {1}{3}} + c^{\frac {2}{3}}\right ) + 2 \, c^{\frac {2}{3}} \log \left ({\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}} - c^{\frac {1}{3}}\right )\right )}}{a c}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

[2*(sqrt(3)*c*sqrt(-1/c^(2/3))*log(2*sqrt(3)*(a*c^(2/3)*x - sqrt(a^2*x^2 - b)*c^(2/3))*(a*x + sqrt(a^2*x^2 - b
))^(3/4)*(c + (a*x + sqrt(a^2*x^2 - b))^(1/4))^(2/3)*sqrt(-1/c^(2/3)) - (3*a*c^(2/3)*x + sqrt(3)*(a*c*x - sqrt
(a^2*x^2 - b)*c)*sqrt(-1/c^(2/3)) - 3*sqrt(a^2*x^2 - b)*c^(2/3))*(a*x + sqrt(a^2*x^2 - b))^(3/4)*(c + (a*x + s
qrt(a^2*x^2 - b))^(1/4))^(1/3) + (3*a*c*x - sqrt(3)*(a*c^(4/3)*x - sqrt(a^2*x^2 - b)*c^(4/3))*sqrt(-1/c^(2/3))
 - 3*sqrt(a^2*x^2 - b)*c)*(a*x + sqrt(a^2*x^2 - b))^(3/4) + 2*b) - c^(2/3)*log((c + (a*x + sqrt(a^2*x^2 - b))^
(1/4))^(2/3) + (c + (a*x + sqrt(a^2*x^2 - b))^(1/4))^(1/3)*c^(1/3) + c^(2/3)) + 2*c^(2/3)*log((c + (a*x + sqrt
(a^2*x^2 - b))^(1/4))^(1/3) - c^(1/3)))/(a*c), 2*(2*sqrt(3)*c^(2/3)*arctan(1/3*sqrt(3) + 2/3*sqrt(3)*(c + (a*x
 + sqrt(a^2*x^2 - b))^(1/4))^(1/3)/c^(1/3)) - c^(2/3)*log((c + (a*x + sqrt(a^2*x^2 - b))^(1/4))^(2/3) + (c + (
a*x + sqrt(a^2*x^2 - b))^(1/4))^(1/3)*c^(1/3) + c^(2/3)) + 2*c^(2/3)*log((c + (a*x + sqrt(a^2*x^2 - b))^(1/4))
^(1/3) - c^(1/3)))/(a*c)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\sqrt [3]{c + \sqrt [4]{a x + \sqrt {a^{2} x^{2} - b}}} \sqrt {a^{2} x^{2} - b}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Timed out

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________