Difference between revisions of "Integral"

From Conservapedia
Jump to: navigation, search
m (Integration: Several things have come up today that require attention, before I forget them.)
m (I need to read my notes more carefully before diving in!)
Line 33: Line 33:
 
==Properties of integrals==
 
==Properties of integrals==
  
Intergation has the following properties<ref>[http://www.sosmath.com/calculus/integ/integ02/integ02.html Properties of Intergrals]</ref>
+
Integration has the following properties<ref>[http://www.sosmath.com/calculus/integ/integ02/integ02.html Properties of Integrals]</ref>
  
 
<h3>Additive Distribution</h3>
 
<h3>Additive Distribution</h3>

Revision as of 02:33, November 7, 2009

This article/section deals with mathematical concepts appropriate for late high school or early college.

An integral is a mathematical construction used in calculus to represent the area of a region in a plane bounded by the graph of a function in one real variable. Definite integrals use the following notation:

where a and b represent the lower and upper bounds of the interval being integrated over, f(x) represents the function being integrated (the integrand), and dx represents a dummy variable given various definitions, depending on the context of the integral.

A definite integral.

Indefinite integrals use the notation


Integration

Integration is the inverse function of differentiation; the two notions are related by the Fundamental Theorem of Calculus. Thus, if , then .

Note that, because the derivative of any constant function is 0, . Therefore, does not simply equal x2, but rather x2 + C for any constant real number C. The above-mentioned functions are the family of antiderivatives for 2x.

The concept of integration can be extended to functions in more than one real variable, as well as functions defined over the complex numbers.

Integration has many physical applications. The indefinite integral of an acceleration function with respect to time gives the velocity function defined to within a constant, while the definite integral of an acceleration function with respect to time gives the change in velocity between the upper and lower limits of integration. Likewise, the indefinite integral of a time function of velocity with respect to time gives the position function defined to within a constant, and the definite integral of this velocity function will give the change in position between the two limits of integration.

Methods of Integration

For a more detailed treatment, see Methods of integration.
There are many different ways to integrate functions. Sometimes, when it is impossible to directly integrate a function, an approximation is used, such as the Riemann integral. Or, there may be a process to integrate the function using a rule, such as with Integration by parts.

Types of Integrals

There are two types of integrals. Definite integrals are integrals that are evaluated over limits of integration. Indefinite integrals are not evaluated over limits of integration. Evaluating an indefinite integral yields the antiderivative of the integrand plus a constant of integration.


Properties of integrals

Integration has the following properties[1]

Additive Distribution

If an integral contains two functions added together, it may be rewritten as two separate integrals, each containing one function.

Constant Multiplicative Distribution

If an integral contains a function multiplied by a constant, it may be rewritten as the constant times the integral of the function.

Area

Any integral that contains the same upper and lower bounds is equal to zero.

Separation

An integral may be rewritten as the sum of two integrals with adjacent bounds.

,

Additive Inversion

Any integral is equal to the additive inverse of the same integral with reversed upper and lower bounds.

Antiderivative vs Integration

There are important differences between the anti-derivative and integration. An anti-derivative of a function is a function such that,

The integral of a function can be evaluated using its antiderivative,

This works for the kind of functions encountered in late high school and early university mathematics. It is, however, an incomplete method. For example one cannot write the anti-derivative of in terms of familiar functions (such as trigonometric functions, exponentials, and logarithms) and function operations.

Riemann integral

For a more detailed treatment, see Riemann Integral.
As a geometric interpretation of the integral of the area under a curve, the Riemann integral consists of dividing the area under the curve of the function into slices. The domain of the function is partioned into N segments of width . The height of the segment is dependent on which side of the rectangle is taken. The lower sum takes the lower side of the rectangle, the upper sum the higher side of the rectangle. In the limit of these two series become the integral. If they approach the same value then the integral exists, otherwise it is undefined.

Simpson's Rule

For a more detailed treatment, see Simpson's rule.
Simpson's Rule is an extension of the Riemann integral. Instead of using shapes such as rectangles or trapezoids, Simpson's Rule allows for the use of parabolas or other higher order polynomials to approximate integrals.

Double integrals

Double integrals are integrals extended to two dimensions. Just like a definite integral gives the area under a 2-dimensional function, a double integral gives the volume under a three-dimensional function. A double integral is not integrated over a single variable x, but rather over an area, usually written A. It is written

Fubini's Theorem states that


Lebesgue Integral

The Lebesgue integral is usually introduced in late university or early postgraduate mathematics. It is naively described as rotating the Reimann integral, in that it is the range instead of the domain that is partitioned. An understanding of measure theory is required to understand this technique.

See Also

External Links

References