\(\int \frac {1}{\sqrt {a+b \log (c (d (e+f x)^m)^n)}} \, dx\) [433]

Optimal result
Mathematica [A] (verified)
Rubi [A] (warning: unable to verify)
Maple [F]
Fricas [F(-2)]
Sympy [F]
Maxima [F]
Giac [F]
Mupad [F(-1)]
Reduce [F]

Optimal result

Integrand size = 22, antiderivative size = 104 \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\frac {e^{-\frac {a}{b m n}} \sqrt {\pi } (e+f x) \left (c \left (d (e+f x)^m\right )^n\right )^{-\frac {1}{m n}} \text {erfi}\left (\frac {\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}}{\sqrt {b} \sqrt {m} \sqrt {n}}\right )}{\sqrt {b} f \sqrt {m} \sqrt {n}} \] Output:

Pi^(1/2)*(f*x+e)*erfi((a+b*ln(c*(d*(f*x+e)^m)^n))^(1/2)/b^(1/2)/m^(1/2)/n^ 
(1/2))/b^(1/2)/exp(a/b/m/n)/f/m^(1/2)/n^(1/2)/((c*(d*(f*x+e)^m)^n)^(1/m/n) 
)
 

Mathematica [A] (verified)

Time = 0.03 (sec) , antiderivative size = 104, normalized size of antiderivative = 1.00 \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\frac {e^{-\frac {a}{b m n}} \sqrt {\pi } (e+f x) \left (c \left (d (e+f x)^m\right )^n\right )^{-\frac {1}{m n}} \text {erfi}\left (\frac {\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}}{\sqrt {b} \sqrt {m} \sqrt {n}}\right )}{\sqrt {b} f \sqrt {m} \sqrt {n}} \] Input:

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

Output:

(Sqrt[Pi]*(e + f*x)*Erfi[Sqrt[a + b*Log[c*(d*(e + f*x)^m)^n]]/(Sqrt[b]*Sqr 
t[m]*Sqrt[n])])/(Sqrt[b]*E^(a/(b*m*n))*f*Sqrt[m]*Sqrt[n]*(c*(d*(e + f*x)^m 
)^n)^(1/(m*n)))
 

Rubi [A] (warning: unable to verify)

Time = 0.90 (sec) , antiderivative size = 106, normalized size of antiderivative = 1.02, number of steps used = 6, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.227, Rules used = {2895, 2836, 2737, 2611, 2633}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

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

\(\Big \downarrow \) 2895

\(\displaystyle \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}}dx\)

\(\Big \downarrow \) 2836

\(\displaystyle \frac {\int \frac {1}{\sqrt {a+b \log \left (c d^n (e+f x)^{m n}\right )}}d(e+f x)}{f}\)

\(\Big \downarrow \) 2737

\(\displaystyle \frac {(e+f x) \left (c d^n (e+f x)^{m n}\right )^{-\frac {1}{m n}} \int \frac {\left (c d^n (e+f x)^{m n}\right )^{\frac {1}{m n}}}{\sqrt {a+b \log \left (c d^n (e+f x)^{m n}\right )}}d\log \left (c d^n (e+f x)^{m n}\right )}{f m n}\)

\(\Big \downarrow \) 2611

\(\displaystyle \frac {2 (e+f x) \left (c d^n (e+f x)^{m n}\right )^{-\frac {1}{m n}} \int \exp \left (\frac {a+b \log \left (c d^n (e+f x)^{m n}\right )}{b m n}-\frac {a}{b m n}\right )d\sqrt {a+b \log \left (c d^n (e+f x)^{m n}\right )}}{b f m n}\)

\(\Big \downarrow \) 2633

\(\displaystyle \frac {\sqrt {\pi } (e+f x) e^{-\frac {a}{b m n}} \left (c d^n (e+f x)^{m n}\right )^{-\frac {1}{m n}} \text {erfi}\left (\frac {\sqrt {a+b \log \left (c d^n (e+f x)^{m n}\right )}}{\sqrt {b} \sqrt {m} \sqrt {n}}\right )}{\sqrt {b} f \sqrt {m} \sqrt {n}}\)

Input:

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

Output:

(Sqrt[Pi]*(e + f*x)*Erfi[Sqrt[a + b*Log[c*d^n*(e + f*x)^(m*n)]]/(Sqrt[b]*S 
qrt[m]*Sqrt[n])])/(Sqrt[b]*E^(a/(b*m*n))*f*Sqrt[m]*Sqrt[n]*(c*d^n*(e + f*x 
)^(m*n))^(1/(m*n)))
 

Defintions of rubi rules used

rule 2611
Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] : 
> Simp[2/d   Subst[Int[F^(g*(e - c*(f/d)) + f*g*(x^2/d)), x], x, Sqrt[c + d 
*x]], x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !TrueQ[$UseGamma]
 

rule 2633
Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt 
[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{ 
F, a, b, c, d}, x] && PosQ[b]
 

rule 2737
Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_), x_Symbol] :> Simp[x/(n*(c*x 
^n)^(1/n))   Subst[Int[E^(x/n)*(a + b*x)^p, x], x, Log[c*x^n]], x] /; FreeQ 
[{a, b, c, n, p}, x]
 

rule 2836
Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.), x_Symbol] : 
> Simp[1/e   Subst[Int[(a + b*Log[c*x^n])^p, x], x, d + e*x], x] /; FreeQ[{ 
a, b, c, d, e, n, p}, x]
 

rule 2895
Int[((a_.) + Log[(c_.)*((d_.)*((e_.) + (f_.)*(x_))^(m_.))^(n_)]*(b_.))^(p_. 
)*(u_.), x_Symbol] :> Subst[Int[u*(a + b*Log[c*d^n*(e + f*x)^(m*n)])^p, x], 
 c*d^n*(e + f*x)^(m*n), c*(d*(e + f*x)^m)^n] /; FreeQ[{a, b, c, d, e, f, m, 
 n, p}, x] &&  !IntegerQ[n] &&  !(EqQ[d, 1] && EqQ[m, 1]) && IntegralFreeQ[ 
IntHide[u*(a + b*Log[c*d^n*(e + f*x)^(m*n)])^p, x]]
 
Maple [F]

\[\int \frac {1}{\sqrt {a +b \ln \left (c \left (d \left (f x +e \right )^{m}\right )^{n}\right )}}d x\]

Input:

int(1/(a+b*ln(c*(d*(f*x+e)^m)^n))^(1/2),x)
 

Output:

int(1/(a+b*ln(c*(d*(f*x+e)^m)^n))^(1/2),x)
 

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^n))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

Sympy [F]

\[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\int \frac {1}{\sqrt {a + b \log {\left (c \left (d \left (e + f x\right )^{m}\right )^{n} \right )}}}\, dx \] Input:

integrate(1/(a+b*ln(c*(d*(f*x+e)**m)**n))**(1/2),x)
 

Output:

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

Maxima [F]

\[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\int { \frac {1}{\sqrt {b \log \left (\left ({\left (f x + e\right )}^{m} d\right )^{n} c\right ) + a}} \,d x } \] Input:

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^n))^(1/2),x, algorithm="maxima")
 

Output:

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

Giac [F]

\[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\int { \frac {1}{\sqrt {b \log \left (\left ({\left (f x + e\right )}^{m} d\right )^{n} c\right ) + a}} \,d x } \] Input:

integrate(1/(a+b*log(c*(d*(f*x+e)^m)^n))^(1/2),x, algorithm="giac")
 

Output:

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

Mupad [F(-1)]

Timed out. \[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\int \frac {1}{\sqrt {a+b\,\ln \left (c\,{\left (d\,{\left (e+f\,x\right )}^m\right )}^n\right )}} \,d x \] Input:

int(1/(a + b*log(c*(d*(e + f*x)^m)^n))^(1/2),x)
 

Output:

int(1/(a + b*log(c*(d*(e + f*x)^m)^n))^(1/2), x)
 

Reduce [F]

\[ \int \frac {1}{\sqrt {a+b \log \left (c \left (d (e+f x)^m\right )^n\right )}} \, dx=\frac {2 \sqrt {\mathrm {log}\left (d^{n} \left (f x +e \right )^{m n} c \right ) b +a}\, e +\left (\int \frac {\sqrt {\mathrm {log}\left (d^{n} \left (f x +e \right )^{m n} c \right ) b +a}\, x}{\mathrm {log}\left (d^{n} \left (f x +e \right )^{m n} c \right ) b e +\mathrm {log}\left (d^{n} \left (f x +e \right )^{m n} c \right ) b f x +a e +a f x}d x \right ) b \,f^{2} m n}{b f m n} \] Input:

int(1/(a+b*log(c*(d*(f*x+e)^m)^n))^(1/2),x)
 

Output:

(2*sqrt(log(d**n*(e + f*x)**(m*n)*c)*b + a)*e + int((sqrt(log(d**n*(e + f* 
x)**(m*n)*c)*b + a)*x)/(log(d**n*(e + f*x)**(m*n)*c)*b*e + log(d**n*(e + f 
*x)**(m*n)*c)*b*f*x + a*e + a*f*x),x)*b*f**2*m*n)/(b*f*m*n)