2.2.13 Integrals 1201 to 1300

2.2.13.1 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2200\)

2.2.13.2 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2201\)

2.2.13.3 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2202\)

2.2.13.4 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2203\)

2.2.13.5 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2204\)

2.2.13.6 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2205\)

2.2.13.7 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2206\)

2.2.13.8 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2207\)

2.2.13.9 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2208\)

2.2.13.10 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2209\)

2.2.13.11 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2210\)

2.2.13.12 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2211\)

2.2.13.13 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2212\)

2.2.13.14 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2213\)

2.2.13.15 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2214\)

2.2.13.16 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2215\)

2.2.13.17 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2216\)

2.2.13.18 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2217\)

2.2.13.19 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2218\)

2.2.13.20 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2219\)

2.2.13.21 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2220\)

2.2.13.22 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2221\)

2.2.13.23 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2222\)

2.2.13.24 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2223\)

2.2.13.25 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2224\)

2.2.13.26 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2225\)

2.2.13.27 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2226\)

2.2.13.28 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2227\)

2.2.13.29 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2228\)

2.2.13.30 Maxima [F(-2)]

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

[In]

integrate(2*((a/b)^(1/n)-x*cos((-1+2*k)*pi/n))/((a/b)^(2/n)+x^2-2*(a/b)^(1/n)*x*cos((-1+2*k)*pi/n)),x, algorit
hm="maxima")

[Out]

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

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

Test file number \(33\)

Integral number in file \(2235\)

2.2.13.31 Maxima [F(-2)]

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

[In]

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

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

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

Test file number \(33\)

Integral number in file \(2331\)

2.2.13.32 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2333\)

2.2.13.33 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2334\)

2.2.13.34 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2335\)

2.2.13.35 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2336\)

2.2.13.36 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2337\)

2.2.13.37 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2338\)

2.2.13.38 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2339\)

2.2.13.39 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2340\)

2.2.13.40 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2341\)

2.2.13.41 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2342\)

2.2.13.42 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2343\)

2.2.13.43 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2344\)

2.2.13.44 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2345\)

2.2.13.45 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2346\)

2.2.13.46 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2347\)

2.2.13.47 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2348\)

2.2.13.48 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2349\)

2.2.13.49 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2350\)

2.2.13.50 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2351\)

2.2.13.51 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2352\)

2.2.13.52 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2353\)

2.2.13.53 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2354\)

2.2.13.54 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2355\)

2.2.13.55 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2356\)

2.2.13.56 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2357\)

2.2.13.57 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2358\)

2.2.13.58 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2359\)

2.2.13.59 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2360\)

2.2.13.60 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2361\)

2.2.13.61 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2362\)

2.2.13.62 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2363\)

2.2.13.63 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2371\)

2.2.13.64 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2372\)

2.2.13.65 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2373\)

2.2.13.66 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2374\)

2.2.13.67 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2375\)

2.2.13.68 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2376\)

2.2.13.69 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2377\)

2.2.13.70 Maxima [F(-2)]

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

[In]

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

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

Test file number \(33\)

Integral number in file \(2378\)

2.2.13.71 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2379\)

2.2.13.72 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2380\)

2.2.13.73 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2381\)

2.2.13.74 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2382\)

2.2.13.75 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2383\)

2.2.13.76 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2384\)

2.2.13.77 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2385\)

2.2.13.78 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2386\)

2.2.13.79 Maxima [F(-2)]

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

[In]

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

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

Test file number \(33\)

Integral number in file \(2387\)

2.2.13.80 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2388\)

2.2.13.81 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2389\)

2.2.13.82 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2390\)

2.2.13.83 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2391\)

2.2.13.84 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2392\)

2.2.13.85 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2393\)

2.2.13.86 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2394\)

2.2.13.87 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2395\)

2.2.13.88 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2396\)

2.2.13.89 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2397\)

2.2.13.90 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2398\)

2.2.13.91 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2399\)

2.2.13.92 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2407\)

2.2.13.93 Maxima [F(-2)]

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

[In]

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

Test file number \(33\)

Integral number in file \(2408\)

2.2.13.94 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(33\)

Integral number in file \(2409\)

2.2.13.95 Maxima [F(-2)]

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

[In]

integrate(1/x-1/x/(c*x^2+b*x+1)^(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*c-b^2>0)', see `assume?` for
 more detail

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

Test file number \(33\)

Integral number in file \(2439\)

2.2.13.96 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(34\)

Integral number in file \(881\)

2.2.13.97 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(34\)

Integral number in file \(882\)

2.2.13.98 Maxima [F(-2)]

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

[In]

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

Test file number \(34\)

Integral number in file \(883\)

2.2.13.99 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(34\)

Integral number in file \(884\)

2.2.13.100 Maxima [F(-2)]

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

[In]

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

[Out]

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

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

Test file number \(34\)

Integral number in file \(885\)