Integrals 1101 to 1200
Maxima [F(-2)]
Exception generated. \[
\int (d+e x)^3 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1919\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x)^2 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1920\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x) \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1921\)
Maxima [F(-2)]
Exception generated. \[
\int \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1922\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1923\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1924\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1925\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1926\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1927\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1928\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1929\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1930\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x)^4 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^4*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1931\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x)^3 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1932\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x)^2 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1933\)
Maxima [F(-2)]
Exception generated. \[
\int (d+e x) \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)*(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1934\)
Maxima [F(-2)]
Exception generated. \[
\int \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1935\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1936\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e>0)', see `assume?` for more
details)Is e
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1937\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1938\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1939\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1940\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1941\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1942\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1943\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^9} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^9,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1944\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^{10}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^10,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1945\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^3}{\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(a*e^2-c*d^2>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 \(1946\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^2}{\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(a*e^2-c*d^2>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 \(1947\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(a*e^2-c*d^2>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 \(1948\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(a*e^2-c*d^2>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 \(1949\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1950\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1951\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1952\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^4 \sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1953\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^5}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^5/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1954\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^4}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1955\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^3}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1956\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^2}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1957\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1958\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-c*d^2>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 \(1959\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1960\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1961\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1962\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^4 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1963\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^6}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^6/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1964\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^5}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^5/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1965\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^4}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^4/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1966\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^3}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1967\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^2}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1968\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1969\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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-c*d^2>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 \(1970\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1971\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1972\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(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(e*(a*e^2-c*d^2)>0)', see `assu
me?` for mor
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1973\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{a d e+\left (c d^2+a e^2\right ) x+c d e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2000\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{a d e+\left (c d^2+a e^2\right ) x+c d e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2001\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{a d e+\left (c d^2+a e^2\right ) x+c d e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2002\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{a d e+\left (c d^2+a e^2\right ) x+c d e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2003\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{a d e+\left (c d^2+a e^2\right ) x+c d e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2004\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2005\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{3/2} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(3/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2006\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{5/2} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(5/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2007\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{7/2} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(7/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^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-c*d^2>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 \(2008\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{13/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(13/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2009\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{11/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(11/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2010\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2011\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2012\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2013\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2014\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2015\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2016\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{3/2} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(3/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2017\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{15/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(15/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2018\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{13/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(13/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2019\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{11/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(11/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2020\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2021\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2022\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2023\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2024\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2025\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^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-c*d^2>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 \(2026\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^4}{a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^4/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2182\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^3}{a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2183\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^2}{a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2184\)
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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2185\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2186\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(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.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2187\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2188\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2189\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^5}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^5/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2190\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^4}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^4/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2191\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^3}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^3/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2192\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^2}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^2/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2193\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2194\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2195\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2196\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2197\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(c*x^2+b*x+a)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(2198\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^7}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^7/(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 \(2199\)