Integral: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Fredrik Johansson
imported>Catherine Woodgold
m (→‎Calculating integrals: minor changes in wording)
Line 41: Line 41:
We called <math>F</math> "the" primitive function, but every function has infinitely many primitive functions, one for each reference point. If <math>F(x)</math> is one primitive function to <math>f(x)</math>, then so is <math>G(x) = F(x) + C</math>, where <math>C</math> is a ''constant of integration'' that accounts for the integral of <math>f</math> between the two reference points. Then, <math>G(b) - G(a) = F(b) + C - F(a) - C = F(b) - F(a)</math>. But except for the addition of constants, it can be shown that primitive functions are unique.
We called <math>F</math> "the" primitive function, but every function has infinitely many primitive functions, one for each reference point. If <math>F(x)</math> is one primitive function to <math>f(x)</math>, then so is <math>G(x) = F(x) + C</math>, where <math>C</math> is a ''constant of integration'' that accounts for the integral of <math>f</math> between the two reference points. Then, <math>G(b) - G(a) = F(b) + C - F(a) - C = F(b) - F(a)</math>. But except for the addition of constants, it can be shown that primitive functions are unique.


The only missing piece needed to calculate integrals is a way to actually calculate the primitive functions. To do this we need the concept of [[derivative]], which is the rate of change of a function in a given point (the derivative of a function <math>f</math> is denoted by <math>f'\,</math>). The rate of change of the primitive function <math>F</math> in a point equals the value of <math>f</math> in that point: the higher the graph of <math>f</math> is above the <math>x</math>-axis, the quicker the cumulative area grows. Therefore,
The only missing piece needed to calculate integrals is a way to actually calculate the primitive functions. To do this we need the concept of [[derivative]], which is the rate of change of a function at a given point (the derivative of a function <math>f</math> is denoted by <math>f'\,</math>). The rate of change of the primitive function <math>F</math> at a point equals the value of <math>f</math> at that point: the higher the graph of <math>f</math> is above the <math>x</math>-axis, the quicker the cumulative area grows. Therefore,


:<math>F'(x) = f(x).\,</math>
:<math>F'(x) = f(x).\,</math>
Line 81: Line 81:
:<math>s = F(3) - F(1) = 26 + \ln 3.\,</math>
:<math>s = F(3) - F(1) = 26 + \ln 3.\,</math>


Unfortunately, if we try to calculate primitive function of complicated functions, things get more difficult. When differentiating, we can always find the derivative of a product of functions with the [[product rule]], a quotient with the [[quotient rule]], and a composition of functions with the [[chain rule]]. There are no general formulas of this kind for integration; instead, we have to use tricks such as [[integration by substitution]] and [[integration by parts]]. But even these tricks are not guaranteed to succeed; there are [[elementary function]]s whose primitive functions are not elementary.
Unfortunately, if we try to calculate primitive functions of complicated functions, things get more difficult. When differentiating, we can always find the derivative of a product of functions with the [[product rule]], a quotient with the [[quotient rule]], and a composition of functions with the [[chain rule]]. There are no general formulas of this kind for integration; instead, we have to use tricks such as [[integration by substitution]] and [[integration by parts]]. But even these tricks are not guaranteed to succeed; there are [[elementary function]]s whose primitive functions are not elementary.


==Applications==
==Applications==

Revision as of 19:01, 30 April 2007

The integral is a central concept in calculus. Intuitively, we can think of an integral as a measure of the totality of an object with an extent in space. For example, integral calculus lets us calculate the length of a curve, the area of a surface, or the volume of a solid object. In other contexts, an integral might measure one quantity that depends on another important quantity that is varying: the distance that a rocket has traveled, for example, depends upon its acceleration which is varying as the rocket's mass decreases from fuel usage, and an integral can take this complication into account. Finally, within calculus integration (the process of calculating integrals) can be seen as an inverse operation to differentiation, and so integrals are of great use in the many contexts where derivatives are involved.

A geometric definition

The easiest way to understand integrals is perhaps as a means to calculate area. What do we mean by area in the first place? We do know the precise meaning of area in the case of one simple figure: the rectangle. A rectangle that is units wide and units high has area ; let us take this as the definition of area, along with the property that the cumulative area of two rectangles next to each other is the sum of their respective areas. We can now measure the area of a more complicated shape, such as an apartment floor, by covering it with rectangles, and taking the sum of their individual areas. This is the basic meaning of integration: an integral is simply a sum of smaller parts that together add up to the whole.

Walls are typically at right angles, so tiling a floor with rectangles is no problem. But there are infinitely many kinds of shapes that cannot be exactly covered with rectangles, such as circles, ellipses, or the interior of any curved shape we can draw. Nevertheless, we think of these shapes as having area. We can approximately measure the area of such a shape by covering it with many small rectangles. The more and smaller rectangles we choose, the better the approximation becomes. Using the concept of a limit from mathematical analysis, we can continue to shrink the rectangles until they become infinitely small and the error becomes zero. This process of taking limits is what distinguishes integrals from ordinary sums, and it allows us to exactly calculate lengths, areas, volumes — and so on, of arbitrarily complicated shapes, provided of course that we can express those shapes with exact mathematical formulas.

Let us now give a more formal definition of integral, and also introduce the mathematical notation. Consider a region in the --plane delimited by the -axis, two vertical lines at and , and a curve described by the function as ranges from to .

Left: a region bounded by three straight lines and the graph of a function . Right: approximation of the area by rectangles.

We can approximate the area of this region by drawing rectangles of equal base width along the x-axis, and taking the height of each rectangle to be the height to the function graph anywhere along the extent of the rectangle's base — for example, the rightmost point. Then the 'th rectangle from the left has width and height where and the sum of all rectangle areas is

If the function is regular enough,[1] the exact area, , is given by the limit of this expression as goes to infinity,

This limit is called an integral, or more technically, a Riemann integral. Its notation is the following:

The equation is pronounced " equals the integral of from to ". It is no coincidence that the integral sign, , resembles an "S" — it was originally an "S" standing for "sum", but the symbol has evolved over time. The function is called the integrand. Note the similarity between the expression and each term in the sum for : the symbol can be understood to mean an infinitesimal width in the -direction.

Calculating integrals

Let us now look at the problem of calculating the integral of a function between two points and . To do this, we introduce a function that gives the integral of from some fixed reference point, say , to a point ,

This function is called the primitive function of . If we know the primitive function of , we can calculate the integral we set out to find as

In words, the integral of between and is the difference between the integrals to those points, each taken from the reference point.

We usually don't have to worry about the choice of reference point, and the reason is that both terms and include the same contribution from the integral between the reference point and , so subtracting the terms cancels that difference. An analogy is that the altitude difference between two locations on Earth is the difference between both altitudes as measured from a reference point such as sea level, but we could equally well use the center of the Earth as a reference point.

We called "the" primitive function, but every function has infinitely many primitive functions, one for each reference point. If is one primitive function to , then so is , where is a constant of integration that accounts for the integral of between the two reference points. Then, . But except for the addition of constants, it can be shown that primitive functions are unique.

The only missing piece needed to calculate integrals is a way to actually calculate the primitive functions. To do this we need the concept of derivative, which is the rate of change of a function at a given point (the derivative of a function is denoted by ). The rate of change of the primitive function at a point equals the value of at that point: the higher the graph of is above the -axis, the quicker the cumulative area grows. Therefore,

This formula is the main result of the fundamental theorem of calculus. The fundamental theorem says that integration and differentation (the calculation of a derivative) are, essentially, inverse operations of each other. Its most immediate consequence is that if we have a table of derivatives for common functions, we can flip the columns in the table to obtain a table of primitive functions. Here is one short such table:

Primitive function,

Like differentation, integration is a linear operation, so the integral of the sum of two functions, , is the sum of their primitive functions, . Likewise, if we multiply a function by a constant, the primitive function is also multiplied by a constant: = .

Let us consider a concrete example:

The primitive function is

and the integral is

Unfortunately, if we try to calculate primitive functions of complicated functions, things get more difficult. When differentiating, we can always find the derivative of a product of functions with the product rule, a quotient with the quotient rule, and a composition of functions with the chain rule. There are no general formulas of this kind for integration; instead, we have to use tricks such as integration by substitution and integration by parts. But even these tricks are not guaranteed to succeed; there are elementary functions whose primitive functions are not elementary.

Applications

Technical definitions

Notes and references

  1. continuous, for example