Integrals 2601 to 2700

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(357\)

Maxima [F(-2)]

Exception generated. \[ \int \log \left (f x^m\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(log(f*x^m)*(a+b*log(c*(e*x+d)^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(377\)

Maxima [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d (e+f x)^m\right )^n\right )\right )^p \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^m)^n))^p,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(418\)

Maxima [F(-2)]

Exception generated. \[ \int (g+h x)^{3/2} \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right ) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((h*x+g)^(3/2)*(a+b*log(c*(d*(f*x+e)^p)^q)),x, algorithm="maxima")

[Out]

Exception 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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(482\)

Maxima [F(-2)]

Exception generated. \[ \int \sqrt {g+h x} \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right ) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((h*x+g)^(1/2)*(a+b*log(c*(d*(f*x+e)^p)^q)),x, algorithm="maxima")

[Out]

Exception 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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(483\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {a+b \log \left (c \left (d (e+f x)^p\right )^q\right )}{\sqrt {g+h x}} \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(484\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(3/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(485\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(5/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(486\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(7/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(487\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))/(h*x+g)^(9/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(488\)

Maxima [F(-2)]

Exception generated. \[ \int (g+h x)^{3/2} \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^2 \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((h*x+g)^(3/2)*(a+b*log(c*(d*(f*x+e)^p)^q))^2,x, algorithm="maxima")

[Out]

Exception 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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(489\)

Maxima [F(-2)]

Exception generated. \[ \int \sqrt {g+h x} \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^2 \, dx=\text {Exception raised: ValueError} \]

[In]

integrate((h*x+g)^(1/2)*(a+b*log(c*(d*(f*x+e)^p)^q))^2,x, algorithm="maxima")

[Out]

Exception 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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(490\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^2/(h*x+g)^(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*h-f*g>0)', see `assume?` for
 more detail

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(491\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^2/(h*x+g)^(3/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(492\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^2/(h*x+g)^(5/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(493\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^2/(h*x+g)^(7/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(494\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^2/(h*x+g)^(9/2),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(495\)

Maxima [F(-2)]

Exception generated. \[ \int (g+h x)^m \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^n \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((h*x+g)^m*(a+b*log(c*(d*(f*x+e)^p)^q))^n,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(513\)

Maxima [F(-2)]

Exception generated. \[ \int (g+h x)^2 \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^n \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((h*x+g)^2*(a+b*log(c*(d*(f*x+e)^p)^q))^n,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(514\)

Maxima [F(-2)]

Exception generated. \[ \int (g+h x) \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^n \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((h*x+g)*(a+b*log(c*(d*(f*x+e)^p)^q))^n,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(515\)

Maxima [F(-2)]

Exception generated. \[ \int \left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^n \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^n,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(516\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (a+b \log \left (c \left (d (e+f x)^p\right )^q\right )\right )^n}{g+h x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((a+b*log(c*(d*(f*x+e)^p)^q))^n/(h*x+g),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.3_u-a+b_log-c-d+e_x-^n-^p.txt

Test file number \(62\)

Integral number in file \(517\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(100\)

Maxima [F(-2)]

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

[In]

integrate(x*log(c*(e*x^3+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(133\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^3+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(134\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^3+d)^p)^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(135\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^3+d)^p)^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>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(136\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^3+d)^p)^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(e>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(137\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^3*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(268\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(269\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(270\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(272\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(273\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(274\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)^2/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(276\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p)^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(277\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)^3/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(279\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)^3*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(288\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)^2*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(289\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(290\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/(g*x^3+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(292\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)^3*log(c*(e*x^2+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(293\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)^2*log(c*(e*x^2+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(294\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)*log(c*(e*x^2+d)^p)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(295\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)^2/(g*x^3+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(297\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)^2*log(c*(e*x^2+d)^p)^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(298\)

Maxima [F(-2)]

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

[In]

integrate((g*x^3+f)*log(c*(e*x^2+d)^p)^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(299\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)^3/(g*x^3+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(301\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(g*x^2+f)*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(318\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(319\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p)/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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(320\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p)/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>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(321\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)*log(c*(e*x^2+d)^p)/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(e>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(322\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(g*x^2+f)^2*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(332\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(333\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p)/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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(334\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p)/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>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(335\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p)/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(e>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(336\)

Maxima [F(-2)]

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

[In]

integrate((g*x^2+f)^2*log(c*(e*x^2+d)^p)/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(e>0)', see `assume?` for more
details)Is e

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(337\)

Maxima [F(-2)]

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

[In]

integrate(x^4*log(c*(e*x^2+d)^p)/(g*x^2+f),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(343\)

Maxima [F(-2)]

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

[In]

integrate(x^2*log(c*(e*x^2+d)^p)/(g*x^2+f),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(344\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/x^2/(g*x^2+f),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(346\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/x^4/(g*x^2+f),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(347\)

Maxima [F(-2)]

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

[In]

integrate(x^4*log(c*(e*x^2+d)^p)/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(353\)

Maxima [F(-2)]

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

[In]

integrate(x^2*log(c*(e*x^2+d)^p)/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(354\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(355\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(e*x^2+d)^p)/x^2/(g*x^2+f)^2,x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(356\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (f+g x^{2 n}\right )^2 \log ^q\left (c \left (d+e x^n\right )^p\right )}{x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f+g*x^(2*n))^2*log(c*(d+e*x^n)^p)^q/x,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(381\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (f+g x^n\right )^2 \log ^q\left (c \left (d+e x^n\right )^p\right )}{x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f+g*x^n)^2*log(c*(d+e*x^n)^p)^q/x,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(382\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (f+g x^{-n}\right )^2 \log ^q\left (c \left (d+e x^n\right )^p\right )}{x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f+g/(x^n))^2*log(c*(d+e*x^n)^p)^q/x,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(383\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (f+g x^{-2 n}\right )^2 \log ^q\left (c \left (d+e x^n\right )^p\right )}{x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f+g/(x^(2*n)))^2*log(c*(d+e*x^n)^p)^q/x,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(384\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^q\left (c \left (d+e x^n\right )^p\right )}{x \left (f+g x^{2 n}\right )} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g*x^(2*n)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(385\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^q\left (c \left (d+e x^n\right )^p\right )}{x \left (f+g x^n\right )} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g*x^n),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(386\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^q\left (c \left (d+e x^n\right )^p\right )}{x \left (f+g x^{-n}\right )} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g/(x^n)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(387\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^q\left (c \left (d+e x^n\right )^p\right )}{x \left (f+g x^{-2 n}\right )} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(log(c*(d+e*x^n)^p)^q/x/(f+g/(x^(2*n))),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: In function CAR, the value of the first argument is  0which is not
 of the expected type LIST

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(388\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(464\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(466\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(468\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(470\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(476\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(477\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(478\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(479\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(480\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(a+b*log(c*(d+e*x^(2/3))^n))^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(485\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d+e*x^(2/3))^n))^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(486\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(487\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(488\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(509\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(511\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(513\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(515\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(521\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(522\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(523\)

Maxima [F(-2)]

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

[In]

integrate(x^2*(a+b*log(c*(d+e/x^(2/3))^n))^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(528\)

Maxima [F(-2)]

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

[In]

integrate((a+b*log(c*(d+e/x^(2/3))^n))^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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(529\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(530\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(531\)

Maxima [F(-2)]

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

[In]

integrate(log(c*(d+e*(g*x+f)^2)^q),x, algorithm="maxima")

[Out]

Exception 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 3_Logarithms/3.4_u-a+b_log-c-d+e_x^m-^n-^p.txt

Test file number \(63\)

Integral number in file \(630\)