Integrals 1401 to 1500

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1189\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(c*x^2+b*x)^(5/2)/(e*x+d)^5,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1190\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1195\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1196\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^3/(c*x^2+b*x)^(1/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1197\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1198\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)/(c*x^2+b*x)^(3/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1203\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^2/(c*x^2+b*x)^(3/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1204\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^3/(c*x^2+b*x)^(3/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1205\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)/(c*x^2+b*x)^(5/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1211\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^2/(c*x^2+b*x)^(5/2),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1212\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(A+B x) (d+e x)^{7/2}}{b x+c x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((B*x+A)*(e*x+d)^(7/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1229\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(5/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1230\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(3/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1231\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1232\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1233\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(3/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1234\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(5/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1235\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(7/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1236\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(9/2)/(c*x^2+b*x),x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1237\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(9/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1238\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(7/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1239\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(5/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1240\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(3/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1241\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1242\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1243\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(3/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1244\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(5/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1245\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(7/2)/(c*x^2+b*x)^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1246\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(9/2)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1247\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1248\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1249\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(3/2)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1250\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)*(e*x+d)^(1/2)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1251\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(1/2)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1252\)

Maxima [F(-2)]

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

[In]

integrate((B*x+A)/(e*x+d)^(3/2)/(c*x^2+b*x)^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1253\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1254\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1465\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1524\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1525\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1526\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1527\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1529\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1530\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1531\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1532\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1533\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1534\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1535\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1537\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1538\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1539\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1540\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1541\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1542\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1543\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1545\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1546\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1547\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1548\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1549\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1551\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1552\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1553\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1554\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1555\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1556\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1557\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1558\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1559\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1561\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1562\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1563\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1564\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1565\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1566\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1567\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1569\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1570\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1571\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1572\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1573\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1574\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1575\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1577\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1578\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1579\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1580\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1581\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1582\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1583\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1584\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1586\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1587\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1588\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1589\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1590\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1591\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1593\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt

Test file number \(34\)

Integral number in file \(1594\)