Integrals 1001 to 1100
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{5/2}}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(5/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 \(1300\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{3/2}}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(3/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 \(1301\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {b d+2 c d x}}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(1/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 \(1302\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {b d+2 c d x} \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(1/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 \(1303\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{3/2} \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(3/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 \(1304\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{5/2} \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(5/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 \(1305\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{7/2} \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(7/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 \(1306\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{17/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(17/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1307\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{15/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(15/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1308\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{13/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(13/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1309\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{11/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(11/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1310\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{9/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(9/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1311\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{7/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(7/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1312\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{5/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(5/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1313\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(b d+2 c d x)^{3/2}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(3/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1314\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {b d+2 c d x}}{\left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((2*c*d*x+b*d)^(1/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1315\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {b d+2 c d x} \left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(1/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1316\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{3/2} \left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(3/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1317\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{5/2} \left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(5/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1318\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(b d+2 c d x)^{7/2} \left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(2*c*d*x+b*d)^(7/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1319\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1548\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1549\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1550\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d)^4,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1551\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d)^5,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1552\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a^2+2 a b x+b^2 x^2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(((b*x+a)^2)^(1/2)/(e*x+d)^6,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1553\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1560\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1561\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1562\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1563\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1564\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1565\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1566\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1567\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{3/2}}{(d+e x)^9} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^2)^(3/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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1568\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1575\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1576\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1577\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1578\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1579\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1580\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1581\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1582\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^9} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1583\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^{10}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1584\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^{11}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^11,x, algorithm="maxima")
[Out]
Exception 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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1585\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a^2+2 a b x+b^2 x^2\right )^{5/2}}{(d+e x)^{12}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b^2*x^2+2*a*b*x+a^2)^(5/2)/(e*x+d)^12,x, algorithm="maxima")
[Out]
Exception 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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1586\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \sqrt {a^2+2 a b x+b^2 x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/((b*x+a)^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1592\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \sqrt {a^2+2 a b x+b^2 x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/((b*x+a)^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1593\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \sqrt {a^2+2 a b x+b^2 x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/((b*x+a)^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1594\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^4 \sqrt {a^2+2 a b x+b^2 x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^4/((b*x+a)^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1595\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a^2+2 a b x+b^2 x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1601\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a^2+2 a b x+b^2 x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1602\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a^2+2 a b x+b^2 x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1603\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a^2+2 a b x+b^2 x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1611\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^2 \left (a^2+2 a b x+b^2 x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^2/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1612\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^3 \left (a^2+2 a b x+b^2 x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^3/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1613\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{a^2+2 a b x+b^2 x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1645\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{a^2+2 a b x+b^2 x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1646\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{a^2+2 a b x+b^2 x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1647\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{a^2+2 a b x+b^2 x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1648\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{a^2+2 a b x+b^2 x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1649\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a^2+2 a b x+b^2 x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1650\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{3/2} \left (a^2+2 a b x+b^2 x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(3/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1651\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{5/2} \left (a^2+2 a b x+b^2 x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(5/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1652\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{7/2} \left (a^2+2 a b x+b^2 x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(7/2)/(b^2*x^2+2*a*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(a*e-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1653\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{11/2}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(11/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1654\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1655\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1656\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1657\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1658\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{\left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1659\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1660\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{3/2} \left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(3/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1661\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{5/2} \left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(5/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1662\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{7/2} \left (a^2+2 a b x+b^2 x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(7/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1663\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{15/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(15/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1664\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{13/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(13/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1665\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{11/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(11/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1666\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{9/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(9/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1667\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{7/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(7/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1668\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{5/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(5/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1669\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1670\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x}}{\left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1671\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x} \left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(1/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1672\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{3/2} \left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(3/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1673\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{5/2} \left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(5/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1674\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x)^{7/2} \left (a^2+2 a b x+b^2 x^2\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)^(7/2)/(b^2*x^2+2*a*b*x+a^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-b*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-^m-a+b_x+c_x^2-^p.txt
Test file number \(33\)
Integral number in file \(1675\)
Maxima [F(-2)]
Exception generated. \[
\int (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((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>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 \(1907\)
Maxima [F(-2)]
Exception generated. \[
\int (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(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 \(1908\)
Maxima [F(-2)]
Exception generated. \[
\int (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(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 \(1909\)
Maxima [F(-2)]
Exception generated. \[
\int (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(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 \(1910\)
Maxima [F(-2)]
Exception generated. \[
\int \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((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>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 \(1911\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1912\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d)^2,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1913\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1914\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d)^4,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1915\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d)^5,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1916\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a d e+\left (c d^2+a e^2\right ) x+c d e x^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)^(1/2)/(e*x+d)^6,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(1917\)
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 )^{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(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 \(1918\)