Exception generated. \[ \int \cosh ^2(c+d x) \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^2*sinh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(1-(2*d)/b>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(21\)
Exception generated. \[ \int \cosh ^3(c+d x) \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^3*sinh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(1-(3*d)/b>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(22\)
Exception generated. \[ \int \cosh (c+d x) \sinh ^3(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)*sinh(b*x+a)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-d/b>0)', see `assume?` for more details)I
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(23\)
Exception generated. \[ \int \cosh ^2(c+d x) \sinh ^3(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^2*sinh(b*x+a)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-(2*d)/b>0)', see `assume?` for more detai
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(24\)
Exception generated. \[ \int \cosh ^3(c+d x) \sinh ^3(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^3*sinh(b*x+a)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-(3*d)/b>0)', see `assume?` for more detai
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(25\)
Exception generated. \[ \int \cosh (x) \sinh (m x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)*sinh(m*x),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-2>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(90\)
Exception generated. \[ \int \cosh (x) \cosh (m x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)*cosh(m*x),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-2>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(94\)
Exception generated. \[ \int \cosh (a+b x) \cosh (c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)*cosh(d*x+c),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-d/b>0)', see `assume?` for more details)I
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(97\)
Exception generated. \[ \int \cosh (a+b x) \cosh ^2(c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)*cosh(d*x+c)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-(2*d)/b>0)', see `assume?` for more detai
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(98\)
Exception generated. \[ \int \cosh (a+b x) \cosh ^3(c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)*cosh(d*x+c)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-(3*d)/b>0)', see `assume?` for more detai
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(99\)
Exception generated. \[ \int \cosh ^2(a+b x) \cosh ^2(c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)^2*cosh(d*x+c)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(1-(2*d)/b>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(100\)
Exception generated. \[ \int \cosh ^2(a+b x) \cosh ^3(c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)^2*cosh(d*x+c)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(1-(3*d)/b>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(101\)
Exception generated. \[ \int \cosh ^3(a+b x) \cosh ^3(c+d x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(b*x+a)^3*cosh(d*x+c)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-(3*d)/b>0)', see `assume?` for more detai
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6_Miscellaneous/292_6.2
Test file number \(292\)
Integral number in file \(102\)
Exception generated. \[ \int x^{-2+m} \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^(-2+m)*sinh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-2>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(90\)
Exception generated. \[ \int x^{-3+m} \sinh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^(-3+m)*sinh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-3>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(91\)
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} \] Input:
integrate((f*x+e)^3*sinh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(199\)
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} \] Input:
integrate((f*x+e)^2*sinh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(200\)
Exception generated. \[ \int \frac {(e+f x) \sinh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)*sinh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(201\)
Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{(e+f x) (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sinh(d*x+c)^3/(f*x+e)/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(203\)
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} \] Input:
integrate(sinh(d*x+c)^3/(f*x+e)^2/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(204\)
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} \] Input:
integrate((f*x+e)^3*cosh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(265\)
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} \] Input:
integrate((f*x+e)^2*cosh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(266\)
Exception generated. \[ \int \frac {(e+f x) \cosh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate((f*x+e)*cosh(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(267\)
Exception generated. \[ \int \frac {\cosh ^3(c+d x)}{(e+f x) (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(cosh(d*x+c)^3/(f*x+e)/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(269\)
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} \] Input:
integrate(cosh(d*x+c)^3/(f*x+e)^2/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(270\)
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} \] Input:
integrate((f*x+e)^3*sech(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(283\)
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} \] Input:
integrate((f*x+e)^2*sech(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(284\)
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} \] Input:
integrate((f*x+e)*sech(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(285\)
Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] Input:
integrate(sech(d*x+c)^3/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(286\)
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} \] Input:
integrate(sech(d*x+c)^3/(f*x+e)/(a+I*a*sinh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(287\)
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} \] Input:
integrate(sech(d*x+c)^3/(f*x+e)^2/(a+I*a*sinh(d*x+c)),x, algorithm="maxima ")
Output:
Exception raised: RuntimeError >> ECL says: THROW: The catch RAT-ERR is un defined.
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/293_6.1.1
Test file number \(293\)
Integral number in file \(288\)
Exception generated. \[ \int e^x \sinh (a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(exp(x)*sinh(b*x+a),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(-b>0)', see `assume?` for more d etails)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/296_6.1.5
Test file number \(296\)
Integral number in file \(336\)
Exception generated. \[ \int \frac {\sinh (a+b x)}{c+d x+e x^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(b*x+a)/(e*x^2+d*x+c),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*c*e-d^2>0)', see `assume?` for more deta
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/296_6.1.5
Test file number \(296\)
Integral number in file \(369\)
Exception generated. \[ \int \frac {1}{a+b \sinh ^2(x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*sinh(x)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/297_6.1.7.1
Test file number \(297\)
Integral number in file \(15\)
Exception generated. \[ \int \frac {\sinh ^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^6/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(29\)
Exception generated. \[ \int \frac {\sinh ^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^4/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(31\)
Exception generated. \[ \int \frac {\sinh ^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^2/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(33\)
Exception generated. \[ \int \frac {1}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(35\)
Exception generated. \[ \int \frac {\text {csch}^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(d*x+c)^2/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(37\)
Exception generated. \[ \int \frac {\text {csch}^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(d*x+c)^4/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(39\)
Exception generated. \[ \int \frac {\text {csch}^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(d*x+c)^6/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(41\)
Exception generated. \[ \int \frac {\sinh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(42\)
Exception generated. \[ \int \frac {\sinh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(44\)
Exception generated. \[ \int \frac {1}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(46\)
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} \] Input:
integrate(csch(d*x+c)^2/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(48\)
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} \] Input:
integrate(csch(d*x+c)^4/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(50\)
Exception generated. \[ \int \frac {\sinh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(51\)
Exception generated. \[ \int \frac {\sinh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(53\)
Exception generated. \[ \int \frac {1}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(55\)
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} \] Input:
integrate(csch(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(57\)
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} \] Input:
integrate(csch(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(59\)
Exception generated. \[ \int \frac {\cosh ^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^6/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(281\)
Exception generated. \[ \int \frac {\cosh ^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^4/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(283\)
Exception generated. \[ \int \frac {\cosh ^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^2/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(285\)
Exception generated. \[ \int \frac {\text {sech}^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(d*x+c)^2/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(288\)
Exception generated. \[ \int \frac {\text {sech}^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(d*x+c)^4/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(290\)
Exception generated. \[ \int \frac {\text {sech}^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(d*x+c)^6/(a+b*sinh(d*x+c)^2),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(292\)
Exception generated. \[ \int \frac {\cosh ^6(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^6/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(293\)
Exception generated. \[ \int \frac {\cosh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(295\)
Exception generated. \[ \int \frac {\cosh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(297\)
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} \] Input:
integrate(sech(d*x+c)^2/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(300\)
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} \] Input:
integrate(sech(d*x+c)^4/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(302\)
Exception generated. \[ \int \frac {\cosh ^6(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^6/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(303\)
Exception generated. \[ \int \frac {\cosh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(305\)
Exception generated. \[ \int \frac {\cosh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(307\)
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} \] Input:
integrate(sech(d*x+c)^2/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(310\)
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} \] Input:
integrate(sech(d*x+c)^4/(a+b*sinh(d*x+c)^2)^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(b-a>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.1_Hyperbolic_sine/298_6.1.7.2
Test file number \(298\)
Integral number in file \(312\)
Exception generated. \[ \int x^{-2+m} \cosh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^(-2+m)*cosh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-2>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(93\)
Exception generated. \[ \int x^{-3+m} \cosh ^2(a+b x) \, dx=\text {Exception raised: ValueError} \] Input:
integrate(x^(-3+m)*cosh(b*x+a)^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(m-3>0)', see `assume?` for more details)Is
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(94\)
Exception generated. \[ \int \frac {(c+d x)^3}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^3/(a+b*cosh(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(168\)
Exception generated. \[ \int \frac {(c+d x)^2}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^2/(a+b*cosh(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(169\)
Exception generated. \[ \int \frac {c+d x}{a+b \cosh (e+f x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)/(a+b*cosh(f*x+e)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(170\)
Exception generated. \[ \int \frac {(c+d x)^3}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^3/(a+b*cosh(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(173\)
Exception generated. \[ \int \frac {(c+d x)^2}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)^2/(a+b*cosh(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(174\)
Exception generated. \[ \int \frac {c+d x}{(a+b \cosh (e+f x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((d*x+c)/(a+b*cosh(f*x+e))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/299_6.2.1
Test file number \(299\)
Integral number in file \(175\)
Exception generated. \[ \int \frac {\cosh ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(54\)
Exception generated. \[ \int \frac {\cosh ^3(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)^3/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(55\)
Exception generated. \[ \int \frac {\cosh ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(56\)
Exception generated. \[ \int \frac {\cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(cosh(x)/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(57\)
Exception generated. \[ \int \frac {\text {sech}(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(x)/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(58\)
Exception generated. \[ \int \frac {\text {sech}^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(59\)
Exception generated. \[ \int \frac {\text {sech}^3(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(x)^3/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(60\)
Exception generated. \[ \int \frac {\text {sech}^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sech(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(61\)
Exception generated. \[ \int \frac {1}{a+b \cosh (c+d x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*cosh(d*x+c)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(67\)
Exception generated. \[ \int \frac {1}{(a+b \cosh (c+d x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*cosh(d*x+c))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(68\)
Exception generated. \[ \int \frac {1}{(a+b \cosh (c+d x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*cosh(d*x+c))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(69\)
Exception generated. \[ \int \frac {1}{(a+b \cosh (c+d x))^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(1/(a+b*cosh(d*x+c))^4,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(70\)
Exception generated. \[ \int \frac {A+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(110\)
Exception generated. \[ \int \frac {A+B \cosh (x)}{(a+b \cosh (x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cosh(x))/(a+b*cosh(x))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(111\)
Exception generated. \[ \int \frac {A+B \cosh (x)}{(a+b \cosh (x))^3} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cosh(x))/(a+b*cosh(x))^3,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(112\)
Exception generated. \[ \int \frac {A+B \cosh (x)}{(a+b \cosh (x))^4} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((A+B*cosh(x))/(a+b*cosh(x))^4,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(113\)
Exception generated. \[ \int \frac {\frac {b B}{a}+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((b*B/a+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(114\)
Exception generated. \[ \int \frac {\frac {a B}{b}+B \cosh (x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a*B/b+B*cosh(x))/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(115\)
Exception generated. \[ \int \frac {a+b \cosh (x)}{(b+a \cosh (x))^2} \, dx=\text {Exception raised: ValueError} \] Input:
integrate((a+b*cosh(x))/(b+a*cosh(x))^2,x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*b^2-4*a^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(116\)
Exception generated. \[ \int \frac {\sinh ^6(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(x)^6/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(166\)
Exception generated. \[ \int \frac {\sinh ^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(168\)
Exception generated. \[ \int \frac {\sinh ^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(sinh(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(170\)
Exception generated. \[ \int \frac {\text {csch}^2(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(x)^2/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(173\)
Exception generated. \[ \int \frac {\text {csch}^4(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(x)^4/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(175\)
Exception generated. \[ \int \frac {\text {csch}^6(x)}{a+b \cosh (x)} \, dx=\text {Exception raised: ValueError} \] Input:
integrate(csch(x)^6/(a+b*cosh(x)),x, algorithm="maxima")
Output:
Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'assume' command before evaluation *may* help (example of legal syntax is 'assume(4*a^2-4*b^2>0)', see `assume?` f or more de
input file name test_cases/rubi_tests/6_Hyperbolic_functions/6.2_Hyperbolic_cosine/303_6.2.5
Test file number \(303\)
Integral number in file \(177\)