Symbolic integration

Symbolic integration

Symbolic integration is the problem of finding a formula for the antiderivative, or indefinite integral, of a given function "f"("x"), i.e. to find the differentiable function "F"("x") such that

:frac{dF}{dx} = f(x).

This is also denoted

:F(x) = int f(x)dx.

The term symbolic is used to distinguish this problem from that of numerical integration, where the value of "F" at a particular input or set of inputs, rather than a general formula for "F", is sought.

Both problems were held to be of practical and theoretical importance long before the time of digital computers, but they are now generally considered the domain of computer science, as computers are most often used nowadays to tackle individual instances.

Finding the derivative of an expression is a straightforward process for which it is easy to construct an algorithm. The reverse question of finding the integral is much more difficult. Many expressions which are relatively simple do not have integrals that can be expressed in closed form. See antiderivative for more details.

A procedure called the Risch algorithm exists which is capable of determining if an integral exists and returning it if it does, for many classes of expressions. Such algorithms are still being expanded.

Example

For example:

:int x^2,dx = frac{x^3}{3} + C

is a symbolic result for an indefinite integral (here C is a constant of integration), whereas

:int_{-1}^1 x^2,dx = frac{2}{3}

is a numerical result for a definite integral.

ee also

* Antiderivative
* Elementary function
* Risch algorithm

References

*Symbolic Integration 1 (transcendental functions) by Manuel Bronstein, 1997 by Springer-Verlag, ISBN 3-540-60521-5
*Joel Moses, Symbolic integration: the stormy decade, Proceedings of the second ACM symposium on Symbolic and algebraic manipulation, p.427-440, March 23-25, 1971, Los Angeles, California, United States

External links

*MathWorld|urlname=RischAlgorithm|title=Risch Algorithm|author=Bhatt, Bhuvanesh
* [http://integrals.wolfram.com Free online symbolic integrator]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Symbolic computation — Symbolic computation, algebraic computation, or, less commonly, symbolic manipulation, symbolic processing, symbolic mathematics, or symbolic algebra, relates to the use of machines, such as computers, to manipulate mathematical equations and… …   Wikipedia

  • Integral — This article is about the concept of integrals in calculus. For the set of numbers, see integer. For other uses, see Integral (disambiguation). A definite integral of a function can be represented as the signed area of the region bounded by its… …   Wikipedia

  • Computer algebra system — A computer algebra system (CAS) is a software program that facilitates symbolic mathematics. The core functionality of a CAS is manipulation of mathematical expressions in symbolic form. Contents 1 Symbolic manipulations 2 Additional capabilities …   Wikipedia

  • List of mathematics articles (S) — NOTOC S S duality S matrix S plane S transform S unit S.O.S. Mathematics SA subgroup Saccheri quadrilateral Sacks spiral Sacred geometry Saddle node bifurcation Saddle point Saddle surface Sadleirian Professor of Pure Mathematics Safe prime Safe… …   Wikipedia

  • Hybrid intelligent system — denotes a software system which employs, in parallel, a combination of methods and techniques from artificial intelligence subfields as: * Neuro fuzzy systems * hybrid connectionist symbolic models * Fuzzy expert systems * Connectionist expert… …   Wikipedia

  • Cognitive science — Figure illustrating the fields that contributed to the birth of cognitive science, including linguistics, education, neuroscience, artificial Intelligence, philosophy, anthropology, and psychology. Adapted from Miller, George A (2003). The… …   Wikipedia

  • Principaux projets et realisations en intelligence artificielle — Principaux projets et réalisations en intelligence artificielle Cette liste indique les principaux projets et réalisations marquants dans le domaine de l’intelligence artificielle. La quasi totalité de ces travaux ont été accomplis aux États Unis …   Wikipédia en Français

  • Semantic Information Retrieval — Principaux projets et réalisations en intelligence artificielle Cette liste indique les principaux projets et réalisations marquants dans le domaine de l’intelligence artificielle. La quasi totalité de ces travaux ont été accomplis aux États Unis …   Wikipédia en Français

  • Algoritmo de Risch — En matemática el algoritmo de Risch, nombrado en honor a Robert H. Risch, es un algoritmo utilizado para el cálculo de integrales indefinidas (es decir, encontrar la función primitiva de una función dada). El algoritmo transforma el problema de… …   Wikipedia Español

  • Algorithme de Risch — L’algorithme de Risch, dû à Robert Risch (de), est un algorithme destiné aux systèmes de calcul formel, permettant de calculer des primitives, c est à dire de déterminer une fonction, connaissant sa dérivée. L’algorithme transforme ce… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”