Integrals 2201 to 2300

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e x^2+f x^4}{x^3 \left (a+b x^2+c x^4\right )^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x^4+e*x^2+d)/x^3/(c*x^4+b*x^2+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.2_Quartic/1.2.2.6_P-x-d_x-^m-a+b_x^2+c_x^4-^p.txt

Test file number \(43\)

Integral number in file \(66\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e x^2+f x^4}{x^5 \left (a+b x^2+c x^4\right )^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((f*x^4+e*x^2+d)/x^5/(c*x^4+b*x^2+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.2_Quartic/1.2.2.6_P-x-d_x-^m-a+b_x^2+c_x^4-^p.txt

Test file number \(43\)

Integral number in file \(67\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x \left (d+e x^2+f x^4+g x^6\right )}{a+b x^2+c x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x*(g*x^6+f*x^4+e*x^2+d)/(c*x^4+b*x^2+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.2_Quartic/1.2.2.6_P-x-d_x-^m-a+b_x^2+c_x^4-^p.txt

Test file number \(43\)

Integral number in file \(125\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a}+\sqrt {c} x^2}{\left (d+e x^2\right ) \sqrt {a+b x^2+c x^4}} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a^(1/2)+x^2*c^(1/2))/(e*x^2+d)/(c*x^4+b*x^2+a)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(30\)

Maxima [F(-2)]

Exception generated. \[ \int x \sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x*(d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(37\)

Maxima [F(-2)]

Exception generated. \[ \int \sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(38\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4}}{x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2)/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(39\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4}}{x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2)/x^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(40\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4}}{x^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2)/x^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e^2-4*c*d>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(41\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {c+e x+d x^2} \sqrt {a^2+2 a b x^2+b^2 x^4}}{x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d*x^2+e*x+c)^(1/2)*((b*x^2+a)^2)^(1/2)/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e^2-4*c*d>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.2_Quartic/1.2.2.7_P-x-d+e_x^2-^q-a+b_x^2+c_x^4-^p.txt

Test file number \(44\)

Integral number in file \(42\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^8}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(138\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(139\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(140\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x \left (a+b x^3+c x^6\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(141\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^4 \left (a+b x^3+c x^6\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^4/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(142\)

Maxima [F(-2)]

Exception generated. \[ \int x^{14} \sqrt {a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^14*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(185\)

Maxima [F(-2)]

Exception generated. \[ \int x^{11} \sqrt {a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^11*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(186\)

Maxima [F(-2)]

Exception generated. \[ \int x^8 \sqrt {a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(187\)

Maxima [F(-2)]

Exception generated. \[ \int x^5 \sqrt {a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(188\)

Maxima [F(-2)]

Exception generated. \[ \int x^2 \sqrt {a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(189\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(190\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(191\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x^7} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x^7,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(192\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x^{10}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x^10,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(193\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x^{13}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x^13,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(194\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sqrt {a+b x^3+c x^6}}{x^{16}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(1/2)/x^16,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(195\)

Maxima [F(-2)]

Exception generated. \[ \int x^{14} \left (a+b x^3+c x^6\right )^{3/2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^14*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(201\)

Maxima [F(-2)]

Exception generated. \[ \int x^{11} \left (a+b x^3+c x^6\right )^{3/2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^11*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(202\)

Maxima [F(-2)]

Exception generated. \[ \int x^8 \left (a+b x^3+c x^6\right )^{3/2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(203\)

Maxima [F(-2)]

Exception generated. \[ \int x^5 \left (a+b x^3+c x^6\right )^{3/2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(204\)

Maxima [F(-2)]

Exception generated. \[ \int x^2 \left (a+b x^3+c x^6\right )^{3/2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2*(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(205\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(206\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(207\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^7} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^7,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(208\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^{10}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^10,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(209\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^{13}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^13,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(210\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^{16}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^16,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(211\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^{19}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^19,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(212\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b x^3+c x^6\right )^{3/2}}{x^{22}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)^(3/2)/x^22,x, algorithm="maxima")

[Out]

Exception 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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(213\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^{14}}{\sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^14/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(219\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^{11}}{\sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^11/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(220\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^8}{\sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(221\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5}{\sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(222\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2}{\sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(223\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x \sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(224\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^4 \sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^4/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(225\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^7 \sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^7/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(226\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^{10} \sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^10/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(227\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^{13} \sqrt {a+b x^3+c x^6}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^13/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(228\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^{14}}{\left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^14/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(234\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^{11}}{\left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^11/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(235\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^8}{\left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(236\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5}{\left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(237\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2}{\left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(238\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x \left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(239\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^4 \left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^4/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(240\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^7 \left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^7/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(241\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^{10} \left (a+b x^3+c x^6\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^10/(c*x^6+b*x^3+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(242\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^{11}}{a+b x^4+c x^8} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^11/(c*x^8+b*x^4+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(310\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^7}{a+b x^4+c x^8} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^7/(c*x^8+b*x^4+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(312\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^3}{a+b x^4+c x^8} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^3/(c*x^8+b*x^4+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(314\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x \left (a+b x^4+c x^8\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x/(c*x^8+b*x^4+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(316\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{x^5 \left (a+b x^4+c x^8\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/x^5/(c*x^8+b*x^4+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.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(318\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^3}{c+\frac {a}{x^2}+\frac {b}{x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^3/(c+a/x^2+b/x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(412\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2}{c+\frac {a}{x^2}+\frac {b}{x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2/(c+a/x^2+b/x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(413\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x}{c+\frac {a}{x^2}+\frac {b}{x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x/(c+a/x^2+b/x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(414\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{c+\frac {a}{x^2}+\frac {b}{x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(415\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(416\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(417\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(418\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(419\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x^5} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x^5,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(420\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right ) x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)/x^6,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(421\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x/(c+a/x^2+b/x)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(422\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(423\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(424\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(425\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(426\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(427\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^5} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^5,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(428\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^6,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(429\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^2 x^7} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^2/x^7,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(430\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(431\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(432\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(433\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(434\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^4} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(435\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^5} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^5,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(436\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^6,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(437\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^7} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^7,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(438\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\left (c+\frac {a}{x^2}+\frac {b}{x}\right )^3 x^8} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(c+a/x^2+b/x)^3/x^8,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.2-d_x-^m-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(46\)

Integral number in file \(439\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+\frac {e}{x}}{c+\frac {a}{x^2}+\frac {b}{x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((d+e/x)/(c+a/x^2+b/x),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.3-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(47\)

Integral number in file \(35\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b x^3+c x^6}{d+e x^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)/(e*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(6\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b x^3+c x^6}{\left (d+e x^3\right )^2} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)/(e*x^3+d)^2,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(7\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b x^3+c x^6}{\left (d+e x^3\right )^3} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((c*x^6+b*x^3+a)/(e*x^3+d)^3,x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(e>0)', see `assume?` for more
details)Is e

input file name 1_Algebraic_functions/1.2_Trinomial_products/1.2.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(8\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^8 \left (d+e x^3\right )}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^8*(e*x^3+d)/(c*x^6+b*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(9\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^5 \left (d+e x^3\right )}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^5*(e*x^3+d)/(c*x^6+b*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(10\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x^2 \left (d+e x^3\right )}{a+b x^3+c x^6} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^2*(e*x^3+d)/(c*x^6+b*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(11\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e x^3}{x \left (a+b x^3+c x^6\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((e*x^3+d)/x/(c*x^6+b*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(12\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {d+e x^3}{x^4 \left (a+b x^3+c x^6\right )} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((e*x^3+d)/x^4/(c*x^6+b*x^3+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.3_General/1.2.3.4-f_x-^m-d+e_x^n-^q-a+b_x^n+c_x^-2_n-^p.txt

Test file number \(48\)

Integral number in file \(13\)