Integrals 2001 to 2100

Fricas [F(-2)]

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

integrate((d*e*x+c*e)/(a+b*arccosh(d*x+c))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(107\)

Fricas [F(-2)]

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

integrate(1/(a+b*arccosh(d*x+c))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(108\)

Fricas [F(-2)]

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

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

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(109\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(c e+d e x)^4}{(a+b \text {arccosh}(c+d x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((d*e*x+c*e)^4/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(110\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {(c e+d e x)^3}{(a+b \text {arccosh}(c+d x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((d*e*x+c*e)^3/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(111\)

Fricas [F(-2)]

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

integrate((d*e*x+c*e)^2/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(112\)

Fricas [F(-2)]

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

integrate((d*e*x+c*e)/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(113\)

Fricas [F(-2)]

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

integrate(1/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(114\)

Fricas [F(-2)]

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

integrate(1/(d*e*x+c*e)/(a+b*arccosh(d*x+c))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(115\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\text {arccosh}\left (a x^n\right )}{x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x^n)/x,x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(148\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \text {arccosh}\left (1+d x^2\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(d*x^2+1))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(163\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \text {arccosh}\left (1+d x^2\right )\right )^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(d*x^2+1))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(164\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \text {arccosh}\left (1+d x^2\right )} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(d*x^2+1))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(165\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \text {arccosh}\left (1+d x^2\right )}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(d*x^2+1))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(166\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \text {arccosh}\left (1+d x^2\right )\right )^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(d*x^2+1))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(167\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \text {arccosh}\left (1+d x^2\right )\right )^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(d*x^2+1))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(168\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \text {arccosh}\left (1+d x^2\right )\right )^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(d*x^2+1))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(169\)

Fricas [F(-2)]

Exception generated. \[ \int \left (a+b \text {arccosh}\left (-1+d x^2\right )\right )^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(d*x^2-1))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(170\)

Fricas [F(-2)]

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

integrate((a+b*arccosh(d*x^2-1))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(171\)

Fricas [F(-2)]

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

integrate((a+b*arccosh(d*x^2-1))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(172\)

Fricas [F(-2)]

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

integrate(1/(a+b*arccosh(d*x^2-1))^(1/2),x, algorithm="fricas")
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(173\)

Fricas [F(-2)]

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

integrate(1/(a+b*arccosh(d*x^2-1))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(174\)

Fricas [F(-2)]

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

integrate(1/(a+b*arccosh(d*x^2-1))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(175\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\left (a+b \text {arccosh}\left (-1+d x^2\right )\right )^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(d*x^2-1))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(176\)

Fricas [F(-2)]

Exception generated. \[ \int \text {arccosh}\left (c e^{a+b x}\right ) \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(c*exp(b*x+a)),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/330_7.2

Test file number \(330\)

Integral number in file \(183\)

Fricas [F(-2)]

Exception generated. \[ \int (a+b \text {arccosh}(c x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(8\)

Fricas [F(-2)]

Exception generated. \[ \int (a+b \text {arccosh}(c x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(9\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \text {arccosh}(c x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(10\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \text {arccosh}(c x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(11\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(12\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(13\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/331_7.2.1

Test file number \(331\)

Integral number in file \(14\)

Fricas [F(-2)]

Exception generated. \[ \int x^4 \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4*arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(72\)

Fricas [F(-2)]

Exception generated. \[ \int x^3 \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3*arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(73\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(74\)

Fricas [F(-2)]

Exception generated. \[ \int x \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(75\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(76\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\sqrt {\text {arccosh}(a x)}}{x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(1/2)/x,x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(77\)

Fricas [F(-2)]

Exception generated. \[ \int x^4 \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4*arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(78\)

Fricas [F(-2)]

Exception generated. \[ \int x^3 \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3*arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(79\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(80\)

Fricas [F(-2)]

Exception generated. \[ \int x \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*arccosh(a*x)^(3/2),x, algorithm="fricas")
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(81\)

Fricas [F(-2)]

Exception generated. \[ \int \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(82\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\text {arccosh}(a x)^{3/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(3/2)/x,x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(83\)

Fricas [F(-2)]

Exception generated. \[ \int x^4 \text {arccosh}(a x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4*arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(84\)

Fricas [F(-2)]

Exception generated. \[ \int x^3 \text {arccosh}(a x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3*arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(85\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 \text {arccosh}(a x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(86\)

Fricas [F(-2)]

Exception generated. \[ \int x \text {arccosh}(a x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(87\)

Fricas [F(-2)]

Exception generated. \[ \int \text {arccosh}(a x)^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(88\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {\text {arccosh}(a x)^{5/2}}{x} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(arccosh(a*x)^(5/2)/x,x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(89\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^4}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(90\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^3}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(91\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(92\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(93\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(94\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{x \sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/x/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(95\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{x^2 \sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/x^2/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(96\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^4}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(97\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^3}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(98\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(99\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(100\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(101\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{x \text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/x/arccosh(a*x)^(3/2),x, algorithm="fricas")
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(102\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^4}{\text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(103\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^3}{\text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(104\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{\text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(105\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{\text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(106\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(107\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{x \text {arccosh}(a x)^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/x/arccosh(a*x)^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(108\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^4}{\text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^4/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(109\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^3}{\text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^3/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(110\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{\text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(111\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{\text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(112\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(113\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{x \text {arccosh}(a x)^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/x/arccosh(a*x)^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(114\)

Fricas [F(-2)]

Exception generated. \[ \int x^m \text {arccosh}(a x)^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^m*arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(122\)

Fricas [F(-2)]

Exception generated. \[ \int x^m \sqrt {\text {arccosh}(a x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^m*arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(123\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^m}{\sqrt {\text {arccosh}(a x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^m/arccosh(a*x)^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(124\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^m}{\text {arccosh}(a x)^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^m/arccosh(a*x)^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(125\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 \sqrt {a+b \text {arccosh}(c x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(142\)

Fricas [F(-2)]

Exception generated. \[ \int x \sqrt {a+b \text {arccosh}(c x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(143\)

Fricas [F(-2)]

Exception generated. \[ \int \sqrt {a+b \text {arccosh}(c x)} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(144\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 (a+b \text {arccosh}(c x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(145\)

Fricas [F(-2)]

Exception generated. \[ \int x (a+b \text {arccosh}(c x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
                                                                                    
                                                                                    
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(146\)

Fricas [F(-2)]

Exception generated. \[ \int (a+b \text {arccosh}(c x))^{3/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(147\)

Fricas [F(-2)]

Exception generated. \[ \int x^2 (a+b \text {arccosh}(c x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2*(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(148\)

Fricas [F(-2)]

Exception generated. \[ \int x (a+b \text {arccosh}(c x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x*(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(149\)

Fricas [F(-2)]

Exception generated. \[ \int (a+b \text {arccosh}(c x))^{5/2} \, dx=\text {Exception raised: TypeError} \] Input:

integrate((a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(150\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{\sqrt {a+b \text {arccosh}(c x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(151\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{\sqrt {a+b \text {arccosh}(c x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(152\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{\sqrt {a+b \text {arccosh}(c x)}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(1/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(153\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{(a+b \text {arccosh}(c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(154\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{(a+b \text {arccosh}(c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(155\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{3/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(3/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(156\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{(a+b \text {arccosh}(c x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(157\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{(a+b \text {arccosh}(c x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(158\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{5/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(5/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(159\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x^2}{(a+b \text {arccosh}(c x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x^2/(a+b*arccosh(c*x))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(160\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {x}{(a+b \text {arccosh}(c x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(x/(a+b*arccosh(c*x))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
                                                                                    
                                                                                    
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(161\)

Fricas [F(-2)]

Exception generated. \[ \int \frac {1}{(a+b \text {arccosh}(c x))^{7/2}} \, dx=\text {Exception raised: TypeError} \] Input:

integrate(1/(a+b*arccosh(c*x))^(7/2),x, algorithm="fricas")
 

Output:

Exception raised: TypeError >>  Error detected within library code:   inte 
grate: implementation incomplete (constant residues)
 

input file name test_cases/rubi_tests/7_Inverse_hyperbolic_functions/7.2_Inverse_hyperbolic_cosine/332_7.2.2

Test file number \(332\)

Integral number in file \(162\)