Integration Formula Chart
Basic Integration Formulas
Integral of k dx = kx + C
Integral of x^n dx = (x^(n+1))/(n+1) + C, n != -1
Integral of 1/x dx = ln |x| + C
Exponential and Logarithmic Integrals
Integral of e^x dx = e^x + C
Integral of a^x dx = (a^x)/(ln a) + C, a > 0
Integral of ln x dx = x ln x - x + C
Trigonometric Integrals
Integral of sin x dx = -cos x + C
Integral of cos x dx = sin 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 csc x dx = ln |csc x - cot x| + C
Inverse Trigonometric Integrals
Integral of 1/sqrt(1 - x^2) dx = arcsin(x) + C
Integral of 1/sqrt(x^2 - 1) dx = arccosh(x) + C
Integral of 1/(1 + x^2) dx = arctan(x) + C
Hyperbolic Integrals
Integral of sinh x dx = cosh x + C
Integral of cosh x dx = sinh x + C
Integral of tanh x dx = ln |cosh x| + C
Special Integrals
Integral of e^(ax) dx = (e^(ax))/a + C
Integral of dx/(a^2 + x^2) = (1/a) arctan(x/a) + C
Integral of dx/sqrt(a^2 - x^2) = arcsin(x/a) + C