3.512 \(\int \frac{1}{x \sqrt{a+b \left (c \left (d (e x)^m\right )^n\right )^p}} \, dx\)

Optimal. Leaf size=44 \[ -\frac{2 \tanh ^{-1}\left (\frac{\sqrt{a+b \left (c \left (d (e x)^m\right )^n\right )^p}}{\sqrt{a}}\right )}{\sqrt{a} m n p} \]

[Out]

(-2*ArcTanh[Sqrt[a + b*(c*(d*(e*x)^m)^n)^p]/Sqrt[a]])/(Sqrt[a]*m*n*p)

_______________________________________________________________________________________

Rubi [A]  time = 0.622821, antiderivative size = 44, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 5, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2 \[ -\frac{2 \tanh ^{-1}\left (\frac{\sqrt{a+b \left (c \left (d (e x)^m\right )^n\right )^p}}{\sqrt{a}}\right )}{\sqrt{a} m n p} \]

Antiderivative was successfully verified.

[In]  Int[1/(x*Sqrt[a + b*(c*(d*(e*x)^m)^n)^p]),x]

[Out]

(-2*ArcTanh[Sqrt[a + b*(c*(d*(e*x)^m)^n)^p]/Sqrt[a]])/(Sqrt[a]*m*n*p)

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{x \sqrt{a + b \left (c \left (d \left (e x\right )^{m}\right )^{n}\right )^{p}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/x/(a+b*(c*(d*(e*x)**m)**n)**p)**(1/2),x)

[Out]

Integral(1/(x*sqrt(a + b*(c*(d*(e*x)**m)**n)**p)), x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.326151, size = 44, normalized size = 1. \[ -\frac{2 \tanh ^{-1}\left (\frac{\sqrt{a+b \left (c \left (d (e x)^m\right )^n\right )^p}}{\sqrt{a}}\right )}{\sqrt{a} m n p} \]

Antiderivative was successfully verified.

[In]  Integrate[1/(x*Sqrt[a + b*(c*(d*(e*x)^m)^n)^p]),x]

[Out]

(-2*ArcTanh[Sqrt[a + b*(c*(d*(e*x)^m)^n)^p]/Sqrt[a]])/(Sqrt[a]*m*n*p)

_______________________________________________________________________________________

Maple [A]  time = 0.024, size = 39, normalized size = 0.9 \[ -2\,{\frac{1}{mnp\sqrt{a}}{\it Artanh} \left ({\frac{\sqrt{a+b \left ( c \left ( d \left ( ex \right ) ^{m} \right ) ^{n} \right ) ^{p}}}{\sqrt{a}}} \right ) } \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/x/(a+b*(c*(d*(e*x)^m)^n)^p)^(1/2),x)

[Out]

-2*arctanh((a+b*(c*(d*(e*x)^m)^n)^p)^(1/2)/a^(1/2))/m/n/p/a^(1/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt((((e*x)^m*d)^n*c)^p*b + a)*x),x, algorithm="maxima")

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

Fricas [A]  time = 0.283674, size = 1, normalized size = 0.02 \[ \left [\frac{\log \left ({\left (\sqrt{a} b e^{\left (m n p \log \left (e x\right ) + n p \log \left (d\right ) + p \log \left (c\right )\right )} - 2 \, \sqrt{b e^{\left (m n p \log \left (e x\right ) + n p \log \left (d\right ) + p \log \left (c\right )\right )} + a} a + 2 \, a^{\frac{3}{2}}\right )} e^{\left (-m n p \log \left (e x\right ) - n p \log \left (d\right ) - p \log \left (c\right )\right )}\right )}{\sqrt{a} m n p}, \frac{2 \, \arctan \left (\frac{a}{\sqrt{b e^{\left (m n p \log \left (e x\right ) + n p \log \left (d\right ) + p \log \left (c\right )\right )} + a} \sqrt{-a}}\right )}{\sqrt{-a} m n p}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt((((e*x)^m*d)^n*c)^p*b + a)*x),x, algorithm="fricas")

[Out]

[log((sqrt(a)*b*e^(m*n*p*log(e*x) + n*p*log(d) + p*log(c)) - 2*sqrt(b*e^(m*n*p*l
og(e*x) + n*p*log(d) + p*log(c)) + a)*a + 2*a^(3/2))*e^(-m*n*p*log(e*x) - n*p*lo
g(d) - p*log(c)))/(sqrt(a)*m*n*p), 2*arctan(a/(sqrt(b*e^(m*n*p*log(e*x) + n*p*lo
g(d) + p*log(c)) + a)*sqrt(-a)))/(sqrt(-a)*m*n*p)]

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{x \sqrt{a + b \left (c \left (d \left (e x\right )^{m}\right )^{n}\right )^{p}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/x/(a+b*(c*(d*(e*x)**m)**n)**p)**(1/2),x)

[Out]

Integral(1/(x*sqrt(a + b*(c*(d*(e*x)**m)**n)**p)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{\left (\left (\left (e x\right )^{m} d\right )^{n} c\right )^{p} b + a} x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt((((e*x)^m*d)^n*c)^p*b + a)*x),x, algorithm="giac")

[Out]

integrate(1/(sqrt((((e*x)^m*d)^n*c)^p*b + a)*x), x)