Differential Calculus is primarily concerned with the concept of the derivative, which originated from the problem of defining tangent lines to function graphs and calculating their slopes. In contrast, Integral Calculus is motivated by the problem of defining and calculating the area of regions bounded by the graphs of functions. These two problems lead to the two forms of integrals: indefinite and definite integrals. Together, they constitute the field of Integral Calculus. Historically, the development of this field arose from efforts to solve two specific types of problems: finding a function when its derivative is known, and finding the area bounded by a function's graph under certain conditions.
A significant connection exists between indefinite and definite integrals known as the Fundamental Theorem of Calculus. This theorem transforms the definite integral into a practical tool for science and engineering, as well as for disciplines such as economics, finance, and probability. The mathematician G.W. Leibnitz (1646–1716) is a central figure in the history of these developments. James B. Bristol provides a thematic metaphor for the study of the subject, stating that just as a mountaineer climbs a mountain because it is there, a good mathematics student studies new material because it is there.
Integration as an Inverse Process of Differentiation
Integration is defined as the inverse process of differentiation. Rather than differentiating a function, we are provided with the derivative and tasked with finding the original function, referred to as the primitive or anti-derivative. If a function f is differentiable in an interval I such that its derivative f′ exists at each point, the natural question is whether we can determine the original function. The process of finding these anti-derivatives is called integration.
For example, we know that dxd(sin(x))=cos(x), dxd(3x3)=x2, and dxd(ex)=ex. Consequently, sin(x) is an anti-derivative of cos(x), 3x3 is an anti-derivative of x2, and ex is an anti-derivative of ex. However, these anti-derivatives are not unique. Because the derivative of any constant function C is zero, we can observe that dxd(sin(x)+C)=cos(x). Thus, there are infinitely many anti-derivatives for a given function, obtained by choosing C as any arbitrary real number. In this context, C is called the constant of integration or an arbitrary constant, acting as a parameter that generates a family of curves.
Geometrically, if there exists a function F such that dxd(F(x))=f(x) for all x∈I, then for any arbitrary real number C, dxd[F(x)+C]=f(x). The set {F+C,C∈R} denotes the entire family of anti-derivatives of f. It is a fundamental remark in calculus that functions possessing the same derivative differ only by a constant. If two functions g and h have the same derivatives such that g′(x)=h′(x), then the derivative of their difference (g−h)′=0, implying g(x)−h(x)=C.
Symbols, Terms, and Phrases in Integration
The mathematical notation for the indefinite integral of f with respect to x is given by ∫f(x)dx. If dxdy=f(x), we write y=∫f(x)dx=F(x)+C. The following table summarizes the standard terminology:
∫f(x)dx: Integral of f with respect to x.
f(x) in ∫f(x)dx: The Integrand.
x in ∫f(x)dx: The Variable of integration.
Integrate: The act of finding the integral.
An integral of f: A function F such that F′(x)=f(x).
Integration: The process of finding the integral.
Constant of Integration: Any real number C treated as a constant function.
Standard Formulae for Derivatives and Integrals
Based on established derivative formulae, the following standard integral results are derived:
The following properties govern the behavior of indefinite integrals:
Property I: The processes of differentiation and integration are inverses. Specifically, dxd∫f(x)dx=f(x) and ∫f′(x)dx=f(x)+C. This is proven by letting F be an anti-derivative such that F′(x)=f(x), making ∫f(x)dx=F(x)+C, and thus the derivative of the integral returns the integrand.
Property II: Two indefinite integrals with the same derivative lead to the same family of curves and are thus equivalent. If dxd∫f(x)dx=dxd∫g(x)dx, then ∫f(x)dx−∫g(x)dx=C. This indicates that the families of curves represented by the two integrals are identical, which is written as ∫f(x)dx=∫g(x)dx without explicitly mentioning the differing parameters.
Property III: The integral of the sum of two functions is the sum of their integrals: ∫[f(x)+g(x)]dx=∫f(x)dx+∫g(x)dx.
Property IV: For any real number k, ∫kf(x)dx=k∫f(x)dx.
Property V: Properties III and IV can be generalized to a finite number of functions f1,f2,…,fn and real numbers k1,k2,…,kn: ∫[k1f1(x)+k2f2(x)+⋯+knfn(x)]dx=k1∫f1(x)dx+k2∫f2(x)dx+⋯+kn∫fn(x)dx.
Integration Methods: Inspection, Substitution, and Identities
The method of inspection involves searching intuitively for a function whose derivative matches the integrand. For instance, to find an anti-derivative of cos(2x), we recall dxd(sin(2x))=2cos(2x), implying the anti-derivative is 21sin(2x). To find the anti-derivative of 3x2+4x3, we note dxd(x3+x4)=3x2+4x3. For x1 where x=0, the anti-derivative is ln∣x∣.
Integration by substitution involves transforming the integral ∫f(x)dx by changing the independent variable x to t via the substitution x=g(t). This results in dx=g′(t)dt, transforming the integral to ∫f(g(t))g′(t)dt. Usually, we substitute for a function whose derivative also appears in the integrand. Examples include:
For ∫sin(mx)dx, substituting mx=t leads to −m1cos(mx)+C.
For ∫2xsin(x2+1)dx, substituting x2+1=t leads to −cos(x2+1)+C.
The standard trigonometric integrals using substitution are:
∫tan(x)dx=ln∣sec(x)∣+C
∫cot(x)dx=ln∣sin(x)∣+C
∫sec(x)dx=ln∣sec(x)+tan(x)∣+C
∫cosec(x)dx=ln∣cosec(x)−cot(x)∣+C
Integration using trigonometric identities is necessary when the integrand involves powers or products of trig functions. Identities such as cos2(x)=21+cos(2x), sin(x)cos(y)=21[sin(x+y)+sin(x−y)], and sin(3x)=3sin(x)−4sin3(x) are frequently employed to reduce the integrand to a standard form.
Integrals of Particular Functions
There are several standard formulae for integrating specific forms of rational and irrational functions:
∫x2−a2dx=2a1lnx+ax−a+C
∫a2−x2dx=2a1lna−xa+x+C
∫x2+a2dx=a1tan−1(ax)+C
∫x2−a2dx=ln∣x+x2−a2∣+C
∫a2−x2dx=sin−1(ax)+C
∫x2+a2dx=ln∣x+x2+a2∣+C
To evaluate integrals of the type ∫ax2+bx+cdx, one must complete the square in the denominator to reduce it to one of the standard forms above. For integrals of type ∫ax2+bx+cpx+qdx, the numerator is expressed as Adxd(ax2+bx+c)+B. Equating coefficients allows one to find the constants A and B, splitting the integral into a log form and a standard rational form.
Integration by Partial Fractions
If a rational function P(x)/Q(x) is proper (degree of P(x) < degree of Q(x)), it can be decomposed into simpler partial fractions based on the factors of the denominator Q(x). If the function is improper, one must first use long division to express it as a polynomial plus a proper rational function.
Table 7.2 defines the decomposition forms:
(x−a)(x−b)px+q=x−aA+x−bB
(x−a)2px+q=x−aA+(x−a)2B
(x−a)(x−b)(x−c)px2+qx+r=x−aA+x−bB+x−cC
(x−a)2(x−b)px2+qx+r=x−aA+(x−a)2B+x−bC
(x−a)(x2+bx+c)px2+qx+r=x−aA+x2+bx+cBx+C, where the quadratic cannot be factorized.
Integration by Parts
This method is used for integrating the product of two functions u and v. Derived from the product rule of differentiation, the formula is:
∫f(x)g(x)dx=f(x)∫g(x)dx−∫[f′(x)∫g(x)dx]dx
In words, the integral of the product equals the first function times the integral of the second, minus the integral of the derivative of the first times the integral of the second. The choice of the first function is significant; generally, ln(x) or inverse trigonometric functions are chosen as the first function, while polynomial or power functions are chosen as the first function if the other function is exponential or trigonometric. For ∫ln(x)dx, we treat it as ∫ln(x)⋅1dx, yielding xln(x)−x+C.
A special type of integral is ∫ex[f(x)+f′(x)]dx=exf(x)+C. This is solved by splitting the integral and applying integration by parts to the first term.
Additional Special Integrals and Definite Integrals
Three more standard types based on integration by parts involve the square root of quadratic expressions:
∫x2−a2dx=2xx2−a2−2a2ln∣x+x2−a2∣+C
∫x2+a2dx=2xx2+a2+2a2ln∣x+x2+a2∣+C
∫a2−x2dx=2xa2−x2+2a2sin−1(ax)+C
Definite integrals are denoted by ∫abf(x)dx, where a is the lower limit and b is the upper limit. Unlike indefinite integrals, a definite integral has a unique value. It can be interpreted as the area function A(x)=∫axf(x)dx, representing the area under the curve from a to x.
Fundamental Theorem of Calculus Theorem 1 states that if f is continuous on [a,b], then A′(x)=f(x). Theorem 2 (the evaluation theorem) states that ∫abf(x)dx=F(b)−F(a), where F is any anti-derivative of f. When using substitution for definite integrals, it is often more efficient to change the limits of integration according to the substitution variable rather than resubstituting the original variable at the end.
Properties of Definite Integrals
The following properties facilitate the calculation of definite integrals:
P0:∫abf(x)dx=∫abf(t)dtP1:∫abf(x)dx=−∫baf(x)dx. Specifically, ∫aaf(x)dx=0.
P2:∫abf(x)dx=∫acf(x)dx+∫cbf(x)dxP3:∫abf(x)dx=∫abf(a+b−x)dxP4:∫0af(x)dx=∫0af(a−x)dxP5:∫02af(x)dx=∫0af(x)dx+∫0af(2a−x)dxP6:∫02af(x)dx={2∫0af(x)dx0if f(2a−x)=f(x)if f(2a−x)=−f(x)P7:∫−aaf(x)dx={2∫0af(x)dx0if f is even (f(−x)=f(x))if f is odd (f(−x)=−f(x))
Example cases include ∫−11sin5(x)cos4(x)dx=0 because the integrand is an odd function, and ∫0π1+cos2(x)xsin(x)dx=4π2, which is solved by using property P4 to eliminate the x term in the numerator.