2.2.20 Integrals 1901 to 2000

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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