Integrals 2001 to 2100

Maxima [F(-2)]

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

integrate(x^2*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(1/2)/(e*x+d)^2,x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(21\)

Maxima [F(-2)]

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

integrate(x*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(1/2)/(e*x+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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(22\)

Maxima [F(-2)]

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

integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(1/2)/(e*x+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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(23\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(28\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(29\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(30\)

Maxima [F(-2)]

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

integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2)/(e*x+d),x, algorithm="ma 
xima")
 

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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(31\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(32\)

Maxima [F(-2)]

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

integrate(x^3*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2)/(e*x+d)^3,x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(39\)

Maxima [F(-2)]

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

integrate(x^2*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2)/(e*x+d)^3,x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(40\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(41\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(42\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(48\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(49\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(50\)

Maxima [F(-2)]

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

integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d),x, algorithm="ma 
xima")
 

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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(51\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(52\)

Maxima [F(-2)]

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

integrate(x^3*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^4,x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(61\)

Maxima [F(-2)]

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

integrate(x^2*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^4,x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(62\)

Maxima [F(-2)]

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

integrate(x*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(63\)

Maxima [F(-2)]

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

integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(64\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(72\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(73\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(74\)

Maxima [F(-2)]

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

integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(1/2),x, algorithm="ma 
xima")
 

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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(75\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(76\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(77\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(78\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(79\)

Maxima [F(-2)]

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

integrate(x^3/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(80\)

Maxima [F(-2)]

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

integrate(x^2/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(81\)

Maxima [F(-2)]

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

integrate(x/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(82\)

Maxima [F(-2)]

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

integrate(1/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(83\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(88\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(89\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(90\)

Maxima [F(-2)]

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

integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="ma 
xima")
 

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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(91\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(92\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(93\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(94\)

Maxima [F(-2)]

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

integrate(x^3*(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(95\)

Maxima [F(-2)]

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

integrate(x^2*(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(96\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(97\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(98\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(99\)

Maxima [F(-2)]

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

integrate((e*x+d)^2/x^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(100\)

Maxima [F(-2)]

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

integrate((e*x+d)^2/x^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(101\)

Maxima [F(-2)]

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

integrate((e*x+d)^2/x^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(102\)

Maxima [F(-2)]

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

integrate(x^3*(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(103\)

Maxima [F(-2)]

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

integrate(x^2*(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(104\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(105\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(106\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(107\)

Maxima [F(-2)]

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

integrate((e*x+d)^3/x^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(108\)

Maxima [F(-2)]

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

integrate((e*x+d)^3/x^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(109\)

Maxima [F(-2)]

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

integrate((e*x+d)^3/x^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(110\)

Maxima [F(-2)]

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

integrate((e*x+d)^3/x^5/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(111\)

Maxima [F(-2)]

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

integrate(x^5/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(112\)

Maxima [F(-2)]

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

integrate(x^4/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(113\)

Maxima [F(-2)]

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

integrate(x^3/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(114\)

Maxima [F(-2)]

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

integrate(x^2/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(115\)

Maxima [F(-2)]

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

integrate(x/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(116\)

Maxima [F(-2)]

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

integrate(1/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(117\)

Maxima [F(-2)]

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

integrate(x^5/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(122\)

Maxima [F(-2)]

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

integrate(x^4/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(123\)

Maxima [F(-2)]

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

integrate(x^3/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(124\)

Maxima [F(-2)]

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

integrate(x^2/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(125\)

Maxima [F(-2)]

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

integrate(x/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(126\)

Maxima [F(-2)]

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

integrate(1/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(127\)

Maxima [F(-2)]

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

integrate(x^5/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(130\)

Maxima [F(-2)]

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

integrate(x^4/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(131\)

Maxima [F(-2)]

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

integrate(x^3/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(132\)

Maxima [F(-2)]

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

integrate(x^2/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorit 
hm="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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(133\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(134\)

Maxima [F(-2)]

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

integrate(1/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(135\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(138\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(139\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(140\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(141\)

Maxima [F(-2)]

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

integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2),x, algorithm="ma 
xima")
 

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(a*e^2-c*d^2>0)', see `assume?` f 
or more de
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(142\)

Maxima [F(-2)]

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

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

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(143\)

Maxima [F(-2)]

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

integrate((e*x+d)/x^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(144\)

Maxima [F(-2)]

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

integrate(x^2/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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*(a*e^2-c*d^2)>0)', see `assume 
?` for mor
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/96_1.2.1.3_d1

Test file number \(96\)

Integral number in file \(145\)

Maxima [F(-2)]

Exception generated. \[ \int (d+e x)^3 (f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((e*x+d)^3*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2),x, algo 
rithm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(136\)

Maxima [F(-2)]

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

integrate((e*x+d)^2*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2),x, algo 
rithm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(137\)

Maxima [F(-2)]

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

integrate((e*x+d)*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2),x, algori 
thm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(138\)

Maxima [F(-2)]

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

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d),x, algori 
thm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(139\)

Maxima [F(-2)]

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

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^2,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(140\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^3,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(141\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^4,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(142\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^5,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(143\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^6,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(144\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^7,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(145\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(f+g x) \sqrt {c d^2-b d e-b e^2 x-c e^2 x^2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError} \] Input:

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(1/2)/(e*x+d)^8,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(146\)

Maxima [F(-2)]

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

integrate((e*x+d)^3*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2),x, algo 
rithm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(147\)

Maxima [F(-2)]

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

integrate((e*x+d)^2*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2),x, algo 
rithm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(148\)

Maxima [F(-2)]

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

integrate((e*x+d)*(g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2),x, algori 
thm="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/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(149\)

Maxima [F(-2)]

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

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2)/(e*x+d),x, algori 
thm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(150\)

Maxima [F(-2)]

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

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2)/(e*x+d)^2,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(151\)

Maxima [F(-2)]

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

integrate((g*x+f)*(-c*e^2*x^2-b*e^2*x-b*d*e+c*d^2)^(3/2)/(e*x+d)^3,x, algo 
rithm="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(b*e-2*c*d>0)', see `assume?` for 
 more deta
 

input file name test_cases/rubi_tests/1_Algebraic_functions/1.2_Trinomial/1.2.1_Quadratic_trinomial/1.2.1.3/97_1.2.1.3_d2

Test file number \(97\)

Integral number in file \(152\)