2.2.15 Integrals 1401 to 1500

2.2.15.1 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\)

2.2.15.2 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\)

2.2.15.3 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\)

2.2.15.4 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\)

2.2.15.5 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\)

2.2.15.6 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\)

2.2.15.7 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\)

2.2.15.8 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\)

2.2.15.9 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\)

2.2.15.10 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\)

2.2.15.11 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\)

2.2.15.12 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\)

2.2.15.13 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\)

2.2.15.14 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\)

2.2.15.15 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\)

2.2.15.16 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\)

2.2.15.17 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\)

2.2.15.18 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\)

2.2.15.19 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\)

2.2.15.20 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\)

2.2.15.21 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\)

2.2.15.22 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\)

2.2.15.23 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\)

2.2.15.24 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\)

2.2.15.25 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\)

2.2.15.26 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\)

2.2.15.27 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\)

2.2.15.28 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\)

2.2.15.29 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\)

2.2.15.30 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\)

2.2.15.31 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\)

2.2.15.32 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\)

2.2.15.33 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\)

2.2.15.34 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\)

2.2.15.35 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\)

2.2.15.36 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\)

2.2.15.37 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\)

2.2.15.38 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\)

2.2.15.39 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\)

2.2.15.40 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\)

2.2.15.41 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\)

2.2.15.42 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\)

2.2.15.43 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\)

2.2.15.44 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\)

2.2.15.45 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\)

2.2.15.46 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\)

2.2.15.47 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\)

2.2.15.48 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\)

2.2.15.49 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\)

2.2.15.50 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\)

2.2.15.51 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\)

2.2.15.52 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\)

2.2.15.53 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\)

2.2.15.54 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\)

2.2.15.55 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\)

2.2.15.56 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\)

2.2.15.57 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\)

2.2.15.58 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\)

2.2.15.59 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\)

2.2.15.60 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\)

2.2.15.61 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\)

2.2.15.62 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\)

2.2.15.63 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\)

2.2.15.64 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\)

2.2.15.65 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\)

2.2.15.66 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\)

2.2.15.67 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\)

2.2.15.68 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\)

2.2.15.69 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\)

2.2.15.70 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\)

2.2.15.71 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\)

2.2.15.72 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\)

2.2.15.73 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\)

2.2.15.74 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\)

2.2.15.75 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\)

2.2.15.76 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\)

2.2.15.77 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\)

2.2.15.78 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\)

2.2.15.79 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\)

2.2.15.80 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\)

2.2.15.81 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\)

2.2.15.82 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\)

2.2.15.83 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\)

2.2.15.84 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\)

2.2.15.85 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\)

2.2.15.86 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\)

2.2.15.87 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\)

2.2.15.88 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\)

2.2.15.89 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\)

2.2.15.90 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\)

2.2.15.91 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\)

2.2.15.92 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\)

2.2.15.93 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\)

2.2.15.94 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\)

2.2.15.95 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\)

2.2.15.96 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\)

2.2.15.97 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\)

2.2.15.98 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\)

2.2.15.99 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\)

2.2.15.100 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\)