Primitives

Overview

A function P is called a primitive (or antiderivative) of a function f on an open interval I if the derivative of P is f. That is, if P(x)=f(x) for all xI.

Leibniz preferred denoting a general primitive of f as follows:

f(x)dx.

Note the above is conceptually distinct from an indefinite integral though the term is also often used to refer to a primitive.

Integration Techniques

Any systematic method for finding a primitive is called a technique of integration. This term is somewhat justified by the fact that the fundamental theorem of calculus reduces the problem of integrating to that of finding primitives.

By Substitution

The method of integration by substitution works by "reversing" the operations of the chain rule. Let g:[a,b]I be continuously differentiable and f:IR be continuous. Then:

f(g(x))g(x)dx=f(u)duabf[g(x)]g(x)dx=g(a)g(b)f(u)du

The substitutions u=g(x) and du=g(x)dx are typically performed.

By Parts

The method of integration by parts works by "reversing" the operations of the product rule. Let f and g be both continuously differentiable. Then:

f(x)g(x)dx=f(x)g(x)f(x)g(x)dxabf(x)g(x)dx=f(x)g(x)|ababf(x)g(x)dx

The substitutions u=f(x), du=f(x)dx, v=g(x), and dv=g(x)dx are typically performed.

By Partial Fractions

Every proper rational function can be expressed as a finite sum of fractions of the forms

A(x+a)mandBx+C(x2+bx+c)n

where m and n are positive integers and A,B,C,a,b,c are constants with discriminant b24c<0. When a rational function has been so expressed, we say it has been decomposed into partial fractions.

Powered by Forestry.md