Integrals 4201 to 4300

Maxima [F(-2)]

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

integrate(x^2*log(c*(e*x^2+d)^p)/(g*x^2+f)^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/176_3.8

Test file number \(176\)

Integral number in file \(354\)

Maxima [F(-2)]

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

integrate(log(c*(e*x^2+d)^p)/(g*x^2+f)^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/176_3.8

Test file number \(176\)

Integral number in file \(355\)

Maxima [F(-2)]

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

integrate(log(c*(e*x^2+d)^p)/x^2/(g*x^2+f)^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/176_3.8

Test file number \(176\)

Integral number in file \(356\)

Maxima [F(-2)]

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

integrate((f+g*x^(2*n))^2*log(c*(d+e*x^n)^p)^q/x,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/176_3.8

Test file number \(176\)

Integral number in file \(381\)

Maxima [F(-2)]

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

integrate((f+g*x^n)^2*log(c*(d+e*x^n)^p)^q/x,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/176_3.8

Test file number \(176\)

Integral number in file \(382\)

Maxima [F(-2)]

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

integrate((f+g/(x^n))^2*log(c*(d+e*x^n)^p)^q/x,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/176_3.8

Test file number \(176\)

Integral number in file \(383\)

Maxima [F(-2)]

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

integrate((f+g/(x^(2*n)))^2*log(c*(d+e*x^n)^p)^q/x,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/176_3.8

Test file number \(176\)

Integral number in file \(384\)

Maxima [F(-2)]

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

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g*x^(2*n)),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/176_3.8

Test file number \(176\)

Integral number in file \(385\)

Maxima [F(-2)]

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

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g*x^n),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/176_3.8

Test file number \(176\)

Integral number in file \(386\)

Maxima [F(-2)]

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

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g/(x^n)),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/176_3.8

Test file number \(176\)

Integral number in file \(387\)

Maxima [F(-2)]

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

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g/(x^(2*n))),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/176_3.8

Test file number \(176\)

Integral number in file \(388\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e*x^(2/3))^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>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(464\)

Maxima [F(-2)]

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

integrate(a+b*log(c*(d+e*x^(2/3))^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>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(466\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(468\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^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(e>0)', see `assume?` for more de 
tails)Is e
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(470\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e*x^(2/3))^n))^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/176_3.8

Test file number \(176\)

Integral number in file \(476\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^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/176_3.8

Test file number \(176\)

Integral number in file \(477\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^2/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/176_3.8

Test file number \(176\)

Integral number in file \(478\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^2/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/176_3.8

Test file number \(176\)

Integral number in file \(479\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^2/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/176_3.8

Test file number \(176\)

Integral number in file \(480\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e*x^(2/3))^n))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(485\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(486\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^3/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/176_3.8

Test file number \(176\)

Integral number in file \(487\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e*x^(2/3))^n))^3/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/176_3.8

Test file number \(176\)

Integral number in file \(488\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e/x^(2/3))^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>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(509\)

Maxima [F(-2)]

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

integrate(a+b*log(c*(d+e/x^(2/3))^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>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(511\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(513\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(515\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e/x^(2/3))^n))^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/176_3.8

Test file number \(176\)

Integral number in file \(521\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^n))^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/176_3.8

Test file number \(176\)

Integral number in file \(522\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^n))^2/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/176_3.8

Test file number \(176\)

Integral number in file \(523\)

Maxima [F(-2)]

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

integrate(x^2*(a+b*log(c*(d+e/x^(2/3))^n))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(528\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^n))^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(e>0)', see `assume?` for more de 
tails)Is e
 

input file name test_cases/rubi_tests/3_Logarithms/176_3.8

Test file number \(176\)

Integral number in file \(529\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^n))^3/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/176_3.8

Test file number \(176\)

Integral number in file \(530\)

Maxima [F(-2)]

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

integrate((a+b*log(c*(d+e/x^(2/3))^n))^3/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/176_3.8

Test file number \(176\)

Integral number in file \(531\)

Maxima [F(-2)]

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

integrate(log(c*(d+e*(g*x+f)^2)^q),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/176_3.8

Test file number \(176\)

Integral number in file \(717\)

Maxima [F(-2)]

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

integrate(log(c*(d+e/(g*x+f)^2)^q),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/176_3.8

Test file number \(176\)

Integral number in file \(720\)

Maxima [F(-2)]

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

integrate(log(a+b*tan(d*x+c))^3,x, algorithm="maxima")
 

Output:

Exception raised: RuntimeError >> ECL says: BINDING-STACK overflow at size 
 10240. Stack can probably be resized.Proceed with caution.
 

input file name test_cases/rubi_tests/3_Logarithms/177_3.9

Test file number \(177\)

Integral number in file \(1\)

Maxima [F(-2)]

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

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

Output:

Exception raised: RuntimeError >> ECL says: BINDING-STACK overflow at size 
 10240. Stack can probably be resized.Proceed with caution.
 

input file name test_cases/rubi_tests/3_Logarithms/177_3.9

Test file number \(177\)

Integral number in file \(2\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^6(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^6/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(428\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^4(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^4/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(429\)

Maxima [F(-2)]

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

integrate(cos(d*x+c)^2/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(430\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^2/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(431\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^4(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^4/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(432\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^6(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^6/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(433\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^6(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^6/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(441\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^4(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(442\)

Maxima [F(-2)]

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

integrate(cos(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(443\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(444\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^4(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(445\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^6(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^6/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(453\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^4(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(454\)

Maxima [F(-2)]

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

integrate(cos(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(455\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(456\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^4(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(457\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^8(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^8/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(464\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^6(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^6/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(465\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^4(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(466\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cos ^2(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cos(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(467\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^2(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(468\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^4(c+d x)}{(a+b \sin (c+d x))^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(469\)

Maxima [F(-2)]

Exception generated. \[ \int \sec (c+d x) \sqrt {a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(473\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^3(c+d x) \sqrt {a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^3*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(474\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^5(c+d x) \sqrt {a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^5*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(475\)

Maxima [F(-2)]

Exception generated. \[ \int \sec (c+d x) (a+b \sin (c+d x))^{3/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(483\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^3(c+d x) (a+b \sin (c+d x))^{3/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^3*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(484\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^5(c+d x) (a+b \sin (c+d x))^{3/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^5*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(485\)

Maxima [F(-2)]

Exception generated. \[ \int \sec (c+d x) (a+b \sin (c+d x))^{5/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(494\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^3(c+d x) (a+b \sin (c+d x))^{5/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^3*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(495\)

Maxima [F(-2)]

Exception generated. \[ \int \sec ^5(c+d x) (a+b \sin (c+d x))^{5/2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^5*(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(496\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec (c+d x)}{\sqrt {a+b \sin (c+d x)}} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(506\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^3(c+d x)}{\sqrt {a+b \sin (c+d x)}} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^3/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(507\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^5(c+d x)}{\sqrt {a+b \sin (c+d x)}} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sec(d*x+c)^5/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(508\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(516\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^3/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(517\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^5/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(518\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(527\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^3/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(528\)

Maxima [F(-2)]

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

integrate(sec(d*x+c)^5/(a+b*sin(d*x+c))^(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(4*a-4*b>0)', see `assume?` for m 
ore detail
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/180_4.1.1.2

Test file number \(180\)

Integral number in file \(529\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\tan ^4(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(tan(d*x+c)^4/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(176\)

Maxima [F(-2)]

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

integrate(tan(d*x+c)^2/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(177\)

Maxima [F(-2)]

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

integrate(cot(d*x+c)^2/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(178\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^4(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^4/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(179\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^6(c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^6/(a+b*sin(d*x+c)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(180\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\tan ^4(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(tan(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(187\)

Maxima [F(-2)]

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

integrate(tan(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(188\)

Maxima [F(-2)]

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

integrate(cot(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(189\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^4(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(190\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^6(c+d x)}{(a+b \sin (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^6/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(191\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\tan ^4(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(tan(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(198\)

Maxima [F(-2)]

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

integrate(tan(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(199\)

Maxima [F(-2)]

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

integrate(cot(d*x+c)^2/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(200\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^4(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^4/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(201\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cot ^6(c+d x)}{(a+b \sin (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(cot(d*x+c)^6/(a+b*sin(d*x+c))^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(4*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/181_4.1.1.3

Test file number \(181\)

Integral number in file \(202\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin ^4(x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sin(x)^4/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(176\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin ^3(x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sin(x)^3/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(177\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin ^2(x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sin(x)^2/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(178\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(sin(x)/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(179\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(1/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(180\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc (x)}{a+b \sin (x)} \, dx=\text {Exception raised: ValueError} \] Input:

integrate(csc(x)/(a+b*sin(x)),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*b^2-4*a^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/4_Trig_functions/4.1_Sine/182_4.1.2.1

Test file number \(182\)

Integral number in file \(181\)