Fundamental theorem of calculus
From Wikipedia, the free encyclopedia
The fundamental theorem of calculus specifies the relationship between the two central operations of calculus, differentiation and integration.
The first part of the theorem, sometimes called the first fundamental theorem of calculus, shows that an indefinite integration[1] can be reversed by a differentiation.
The second part, sometimes called the second fundamental theorem of calculus, allows one to compute the definite integral of a function by using any one of its infinitely many antiderivatives. This part of the theorem has invaluable practical applications, because it markedly simplifies the computation of definite integrals.
The first published statement and proof of a restricted version of the fundamental theorem was by James Gregory (1638-1675)[2]. Isaac Barrow proved the first completely general version of the theorem, while Barrow's student Isaac Newton (1643–1727) completed the development of the surrounding mathematical theory. Gottfried Leibniz (1646–1716) systematized the knowledge into a calculus for infinitesimal quantities.
The Fundamental Theorem of Calculus is sometimes also called Leibniz's Fundamental Theorem of Calculus or Torricelli-Barrow Fundamental Theorem of Integral Calculus.
Contents |
[edit] Intuition
Intuitively, the theorem simply states that the sum of infinitesimal changes in a quantity over time (or some other quantity) add up to the net change in the quantity.
To comprehend this statement, we will start with an example. Suppose a particle travels in a straight line with its position given by x(t) where t is time and x(t) means that x is a function of t. The derivative of this function is equal to the infinitesimal change in quantity, dx, per infinitesimal change in time, dt (of course, the derivative itself is dependent on time). Let us define this change in distance per change in time as the speed v of the particle. In Leibniz's notation:
Rearranging this equation, it follows that:
By the logic above, a change in x--Δx--is the sum of the infinitesimal changes dx. It is also equal to the sum of the infinitesimal products of the derivative and time. This infinite summation is integration; hence, the integration operation allows the recovery of the original function from its derivative. As one can reasonably infer, this operation works in reverse as we can differentiate the result of our integral to recover the original derivative.
[edit] Formal statements
There are two parts to the Fundamental Theorem of Calculus. Loosely put, the first part deals with the derivative of an antiderivative, while the second part deals with the relationship between antiderivatives and definite integrals.
[edit] First part
This part is sometimes referred to as First Fundamental Theorem of Calculus.
Let f be a continuous real-valued function defined on a closed interval [a, b]. Let F be the function defined, for all x in [a, b], by
Then, F is continuous on [a, b], differentiable on the open interval (a, b), and
for all x in (a, b).
[edit] Second part
This part is sometimes referred to as Second Fundamental Theorem of Calculus.
Let f be a continuous real-valued function defined on a closed interval [a, b]. Let F be an antiderivative of f, that is one of the infinitely many functions such that, for all x in [a, b],
Then
[edit] Corollary
Let f be a real-valued function defined on a closed interval [a, b]. Let F be a function such that, for all x in [a, b],
Then, for all x in [a, b],
and
[edit] Examples
As an example, suppose you need to calculate
Here, f(x) = x2 and we can use as the antiderivative. Therefore:
Or, more generally, suppose you need to calculate
Here, f(t) = t3 and we can use as the antiderivative. Therefore:
But this result could have been found much more easily as
[edit] Proof of the First Part
Suppose that
Let there be two numbers x1 and x1 + Δx in [a, b]. So we have
and
Subtracting the two equations gives
It can be shown that
- (The sum of the areas of two adjacent regions is equal to the area of both regions combined.)
Manipulating this equation gives
Substituting the above into (1) results in
According to the Intermediate value theorem for integration, there exists a c in [x1, x1 + Δx] such that
Substituting the above into (2) we get
Dividing both sides by Δx gives
- Notice that the expression on the left side of the equation is Newton's difference quotient for F at x1.
Take the limit as Δx → 0 on both sides of the equation.
The expression on the left side of the equation is the definition of the derivative of F at x1.
To find the other limit, we will use the squeeze theorem. The number c is in the interval [x1, x1 + Δx], so x1 ≤ c ≤ x1 + Δx.
Also, and
Therefore, according to the squeeze theorem,
Substituting into (3), we get
The function f is continuous at c, so the limit can be taken inside the function. Therefore, we get
which completes the proof.
(Leithold et al, 1996)
[edit] Proof of the Second Part
This is a limit proof by Riemann sums.
Let f be continuous on the interval [a, b], and let F be an antiderivative of f. Begin with the quantity
Let there be numbers
- x1, ..., xn
such that
It follows that
Now, we add each F(xi) along with its additive inverse, so that the resulting quantity is equal:
The above quantity can be written as the following sum:
Next we will employ the mean value theorem. Stated briefly,
Let F be continuous on the closed interval [a, b] and differentiable on the open interval (a, b). Then there exists some c in (a, b) such that
It follows that
The function F is differentiable on the interval [a, b]; therefore, it is also differentiable and continuous on each interval xi-1. Therefore, according to the mean value theorem (above),
Substituting the above into (1), we get
The assumption implies F'(ci) = f(ci). Also, xi − xi − 1 can be expressed as Δx of partition i.
Notice that we are describing the area of a rectangle, with the width times the height, and we are adding the areas together. Each rectangle, by virtue of the Mean Value Theorem, describes an approximation of the curve section it is drawn over. Also notice that Δxi does not need to be the same for any value of i, or in other words that the width of the rectangles can differ. What we have to do is approximate the curve with n rectangles. Now, as the size of the partitions get smaller and n increases, resulting in more partitions to cover the space, we will get closer and closer to the actual area of the curve.
By taking the limit of the expression as the norm of the partitions approaches zero, we arrive at the Riemann integral. That is, we take the limit as the largest of the partitions approaches zero in size, so that all other partitions are smaller and the number of partitions approaches infinity.
So, we take the limit on both sides of (2). This gives us
Neither F(b) nor F(a) is dependent on ||Δ||, so the limit on the left side remains F(b) - F(a).
The expression on the right side of the equation defines an integral over f from a to b. Therefore, we obtain
which completes the proof.
[edit] Generalizations
We don't need to assume continuity of f on the whole interval. Part I of the theorem then says: if f is any Lebesgue integrable function on [a, b] and x0 is a number in [a, b] such that f is continuous at x0, then
is differentiable for x = x0 with F'(x0) = f(x0). We can relax the conditions on f still further and suppose that it is merely locally integrable. In that case, we can conclude that the function F is differentiable almost everywhere and F'(x) = f(x) almost everywhere. This is sometimes known as Lebesgue's differentiation theorem.
Part II of the theorem is true for any Lebesgue integrable function f which has an antiderivative F (not all integrable functions do, though).
The version of Taylor's theorem which expresses the error term as an integral can be seen as a generalization of the Fundamental Theorem.
There is a version of the theorem for complex functions: suppose U is an open set in C and f: U → C is a function which has a holomorphic antiderivative F on U. Then for every curve γ: [a, b] → U, the curve integral can be computed as
The fundamental theorem can be generalized to curve and surface integrals in higher dimensions and on manifolds.
One of the most powerful statements in this direction is Stokes' theorem: Let M be an oriented piecewise smooth manifold of dimension n and let ω be an n−1 form that is a compactly supported differential form on M of class C1. If ∂M denotes the boundary of M with its induced orientation, then
Here is the exterior derivative, which is defined using the manifold structure only.
The theorem is often used in situations where M is an embedded oriented submanifold of some bigger manifold on which the form ω is defined.
[edit] See also
[edit] Notes
- ^ More exactly, the theorem deals with definite integration with variable upper limit and arbitrarily selected lower limit. This particular kind of definite integration allows us to compute one of the infinitely many antiderivatives of a function (except for those which do not have a zero). Hence, it is almost equivalent to indefinite integration, defined by most authors as an operation which yields any one of the possible antiderivatives of a function, including those without a zero.
- ^ See, e.g., Marlow Anderson, Victor J. Katz, Robin J. Wilson, Sherlock Holmes in Babylon and Other Tales of Mathematical History, Mathematical Association of America, 2004, p. 114.
[edit] References
- Larson, Ron, Bruce H. Edwards, David E. Heyd. Calculus of a single variable. 7th ed. Boston: Houghton Mifflin Company, 2002.
- Leithold, L. (1996). The calculus 7 of a single variable. 6th ed. New York: HarperCollins College Publishers.
- Malet, A, Studies on James Gregorie (1638-1675) (PhD Thesis, Princeton, 1989).
- Stewart, J. (2003). Fundamental Theorem of Calculus. In Integrals. In Calculus: early transcendentals. Belmont, California: Thomson/Brooks/Cole.
- Turnbull, H W (ed.), The James Gregory Tercentenary Memorial Volume (London, 1939)