Problems 1 - 6 (p. 391-392)
integrate(acos(x)^2/x^5, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^2*asin(x)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*atan(x)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(atan(x)^2/x^5, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*acsc(x)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(asec(x)^4/x^5, x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 7 - 18 (p. 397-398)
integrate(asin(x)*sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(acos(x)*sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*acos(x)*sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate((1-x^2)^(3/2)*asin(x), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*(1-x^2)^(3/2)*asin(x), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*(1-x^2)^(3/2)*acos(x), x)
Type: Union(Expression(Integer),...)
fricas
integrate((1-x^2)^(3/2)*acos(x)/x, x)
Type: Union(Expression(Integer),...)
fricas
integrate((1-x^2)^(3/2)*asin(x)/x^6, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^2*asin(x)/sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^4*asin(x)/sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*asin(x)/(1-x^2)^(3/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*acos(x)/(1-x^2)^(3/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(asin(x)/(1-x^2)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*asin(x)/(1-x^2)^(3/2), x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 19 - 22 (p. 401)
integrate(asin(x)/(x*(1-x^2)^(3/2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate(acos(x)/(x^4*sqrt(1-x^2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*acos(x)^2*sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^2*asin(x)^3/sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 23 - 26 (p. 404-405)
integrate(x*atan(x)/(1+x^2)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*atan(x)/(1+x^2)^3, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^2*atan(x)/(1+x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*atan(x)/(1+x^2), x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 27 - 32 (p. 407-408)
integrate(x^2*atan(x)/(1+x^2)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*atan(x)/(1+x^2)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^5*atan(x)/(1+x^2)^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate((1+x^2)*atan(x)/x^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate((1+x^2)*atan(x)/x^5, x)
Type: Union(Expression(Integer),...)
fricas
integrate((1+x^2)^2*atan(x)/x^5, x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 33 - 36 (p. 409)
integrate(atan(x)/(x^2*(1+x^2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate(atan(x)^2/x^3, x)
Type: Union(Expression(Integer),...)
fricas
integrate((1+x^2)*atan(x)^2/x^5, x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*atan(x)^2/(1+x^2)^3, x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 37 - 43 (p. 412-414)
integrate(asec(x)*sqrt(-1+x^2)/x^2, x)
Type: Union(Expression(Integer),...)
fricas
integrate((-1+x^2)^(5/2)*acsc(x)/x^3, x)
Type: Union(Expression(Integer),...)
fricas
integrate(asec(x)*sqrt(-1+x^2)/x^4, x)
Type: Union(Expression(Integer),...)
fricas
integrate(asec(x)/(-1+x^2)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^2*asec(x)/(-1+x^2)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^3*asec(x)/(-1+x^2)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x^6*asec(x)/(-1+x^2)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 44 - 48 (p. 416-417)
integrate(asec(x)/(x^2*sqrt(-1+x^2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate(acsc(x)/(x^2*(-1+x^2)^(5/2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate(acsc(x)^4/(x^2*sqrt(-1+x^2)), x)
Type: Union(Expression(Integer),...)
fricas
integrate((-1+x^2)^(3/2)*asec(x)^2/x^5, x)
Type: Union(Expression(Integer),...)
fricas
integrate(asec(x)^3*sqrt(-1+x^2)/x^4, x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 49 - 56 (p. 422)
integrate(asin(sqrt((-a+x)/(a+x))), x)
Type: Union(Expression(Integer),...)
fricas
integrate(atan(sqrt((-a+x)/(a+x))), x)
Type: Union(Expression(Integer),...)
fricas
integrate(atan(x)/(1+x)^3, x)
Type: Union(Expression(Integer),...)
fricas
integrate(atan(-a+x)/(a+x), x)
Type: Union(Expression(Integer),...)
fricas
integrate(asin(sqrt(1-x^2))/sqrt(1-x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(x*atan(sqrt(1+x^2))/sqrt(1+x^2), x)
Type: Union(Expression(Integer),...)
fricas
integrate(asin(x)/(1-x)^(5/2), x)
Type: Union(Expression(Integer),...)
fricas
integrate((-1+x)^(5/2)*acsc(x), x)
Type: Union(Expression(Integer),...)
fricas
-- Problems 57 - 59 (p. 427)
fricas
)set output tex off
fricas
)set output algebra on
integrate(asin(sinh(x))*sech(x)^4, x)
(59)
6 5 2 4
- 4sinh(x) - 24cosh(x)sinh(x) + (- 60cosh(x) - 12)sinh(x)
+
3 3
(- 80cosh(x) - 48cosh(x))sinh(x)
+
4 2 2
(- 60cosh(x) - 72cosh(x) - 12)sinh(x)
+
5 3 6
(- 24cosh(x) - 48cosh(x) - 24cosh(x))sinh(x) - 4cosh(x)
+
4 2
- 12cosh(x) - 12cosh(x) - 4
*
+-------------------------------------+
| 2 2
| - 2sinh(x) - 2cosh(x) + 6
|-------------------------------------
| 2 2
\|sinh(x) - 2cosh(x)sinh(x) + cosh(x)
atan(-------------------------------------------)
2 2
3sinh(x) + 6cosh(x)sinh(x) + 3cosh(x) - 1
+
2 2
(- 24sinh(x) - 48cosh(x)sinh(x) - 24cosh(x) - 8)
*
2 2
sinh(x) + 2cosh(x)sinh(x) + cosh(x) - 1
atan(-----------------------------------------)
+-------------------------------------+
| 2 2
| - 2sinh(x) - 2cosh(x) + 6
|-------------------------------------
| 2 2
\|sinh(x) - 2cosh(x)sinh(x) + cosh(x)
+
4 3 2 2
sinh(x) + 4cosh(x)sinh(x) + (6cosh(x) + 2)sinh(x)
+
3 4 2
(4cosh(x) + 4cosh(x))sinh(x) + cosh(x) + 2cosh(x) + 1
*
+-------------------------------------+
| 2 2
| - 2sinh(x) - 2cosh(x) + 6
|-------------------------------------
| 2 2
\|sinh(x) - 2cosh(x)sinh(x) + cosh(x)
/
6 5 2 4
6sinh(x) + 36cosh(x)sinh(x) + (90cosh(x) + 18)sinh(x)
+
3 3
(120cosh(x) + 72cosh(x))sinh(x)
+
4 2 2
(90cosh(x) + 108cosh(x) + 18)sinh(x)
+
5 3 6 4
(36cosh(x) + 72cosh(x) + 36cosh(x))sinh(x) + 6cosh(x) + 18cosh(x)
+
2
18cosh(x) + 6
Type: Union(Expression(Integer),...)
fricas
integrate(acot(cosh(x))*cosh(x)/sinh(x)^4, x)
(60)
6 5 2 4
sinh(x) + 6cosh(x)sinh(x) + (15cosh(x) - 3)sinh(x)
+
3 3
(20cosh(x) - 12cosh(x))sinh(x)
+
4 2 2
(15cosh(x) - 18cosh(x) + 3)sinh(x)
+
5 3 6 4
(6cosh(x) - 12cosh(x) + 6cosh(x))sinh(x) + cosh(x) - 3cosh(x)
+
2
3cosh(x) - 1
*
log
+-+ 2 +-+
(9\|2 - 12)sinh(x) + (- 16\|2 + 24)cosh(x)sinh(x)
+
+-+ 2 +-+
(9\|2 - 12)cosh(x) + 3\|2 - 4
/
2 2
sinh(x) + cosh(x) + 3
+
+-+ 3 +-+ 2 +-+ 2
- 32\|2 sinh(x) - 96\|2 cosh(x)sinh(x) - 96\|2 cosh(x) sinh(x)
+
+-+ 3
- 32\|2 cosh(x)
*
2sinh(x) + 2cosh(x)
atan(-----------------------------------------)
2 2
sinh(x) + 2cosh(x)sinh(x) + cosh(x) + 1
+
+-+ 4 +-+ 3 +-+ 2 +-+ 2
4\|2 sinh(x) + 16\|2 cosh(x)sinh(x) + (24\|2 cosh(x) - 8\|2 )sinh(x)
+
+-+ 3 +-+ +-+ 4 +-+ 2
(16\|2 cosh(x) - 16\|2 cosh(x))sinh(x) + 4\|2 cosh(x) - 8\|2 cosh(x)
+
+-+
4\|2
/
+-+ 6 +-+ 5
12\|2 sinh(x) + 72\|2 cosh(x)sinh(x)
+
+-+ 2 +-+ 4
(180\|2 cosh(x) - 36\|2 )sinh(x)
+
+-+ 3 +-+ 3
(240\|2 cosh(x) - 144\|2 cosh(x))sinh(x)
+
+-+ 4 +-+ 2 +-+ 2
(180\|2 cosh(x) - 216\|2 cosh(x) + 36\|2 )sinh(x)
+
+-+ 5 +-+ 3 +-+
(72\|2 cosh(x) - 144\|2 cosh(x) + 72\|2 cosh(x))sinh(x)
+
+-+ 6 +-+ 4 +-+ 2 +-+
12\|2 cosh(x) - 36\|2 cosh(x) + 36\|2 cosh(x) - 12\|2
Type: Union(Expression(Integer),...)
fricas
)set output algebra off
fricas
)set output tex on
integrate(%e^x*asin(tanh(x)), x)
Type: Union(Expression(Integer),...)