2.2.58 Integrals 5701 to 5800

2.2.58.1 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.5_Inverse_secant/5.5.1_u-a+b_arcsec-c_x-^n.txt

Test file number \(156\)

Integral number in file \(156\)

2.2.58.2 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.5_Inverse_secant/5.5.1_u-a+b_arcsec-c_x-^n.txt

Test file number \(156\)

Integral number in file \(157\)

2.2.58.3 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.5_Inverse_secant/5.5.1_u-a+b_arcsec-c_x-^n.txt

Test file number \(156\)

Integral number in file \(160\)

2.2.58.4 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(51\)

2.2.58.5 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(52\)

2.2.58.6 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(53\)

2.2.58.7 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(56\)

2.2.58.8 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(57\)

2.2.58.9 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(58\)

2.2.58.10 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(59\)

2.2.58.11 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(60\)

2.2.58.12 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(63\)

2.2.58.13 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(64\)

2.2.58.14 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(65\)

2.2.58.15 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(66\)

2.2.58.16 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(69\)

2.2.58.17 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(70\)

2.2.58.18 Maxima [F(-2)]

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

[In]

integrate(x*(a+b*arccsc(c*x))/(e*x+d)^(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+c*d>0)', see `assume?` for m
ore details)

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(71\)

2.2.58.19 Maxima [F(-2)]

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

[In]

integrate((a+b*arccsc(c*x))/(e*x+d)^(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+c*d>0)', see `assume?` for m
ore details)

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(72\)

2.2.58.20 Maxima [F(-2)]

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

[In]

integrate((a+b*arccsc(c*x))/(e*x+d)^(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+c*d>0)', see `assume?` for m
ore details)

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(75\)

2.2.58.21 Maxima [F(-2)]

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

[In]

integrate(x^2*(a+b*arccsc(c*x))/(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 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(98\)

2.2.58.22 Maxima [F(-2)]

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

[In]

integrate((a+b*arccsc(c*x))/(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 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(100\)

2.2.58.23 Maxima [F(-2)]

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

[In]

integrate((a+b*arccsc(c*x))/x^2/(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 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(102\)

2.2.58.24 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(107\)

2.2.58.25 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(108\)

2.2.58.26 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(109\)

2.2.58.27 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(110\)

2.2.58.28 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(115\)

2.2.58.29 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(116\)

2.2.58.30 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(117\)

2.2.58.31 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(118\)

2.2.58.32 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(119\)

2.2.58.33 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(121\)

2.2.58.34 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(122\)

2.2.58.35 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(123\)

2.2.58.36 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(124\)

2.2.58.37 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(125\)

2.2.58.38 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(126\)

2.2.58.39 Maxima [F(-2)]

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

[In]

integrate((a+b*arccsc(c*x))*(e*x^2+d)^(1/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 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(127\)

2.2.58.40 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(128\)

2.2.58.41 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(130\)

2.2.58.42 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(131\)

2.2.58.43 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(132\)

2.2.58.44 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(133\)

2.2.58.45 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(134\)

2.2.58.46 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(135\)

2.2.58.47 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(136\)

2.2.58.48 Maxima [F(-2)]

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

[In]

integrate((e*x^2+d)^(3/2)*(a+b*arccsc(c*x))/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 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(137\)

2.2.58.49 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(138\)

2.2.58.50 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(139\)

2.2.58.51 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(141\)

2.2.58.52 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(142\)

2.2.58.53 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(143\)

2.2.58.54 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(144\)

2.2.58.55 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(145\)

2.2.58.56 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(146\)

2.2.58.57 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(147\)

2.2.58.58 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(148\)

2.2.58.59 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(150\)

2.2.58.60 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(151\)

2.2.58.61 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(152\)

2.2.58.62 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(153\)

2.2.58.63 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(154\)

2.2.58.64 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(155\)

2.2.58.65 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(156\)

2.2.58.66 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(157\)

2.2.58.67 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(158\)

2.2.58.68 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(159\)

2.2.58.69 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(160\)

2.2.58.70 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(161\)

2.2.58.71 Maxima [F(-2)]

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

[In]

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

input file name 5_Inverse_trig_functions/5.6_Inverse_cosecant/5.6.1_u-a+b_arccsc-c_x-^n.txt

Test file number \(158\)

Integral number in file \(162\)

2.2.58.72 Maxima [F(-2)]

Exception generated. \[ \int x^{-2+m} \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^(-2+m)*sinh(b*x+a)^2,x, algorithm="maxima")

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(90\)

2.2.58.73 Maxima [F(-2)]

Exception generated. \[ \int x^{-3+m} \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(x^(-3+m)*sinh(b*x+a)^2,x, algorithm="maxima")

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(91\)

2.2.58.74 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(199\)

2.2.58.75 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(200\)

2.2.58.76 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(201\)

2.2.58.77 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(203\)

2.2.58.78 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(204\)

2.2.58.79 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(265\)

2.2.58.80 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(266\)

2.2.58.81 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(267\)

2.2.58.82 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(269\)

2.2.58.83 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(270\)

2.2.58.84 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(283\)

2.2.58.85 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(284\)

2.2.58.86 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(285\)

2.2.58.87 Maxima [F(-2)]

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

[In]

integrate(sech(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(286\)

2.2.58.88 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(287\)

2.2.58.89 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.1-c+d_x-^m-a+b_sinh-^n.txt

Test file number \(160\)

Integral number in file \(288\)

2.2.58.90 Maxima [F(-2)]

Exception generated. \[ \int e^x \sinh (a+b x) \, dx=\text {Exception raised: ValueError} \]

[In]

integrate(exp(x)*sinh(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(-b>0)', see `assume?` for more
 details)Is

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.5_Hyperbolic_sine_functions.txt

Test file number \(163\)

Integral number in file \(336\)

2.2.58.91 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.5_Hyperbolic_sine_functions.txt

Test file number \(163\)

Integral number in file \(369\)

2.2.58.92 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(29\)

2.2.58.93 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(31\)

2.2.58.94 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(33\)

2.2.58.95 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(35\)

2.2.58.96 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(37\)

2.2.58.97 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(39\)

2.2.58.98 Maxima [F(-2)]

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

[In]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(41\)

2.2.58.99 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(42\)

2.2.58.100 Maxima [F(-2)]

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

[In]

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

[Out]

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

input file name 6_Hyperbolic_functions/6.1_Hyperbolic_sine/6.1.7_hyper^m-a+b_sinh^n-^p.txt

Test file number \(164\)

Integral number in file \(44\)