2.2.12 Integrals 1101 to 1200
2.2.12.1 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\)
2.2.12.2 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\)
2.2.12.3 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\)
2.2.12.4 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\)
2.2.12.5 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\)
2.2.12.6 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\)
2.2.12.7 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\)
2.2.12.8 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\)
2.2.12.9 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\)
2.2.12.10 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\)
2.2.12.11 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\)
2.2.12.12 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\)
2.2.12.13 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\)
2.2.12.14 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\)
2.2.12.15 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\)
2.2.12.16 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\)
2.2.12.17 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\)
2.2.12.18 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\)
2.2.12.19 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\)
2.2.12.20 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\)
2.2.12.21 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\)
2.2.12.22 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\)
2.2.12.23 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\)
2.2.12.24 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\)
2.2.12.25 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\)
2.2.12.26 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\)
2.2.12.27 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\)
2.2.12.28 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\)
2.2.12.29 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\)
2.2.12.30 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\)
2.2.12.31 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\)
2.2.12.32 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\)
2.2.12.33 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\)
2.2.12.34 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\)
2.2.12.35 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\)
2.2.12.36 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\)
2.2.12.37 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\)
2.2.12.38 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\)
2.2.12.39 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\)
2.2.12.40 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\)
2.2.12.41 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\)
2.2.12.42 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\)
2.2.12.43 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\)
2.2.12.44 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\)
2.2.12.45 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\)
2.2.12.46 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\)
2.2.12.47 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\)
2.2.12.48 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\)
2.2.12.49 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\)
2.2.12.50 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\)
2.2.12.51 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\)
2.2.12.52 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\)
2.2.12.53 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\)
2.2.12.54 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\)
2.2.12.55 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\)
2.2.12.56 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\)
2.2.12.57 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\)
2.2.12.58 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\)
2.2.12.59 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\)
2.2.12.60 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\)
2.2.12.61 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\)
2.2.12.62 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\)
2.2.12.63 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\)
2.2.12.64 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\)
2.2.12.65 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\)
2.2.12.66 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\)
2.2.12.67 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\)
2.2.12.68 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\)
2.2.12.69 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\)
2.2.12.70 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\)
2.2.12.71 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\)
2.2.12.72 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\)
2.2.12.73 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\)
2.2.12.74 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\)
2.2.12.75 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\)
2.2.12.76 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\)
2.2.12.77 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\)
2.2.12.78 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\)
2.2.12.79 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\)
2.2.12.80 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\)
2.2.12.81 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\)
2.2.12.82 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\)
2.2.12.83 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\)
2.2.12.84 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\)
2.2.12.85 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\)
2.2.12.86 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\)
2.2.12.87 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\)
2.2.12.88 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\)
2.2.12.89 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\)
2.2.12.90 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\)
2.2.12.91 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\)
2.2.12.92 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\)
2.2.12.93 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\)
2.2.12.94 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\)
2.2.12.95 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\)
2.2.12.96 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\)
2.2.12.97 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\)
2.2.12.98 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\)
2.2.12.99 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\)
2.2.12.100 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\)