2.2.19 Integrals 1801 to 1900
2.2.19.1 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\)
2.2.19.2 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\)
2.2.19.3 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\)
2.2.19.4 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\)
2.2.19.5 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\)
2.2.19.6 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\)
2.2.19.7 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\)
2.2.19.8 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\)
2.2.19.9 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\)
2.2.19.10 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\)
2.2.19.11 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\)
2.2.19.12 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\)
2.2.19.13 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\)
2.2.19.14 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\)
2.2.19.15 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\)
2.2.19.16 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\)
2.2.19.17 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\)
2.2.19.18 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\)
2.2.19.19 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\)
2.2.19.20 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\)
2.2.19.21 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\)
2.2.19.22 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\)
2.2.19.23 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\)
2.2.19.24 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\)
2.2.19.25 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\)
2.2.19.26 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\)
2.2.19.27 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\)
2.2.19.28 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\)
2.2.19.29 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\)
2.2.19.30 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\)
2.2.19.31 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\)
2.2.19.32 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\)
2.2.19.33 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\)
2.2.19.34 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\)
2.2.19.35 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\)
2.2.19.36 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\)
2.2.19.37 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\)
2.2.19.38 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\)
2.2.19.39 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\)
2.2.19.40 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\)
2.2.19.41 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\)
2.2.19.42 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\)
2.2.19.43 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\)
2.2.19.44 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\)
2.2.19.45 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\)
2.2.19.46 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\)
2.2.19.47 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\)
2.2.19.48 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\)
2.2.19.49 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\)
2.2.19.50 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\)
2.2.19.51 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\)
2.2.19.52 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\)
2.2.19.53 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\)
2.2.19.54 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\)
2.2.19.55 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\)
2.2.19.56 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\)
2.2.19.57 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\)
2.2.19.58 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\)
2.2.19.59 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\)
2.2.19.60 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\)
2.2.19.61 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\)
2.2.19.62 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\)
2.2.19.63 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\)
2.2.19.64 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\)
2.2.19.65 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\)
2.2.19.66 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\)
2.2.19.67 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\)
2.2.19.68 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\)
2.2.19.69 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\)
2.2.19.70 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\)
2.2.19.71 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\)
2.2.19.72 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\)
2.2.19.73 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\)
2.2.19.74 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\)
2.2.19.75 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\)
2.2.19.76 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\)
2.2.19.77 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\)
2.2.19.78 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\)
2.2.19.79 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\)
2.2.19.80 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\)
2.2.19.81 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\)
2.2.19.82 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\)
2.2.19.83 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\)
2.2.19.84 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\)
2.2.19.85 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\)
2.2.19.86 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\)
2.2.19.87 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\)
2.2.19.88 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\)
2.2.19.89 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\)
2.2.19.90 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\)
2.2.19.91 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\)
2.2.19.92 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\)
2.2.19.93 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\)
2.2.19.94 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\)
2.2.19.95 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\)
2.2.19.96 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\)
2.2.19.97 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\)
2.2.19.98 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\)
2.2.19.99 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\)
2.2.19.100 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\)