0 / | | 1 | -------------- dx | 2 | x + 10*x + 26 | / -oo
Integral(1/(x^2 + 10*x + 26), (x, -oo, 0))
/ | | 1 | -------------- dx | 2 | x + 10*x + 26 | /
1 1 -------------- = ----------------- 2 / 2 \ x + 10*x + 26 1*\(-x - 5) + 1/
/ | | 1 | -------------- dx | 2 = | x + 10*x + 26 | /
/ | | 1 | ------------- dx | 2 | (-x - 5) + 1 | /
/ | | 1 | ------------- dx | 2 | (-x - 5) + 1 | /
v = -5 - x
/ | | 1 | ------ dv = atan(v) | 2 | 1 + v | /
/ | | 1 | ------------- dx = atan(5 + x) | 2 | (-x - 5) + 1 | /
C + atan(5 + x)
/ | | 1 | -------------- dx = C + atan(5 + x) | 2 | x + 10*x + 26 | /
pi -- + atan(5) 2
=
pi -- + atan(5) 2
pi/2 + atan(5)
Use the examples entering the upper and lower limits of integration.