Integrals 1301 to 1400
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x/(c*x^2+b*x+a),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(886\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x^2 \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(887\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x^3 \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(888\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x^4 \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(889\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^4 (d+e x)}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(890\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 (d+e x)}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(891\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 (d+e x)}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(892\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x (d+e x)}{\left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(893\)
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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(894\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x/(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(895\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x^2 \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(896\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{x^3 \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(897\)
Maxima [F(-2)]
Exception generated. \[
\int x^4 (A+B x) \sqrt {a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)*(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(910\)
Maxima [F(-2)]
Exception generated. \[
\int x^3 (A+B x) \sqrt {a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)*(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(911\)
Maxima [F(-2)]
Exception generated. \[
\int x^2 (A+B x) \sqrt {a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)*(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(912\)
Maxima [F(-2)]
Exception generated. \[
\int x (A+B x) \sqrt {a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)*(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(913\)
Maxima [F(-2)]
Exception generated. \[
\int (A+B x) \sqrt {a+b x+c x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(914\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(915\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(916\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(917\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x^4,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(918\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x^5,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(919\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(920\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{x^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(921\)
Maxima [F(-2)]
Exception generated. \[
\int x^4 (A+B x) \left (a+b x+c x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)*(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(922\)
Maxima [F(-2)]
Exception generated. \[
\int x^3 (A+B x) \left (a+b x+c x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)*(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(923\)
Maxima [F(-2)]
Exception generated. \[
\int x^2 (A+B x) \left (a+b x+c x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)*(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(924\)
Maxima [F(-2)]
Exception generated. \[
\int x (A+B x) \left (a+b x+c x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)*(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(925\)
Maxima [F(-2)]
Exception generated. \[
\int (A+B x) \left (a+b x+c x^2\right )^{3/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(926\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(927\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(928\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(929\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^4,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(930\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^5,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(931\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(932\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(933\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{x^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(934\)
Maxima [F(-2)]
Exception generated. \[
\int x^4 (A+B x) \left (a+b x+c x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)*(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(935\)
Maxima [F(-2)]
Exception generated. \[
\int x^3 (A+B x) \left (a+b x+c x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)*(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(936\)
Maxima [F(-2)]
Exception generated. \[
\int x^2 (A+B x) \left (a+b x+c x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)*(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(937\)
Maxima [F(-2)]
Exception generated. \[
\int x (A+B x) \left (a+b x+c x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)*(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(938\)
Maxima [F(-2)]
Exception generated. \[
\int (A+B x) \left (a+b x+c x^2\right )^{5/2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(939\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(940\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(941\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(942\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^4,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(943\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^5,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(944\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(945\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(946\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(947\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^9} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(948\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{5/2}}{x^{10}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(5/2)/x^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(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(949\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^4 (A+B x)}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(950\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 (A+B x)}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(951\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 (A+B x)}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(952\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x (A+B x)}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(953\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(954\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(955\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^2 \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^2/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(956\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^3 \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^3/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(957\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^4 \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^4/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(958\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^5 \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^5/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(959\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^6 \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^6/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(960\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^4 (A+B x)}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(961\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 (A+B x)}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(962\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 (A+B x)}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(963\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x (A+B x)}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(964\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(965\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(966\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^2 \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^2/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(967\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^3 \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^3/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(968\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^4 \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^4/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(969\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^4 (A+B x)}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^4*(B*x+A)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(970\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 (A+B x)}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(B*x+A)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(971\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 (A+B x)}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(B*x+A)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(972\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x (A+B x)}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(B*x+A)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(973\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(974\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x \left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(975\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^2 \left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^2/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(976\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^3 \left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/x^3/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(977\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\left (a+b x+c x^2\right )^{7/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(c*x^2+b*x+a)^(7/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(978\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x}{\left (a+b x+c x^2\right )^{9/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)/(c*x^2+b*x+a)^(9/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(979\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{x^{3/2} \left (a+b x+c x^2\right )^3} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate((B*x+A)/x^(3/2)/(c*x^2+b*x+a)^3,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1028\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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>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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1166\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1167\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1168\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1169\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1170\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {b x+c x^2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1171\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1175\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1176\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1177\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1178\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^5} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1179\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^6} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1180\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^7} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1181\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{3/2}}{(d+e x)^8} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1182\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{5/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1186\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{5/2}}{(d+e x)^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1187\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (b x+c x^2\right )^{5/2}}{(d+e x)^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x)^(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(b*e-c*d>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.3-d+e_x-^m-f+g_x-a+b_x+c_x^2-^p.txt
Test file number \(34\)
Integral number in file \(1188\)