Integrals 2701 to 2800

Maxima [F(-2)]

Exception generated. \[ \int \log \left (c \left (d+\frac {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 \(633\)

Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(1\)

Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^3/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(2\)

Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^q)^2/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(3\)

Maxima [F(-2)]

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

[In]

integrate(log(c*x^n)^(-1+q)*(a*x^m+b*log(c*x^n)^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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(4\)

Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(16\)

Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^2/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(17\)

Maxima [F(-2)]

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

[In]

integrate((a*m*x^m+b*n*q*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(18\)

Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(30\)

Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^3/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(31\)

Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^q)^2/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(32\)

Maxima [F(-2)]

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

[In]

integrate((d*x^m+e*log(c*x^n)^(-1+q))*(a*x^m+b*log(c*x^n)^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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(33\)

Maxima [F(-2)]

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

[In]

integrate(log(2*x*(e*x+d*(-e/d)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(40\)

Maxima [F(-2)]

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

[In]

integrate(log(-2*x*(-e*x+d*(-e/d)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(41\)

Maxima [F(-2)]

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

[In]

integrate(log(2*x*(e*x+d*e^(1/2)/(-d)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(42\)

Maxima [F(-2)]

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

[In]

integrate(log(-2*x*(-e*x+d*e^(1/2)/(-d)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(43\)

Maxima [F(-2)]

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

[In]

integrate(log(2*x*(e*x+d^(1/2)*(-e)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(44\)

Maxima [F(-2)]

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

[In]

integrate(log(-2*x*(-e*x+d^(1/2)*(-e)^(1/2))/(e*x^2+d))/(e*x^2+d),x, algorithm="maxima")

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(45\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(71\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(72\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(73\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(74\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(75\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(77\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(78\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(79\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(80\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^4*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(82\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^3*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(83\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)^2*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(84\)

Maxima [F(-2)]

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

[In]

integrate((e*x+d)*log(d*(c*x^2+b*x+a)^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(4*a*c-b^2>0)', see `assume?` f
or more deta

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(85\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(86\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(88\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(89\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(90\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(91\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(93\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(94\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(95\)

Maxima [F(-2)]

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

[In]

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

input file name 3_Logarithms/3.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(97\)

Maxima [F(-2)]

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

[In]

integrate((log(a*x^n)^2)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(149\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\log ^m\left (a x^n\right )^p}{x} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((log(a*x^n)^m)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(150\)

Maxima [F(-2)]

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

[In]

integrate((b*log(a*x^n)^m)^p/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.5_Logarithm_functions.txt

Test file number \(64\)

Integral number in file \(152\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(163\)

Maxima [F(-2)]

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

[In]

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

[Out]

Exception 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*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(164\)

Maxima [F(-2)]

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

[In]

integrate((d*x+c)/(a+b*sin(f*x+e)),x, algorithm="maxima")

[Out]

Exception 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*b^2-4*a^2>0)', see `assume?`
 for more de

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(165\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(168\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(169\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(170\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(191\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(192\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \sin ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(193\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sin ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(195\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(196\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^3*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(203\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^2 \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^2*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(204\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \csc ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)*csc(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(205\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(csc(d*x+c)^2/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(207\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc ^2(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(csc(d*x+c)^2/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(208\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(220\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(221\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(222\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(223\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(224\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(225\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(226\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(227\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(228\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(229\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(230\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(231\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(232\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(233\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(234\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\csc (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(235\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(236\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(237\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(238\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(239\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(245\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(246\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(247\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(248\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(249\)

Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(250\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^3*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(281\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^2 \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^2*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(282\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \sec ^3(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)*sec(d*x+c)^3/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(283\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x) (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(sec(d*x+c)^3/(f*x+e)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(285\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sec ^3(c+d x)}{(e+f x)^2 (a+a \sin (c+d x))} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate(sec(d*x+c)^3/(f*x+e)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(286\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^m \sec (c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^m*sec(d*x+c)/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(292\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^m \sec ^2(c+d x)}{a+a \sin (c+d x)} \, dx=\text {Exception raised: RuntimeError} \]

[In]

integrate((f*x+e)^m*sec(d*x+c)^2/(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(293\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(294\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(295\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \cos (c+d x)}{a+b \sin (c+d x)} \, dx=\text {Exception raised: ValueError} \]

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(296\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(298\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(299\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(300\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(301\)

Maxima [F(-2)]

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

[In]

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

input file name 4_Trig_functions/4.1_Sine/4.1.10-c+d_x-^m-a+b_sin-^n.txt

Test file number \(66\)

Integral number in file \(302\)