Integrals 1801 to 1900
Maxima [F(-2)]
Exception generated. \[
\int \frac {(1+a x)^2}{(c+d x) \sqrt {1-a^2 x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*x+1)^2/(d*x+c)/(-a^2*x^2+1)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(d-a*c>0)', see `assume?` for m
ore details)
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(621\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) (f+g x) \left (a+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(g*x+f)/(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(817\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) (f+g x) \left (a+b x+c x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(g*x+f)/(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(818\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x) \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(823\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^2 \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^2/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(824\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^3 \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^3/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(825\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x) (f+g x)^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(830\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^2 (f+g x)^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^2/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(831\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^3 (f+g x)^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^3/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(832\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{\sqrt {d+e x} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(1/2)/(g*x+f)^(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(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(834\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2} \left (a+b x+c x^2\right )}{\sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)*(c*x^2+b*x+a)/(g*x+f)^(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(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(835\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x} \left (a+b x+c x^2\right )}{\sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)*(c*x^2+b*x+a)/(g*x+f)^(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(836\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{\sqrt {d+e x} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(1/2)/(g*x+f)^(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(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(837\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^{3/2} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(3/2)/(g*x+f)^(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(838\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^{5/2} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(5/2)/(g*x+f)^(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(839\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^{7/2} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(7/2)/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(840\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+c x^2}{(d+e x)^{9/2} \sqrt {f+g x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)/(e*x+d)^(9/2)/(g*x+f)^(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*(d*g-e*f)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(841\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x} \left (a+b x+c x^2\right )}{(e+f x)^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)*(c*x^2+b*x+a)/(f*x+e)^(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(842\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(d+e x)^{3/2} \left (15 d^2+20 d e x+8 e^2 x^2\right )}{\sqrt {a+b x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(3/2)*(8*e^2*x^2+20*d*e*x+15*d^2)/(b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(843\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {d+e x} \left (15 d^2+20 d e x+8 e^2 x^2\right )}{\sqrt {a+b x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((e*x+d)^(1/2)*(8*e^2*x^2+20*d*e*x+15*d^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(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(844\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {15 d^2+20 d e x+8 e^2 x^2}{\sqrt {a+b x} \sqrt {d+e x}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((8*e^2*x^2+20*d*e*x+15*d^2)/(e*x+d)^(1/2)/(b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e-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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(845\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {15 d^2+20 d e x+8 e^2 x^2}{\sqrt {a+b x} (d+e x)^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((8*e^2*x^2+20*d*e*x+15*d^2)/(e*x+d)^(3/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(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(846\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {15 d^2+20 d e x+8 e^2 x^2}{\sqrt {a+b x} (d+e x)^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((8*e^2*x^2+20*d*e*x+15*d^2)/(e*x+d)^(5/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(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(847\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {15 d^2+20 d e x+8 e^2 x^2}{\sqrt {a+b x} (d+e x)^{7/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((8*e^2*x^2+20*d*e*x+15*d^2)/(e*x+d)^(7/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(e*(a*e-b*d)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(848\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {15 d^2+20 d e x+8 e^2 x^2}{\sqrt {a+b x} (d+e x)^{9/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((8*e^2*x^2+20*d*e*x+15*d^2)/(e*x+d)^(9/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(e*(a*e-b*d)>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(849\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^3 \sqrt {a+b x+c x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^3*(c*x^2+b*x+a)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(854\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^2 \sqrt {a+b x+c x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^2*(c*x^2+b*x+a)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(855\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x) \sqrt {a+b x+c x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)*(c*x^2+b*x+a)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(856\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a+b x+c x^2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(1/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-b*d*e>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(857\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a+b x+c x^2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(1/2)/(e*x+d)/(g*x+f),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(858\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^3 \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^3*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(862\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^2 \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^2*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(863\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x) \left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)*(c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(864\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a+b x+c x^2\right )^{3/2}}{d+e x} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(3/2)/(e*x+d),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-b*d*e>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(865\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a+b x+c x^2\right )^{3/2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(3/2)/(e*x+d)/(g*x+f),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(866\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a+b x+c x^2\right )^{5/2}}{(d+e x) (f+g x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(5/2)/(e*x+d)/(g*x+f),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(d*g-e*f>0)', see `assume?` for
more detail
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(869\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^4}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^4/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(870\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^3}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^3/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(871\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^2}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^2/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(872\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {f+g x}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(873\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-b*d*e>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(874\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^4}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^4/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(878\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^3}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^3/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(879\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(f+g x)^2}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)^2/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(880\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {f+g x}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((g*x+f)/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume((b/e-(2*c*d)/e^2)^2>0)', see `
assume?` for
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(881\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(d+e x) \left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*e^2-b*d*e>0)', see `assume?`
for more de
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.4-d+e_x-^m-f+g_x-^n-a+b_x+c_x^2-^p.txt
Test file number \(35\)
Integral number in file \(882\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b x+\frac {b f x^2}{e}}{\sqrt {d+e x+f x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*x+b*f*x^2/e)/(f*x^2+e*x+d)^(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*d*f-e^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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(1\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {d+e x+f x^2} \left (a+b x+\frac {b f x^2}{e}\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*x+b*f*x^2/e)/(f*x^2+e*x+d)^(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*(4*a*f-b*e)>0)', see `assume
?` for more
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(2\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b x+c x^2} \left (d+b x+c x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+b*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*c*d-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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(3\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b x+c x^2} \left (d+e x+f x^2\right )^2 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(1/2)*(f*x^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(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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(100\)
Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b x+c x^2} \left (d+e x+f x^2\right ) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(1/2)*(f*x^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(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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(101\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a+b x+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(102\)
Maxima [F(-2)]
Exception generated. \[
\int \left (a+b x+c x^2\right )^{3/2} \left (d+e x+f x^2\right )^2 \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(3/2)*(f*x^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(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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(104\)
Maxima [F(-2)]
Exception generated. \[
\int \left (a+b x+c x^2\right )^{3/2} \left (d+e x+f x^2\right ) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(3/2)*(f*x^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(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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(105\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a+b x+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(106\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^3}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(109\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^2}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(110\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x+f x^2}{\sqrt {a+b x+c x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(111\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b x+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(112\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^3}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(114\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(115\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x+f x^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(116\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b x+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(117\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^3}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^3/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(118\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(119\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {d+e x+f x^2}{\left (a+b x+c x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((f*x^2+e*x+d)/(c*x^2+b*x+a)^(5/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.5-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(36\)
Integral number in file \(120\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right ) \left (d+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+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(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(4\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^2 \left (d+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^2/(f*x^2+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(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(5\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(6\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\sqrt {a+b x+c x^2} \left (d-f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(1/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(7\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^{3/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(3/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(8\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^{5/2} \left (d-f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^(5/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(9\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(13\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^2}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^2/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(14\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right ) \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(15\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right )^2 \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)^2/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(16\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {g+h x}{\left (a+b x+c x^2\right ) \left (a d+b d x+c d x^2\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((h*x+g)/(c*x^2+b*x+a)/(c*d*x^2+b*d*x+a*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(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(17\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {g+h x}{\left (a+b x+c x^2\right )^2 \left (a d+b d x+c d x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((h*x+g)/(c*x^2+b*x+a)^2/(c*d*x^2+b*d*x+a*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(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(18\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \sqrt {a+b x+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(19\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(A+B x) \left (a+b x+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)*(c*x^2+b*x+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(20\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right ) \sqrt {d+e x+f x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+e*x+d)^(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(21\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B x}{\left (a+b x+c x^2\right ) \sqrt {d+f x^2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((B*x+A)/(c*x^2+b*x+a)/(f*x^2+d)^(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(23\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {(g+h x) \sqrt {a+b x+c x^2}}{\left (a d+b d x+c d x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((h*x+g)*(c*x^2+b*x+a)^(1/2)/(c*d*x^2+b*d*x+a*d)^(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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(39\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 \sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(c*x^2+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(52\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x \sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(c*x^2+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(53\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\sqrt {a+c x^2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+a)^(1/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(54\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 \left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(58\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x \left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(59\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {\left (a+c x^2\right )^{3/2}}{d+e x+f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(60\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3/(f*x^2+e*x+d)/(c*x^2+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*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(64\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2/(f*x^2+e*x+d)/(c*x^2+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*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(65\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x/(f*x^2+e*x+d)/(c*x^2+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*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(66\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+c x^2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(f*x^2+e*x+d)/(c*x^2+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*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(67\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3/(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(71\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2/(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(72\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x/(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(73\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+c x^2\right )^{3/2} \left (d+e x+f x^2\right )} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(c*x^2+a)^(3/2)/(f*x^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(4*d*f-e^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.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(74\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*(c*x^2+b*x+a)^(1/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(77\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*(c*x^2+b*x+a)^(1/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(78\)
Maxima [F(-2)]
Exception generated. \[
\int \frac {x \sqrt {a+b x+c x^2}}{d-f x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*(c*x^2+b*x+a)^(1/2)/(-f*x^2+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(((c*sqrt(4*d*f))/(2*f^2)>0)',
see `assume?
input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.6-g+h_x-^m-a+b_x+c_x^2-^p-d+e_x+f_x^2-^q.txt
Test file number \(37\)
Integral number in file \(79\)