Indefinite Integration Formulas
Integral of 1 dx = x + C
Integral of a dx = ax + C
Integral of x^n dx = (x^(n+1))/(n+1) + C (n not equal to -1)
Integral of 1/x dx = ln|x| + C
Integral of e^x dx = e^x + C
Integral of a^x dx = (a^x / ln a) + C (a > 0, a not equal to 1)
Integral of sin x dx = -cos x + C
Integral of cos x dx = sin x + C
Integral of sec^2 x dx = tan x + C
Integral of cosec^2 x dx = -cot x + C
Integral of sec x tan x dx = sec x + C
Integral of cosec x cot x dx = -cosec x + C
Integral of tan x dx = ln|sec x| + C
Integral of cot x dx = ln|sin x| + C
Integral of sec x dx = ln|sec x + tan x| + C
Integral of cosec x dx = ln|cosec x - cot x| + C
Integral of 1 / (x^2 + a^2) dx = (1/a) tan inverse (x/a) + C
Integral of 1 / (a^2 - x^2) dx = (1/(2a)) ln |(a + x)/(a - x)| + C
Integral of 1 / sqrt(a^2 - x^2) dx = sin inverse (x/a) + C
Integral of 1 / sqrt(x^2 + a^2) dx = ln |x + sqrt(x^2 + a^2)| + C
Integral of 1 / sqrt(x^2 - a^2) dx = ln |x + sqrt(x^2 - a^2)| + C