Calculus
Integration
Definite and indefinite integrals, properties, common integrals, integration by parts, and trigonometric integrals.
Integration is the inverse of differentiation and the way to sum infinitesimal contributions: area under a curve for the definite integral, the antiderivative family for the indefinite one. The Fundamental Theorem of Calculus links the two: a definite integral is evaluated by finding any antiderivative and taking the difference at the endpoints. The rules and tables below cover the standard integrals plus two techniques (integration by parts, case-based reduction for trigonometric integrands) for forms not in the table. Integration is linear and monotone. Unlike differentiation, it has no general product, quotient, or chain rule, so a working table of common forms is needed.
Definition
A definite integral is a Riemann limit of rectangle sums. An indefinite integral is the family of antiderivatives, differing by a constant.
Definite Integral: Suppose f(x) is continuous on [a,b]. Divide [a,b] into n subintervals of width
and choose
from each interval.
The definite integral is the limit of Riemann sums:
Anti-Derivative: An anti-derivative of f(x) is a function, F(x), such that F’(x)=f(x).
Indefinite Integral:
The indefinite integral, with constant c:
where F(x) is anti-derivative of f(x).
Peroprtes
Integration is linear (sums, constants, order) and monotone.
Linearity of indefinite integrals:
Same for definite integrals:
Zero-width interval:
Reversed limits flip the sign:
Constants pull out:
Definite version:
The integration variable is a dummy:
Absolute value bound:
Monotonicity. Pointwise inequality between integrands transfers to integrals:
Non-negative integrand:
Bounds on the integrand transfer to bounds on the integral, scaled by b - a:
Common Integrals
Standard antiderivatives, with integration constant c.
Constant:
Power rule, n ≠ -1:
The case n = -1 gives the natural log:
Linear-substitution form:
Natural log, via integration by parts:
Exponential:
Cosine:
Sine:
Secant squared:
Secant-tangent product:
Cosecant-cotangent product:
Cosecant squared:
Tangent:
Secant:
Arctangent form:
Arcsine form:
Integration by Parts
Integration by parts is the integral analogue of the product rule. Use it when the integrand factors into a product whose pieces simplify under differentiation or integration. The LIATE heuristic picks u in the order Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential, so that u’ is simpler than u while v is still tractable to integrate. Applying parts twice often produces a self-referential equation solvable algebraically for the original integral.
Where,
u is the function u(x)
v is the function v(x)
Trigonometic Integrals
Integrals of products of powers of sine, cosine, tangent, and secant reduce case by case: strip off one factor and convert the rest with a Pythagorean identity, then u-substitute.
For
we have the following:
1. n odd. Strip 1 since out and convert rest to cosines using
, then use the substitution
2. m odd. Strip 1 cosine out and convert rest to sines using
, then use the substitution
3. n and m both odd. Use either 1. or 2.
4. n and m both even. Use double angle and/or half angle formulas to reduce the integral formulas to reduce the integral into a foram tht can be integrated.
For
we have the following:
1. n odd. Strip 1 tangent and 1 secant out and convert the rest to secants using
, then use the substitution
2. m even. Strip 2 secants out and convert rest to tangents using
, then use the substitution
3. n odd and m even. Use either 1. or 2.
4. n even and m odd. Each integral will be dealt with differently.