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

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 c^{2/3}}+\frac {4 \log \left (-\sqrt [3]{c}+\sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}\right )}{a c^{2/3}}-\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 c^{2/3}} \]

[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^(2/3)+4*ln(-c^(
1/3)+(c+(a*x+(a^2*x^2-b)^(1/2))^(1/4))^(1/3))/a/c^(2/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^(2/3)

________________________________________________________________________________________

Rubi [F]
time = 0.25, 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} \left (c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}\right )^{2/3}} \, 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))^(2/3)),x]

[Out]

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.62, size = 174, normalized size = 0.90 \begin {gather*} -\frac {2 \left (2 \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 )-2 \log \left (-\sqrt [3]{c}+\sqrt [3]{c+\sqrt [4]{a x+\sqrt {-b+a^2 x^2}}}\right )+\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 )\right )}{a c^{2/3}} \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))^(2/3)),x]

[Out]

(-2*(2*Sqrt[3]*ArcTan[(1 + (2*(c + (a*x + Sqrt[-b + a^2*x^2])^(1/4))^(1/3))/c^(1/3))/Sqrt[3]] - 2*Log[-c^(1/3)
 + (c + (a*x + Sqrt[-b + a^2*x^2])^(1/4))^(1/3)] + 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^(2/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 {2}{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))^(2/3),x)

[Out]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.59, size = 180, normalized size = 0.93 \begin {gather*} -\frac {2 \, {\left (2 \, \sqrt {3} {\left (c^{2}\right )}^{\frac {1}{6}} c \arctan \left (\frac {\sqrt {3} \sqrt {c^{2}} c + 2 \, \sqrt {3} {\left (c^{2}\right )}^{\frac {5}{6}} {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}}}{3 \, c^{2}}\right ) + {\left (c^{2}\right )}^{\frac {2}{3}} \log \left ({\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {2}{3}} c + {\left (c^{2}\right )}^{\frac {1}{3}} c + {\left (c^{2}\right )}^{\frac {2}{3}} {\left (c + {\left (a x + \sqrt {a^{2} x^{2} - b}\right )}^{\frac {1}{4}}\right )}^{\frac {1}{3}}\right ) - 2 \, {\left (c^{2}\right )}^{\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 - {\left (c^{2}\right )}^{\frac {2}{3}}\right )\right )}}{a c^{2}} \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))^(2/3),x, algorithm="fricas")

[Out]

-2*(2*sqrt(3)*(c^2)^(1/6)*c*arctan(1/3*(sqrt(3)*sqrt(c^2)*c + 2*sqrt(3)*(c^2)^(5/6)*(c + (a*x + sqrt(a^2*x^2 -
 b))^(1/4))^(1/3))/c^2) + (c^2)^(2/3)*log((c + (a*x + sqrt(a^2*x^2 - b))^(1/4))^(2/3)*c + (c^2)^(1/3)*c + (c^2
)^(2/3)*(c + (a*x + sqrt(a^2*x^2 - b))^(1/4))^(1/3)) - 2*(c^2)^(2/3)*log((c + (a*x + sqrt(a^2*x^2 - b))^(1/4))
^(1/3)*c - (c^2)^(2/3)))/(a*c^2)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\left (c + \sqrt [4]{a x + \sqrt {a^{2} x^{2} - b}}\right )^{\frac {2}{3}} \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))**(2/3),x)

[Out]

Integral(1/((c + (a*x + sqrt(a**2*x**2 - b))**(1/4))**(2/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))^(2/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 )}^{2/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))^(2/3)*(a^2*x^2 - b)^(1/2)),x)

[Out]

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

________________________________________________________________________________________