Integrals 7501 to 7600

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \sinh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^2 \sinh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \sinh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{(e+f x) (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sinh ^3(c+d x)}{(e+f x)^2 (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \cosh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

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

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \cosh ^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\cosh ^3(c+d x)}{(e+f x) (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

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

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x)^3 \text {sech}^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

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

Maxima [F(-2)]

Exception generated. \[ \int \frac {(e+f x) \text {sech}^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{a+i a \sinh (c+d x)} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\text {sech}^3(c+d x)}{(e+f x) (a+i a \sinh (c+d x))} \, dx=\text {Exception raised: RuntimeError} \] 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\)

Maxima [F(-2)]

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

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\text {csch}^2(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\text {csch}^4(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\text {csch}^6(c+d x)}{a+b \sinh ^2(c+d x)} \, dx=\text {Exception raised: ValueError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sinh ^4(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] 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\)

Maxima [F(-2)]

Exception generated. \[ \int \frac {\sinh ^2(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx=\text {Exception raised: ValueError} \] 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\)

Maxima [F(-2)]

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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

Maxima [F(-2)]

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\)

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} \] 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\)

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} \] 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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

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} \] 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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)

Maxima [F(-2)]

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\)