1 / | | 1 | ------------------- dx | 2 2 | sin (x) + 2*cos (x) | / 0
Integral(1/(sin(x)^2 + 2*cos(x)^2), (x, 0, 1))
/ /x pi\ \ / /x pi\ \
| |- - --| | | |- - --| |
/ ___ | |2 2 | / ___ /x\\| ___ | |2 2 | / ___ /x\\|
| \/ 2 *|pi*floor|------| + atan|1 + \/ 2 *tan|-||| \/ 2 *|pi*floor|------| + atan|-1 + \/ 2 *tan|-|||
| 1 \ \ pi / \ \2/// \ \ pi / \ \2///
| ------------------- dx = C + ------------------------------------------------- + --------------------------------------------------
| 2 2 2 2
| sin (x) + 2*cos (x)
|
/
___ / / ___ \\ ___ / / ___ \\
___ \/ 2 *\-pi - atan\1 - \/ 2 *tan(1/2)// \/ 2 *\-pi + atan\1 + \/ 2 *tan(1/2)//
pi*\/ 2 + -------------------------------------- + --------------------------------------
2 2
=
___ / / ___ \\ ___ / / ___ \\
___ \/ 2 *\-pi - atan\1 - \/ 2 *tan(1/2)// \/ 2 *\-pi + atan\1 + \/ 2 *tan(1/2)//
pi*\/ 2 + -------------------------------------- + --------------------------------------
2 2
pi*sqrt(2) + sqrt(2)*(-pi - atan(1 - sqrt(2)*tan(1/2)))/2 + sqrt(2)*(-pi + atan(1 + sqrt(2)*tan(1/2)))/2
Use the examples entering the upper and lower limits of integration.