Integration is the basic operation in integral calculus. While differentiation has straightforward rules by which the derivative of a complicated function can be found by differentiating its simpler component functions, integration does not, so tables of known integrals are often useful. This page lists some of the most common antiderivatives.
Historical development of integrals A compilation of a list of integrals (Integraltafeln) and techniques of integral calculus was published by the German mathematician Meier Hirsch (also spelled Meyer Hirsch) in 1810. These tables were republished in the United Kingdom in 1823. More extensive tables were compiled in 1858 by the Dutch mathematician David Bierens de Haan for his Tables d'intégrales définies, supplemented by Supplément aux tables d'intégrales définies in ca. 1864. A new edition was published in 1867 under the title Nouvelles tables d'intégrales définies. These tables, which contain mainly integrals of elementary functions, remained in use until the middle of the 20th century. They were then replaced by the much more extensive tables of Gradshteyn and Ryzhik. In Gradshteyn and Ryzhik, integrals originating from the book by Bierens de Haan are denoted by BI. Not all closed-form expressions have closed-form antiderivatives; this study forms the subject of differential Galois theory, which was initially developed by Joseph Liouville in the 1830s and 1840s, leading to Liouville's theorem which classifies which expressions have closed-form antiderivatives. A simple example of a function without a closed-form antiderivative is e−x2, whose antiderivative is (up to constants) the error function. Since 1968 there is the Risch algorithm for determining indefinite integrals that can be expressed in term of elementary functions, typically using a computer algebra system. Integrals that cannot be expressed using elementary functions can be manipulated symbolically using general functions such as the Meijer G-function.
Lists of integrals More detail may be found on the following pages for the lists of integrals:
List of integrals of rational functions List of integrals of irrational algebraic functions List of integrals of trigonometric functions List of integrals of inverse trigonometric functions List of integrals of hyperbolic functions List of integrals of inverse hyperbolic functions List of integrals of exponential functions List of integrals of logarithmic functions List of integrals of Gaussian functions Gradshteyn, Ryzhik, Geronimus, Tseytlin, Jeffrey, Zwillinger, and Moll's (GR) Table of Integrals, Series, and Products contains a large collection of results. An even larger, multivolume table is the Integrals and Series by Prudnikov, Brychkov, and Marichev (with volumes 1–3 listing integrals and series of elementary and special functions, volume 4–5 are tables of Laplace transforms). More compact collections can be found in e.g. Brychkov, Marichev, Prudnikov's Tables of Indefinite Integrals, or as chapters in Zwillinger's CRC Standard Mathematical Tables and Formulae or Bronshtein and Semendyayev's Guide Book to Mathematics, Handbook of Mathematics or Users' Guide to Mathematics, and other mathematical handbooks. Other useful resources include Abramowitz and Stegun and the Bateman Manuscript Project. Both works contain many identities concerning specific integrals, which are organized with the most relevant topic instead of being collected into a separate table. Two volumes of the Bateman Manuscript are specific to integral transforms. There are several web sites which have tables of integrals and integrals on demand. Wolfram Alpha can show results, and for some simpler expressions, also the intermediate steps of the integration. Wolfram Research also operates another online service, the Mathematica Online Integrator.
Integrals of simple functions C is used for an arbitrary constant of integration that can only be determined if something about the value of the integral at some point is known. Thus, each function has an infinite number of antiderivatives. These formulas only state in another form the assertions in the table of derivatives.
Integrals with a singularity When there is a singularity in the function being integrated such that the antiderivative becomes undefined at some point (the singularity), then C does not need to be the same on both sides of the singularity. The forms below normally assume the Cauchy principal value around a singularity in the value of C, but this is not necessary in general. For instance, in
∫ 1 x d x = ln | x | + C {\displaystyle \int {1 \over x}\,dx=\ln \left|x\right|+C}
there is a singularity at 0 and the antiderivative becomes infinite there. If the integral above were to be used to compute a definite integral between −1 and 1, one would get the wrong answer 0. This however is the Cauchy principal value of the integral around the singularity. If the integration is done in the complex plane the result depends on the path around the origin, in this case the singularity contributes −iπ when using a path above the origin and iπ for a path below the origin. A function on the real line could use a completely different value of C on either side of the origin as in:
∫ 1 x d x = ln | x | + { A if x > 0 ; B if x < 0. {\displaystyle \int {1 \over x}\,dx=\ln |x|+{\begin{cases}A&{\text{if }}x>0;\\B&{\text{if }}x<0.\end{cases}}}
Rational functions
∫ a d x = a x + C {\displaystyle \int a\,dx=ax+C}
The following function has a non-integrable singularity at 0 for n ≤ −1:
∫ x n d x = x n + 1 n + 1 + C (for n ≠ − 1 ) {\displaystyle \int x^{n}\,dx={\frac {x^{n+1}}{n+1}}+C\qquad {\text{(for }}n\neq -1{\text{)}}} (Cavalieri's quadrature formula)
∫ ( a x + b ) n d x = ( a x + b ) n + 1 a ( n + 1 ) + C (for n ≠ − 1 ) {\displaystyle \int (ax+b)^{n}\,dx={\frac {(ax+b)^{n+1}}{a(n+1)}}+C\qquad {\text{(for }}n\neq -1{\text{)}}}
∫ 1 x d x = ln | x | + C {\displaystyle \int {1 \over x}\,dx=\ln \left|x\right|+C}
More generally, ∫ 1 x d x = { ln | x | + C − x < 0 ln | x | + C + x > 0 {\displaystyle \int {1 \over x}\,dx={\begin{cases}\ln \left|x\right|+C^{-}&x<0\\\ln \left|x\right|+C^{+}&x>0\end{cases}}}
∫ c a x + b d x = c a ln | a x + b | + C {\displaystyle \int {\frac {c}{ax+b}}\,dx={\frac {c}{a}}\ln \left|ax+b\right|+C}
Exponential functions
∫ e a x d x = 1 a e a x + C {\displaystyle \int e^{ax}\,dx={\frac {1}{a}}e^{ax}+C}
∫ f ′ ( x ) e f ( x ) d x = e f ( x ) + C {\displaystyle \int f'(x)e^{f(x)}\,dx=e^{f(x)}+C}
∫ a x d x = a x ln a + C {\displaystyle \int a^{x}\,dx={\frac {a^{x}}{\ln a}}+C}
∫ e x ( f ( x ) + f ′ ( x ) ) d x = e x f ( x ) + C {\displaystyle \int {e^{x}\left(f\left(x\right)+f'\left(x\right)\right)\,dx}=e^{x}f\left(x\right)+C}
∫ e x ( f ( x ) − ( − 1 ) n d n f ( x ) d x n ) d x = e x ∑ k = 1 n ( − 1 ) k − 1 d k − 1 f ( x ) d x k − 1 + C {\displaystyle \int {e^{x}\left(f\left(x\right)-\left(-1\right)^{n}{\frac {d^{n}f\left(x\right)}{dx^{n}}}\right)\,dx}=e^{x}\sum _{k=1}^{n}{\left(-1\right)^{k-1}{\frac {d^{k-1}f\left(x\right)}{dx^{k-1}}}}+C} (if n {\displaystyle n} is a positive integer)
∫ e − x ( f ( x ) − d n f ( x ) d x n ) d x = − e − x ∑ k = 1 n d k − 1 f ( x ) d x k − 1 + C {\displaystyle \int {e^{-x}\left(f\left(x\right)-{\frac {d^{n}f\left(x\right)}{dx^{n}}}\right)\,dx}=-e^{-x}\sum _{k=1}^{n}{\frac {d^{k-1}f\left(x\right)}{dx^{k-1}}}+C} (if n {\displaystyle n} is a positive integer)
Logarithms
∫ ln x d x = x ln x − x + C = x ( ln x − 1 ) + C {\displaystyle \int \ln x\,dx=x\ln x-x+C=x(\ln x-1)+C}
∫ log a x d x = x log a x − x ln a + C = x ln a ( ln x − 1 ) + C {\displaystyle \int \log _{a}x\,dx=x\log _{a}x-{\frac {x}{\ln a}}+C={\frac {x}{\ln a}}(\ln x-1)+C}
Trigonometric functions
∫ sin x d x = − cos x + C {\displaystyle \int \sin x\,dx=-\cos x+C}
∫ cos x d x = sin x + C {\displaystyle \int \cos x\,dx=\sin x+C}
∫ tan x d x = ln | sec x | + C = − ln | cos x | + C {\displaystyle \int \tan x\,dx=\ln \left|\sec x\right|+C=-\ln \left|\cos x\right|+C}
∫ cot x d x = − ln | csc x | + C = ln | sin x | + C {\displaystyle \int \cot x\,dx=-\ln \left|\csc x\right|+C=\ln \left|\sin x\right|+C}
∫ sec x d x = ln | sec x + tan x | + C = ln | tan ( x 2 + π 4 ) | + C {\displaystyle \int \sec x\,dx=\ln \left|\sec x+\tan x\right|+C=\ln \left|\tan \left({\dfrac {x}{2}}+{\dfrac {\pi }{4}}\right)\right|+C}
(See Integral of the secant function. This result was a well-known conjecture in the 17th century.)
∫ csc x d x = − ln | csc x + cot x | + C = ln | csc x − cot x | + C = ln | tan x 2 | + C {\displaystyle \int \csc x\,dx=-\ln \left|\csc x+\cot x\right|+C=\ln \left|\csc x-\cot x\right|+C=\ln \left|\tan {\frac {x}{2}}\right|+C}
∫ sec 2 x d x = tan x + C {\displaystyle \int \sec ^{2}x\,dx=\tan x+C}
∫ csc 2 x d x = − cot x + C {\displaystyle \int \csc ^{2}x\,dx=-\cot x+C}
∫ sec x tan x d x = sec x + C {\displaystyle \int \sec x\,\tan x\,dx=\sec x+C}
∫ csc x cot x d x = − csc x + C {\displaystyle \int \csc x\,\cot x\,dx=-\csc x+C}
∫ sin 2 x d x = 1 2 ( x − sin 2 x 2 ) + C = 1 2 ( x − sin x cos x ) + C {\displaystyle \int \sin ^{2}x\,dx={\frac {1}{2}}\left(x-{\frac {\sin 2x}{2}}\right)+C={\frac {1}{2}}(x-\sin x\cos x)+C}
∫ cos 2 x d x = 1 2 ( x + sin 2 x 2 ) + C = 1 2 ( x + sin x cos x ) + C {\displaystyle \int \cos ^{2}x\,dx={\frac {1}{2}}\left(x+{\frac {\sin 2x}{2}}\right)+C={\frac {1}{2}}(x+\sin x\cos x)+C}
∫ tan 2 x d x = tan x − x + C {\displaystyle \int \tan ^{2}x\,dx=\tan x-x+C}
∫ cot 2 x d x = − cot x − x + C {\displaystyle \int \cot ^{2}x\,dx=-\cot x-x+C}
∫ sec 3 x d x = 1 2 ( sec x tan x + ln | sec x + tan x | ) + C {\displaystyle \int \sec ^{3}x\,dx={\frac {1}{2}}(\sec x\tan x+\ln \left|\sec x+\tan x\right|)+C}
(See integral of secant cubed.)
∫ csc 3 x d x = 1 2 ( − csc x cot x + ln | csc x − cot x | ) + C = 1 2 ( ln | tan x 2 | − csc x cot x ) + C {\displaystyle \int \csc ^{3}x\,dx={\frac {1}{2}}(-\csc x\cot x+\ln \left|\csc x-\cot x\right|)+C={\frac {1}{2}}\left(\ln \left|\tan {\frac {x}{2}}\right|-\csc x\cot x\right)+C}
∫ sin n x d x = − sin n − 1 x cos x n + n − 1 n ∫ sin n − 2 x d x {\displaystyle \int \sin ^{n}x\,dx=-{\frac {\sin ^{n-1}x\cos x}{n}}+{\frac {n-1}{n}}\int \sin ^{n-2}x\,dx}
∫ cos n x d x = cos n − 1 x sin x n + n − 1 n ∫ cos n − 2 x d x {\displaystyle \int \cos ^{n}x\,dx={\frac {\cos ^{n-1}x\sin x}{n}}+{\frac {n-1}{n}}\int \cos ^{n-2}{x}\,dx}
Inverse trigonometric functions
∫ arcsin x d x = x arcsin x + 1 − x 2 + C , for | x | ≤ 1 {\displaystyle \int \arcsin {x}\,dx=x\arcsin {x}+{\sqrt {1-x^{2}}}+C,{\text{ for }}\vert x\vert \leq 1}
∫ arccos x d x = x arccos x − 1 − x 2 + C , for | x | ≤ 1 {\displaystyle \int \arccos {x}\,dx=x\arccos {x}-{\sqrt {1-x^{2}}}+C,{\text{ for }}\vert x\vert \leq 1}
∫ arctan x d x = x arctan x − 1 2 ln | 1 + x 2 | + C , for all real x {\displaystyle \int \arctan {x}\,dx=x\arctan {x}-{\frac {1}{2}}\ln {\vert 1+x^{2}\vert }+C,{\text{ for all real }}x}
∫ arccot x d x = x arccot x + 1 2 ln | 1 + x 2 | + C , for all real x {\displaystyle \int \operatorname {arccot} {x}\,dx=x\operatorname {arccot} {x}+{\frac {1}{2}}\ln {\vert 1+x^{2}\vert }+C,{\text{ for all real }}x}
∫ arcsec x d x = x arcsec x − ln | x ( 1 + 1 − x − 2 ) | + C , for | x | ≥ 1 {\displaystyle \int \operatorname {arcsec} {x}\,dx=x\operatorname {arcsec} {x}-\ln \left\vert x\,\left(1+{\sqrt {1-x^{-2}}}\,\right)\right\vert +C,{\text{ for }}\vert x\vert \geq 1}
∫ arccsc x d x = x arccsc x + ln | x ( 1 + 1 − x − 2 ) | + C , for | x | ≥ 1 {\displaystyle \int \operatorname {arccsc} {x}\,dx=x\operatorname {arccsc} {x}+\ln \left\vert x\,\left(1+{\sqrt {1-x^{-2}}}\,\right)\right\vert +C,{\text{ for }}\vert x\vert \geq 1}
Hyperbolic functions
∫ sinh x d x = cosh x + C {\displaystyle \int \sinh x\,dx=\cosh x+C}
∫ cosh x d x = sinh x + C {\displaystyle \int \cosh x\,dx=\sinh x+C}
∫ tanh x d x = ln ( cosh x ) + C {\displaystyle \int \tanh x\,dx=\ln(\cosh x)+C}
∫ coth x d x = ln | sinh x | + C , for x ≠ 0 {\displaystyle \int \coth x\,dx=\ln \left|\sinh x\right|+C,{\text{ for }}x\neq 0}
∫ sech x d x = arctan ( sinh x ) + C {\displaystyle \int \operatorname {sech} x\,dx=\arctan(\sinh x)+C}
∫ csch x d x = ln | coth x − csch x | + C = ln | tanh x 2 | + C , for x ≠ 0 {\displaystyle \int \operatorname {csch} \,x\,dx=\ln \left|\operatorname {coth} x-\operatorname {csch} x\right|+C=\ln \left|\tanh {x \over 2}\right|+C,{\text{ for }}x\neq 0}
∫ sech 2 x d x = tanh x + C {\displaystyle \int \operatorname {sech} ^{2}x\,dx=\tanh x+C}
∫ csch 2 x d x = − coth x + C {\displaystyle \int \operatorname {csch} ^{2}x\,dx=-\operatorname {coth} x+C}
∫ sech x tanh x d x = − sech x + C {\displaystyle \int \operatorname {sech} x\,\operatorname {tanh} x\,dx=-\operatorname {sech} x+C}
∫ csch x coth x d x = − csch x + C {\displaystyle \int \operatorname {csch} x\,\operatorname {coth} x\,dx=-\operatorname {csch} x+C}
Inverse hyperbolic functions
∫ arcsinh x d x = x arcsinh x − x 2 + 1 + C , for all real x {\displaystyle \int \operatorname {arcsinh} \,x\,dx=x\,\operatorname {arcsinh} \,x-{\sqrt {x^{2}+1}}+C,{\text{ for all real }}x}
∫ arccosh x d x = x arccosh x − x 2 − 1 + C , for x ≥ 1 {\displaystyle \int \operatorname {arccosh} \,x\,dx=x\,\operatorname {arccosh} \,x-{\sqrt {x^{2}-1}}+C,{\text{ for }}x\geq 1}
∫ arctanh x d x = x arctanh x + ln ( 1 − x 2 ) 2 + C , for | x | < 1 {\displaystyle \int \operatorname {arctanh} \,x\,dx=x\,\operatorname {arctanh} \,x+{\frac {\ln \left(\,1-x^{2}\right)}{2}}+C,{\text{ for }}\vert x\vert <1}
∫ arccoth x d x = x arccoth x + ln ( x 2 − 1 ) 2 + C , for | x | > 1 {\displaystyle \int \operatorname {arccoth} \,x\,dx=x\,\operatorname {arccoth} \,x+{\frac {\ln \left(x^{2}-1\right)}{2}}+C,{\text{ for }}\vert x\vert >1}
∫ arcsech x d x = x arcsech x + arcsin x + C , for 0 < x ≤ 1 {\displaystyle \int \operatorname {arcsech} \,x\,dx=x\,\operatorname {arcsech} \,x+\arcsin x+C,{\text{ for
