Integrals 1901 to 2000

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(80\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(84\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(85\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(86\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(87\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(91\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(94\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(95\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(96\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(97\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(98\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(102\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(103\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(104\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(105\)

Maxima [F(-2)]

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

[In]

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

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(106\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(109\)

Maxima [F(-2)]

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

[In]

integrate(x*(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(110\)

Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(111\)

Maxima [F(-2)]

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

[In]

integrate(x^3/(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(114\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(115\)

Maxima [F(-2)]

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

[In]

integrate(x/(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(116\)

Maxima [F(-2)]

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

[In]

integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(117\)

Maxima [F(-2)]

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

[In]

integrate(x^3/(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(121\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(122\)

Maxima [F(-2)]

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

[In]

integrate(x/(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(123\)

Maxima [F(-2)]

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

[In]

integrate(1/(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt

Test file number \(37\)

Integral number in file \(124\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(144\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(145\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(146\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(147\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^3*(h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(148\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^2*(h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(149\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)*(h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(150\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(151\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(152\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(153\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(154\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^2*(h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(155\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)*(h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(156\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(157\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(158\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(159\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(178\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(179\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(180\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(181\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(182\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(183\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(184\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(185\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^3*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(186\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^2*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(187\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(188\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(189\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*h-2*c*g>0)', see `assume?` f
or more deta

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

Test file number \(38\)

Integral number in file \(190\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(191\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(192\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(193\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(194\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(195\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(196\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(197\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(198\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(199\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*h-2*c*g>0)', see `assume?` f
or more deta

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

Test file number \(38\)

Integral number in file \(200\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(201\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(202\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(203\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(204\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(205\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(206\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(207\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^3*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(226\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^2*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(227\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(228\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(229\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(230\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(231\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(232\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^3*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(233\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)^2*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(234\)

Maxima [F(-2)]

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

[In]

integrate((h*x+g)*(f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(235\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(236\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(237\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(238\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(239\)

Maxima [F(-2)]

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

[In]

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

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

Test file number \(38\)

Integral number in file \(258\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(g*x^3+f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(280\)

Maxima [F(-2)]

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

[In]

integrate(x*(g*x^3+f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(281\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(282\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(283\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(284\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(285\)

Maxima [F(-2)]

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

[In]

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

Test file number \(38\)

Integral number in file \(286\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f*x^2+e*x+d)/x^5/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(287\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f*x^2+e*x+d)/x^6/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(288\)

Maxima [F(-2)]

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

[In]

integrate((j*x^4+i*x^3+h*x^2+g*x+f)/(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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(365\)

Maxima [F(-2)]

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

[In]

integrate((i*x^5+h*x^4+g*x^3+f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(372\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e x+f x^2+g x^3+h x^4+j x^5+k x^6+l x^7+m x^8}{a+b x+c x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((m*x^8+l*x^7+k*x^6+j*x^5+h*x^4+g*x^3+f*x^2+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.9_P-x-d+e_x-^m-a+b_x+c_x^2-^p.txt

Test file number \(38\)

Integral number in file \(373\)