2.2.10 Integrals 901 to 1000

2.2.10.1 Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

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

Test file number \(33\)

Integral number in file \(1058\)

2.2.10.2 Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

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

Test file number \(33\)

Integral number in file \(1059\)

2.2.10.3 Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

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

Test file number \(33\)

Integral number in file \(1060\)

2.2.10.4 Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: expt: undefined: 0 to a negative exponent.

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

Test file number \(33\)

Integral number in file \(1061\)

2.2.10.5 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^8/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1154\)

2.2.10.6 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^6/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1156\)

2.2.10.7 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1158\)

2.2.10.8 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1160\)

2.2.10.9 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1163\)

2.2.10.10 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1165\)

2.2.10.11 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^8/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1166\)

2.2.10.12 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^6/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1168\)

2.2.10.13 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1170\)

2.2.10.14 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1172\)

2.2.10.15 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1175\)

2.2.10.16 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^10/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1177\)

2.2.10.17 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^8/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1179\)

2.2.10.18 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^6/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1181\)

2.2.10.19 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1183\)

2.2.10.20 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1185\)

2.2.10.21 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1188\)

2.2.10.22 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1190\)

2.2.10.23 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1191\)

2.2.10.24 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1192\)

2.2.10.25 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1193\)

2.2.10.26 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1195\)

2.2.10.27 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1196\)

2.2.10.28 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1197\)

2.2.10.29 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1198\)

2.2.10.30 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1199\)

2.2.10.31 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1200\)

2.2.10.32 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(2*c*d*x+b*d)^7,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1201\)

2.2.10.33 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^5*(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1202\)

2.2.10.34 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1203\)

2.2.10.35 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1204\)

2.2.10.36 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1205\)

2.2.10.37 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1207\)

2.2.10.38 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1208\)

2.2.10.39 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1209\)

2.2.10.40 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1210\)

2.2.10.41 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1211\)

2.2.10.42 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1212\)

2.2.10.43 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*d)^7,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1213\)

2.2.10.44 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*d)^8,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1214\)

2.2.10.45 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*d)^9,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1215\)

2.2.10.46 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(3/2)/(2*c*d*x+b*d)^10,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1216\)

2.2.10.47 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^5*(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1217\)

2.2.10.48 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1218\)

2.2.10.49 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1219\)

2.2.10.50 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1220\)

2.2.10.51 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1222\)

2.2.10.52 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1223\)

2.2.10.53 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1224\)

2.2.10.54 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1225\)

2.2.10.55 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1226\)

2.2.10.56 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*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(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1227\)

2.2.10.57 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^7,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1228\)

2.2.10.58 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^8,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1229\)

2.2.10.59 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^9,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1230\)

2.2.10.60 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^10,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1231\)

2.2.10.61 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^11,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1232\)

2.2.10.62 Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(5/2)/(2*c*d*x+b*d)^12,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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1233\)

2.2.10.63 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1234\)

2.2.10.64 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1235\)

2.2.10.65 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1236\)

2.2.10.66 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1238\)

2.2.10.67 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1239\)

2.2.10.68 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1240\)

2.2.10.69 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1241\)

2.2.10.70 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1242\)

2.2.10.71 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1243\)

2.2.10.72 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1244\)

2.2.10.73 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1246\)

2.2.10.74 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1247\)

2.2.10.75 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1248\)

2.2.10.76 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1249\)

2.2.10.77 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^6/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1250\)

2.2.10.78 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^5/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1251\)

2.2.10.79 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1252\)

2.2.10.80 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1253\)

2.2.10.81 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1254\)

2.2.10.82 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1256\)

2.2.10.83 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1257\)

2.2.10.84 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1258\)

2.2.10.85 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1259\)

2.2.10.86 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(11/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1285\)

2.2.10.87 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(9/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1286\)

2.2.10.88 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(7/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1287\)

2.2.10.89 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(5/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1288\)

2.2.10.90 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(3/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1289\)

2.2.10.91 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(1/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1290\)

2.2.10.92 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*d)^(1/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1291\)

2.2.10.93 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*d)^(3/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1292\)

2.2.10.94 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*d)^(5/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1293\)

2.2.10.95 Maxima [F(-2)]

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

[In]

integrate(1/(2*c*d*x+b*d)^(7/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1294\)

2.2.10.96 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(15/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1295\)

2.2.10.97 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(13/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1296\)

2.2.10.98 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(11/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1297\)

2.2.10.99 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(9/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1298\)

2.2.10.100 Maxima [F(-2)]

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

[In]

integrate((2*c*d*x+b*d)^(7/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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(33\)

Integral number in file \(1299\)