Antiderivative

From Infogalactic: the planetary knowledge core
(Redirected from Antiderivatives)
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

File:Slope Field.png
The slope field of F(x) = (x3/3)-(x2/2)-x+c, showing three of the infinitely many solutions that can be produced by varying the arbitrary constant C.

Lua error in package.lua at line 80: module 'strict' not found.

In calculus, an antiderivative, primitive function, primitive integral or indefinite integral[1] of a function f is a differentiable function F whose derivative is equal to the original function f. This can be stated symbolically as F= f.[2][3] The process of solving for antiderivatives is called antidifferentiation (or indefinite integration) and its opposite operation is called differentiation, which is the process of finding a derivative.

Antiderivatives are related to definite integrals through the fundamental theorem of calculus: the definite integral of a function over an interval is equal to the difference between the values of an antiderivative evaluated at the endpoints of the interval.

The discrete equivalent of the notion of antiderivative is antidifference.

Example

The function F(x) = x3/3 is an antiderivative of f(x) = x2. As the derivative of a constant is zero, x2 will have an infinite number of antiderivatives, such as x3/3, x3/3 + 1, x3/3 - 2, etc. Thus, all the antiderivatives of x2 can be obtained by changing the value of C in F(x) = x3/3 + C; where C is an arbitrary constant known as the constant of integration. Essentially, the graphs of antiderivatives of a given function are vertical translations of each other; each graph's vertical location depending upon the value of C.

In physics, the integration of acceleration yields velocity plus a constant. The constant is the initial velocity term that would be lost upon taking the derivative of velocity because the derivative of a constant term is zero. This same pattern applies to further integrations and derivatives of motion (position, velocity, acceleration, and so on).

Uses and properties

Antiderivatives are important because they can be used to compute definite integrals, using the fundamental theorem of calculus: if F is an antiderivative of the integrable function f and f is continuous over the interval [a, b], then:

\int_a^b f(x)\,\mathrm{d}x = F(b) - F(a).

Because of this, each of the infinitely many antiderivatives of a given function f is sometimes called the "general integral" or "indefinite integral" of f and is written using the integral symbol with no bounds:

\int f(x)\, \mathrm{d}x.

If F is an antiderivative of f, and the function f is defined on some interval, then every other antiderivative G of f differs from F by a constant: there exists a number C such that G(x) = F(x) + C for all x. C is called the arbitrary constant of integration. If the domain of F is a disjoint union of two or more intervals, then a different constant of integration may be chosen for each of the intervals. For instance

F(x)=\begin{cases}-\frac{1}{x}+C_1\quad x<0\\-\frac{1}{x}+C_2\quad x>0\end{cases}

is the most general antiderivative of f(x)=1/x^2 on its natural domain (-\infty,0)\cup(0,\infty).

Every continuous function f has an antiderivative, and one antiderivative F is given by the definite integral of f with variable upper boundary:

F(x)=\int_0^x f(t)\,\mathrm{d}t.

Varying the lower boundary produces other antiderivatives (but not necessarily all possible antiderivatives). This is another formulation of the fundamental theorem of calculus.

There are many functions whose antiderivatives, even though they exist, cannot be expressed in terms of elementary functions (like polynomials, exponential functions, logarithms, trigonometric functions, inverse trigonometric functions and their combinations). Examples of these are

\int e^{-x^2}\,\mathrm{d}x,\qquad \int \sin x^2\,\mathrm{d}x, \qquad\int \frac{\sin x}{x}\,\mathrm{d}x,\qquad \int\frac{1}{\ln x}\,\mathrm{d}x,\qquad \int x^{x}\,\mathrm{d}x.

From left to right, the first four are the error function, the Fresnel function, the trigonometric integral, and the logarithmic integral function.

See also Differential Galois theory for a more detailed discussion.

Techniques of integration

Finding antiderivatives of elementary functions is often considerably harder than finding their derivatives. For some elementary functions, it is impossible to find an antiderivative in terms of other elementary functions. See the articles on elementary functions and nonelementary integral for further information.

There are various methods available:

\int_{x_0}^x \int_{x_0}^{x_1} \dots \int_{x_0}^{x_{n-1}} f(x_n) \,\mathrm{d}x_n \dots \, \mathrm{d} x_2\, \mathrm{d} x_1= \int_{x_0}^x f(t) \frac{(x-t)^{n-1}}{(n-1)!}\,\mathrm{d}t .

Computer algebra systems can be used to automate some or all of the work involved in the symbolic techniques above, which is particularly useful when the algebraic manipulations involved are very complex or lengthy. Integrals which have already been derived can be looked up in a table of integrals.

Antiderivatives of non-continuous functions

Non-continuous functions can have antiderivatives. While there are still open questions in this area, it is known that:

  • Some highly pathological functions with large sets of discontinuities may nevertheless have antiderivatives.
  • In some cases, the antiderivatives of such pathological functions may be found by Riemann integration, while in other cases these functions are not Riemann integrable.

Assuming that the domains of the functions are open intervals:

  • A necessary, but not sufficient, condition for a function f to have an antiderivative is that f have the intermediate value property. That is, if [ab] is a subinterval of the domain of f and C is any real number between f(a) and f(b), then f(c) = C for some c between a and b. To see this, let F be an antiderivative of f and consider the continuous function
g (x) = F(x) - Cx

on the closed interval [ab]. Then g must have either a maximum or minimum c in the open interval (ab) and so

0 = g'(c) = f (c) - C.
  • The set of discontinuities of f must be a meagre set. This set must also be an F-sigma set (since the set of discontinuities of any function must be of this type). Moreover for any meagre F-sigma set, one can construct some function f having an antiderivative, which has the given set as its set of discontinuities.
  • If f has an antiderivative, is bounded on closed finite subintervals of the domain and has a set of discontinuities of Lebesgue measure 0, then an antiderivative may be found by integration in the sense of Lebesgue. In fact, using more powerful integrals like the Henstock–Kurzweil integral, every function for which an antiderivative exists is integrable, and its general integral coincides with its antiderivative.
  • If f has an antiderivative F on a closed interval [a,b], then for any choice of partition a=x_0<x_1<x_2<\dots<x_n=b, if one chooses sample points x_i^*\in[x_{i-1},x_i] as specified by the mean value theorem, then the corresponding Riemann sum telescopes to the value F(b) − F(a).

\begin{align}
\sum_{i=1}^n f(x_i^*)(x_i-x_{i-1}) & = \sum_{i=1}^n [F(x_i)-F(x_{i-1})] \\
& = F(x_n)-F(x_0) = F(b)-F(a)
\end{align}
However if f is unbounded, or if f is bounded but the set of discontinuities of f has positive Lebesgue measure, a different choice of sample points x_i^* may give a significantly different value for the Riemann sum, no matter how fine the partition. See Example 4 below.

Some examples

  1. The function
    f(x)=2x\sin\left(\frac{1}{x}\right)-\cos\left(\frac{1}{x}\right)

    with f\left(0\right)=0 is not continuous at x=0 but has the antiderivative

    F\left(x\right)=x^2\sin\left(\frac{1}{x}\right)
    with F\left(0\right)=0. Since f is bounded on closed finite intervals and is only discontinuous at 0, the antiderivative F may be obtained by integration: F(x)=\int_0^x f(t)\,\mathrm{d}t.
  2. The function
    f(x)=2x\sin\left(\frac{1}{x^2}\right)-\frac{2}{x}\cos\left(\frac{1}{x^2}\right)

    with f\left(0\right)=0 is not continuous at x=0 but has the antiderivative

    F(x)=x^2\sin\left(\frac{1}{x^2}\right)
    with F\left(0\right)=0. Unlike Example 1, f(x) is unbounded in any interval containing 0, so the Riemann integral is undefined.
  3. If f(x) is the function in Example 1 and F is its antiderivative, and \{x_n\}_{n\ge1} is a dense countable subset of the open interval \left(-1,1\right), then the function
    g(x)=\sum_{n=1}^\infty \frac{f(x-x_n)}{2^n}

    has an antiderivative

    G(x)=\sum_{n=1}^\infty \frac{F(x-x_n)}{2^n}.
    The set of discontinuities of g is precisely the set \{x_n\}_{n\ge1}. Since g is bounded on closed finite intervals and the set of discontinuities has measure 0, the antiderivative G may be found by integration.
  4. Let \{x_n\}_{n\ge1} be a dense countable subset of the open interval \left(-1,1\right). Consider the everywhere continuous strictly increasing function
    F(x)=\sum_{n=1}^\infty\frac{1}{2^n}(x-x_n)^{1/3}.

    It can be shown that

    F'(x)=\sum_{n=1}^\infty\frac{1}{3\cdot2^n}(x-x_n)^{-2/3}
    Figure 1.

    for all values x where the series converges, and that the graph of F(x) has vertical tangent lines at all other values of x. In particular the graph has vertical tangent lines at all points in the set \{x_n\}_{n\ge1}.

    Moreover F\left(x\right)\ge0 for all x where the derivative is defined. It follows that the inverse function G=F^{-1} is differentiable everywhere and that

    g\left(x\right)=G'\left(x\right)=0

    for all x in the set \{F(x_n)\}_{n\ge1} which is dense in the interval \left[F\left(-1\right),F\left(1\right)\right]. Thus g has an antiderivative G. On the other hand, it can not be true that

    \int_{F(-1)}^{F(1)}g(x)\,\mathrm{d}x=GF(1)-GF(-1)=2,
    since for any partition of \left[F\left(-1\right),F\left(1\right)\right], one can choose sample points for the Riemann sum from the set \{F(x_n)\}_{n\ge1}, giving a value of 0 for the sum. It follows that g has a set of discontinuities of positive Lebesgue measure. Figure 1 on the right shows an approximation to the graph of g(x) where \{x_n=\cos(n)\}_{n\ge1} and the series is truncated to 8 terms. Figure 2 shows the graph of an approximation to the antiderivative G(x), also truncated to 8 terms. On the other hand if the Riemann integral is replaced by the Lebesgue integral, then Fatou's lemma or the dominated convergence theorem shows that g does satisfy the fundamental theorem of calculus in that context.
  5. In Examples 3 and 4, the sets of discontinuities of the functions g are dense only in a finite open interval \left(a,b\right). However these examples can be easily modified so as to have sets of discontinuities which are dense on the entire real line (-\infty,\infty). Let
    \lambda(x) = \frac{a+b}{2} + \frac{b-a}{\pi}\tan^{-1} x.
    Then g\left(\lambda(x)\right)\lambda'(x) has a dense set of discontinuities on (-\infty,\infty) and has antiderivative G\cdot\lambda.
  6. Using a similar method as in Example 5, one can modify g in Example 4 so as to vanish at all rational numbers. If one uses a naive version of the Riemann integral defined as the limit of left-hand or right-hand Riemann sums over regular partitions, one will obtain that the integral of such a function g over an interval \left[a,b\right] is 0 whenever a and b are both rational, instead of G\left(b\right)-G\left(a\right). Thus the fundamental theorem of calculus will fail spectacularly.

See also

Notes

  1. Antiderivatives are also called general integrals, and sometimes integrals. The latter term is generic, and refers not only to indefinite integrals (antiderivatives), but also to definite integrals. When the word integral is used without additional specification, the reader is supposed to deduce from the context whether it is referred to a definite or indefinite integral. Some authors define the indefinite integral of a function as the set of its infinitely many possible antiderivatives. Others define it as an arbitrarily selected element of that set. Wikipedia adopts the latter approach.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.

References

External links