\(\int x (a+b \log (c x^n))^2 \log (d (e+f x^2)^m) \, dx\) [106]

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

Optimal result

Integrand size = 26, antiderivative size = 310 \[ \int x \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right ) \, dx=-\frac {3}{4} b^2 m n^2 x^2+b m n x^2 \left (a+b \log \left (c x^n\right )\right )-\frac {1}{2} m x^2 \left (a+b \log \left (c x^n\right )\right )^2+\frac {b^2 e m n^2 \log \left (e+f x^2\right )}{4 f}+\frac {1}{4} b^2 n^2 x^2 \log \left (d \left (e+f x^2\right )^m\right )-\frac {1}{2} b n x^2 \left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )+\frac {1}{2} x^2 \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right )-\frac {b e m n \left (a+b \log \left (c x^n\right )\right ) \log \left (1+\frac {f x^2}{e}\right )}{2 f}+\frac {e m \left (a+b \log \left (c x^n\right )\right )^2 \log \left (1+\frac {f x^2}{e}\right )}{2 f}-\frac {b^2 e m n^2 \operatorname {PolyLog}\left (2,-\frac {f x^2}{e}\right )}{4 f}+\frac {b e m n \left (a+b \log \left (c x^n\right )\right ) \operatorname {PolyLog}\left (2,-\frac {f x^2}{e}\right )}{2 f}-\frac {b^2 e m n^2 \operatorname {PolyLog}\left (3,-\frac {f x^2}{e}\right )}{4 f} \] Output:

-3/4*b^2*m*n^2*x^2+b*m*n*x^2*(a+b*ln(c*x^n))-1/2*m*x^2*(a+b*ln(c*x^n))^2+1 
/4*b^2*e*m*n^2*ln(f*x^2+e)/f+1/4*b^2*n^2*x^2*ln(d*(f*x^2+e)^m)-1/2*b*n*x^2 
*(a+b*ln(c*x^n))*ln(d*(f*x^2+e)^m)+1/2*x^2*(a+b*ln(c*x^n))^2*ln(d*(f*x^2+e 
)^m)-1/2*b*e*m*n*(a+b*ln(c*x^n))*ln(1+f*x^2/e)/f+1/2*e*m*(a+b*ln(c*x^n))^2 
*ln(1+f*x^2/e)/f-1/4*b^2*e*m*n^2*polylog(2,-f*x^2/e)/f+1/2*b*e*m*n*(a+b*ln 
(c*x^n))*polylog(2,-f*x^2/e)/f-1/4*b^2*e*m*n^2*polylog(3,-f*x^2/e)/f
 

Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 0.33 (sec) , antiderivative size = 814, normalized size of antiderivative = 2.63 \[ \int x \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right ) \, dx =\text {Too large to display} \] Input:

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

Output:

(-2*a^2*f*m*x^2 + 4*a*b*f*m*n*x^2 - 3*b^2*f*m*n^2*x^2 - 4*a*b*f*m*x^2*Log[ 
c*x^n] + 4*b^2*f*m*n*x^2*Log[c*x^n] - 2*b^2*f*m*x^2*Log[c*x^n]^2 + 4*a*b*e 
*m*n*Log[x]*Log[1 - (I*Sqrt[f]*x)/Sqrt[e]] - 2*b^2*e*m*n^2*Log[x]*Log[1 - 
(I*Sqrt[f]*x)/Sqrt[e]] - 2*b^2*e*m*n^2*Log[x]^2*Log[1 - (I*Sqrt[f]*x)/Sqrt 
[e]] + 4*b^2*e*m*n*Log[x]*Log[c*x^n]*Log[1 - (I*Sqrt[f]*x)/Sqrt[e]] + 4*a* 
b*e*m*n*Log[x]*Log[1 + (I*Sqrt[f]*x)/Sqrt[e]] - 2*b^2*e*m*n^2*Log[x]*Log[1 
 + (I*Sqrt[f]*x)/Sqrt[e]] - 2*b^2*e*m*n^2*Log[x]^2*Log[1 + (I*Sqrt[f]*x)/S 
qrt[e]] + 4*b^2*e*m*n*Log[x]*Log[c*x^n]*Log[1 + (I*Sqrt[f]*x)/Sqrt[e]] + 2 
*a^2*e*m*Log[e + f*x^2] - 2*a*b*e*m*n*Log[e + f*x^2] + b^2*e*m*n^2*Log[e + 
 f*x^2] - 4*a*b*e*m*n*Log[x]*Log[e + f*x^2] + 2*b^2*e*m*n^2*Log[x]*Log[e + 
 f*x^2] + 2*b^2*e*m*n^2*Log[x]^2*Log[e + f*x^2] + 4*a*b*e*m*Log[c*x^n]*Log 
[e + f*x^2] - 2*b^2*e*m*n*Log[c*x^n]*Log[e + f*x^2] - 4*b^2*e*m*n*Log[x]*L 
og[c*x^n]*Log[e + f*x^2] + 2*b^2*e*m*Log[c*x^n]^2*Log[e + f*x^2] + 2*a^2*f 
*x^2*Log[d*(e + f*x^2)^m] - 2*a*b*f*n*x^2*Log[d*(e + f*x^2)^m] + b^2*f*n^2 
*x^2*Log[d*(e + f*x^2)^m] + 4*a*b*f*x^2*Log[c*x^n]*Log[d*(e + f*x^2)^m] - 
2*b^2*f*n*x^2*Log[c*x^n]*Log[d*(e + f*x^2)^m] + 2*b^2*f*x^2*Log[c*x^n]^2*L 
og[d*(e + f*x^2)^m] + 2*b*e*m*n*(2*a - b*n + 2*b*Log[c*x^n])*PolyLog[2, (( 
-I)*Sqrt[f]*x)/Sqrt[e]] + 2*b*e*m*n*(2*a - b*n + 2*b*Log[c*x^n])*PolyLog[2 
, (I*Sqrt[f]*x)/Sqrt[e]] - 4*b^2*e*m*n^2*PolyLog[3, ((-I)*Sqrt[f]*x)/Sqrt[ 
e]] - 4*b^2*e*m*n^2*PolyLog[3, (I*Sqrt[f]*x)/Sqrt[e]])/(4*f)
 

Rubi [A] (verified)

Time = 0.78 (sec) , antiderivative size = 318, normalized size of antiderivative = 1.03, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.077, Rules used = {2825, 2009}

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 x \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right ) \, dx\)

\(\Big \downarrow \) 2825

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

\(\Big \downarrow \) 2009

\(\displaystyle -2 f m \left (-\frac {b e n \operatorname {PolyLog}\left (2,-\frac {f x^2}{e}\right ) \left (a+b \log \left (c x^n\right )\right )}{4 f^2}+\frac {b e n \log \left (\frac {f x^2}{e}+1\right ) \left (a+b \log \left (c x^n\right )\right )}{4 f^2}-\frac {e \log \left (\frac {f x^2}{e}+1\right ) \left (a+b \log \left (c x^n\right )\right )^2}{4 f^2}-\frac {b n x^2 \left (a+b \log \left (c x^n\right )\right )}{2 f}+\frac {x^2 \left (a+b \log \left (c x^n\right )\right )^2}{4 f}+\frac {b^2 e n^2 \operatorname {PolyLog}\left (2,-\frac {f x^2}{e}\right )}{8 f^2}+\frac {b^2 e n^2 \operatorname {PolyLog}\left (3,-\frac {f x^2}{e}\right )}{8 f^2}-\frac {b^2 e n^2 \log \left (e+f x^2\right )}{8 f^2}+\frac {3 b^2 n^2 x^2}{8 f}\right )+\frac {1}{2} x^2 \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right )-\frac {1}{2} b n x^2 \left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )+\frac {1}{4} b^2 n^2 x^2 \log \left (d \left (e+f x^2\right )^m\right )\)

Input:

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

Output:

(b^2*n^2*x^2*Log[d*(e + f*x^2)^m])/4 - (b*n*x^2*(a + b*Log[c*x^n])*Log[d*( 
e + f*x^2)^m])/2 + (x^2*(a + b*Log[c*x^n])^2*Log[d*(e + f*x^2)^m])/2 - 2*f 
*m*((3*b^2*n^2*x^2)/(8*f) - (b*n*x^2*(a + b*Log[c*x^n]))/(2*f) + (x^2*(a + 
 b*Log[c*x^n])^2)/(4*f) - (b^2*e*n^2*Log[e + f*x^2])/(8*f^2) + (b*e*n*(a + 
 b*Log[c*x^n])*Log[1 + (f*x^2)/e])/(4*f^2) - (e*(a + b*Log[c*x^n])^2*Log[1 
 + (f*x^2)/e])/(4*f^2) + (b^2*e*n^2*PolyLog[2, -((f*x^2)/e)])/(8*f^2) - (b 
*e*n*(a + b*Log[c*x^n])*PolyLog[2, -((f*x^2)/e)])/(4*f^2) + (b^2*e*n^2*Pol 
yLog[3, -((f*x^2)/e)])/(8*f^2))
 

Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 2825
Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_. 
)]*(b_.))^(p_.)*((g_.)*(x_))^(q_.), x_Symbol] :> With[{u = IntHide[(g*x)^q* 
(a + b*Log[c*x^n])^p, x]}, Simp[Log[d*(e + f*x^m)^r]   u, x] - Simp[f*m*r 
 Int[x^(m - 1)/(e + f*x^m)   u, x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m 
, n, q}, x] && IGtQ[p, 0] && RationalQ[m] && RationalQ[q]
 
Maple [C] (warning: unable to verify)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 214.75 (sec) , antiderivative size = 4839, normalized size of antiderivative = 15.61

method result size
risch \(\text {Expression too large to display}\) \(4839\)

Input:

int(x*(a+b*ln(c*x^n))^2*ln(d*(f*x^2+e)^m),x,method=_RETURNVERBOSE)
 

Output:

(1/2*b^2*x^2*ln(x^n)^2+1/2*b*x^2*(I*Pi*b*csgn(I*x^n)*csgn(I*c*x^n)^2-I*Pi* 
b*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-I*Pi*b*csgn(I*c*x^n)^3+I*Pi*b*csgn(I 
*c*x^n)^2*csgn(I*c)+2*b*ln(c)-n*b+2*a)*ln(x^n)+1/8*x^2*(2*Pi^2*b^2*csgn(I* 
x^n)^2*csgn(I*c*x^n)^3*csgn(I*c)-Pi^2*b^2*csgn(I*x^n)^2*csgn(I*c*x^n)^2*cs 
gn(I*c)^2-4*Pi^2*b^2*csgn(I*x^n)*csgn(I*c*x^n)^4*csgn(I*c)+4*I*Pi*a*b*csgn 
(I*x^n)*csgn(I*c*x^n)^2+4*I*Pi*ln(c)*b^2*csgn(I*c*x^n)^2*csgn(I*c)-4*b^2*l 
n(c)*n+8*a*b*ln(c)+4*a^2+4*I*Pi*a*b*csgn(I*c*x^n)^2*csgn(I*c)+4*b^2*ln(c)^ 
2+2*b^2*n^2-4*I*Pi*ln(c)*b^2*csgn(I*c*x^n)^3+2*Pi^2*b^2*csgn(I*c*x^n)^5*cs 
gn(I*c)-Pi^2*b^2*csgn(I*c*x^n)^4*csgn(I*c)^2-Pi^2*b^2*csgn(I*x^n)^2*csgn(I 
*c*x^n)^4+2*Pi^2*b^2*csgn(I*x^n)*csgn(I*c*x^n)^5-4*I*Pi*a*b*csgn(I*x^n)*cs 
gn(I*c*x^n)*csgn(I*c)+2*Pi^2*b^2*csgn(I*x^n)*csgn(I*c*x^n)^3*csgn(I*c)^2+4 
*I*Pi*ln(c)*b^2*csgn(I*x^n)*csgn(I*c*x^n)^2-4*I*Pi*ln(c)*b^2*csgn(I*x^n)*c 
sgn(I*c*x^n)*csgn(I*c)-4*I*Pi*a*b*csgn(I*c*x^n)^3-4*a*n*b-Pi^2*b^2*csgn(I* 
c*x^n)^6-2*I*Pi*b^2*n*csgn(I*c*x^n)^2*csgn(I*c)-2*I*Pi*b^2*n*csgn(I*x^n)*c 
sgn(I*c*x^n)^2+2*I*Pi*b^2*n*csgn(I*c*x^n)^3+2*I*csgn(I*x^n)*Pi*csgn(I*c*x^ 
n)*csgn(I*c)*b^2*n))*ln((f*x^2+e)^m)-1/2*a^2*m*x^2-m*ln(x^n)*x^2*b^2*ln(c) 
+m*n*x^2*b^2*ln(c)+m*b^2*n*ln(x^n)*x^2+1/8*m*x^2*Pi^2*b^2*csgn(I*c*x^n)^6- 
m*b*ln(x^n)*x^2*a+m*b*n*x^2*a+1/2*m/f*e*ln(f*x^2+e)*ln(c)^2*b^2-1/2*m/f*n^ 
2*e*dilog((-f*x+(-e*f)^(1/2))/(-e*f)^(1/2))*b^2-1/2*m/f*n^2*e*dilog((f*x+( 
-e*f)^(1/2))/(-e*f)^(1/2))*b^2+1/2*m/f*b^2*ln(x^n)^2*e*ln(f*x^2+e)+1/2*...
 

Fricas [F]

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

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

Output:

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

Sympy [F(-1)]

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

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

Output:

Timed out
 

Maxima [F]

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

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

Output:

1/4*(2*b^2*x^2*log(x^n)^2 - 2*(b^2*(n - 2*log(c)) - 2*a*b)*x^2*log(x^n) + 
((n^2 - 2*n*log(c) + 2*log(c)^2)*b^2 - 2*a*b*(n - 2*log(c)) + 2*a^2)*x^2)* 
log((f*x^2 + e)^m) + integrate(-1/2*((2*(f*m - f*log(d))*a^2 - 2*(f*m*n - 
2*(f*m - f*log(d))*log(c))*a*b + (f*m*n^2 - 2*f*m*n*log(c) + 2*(f*m - f*lo 
g(d))*log(c)^2)*b^2)*x^3 + 2*((f*m - f*log(d))*b^2*x^3 - b^2*e*x*log(d))*l 
og(x^n)^2 - 2*(b^2*e*log(c)^2*log(d) + 2*a*b*e*log(c)*log(d) + a^2*e*log(d 
))*x + 2*((2*(f*m - f*log(d))*a*b - (f*m*n - 2*(f*m - f*log(d))*log(c))*b^ 
2)*x^3 - 2*(b^2*e*log(c)*log(d) + a*b*e*log(d))*x)*log(x^n))/(f*x^2 + e), 
x)
 

Giac [F]

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

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

Output:

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

Mupad [F(-1)]

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

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

Output:

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

Reduce [F]

\[ \int x \left (a+b \log \left (c x^n\right )\right )^2 \log \left (d \left (e+f x^2\right )^m\right ) \, dx=\frac {-12 \left (\int \frac {\mathrm {log}\left (x^{n} c \right )^{2}}{f \,x^{3}+e x}d x \right ) b^{2} e^{2} m n -24 \left (\int \frac {\mathrm {log}\left (x^{n} c \right )}{f \,x^{3}+e x}d x \right ) a b \,e^{2} m n +12 \left (\int \frac {\mathrm {log}\left (x^{n} c \right )}{f \,x^{3}+e x}d x \right ) b^{2} e^{2} m \,n^{2}+6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) \mathrm {log}\left (x^{n} c \right )^{2} b^{2} f n \,x^{2}+12 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) \mathrm {log}\left (x^{n} c \right ) a b f n \,x^{2}-6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) \mathrm {log}\left (x^{n} c \right ) b^{2} f \,n^{2} x^{2}+6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) a^{2} e n +6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) a^{2} f n \,x^{2}-6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) a b e \,n^{2}-6 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) a b f \,n^{2} x^{2}+3 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) b^{2} e \,n^{3}+3 \,\mathrm {log}\left (\left (f \,x^{2}+e \right )^{m} d \right ) b^{2} f \,n^{3} x^{2}+4 \mathrm {log}\left (x^{n} c \right )^{3} b^{2} e m +12 \mathrm {log}\left (x^{n} c \right )^{2} a b e m -6 \mathrm {log}\left (x^{n} c \right )^{2} b^{2} e m n -6 \mathrm {log}\left (x^{n} c \right )^{2} b^{2} f m n \,x^{2}-12 \,\mathrm {log}\left (x^{n} c \right ) a b f m n \,x^{2}+12 \,\mathrm {log}\left (x^{n} c \right ) b^{2} f m \,n^{2} x^{2}-6 a^{2} f m n \,x^{2}+12 a b f m \,n^{2} x^{2}-9 b^{2} f m \,n^{3} x^{2}}{12 f n} \] Input:

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

Output:

( - 12*int(log(x**n*c)**2/(e*x + f*x**3),x)*b**2*e**2*m*n - 24*int(log(x** 
n*c)/(e*x + f*x**3),x)*a*b*e**2*m*n + 12*int(log(x**n*c)/(e*x + f*x**3),x) 
*b**2*e**2*m*n**2 + 6*log((e + f*x**2)**m*d)*log(x**n*c)**2*b**2*f*n*x**2 
+ 12*log((e + f*x**2)**m*d)*log(x**n*c)*a*b*f*n*x**2 - 6*log((e + f*x**2)* 
*m*d)*log(x**n*c)*b**2*f*n**2*x**2 + 6*log((e + f*x**2)**m*d)*a**2*e*n + 6 
*log((e + f*x**2)**m*d)*a**2*f*n*x**2 - 6*log((e + f*x**2)**m*d)*a*b*e*n** 
2 - 6*log((e + f*x**2)**m*d)*a*b*f*n**2*x**2 + 3*log((e + f*x**2)**m*d)*b* 
*2*e*n**3 + 3*log((e + f*x**2)**m*d)*b**2*f*n**3*x**2 + 4*log(x**n*c)**3*b 
**2*e*m + 12*log(x**n*c)**2*a*b*e*m - 6*log(x**n*c)**2*b**2*e*m*n - 6*log( 
x**n*c)**2*b**2*f*m*n*x**2 - 12*log(x**n*c)*a*b*f*m*n*x**2 + 12*log(x**n*c 
)*b**2*f*m*n**2*x**2 - 6*a**2*f*m*n*x**2 + 12*a*b*f*m*n**2*x**2 - 9*b**2*f 
*m*n**3*x**2)/(12*f*n)