Jump to content

Symbolic integration

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RJFJR (talk | contribs) at 21:02, 26 March 2005 (new article (stub)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Symbolic integration is the application of computer software to solving problems in mathematics of find the integral of an expression, but finding an expression rather than a value.

Example:

is a symbolic result rather than a numerical value for the answer.

Finding the derivative of an expression is a straight forward process for which it is easy to determine an algorithm. The reverse question of finding the integral (of finding the expression who's derivative is a specified expression) is much more difficult. Many expressions that are relatively easy to state do not even have integrals that can be expressed in closed form.


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


References

Symbolic Integration 1 (transcendental functions) by Manuel Bronstein, 1997 by Springer-Verlag, ISBN 3540605215

Mapworld on the Risch Algorithm