Integrals 4001 to 4100

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(283\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(284\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(285\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^7 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(286\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(287\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^3 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(288\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(289\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(290\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^3 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(291\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(292\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{\left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(293\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^2 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(294\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^4 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(295\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^6 \left (d+e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(296\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^7 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(297\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(298\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(300\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(301\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^3 \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(302\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^6 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(303\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^4 \left (a+b \log \left (c x^n\right )\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(304\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^2 \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(307\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{x^4 \left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(308\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^3}{\left (d+e x^3\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(324\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^2}{\left (d+e x^3\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(325\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c x^n\right )}{\left (d+e x^3\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(326\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right ) \left (a+b \log \left (c x^n\right )\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)*(a+b*log(c*x^n))/x^3,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-3>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(369\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right ) \left (a+b \log \left (c x^n\right )\right )}{x^5} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)*(a+b*log(c*x^n))/x^5,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-5>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(370\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right ) \left (a+b \log \left (c x^n\right )\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-2>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(374\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right ) \left (a+b \log \left (c x^n\right )\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)*(a+b*log(c*x^n))/x^4,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-4>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(375\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right ) \left (a+b \log \left (c x^n\right )\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)*(a+b*log(c*x^n))/x^6,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-6>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(376\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-3>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(381\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^5} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-5>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(382\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-2>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(386\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-4>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(387\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-6>0)', see `assume?` for more 
details)Is
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(388\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^2 \left (a+b \log \left (c x^n\right )\right )}{x^8} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-8>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(389\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^3,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-3>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(394\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^5} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^5,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-5>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(395\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-2>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(399\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^4} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^4,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-4>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(400\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^6} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^6,x, algorithm="maxima")
                                                                                    
                                                                                    
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-6>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(401\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^8,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-8>0)', see `assume?` for more 
details)Is
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(402\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x^r\right )^3 \left (a+b \log \left (c x^n\right )\right )}{x^{10}} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((d+e*x^r)^3*(a+b*log(c*x^n))/x^10,x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(r-10>0)', see `assume?` for more 
 details)I
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(403\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(446\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(447\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(448\)

Maxima [F(-2)]

Exception generated. \[ \int (f x)^m \left (a+b \log \left (c x^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(449\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(450\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/170_3.2

Test file number \(170\)

Integral number in file \(451\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c x^n\right )\right )^3}{d+e x^2} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(1\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(2\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(3\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{d+e x^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(1/(e*x^2+d),x, algorithm="maxima")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(4\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*d*f-e^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(7\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(101\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(102\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(103\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(104\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(105\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(110\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(111\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(112\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(113\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(117\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(118\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(119\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(120\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(184\)

Maxima [F(-2)]

Exception generated. \[ \int x^2 \left (a+b \log \left (c x^n\right )\right )^p \left (d+e \log \left (f x^r\right )\right ) \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(185\)

Maxima [F(-2)]

Exception generated. \[ \int x \left (a+b \log \left (c x^n\right )\right )^p \left (d+e \log \left (f x^r\right )\right ) \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(186\)

Maxima [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c x^n\right )\right )^p \left (d+e \log \left (f x^r\right )\right ) \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(187\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(189\)

Maxima [F(-2)]

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

integrate((a+b*log(c*x^n))^p*(d+e*log(f*x^r))/x^3,x, algorithm="maxima")
 

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(190\)

Maxima [F(-2)]

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

integrate((a+b*log(c*x^n))^p*(d+e*log(f*x^r))/x^4,x, algorithm="maxima")
 

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(191\)

Maxima [F(-2)]

Exception generated. \[ \int (e x)^q \left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(248\)

Maxima [F(-2)]

Exception generated. \[ \int x^2 \left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(249\)

Maxima [F(-2)]

Exception generated. \[ \int x \left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(250\)

Maxima [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(251\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p}{x^2} \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(253\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c \left (d x^m\right )^n\right )\right )^p}{x^3} \, dx=\text {Exception raised: RuntimeError} \] Input:

integrate((a+b*log(c*(d*x^m)^n))^p/x^3,x, algorithm="maxima")
 

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(254\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/171_3.3

Test file number \(171\)

Integral number in file \(255\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log (x) \log \left (\frac {a+b x}{(b c-a d) x}\right )}{x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(log(x)*log((b*x+a)/(-a*d+b*c)/x)/x,x, algorithm="maxima")
 

Output:

Exception raised: TypeError >> unable to make sense of Maxima expression ' 
li[2]' in Sage
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(64\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^3 \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )}{f+g x+h x^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(x^3*log(e*((b*x+a)/(d*x+c))^n)/(h*x^2+g*x+f),x, algorithm="maxim 
a")
                                                                                    
                                                                                    
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(82\)

Maxima [F(-2)]

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

integrate(x^2*log(e*((b*x+a)/(d*x+c))^n)/(h*x^2+g*x+f),x, algorithm="maxim 
a")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(83\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(84\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(85\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(86\)

Maxima [F(-2)]

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

integrate(log(e*((b*x+a)/(d*x+c))^n)/x^2/(h*x^2+g*x+f),x, algorithm="maxim 
a")
 

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*f*h-g^2>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(87\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^2\left (\frac {(b e-a f) (c+d x)}{(d e-c f) (a+b x)}\right )}{(a+b x) (e+f x)} \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: Memory limit reached. Please j 
ump to an outer pointer, quit program and enlarge thememory limits before 
executing the program again.
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(106\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^2\left (\frac {(b e-a f) (c+d x)}{(d e-c f) (a+b x)}\right )}{e+f x} \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: Memory limit reached. Please j 
ump to an outer pointer, quit program and enlarge thememory limits before 
executing the program again.
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(107\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log \left (\frac {(b e-a f) (c+d x)}{(d e-c f) (a+b x)}\right ) \log \left (\frac {b (e+f x)}{b e-a f}\right )}{(a+b x) (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:

integrate(log((-a*f+b*e)*(d*x+c)/(-c*f+d*e)/(b*x+a))*log(b*(f*x+e)/(-a*f+b 
*e))/(b*x+a)/(d*x+c),x, algorithm="maxima")
 

Output:

Exception raised: RuntimeError >> ECL says: Memory limit reached. Please j 
ump to an outer pointer, quit program and enlarge thememory limits before 
executing the program again.
 

input file name test_cases/rubi_tests/3_Logarithms/174_3.6

Test file number \(174\)

Integral number in file \(108\)

Maxima [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c (d+e x)^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \] Input:

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

Output:

Exception raised: RuntimeError >> ECL says: In function CAR, the value of 
the first argument is  0which is not of the expected type LIST
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(31\)

Maxima [F(-2)]

Exception generated. \[ \int (f+g x)^{3/2} \left (a+b \log \left (c (d+e x)^n\right )\right ) \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(138\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(139\)

Maxima [F(-2)]

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

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(140\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c (d+e x)^n\right )}{(f+g x)^{3/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(141\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c (d+e x)^n\right )}{(f+g x)^{5/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(142\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c (d+e x)^n\right )}{(f+g x)^{7/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(143\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c (d+e x)^n\right )}{(f+g x)^{9/2}} \, dx=\text {Exception raised: ValueError} \] Input:

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

Output:

Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e*(d*g-e*f)>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/3_Logarithms/175_3.7

Test file number \(175\)

Integral number in file \(144\)