2.2.59 Integrals 5801 to 5900
2.2.59.1 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(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 \(46\)
2.2.59.2 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(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 \(48\)
2.2.59.3 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(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 \(50\)
2.2.59.4 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(51\)
2.2.59.5 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(53\)
2.2.59.6 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(55\)
2.2.59.7 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(57\)
2.2.59.8 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(59\)
2.2.59.9 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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 \(317\)
2.2.59.10 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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 \(319\)
2.2.59.11 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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 \(321\)
2.2.59.12 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(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 \(324\)
2.2.59.13 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(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 \(326\)
2.2.59.14 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(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 \(328\)
2.2.59.15 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^6(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(d*x+c)^6/(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 \(329\)
2.2.59.16 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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 \(331\)
2.2.59.17 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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 \(333\)
2.2.59.18 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(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 \(336\)
2.2.59.19 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(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 \(338\)
2.2.59.20 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^6(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(d*x+c)^6/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(339\)
2.2.59.21 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(341\)
2.2.59.22 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(343\)
2.2.59.23 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(346\)
2.2.59.24 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(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 \(348\)
2.2.59.25 Maxima [F(-2)]
Exception generated. \[
\int x^{-2+m} \cosh ^2(a+b x) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^(-2+m)*cosh(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.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(93\)
2.2.59.26 Maxima [F(-2)]
Exception generated. \[
\int x^{-3+m} \cosh ^2(a+b x) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^(-3+m)*cosh(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.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(94\)
2.2.59.27 Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^3}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)^3/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(168\)
2.2.59.28 Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^2}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)^2/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(169\)
2.2.59.29 Maxima [F(-2)]
Exception generated. \[
\int \frac {c+d x}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(170\)
2.2.59.30 Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^3}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)^3/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(173\)
2.2.59.31 Maxima [F(-2)]
Exception generated. \[
\int \frac {(c+d x)^2}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)^2/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(174\)
2.2.59.32 Maxima [F(-2)]
Exception generated. \[
\int \frac {c+d x}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((d*x+c)/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.1-c+d_x-^m-a+b_cosh-^n.txt
Test file number \(165\)
Integral number in file \(175\)
2.2.59.33 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(54\)
2.2.59.34 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^3(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)^3/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(55\)
2.2.59.35 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(56\)
2.2.59.36 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(57\)
2.2.59.37 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(58\)
2.2.59.38 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(59\)
2.2.59.39 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^3(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^3/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(60\)
2.2.59.40 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(61\)
2.2.59.41 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(67\)
2.2.59.42 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(a+b \cosh (c+d x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(68\)
2.2.59.43 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(a+b \cosh (c+d x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(69\)
2.2.59.44 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{(a+b \cosh (c+d x))^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*cosh(d*x+c))^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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(70\)
2.2.59.45 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(110\)
2.2.59.46 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (x)}{(a+b \cosh (x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(x))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(111\)
2.2.59.47 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (x)}{(a+b \cosh (x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(x))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(112\)
2.2.59.48 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (x)}{(a+b \cosh (x))^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(x))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(113\)
2.2.59.49 Maxima [F(-2)]
Exception generated. \[
\int \frac {\frac {b B}{a}+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((b*B/a+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(114\)
2.2.59.50 Maxima [F(-2)]
Exception generated. \[
\int \frac {\frac {a B}{b}+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a*B/b+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(115\)
2.2.59.51 Maxima [F(-2)]
Exception generated. \[
\int \frac {a+b \cosh (x)}{(b+a \cosh (x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*cosh(x))/(b+a*cosh(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*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(116\)
2.2.59.52 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^6(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^6/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(166\)
2.2.59.53 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(168\)
2.2.59.54 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(170\)
2.2.59.55 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(173\)
2.2.59.56 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(175\)
2.2.59.57 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^6(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^6/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(177\)
2.2.59.58 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^2(x)}{(a+b \cosh (x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^2/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(178\)
2.2.59.59 Maxima [F(-2)]
Exception generated. \[
\int \frac {\tanh ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tanh(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(179\)
2.2.59.60 Maxima [F(-2)]
Exception generated. \[
\int \frac {\tanh ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(tanh(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(181\)
2.2.59.61 Maxima [F(-2)]
Exception generated. \[
\int \frac {\coth ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(coth(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(184\)
2.2.59.62 Maxima [F(-2)]
Exception generated. \[
\int \frac {\coth ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(coth(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(186\)
2.2.59.63 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \sinh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*sinh(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(199\)
2.2.59.64 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \tanh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*tanh(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(202\)
2.2.59.65 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \coth (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*coth(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(203\)
2.2.59.66 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \text {sech}(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*sech(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(204\)
2.2.59.67 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \text {csch}(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*csch(x))/(a+b*cosh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(205\)
2.2.59.68 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (d+e x)+C \sinh (d+e x)}{a+b \cosh (d+e x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(e*x+d)+C*sinh(e*x+d))/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(206\)
2.2.59.69 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (d+e x)+C \sinh (d+e x)}{(a+b \cosh (d+e x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(e*x+d)+C*sinh(e*x+d))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(207\)
2.2.59.70 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (d+e x)+C \sinh (d+e x)}{(a+b \cosh (d+e x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(e*x+d)+C*sinh(e*x+d))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(208\)
2.2.59.71 Maxima [F(-2)]
Exception generated. \[
\int \frac {A+B \cosh (d+e x)+C \sinh (d+e x)}{(a+b \cosh (d+e x))^4} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((A+B*cosh(e*x+d)+C*sinh(e*x+d))/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(209\)
2.2.59.72 Maxima [F(-2)]
Exception generated. \[
\int \frac {x \sinh (x)}{(a+b \cosh (x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*sinh(x)/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(218\)
2.2.59.73 Maxima [F(-2)]
Exception generated. \[
\int \frac {x \sinh (x)}{(a+b \cosh (x))^3} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*sinh(x)/(a+b*cosh(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^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(219\)
2.2.59.74 Maxima [F(-2)]
Exception generated. \[
\int \frac {x^3 \sinh ^2(c+d x)}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^3*sinh(d*x+c)^2/(a+b*cosh(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(a-b>0)', see `assume?` for mor
e details)Is
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(228\)
2.2.59.75 Maxima [F(-2)]
Exception generated. \[
\int \frac {x^2 \sinh ^2(c+d x)}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x^2*sinh(d*x+c)^2/(a+b*cosh(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(a-b>0)', see `assume?` for mor
e details)Is
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(229\)
2.2.59.76 Maxima [F(-2)]
Exception generated. \[
\int \frac {x \sinh ^2(c+d x)}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(x*sinh(d*x+c)^2/(a+b*cosh(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(a-b>0)', see `assume?` for mor
e details)Is
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(230\)
2.2.59.77 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^2(c+d x)}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(d*x+c)^2/(a+b*cosh(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*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(231\)
2.2.59.78 Maxima [F(-2)]
Exception generated. \[
\int e^x \cosh (a+b x) \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(exp(x)*cosh(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.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(299\)
2.2.59.79 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh (a+b x)}{c+d x+e x^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(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.2_Hyperbolic_cosine/6.2.5_Hyperbolic_cosine_functions.txt
Test file number \(169\)
Integral number in file \(336\)
2.2.59.80 Maxima [F(-2)]
Exception generated. \[
\int \sqrt {a+b \tanh (c+d x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate((a+b*tanh(d*x+c))^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a-4*b>0)', see `assume?` for
more detail
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(67\)
2.2.59.81 Maxima [F(-2)]
Exception generated. \[
\int \frac {1}{\sqrt {a+b \tanh (c+d x)}} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(1/(a+b*tanh(d*x+c))^(1/2),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a-4*b>0)', see `assume?` for
more detail
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(68\)
2.2.59.82 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^3(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^3/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(81\)
2.2.59.83 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh (x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(83\)
2.2.59.84 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(84\)
2.2.59.85 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^3(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^3/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(86\)
2.2.59.86 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^5(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^5/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(88\)
2.2.59.87 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^7(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^7/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(109\)
2.2.59.88 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^5(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^5/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(110\)
2.2.59.89 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}^3(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)^3/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(111\)
2.2.59.90 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {sech}(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sech(x)/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(112\)
2.2.59.91 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh (x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(113\)
2.2.59.92 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^3(x)}{a+b \tanh (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)^3/(a+b*tanh(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(114\)
2.2.59.93 Maxima [F(-2)]
Exception generated. \[
\int \frac {e^x}{a-\tanh (2 x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(exp(x)/(a-tanh(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(a-1>0)', see `assume?` for mor
e details)Is
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(226\)
2.2.59.94 Maxima [F(-2)]
Exception generated. \[
\int \frac {e^x}{(a-\tanh (2 x))^2} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(exp(x)/(a-tanh(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(a-1>0)', see `assume?` for mor
e details)Is
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.2_Hyperbolic_tangent_functions.txt
Test file number \(172\)
Integral number in file \(227\)
2.2.59.95 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^3(c+d x)}{\left (a+b \tanh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: RuntimeError}
\]
[In]
integrate(sinh(d*x+c)^3/(a+b*tanh(d*x+c)^2)^3,x, algorithm="maxima")
[Out]
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is undefined.
input file name 6_Hyperbolic_functions/6.3_Hyperbolic_tangent/6.3.7-d_hyper-^m-a+b-c_tanh-^n-^p.txt
Test file number \(173\)
Integral number in file \(42\)
2.2.59.96 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh ^3(x)}{a+b \coth (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)^3/(a+b*coth(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/6.4.2_Hyperbolic_cotangent_functions.txt
Test file number \(175\)
Integral number in file \(98\)
2.2.59.97 Maxima [F(-2)]
Exception generated. \[
\int \frac {\sinh (x)}{a+b \coth (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(sinh(x)/(a+b*coth(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/6.4.2_Hyperbolic_cotangent_functions.txt
Test file number \(175\)
Integral number in file \(100\)
2.2.59.98 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}(x)}{a+b \coth (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)/(a+b*coth(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/6.4.2_Hyperbolic_cotangent_functions.txt
Test file number \(175\)
Integral number in file \(101\)
2.2.59.99 Maxima [F(-2)]
Exception generated. \[
\int \frac {\text {csch}^3(x)}{a+b \coth (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(csch(x)^3/(a+b*coth(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/6.4.2_Hyperbolic_cotangent_functions.txt
Test file number \(175\)
Integral number in file \(103\)
2.2.59.100 Maxima [F(-2)]
Exception generated. \[
\int \frac {\cosh ^3(x)}{a+b \coth (x)} \, dx=\text {Exception raised: ValueError}
\]
[In]
integrate(cosh(x)^3/(a+b*coth(x)),x, algorithm="maxima")
[Out]
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?`
for more de
input file name 6_Hyperbolic_functions/6.4_Hyperbolic_cotangent/6.4.2_Hyperbolic_cotangent_functions.txt
Test file number \(175\)
Integral number in file \(115\)