Integrals 701 to 800

Maxima [F(-2)]

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

[In]

integrate(1/(b*x^n)^(2/3),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(-(2*n)/3>0)', see `assume?` fo
r more detai

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(124\)

Maxima [F(-2)]

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

[In]

integrate((b*x^n)^(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(n/2-2>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(135\)

Maxima [F(-2)]

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

[In]

integrate((b*x^n)^(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(n/2-3>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(136\)

Maxima [F(-2)]

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

[In]

integrate((b*x^n)^(3/2)/x^2,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(140\)

Maxima [F(-2)]

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

[In]

integrate((b*x^n)^(3/2)/x^3,x, algorithm="maxima")

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(141\)

Maxima [F(-2)]

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

[In]

integrate((b*x^n)^(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((3*n)/2-4>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(142\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^n)^(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(2-n/2>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(143\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {x}{\sqrt {b x^n}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x/(b*x^n)^(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(1-n/2>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(144\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {b x^n}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(1/(b*x^n)^(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(-n/2>0)', see `assume?` for mo
re details)I

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(145\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^n)^(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(2-(3*n)/2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(149\)

Maxima [F(-2)]

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

[In]

integrate(x/(b*x^n)^(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(1-(3*n)/2>0)', see `assume?` f
or more deta

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(150\)

Maxima [F(-2)]

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

[In]

integrate(1/(b*x^n)^(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(-(3*n)/2>0)', see `assume?` fo
r more detai

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(151\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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-1.0>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(365\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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-1.0>0)', see `assume?` for m
ore details)

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(366\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)/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(n-2>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2456\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)/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(n-3>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2457\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)^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(n-2>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2463\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)^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(n-3>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2464\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)^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(n-2>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2470\)

Maxima [F(-2)]

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

[In]

integrate((a+b*x^n)^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(n-3>0)', see `assume?` for mor
e details)Is

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2471\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.2-c_x-^m-a+b_x^n-^p.txt

Test file number \(25\)

Integral number in file \(2630\)

Maxima [F(-2)]

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

[In]

integrate(x^8*(d*x^3+c)^(1/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(358\)

Maxima [F(-2)]

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

[In]

integrate(x^5*(d*x^3+c)^(1/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(359\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(d*x^3+c)^(1/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(360\)

Maxima [F(-2)]

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

[In]

integrate(x^8*(d*x^3+c)^(3/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(368\)

Maxima [F(-2)]

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

[In]

integrate(x^5*(d*x^3+c)^(3/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(369\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(d*x^3+c)^(3/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(370\)

Maxima [F(-2)]

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

[In]

integrate(x^8/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(378\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(379\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(380\)

Maxima [F(-2)]

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

[In]

integrate(x^8/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(388\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(389\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^3+a)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(390\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(460\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(461\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(462\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(470\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(471\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(472\)

Maxima [F(-2)]

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

[In]

integrate(x^8/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(480\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(481\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(482\)

Maxima [F(-2)]

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

[In]

integrate(x^8/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(490\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(491\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^3+a)^2/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(492\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^3+a)^(1/2)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(506\)

Maxima [F(-2)]

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

[In]

integrate(x^2/(b*x^3+a)^(1/2)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(507\)

Maxima [F(-2)]

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

[In]

integrate(1/x/(b*x^3+a)^(1/2)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(508\)

Maxima [F(-2)]

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

[In]

integrate(1/x^4/(b*x^3+a)^(1/2)/(d*x^3+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(509\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(658\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(659\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(660\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(661\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(677\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(678\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(679\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(680\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(696\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(697\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(698\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(714\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(715\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(716\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(717\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(718\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(732\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(733\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(734\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(735\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(747\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(748\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(749\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(750\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(751\)

Maxima [F(-2)]

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

[In]

integrate(x^7*(d*x^4+c)^(1/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(787\)

Maxima [F(-2)]

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

[In]

integrate(x^3*(d*x^4+c)^(1/2)/(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(a*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(789\)

Maxima [F(-2)]

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

[In]

integrate(x^11/(b*x^4+a)/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(805\)

Maxima [F(-2)]

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

[In]

integrate(x^7/(b*x^4+a)/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(806\)

Maxima [F(-2)]

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

[In]

integrate(x^3/(b*x^4+a)/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(807\)

Maxima [F(-2)]

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

[In]

integrate(x^15/(b*x^4+a)^2/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(822\)

Maxima [F(-2)]

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

[In]

integrate(x^11/(b*x^4+a)^2/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(823\)

Maxima [F(-2)]

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

[In]

integrate(x^7/(b*x^4+a)^2/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(824\)

Maxima [F(-2)]

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

[In]

integrate(x^3/(b*x^4+a)^2/(d*x^4+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(825\)

Maxima [F(-2)]

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

[In]

integrate(x^17/(b*x^6+a)/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(853\)

Maxima [F(-2)]

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

[In]

integrate(x^11/(b*x^6+a)/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(854\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^6+a)/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(855\)

Maxima [F(-2)]

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

[In]

integrate(x^17/(b*x^6+a)^2/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(870\)

Maxima [F(-2)]

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

[In]

integrate(x^11/(b*x^6+a)^2/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(871\)

Maxima [F(-2)]

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

[In]

integrate(x^5/(b*x^6+a)^2/(d*x^6+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(872\)

Maxima [F(-2)]

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

[In]

integrate(x^23/(b*x^8+a)/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(887\)

Maxima [F(-2)]

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

[In]

integrate(x^15/(b*x^8+a)/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(888\)

Maxima [F(-2)]

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

[In]

integrate(x^7/(b*x^8+a)/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(889\)

Maxima [F(-2)]

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

[In]

integrate(x^23/(b*x^8+a)^2/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(908\)

Maxima [F(-2)]

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

[In]

integrate(x^15/(b*x^8+a)^2/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(909\)

Maxima [F(-2)]

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

[In]

integrate(x^7/(b*x^8+a)^2/(d*x^8+c)^(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*d-b*c>0)', see `assume?` for
 more detail

input file name 1_Algebraic_functions/1.1_Binomial_products/1.1.3_General/1.1.3.4-e_x-^m-a+b_x^n-^p-c+d_x^n-^q.txt

Test file number \(27\)

Integral number in file \(910\)

Maxima [F(-2)]

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

[In]

integrate((b*x+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.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(11\)

Maxima [F(-2)]

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

[In]

integrate((b*x+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.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(12\)

Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x)/(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.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(25\)

Maxima [F(-2)]

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

[In]

integrate((c*x^2+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.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(26\)

Maxima [F(-2)]

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

[In]

integrate((c*x^2+b*x+a)^2/(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.1_Binomial_products/1.1.3_General/1.1.3.8_P-x-c_x-^m-a+b_x^n-^p.txt

Test file number \(29\)

Integral number in file \(73\)