Integrals 1201 to 1300
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)
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\)