Tricki
a repository of mathematical know-how
Add article
Navigate
Tags
Search
Forums
Help
Top level
›
Different kinds of Tricki article
›
Front pages for different areas of mathematics
›
Analysis front page
›
Numerical analysis front page
View
Edit
Revisions
Numerical integration and differentiation
Title:
*
Area of mathematics:
*
A comma-separated list of areas of mathematics to which this article applies. Use ">" to tag in a subcategory. Example: Analysis > Harmonic analysis, Combinatorics
Keywords:
A comma-separated list of keywords associated with this article. Example: free group
Used in:
A comma-separated list of examples of where this technique is used. Example: Cauchy-Schwarz inequality
Parent articles:
Order
-1
0
1
-1
0
1
Body:
[QUICK DESCRIPTION] Given a function $f\colon {\R}^m\to {\R}$, compute (approximately) the definite integral [maths] \int_A f(x)\, dx, [/maths] for some subset $A\subseteq {\R}^m$ or to compute (approximately) the a derivatives $\nabla f({\bold x})$, or $\partial^2 f/\partial x_i\partial x_j({\bold x})$ etc., using only a finite (or small) number of function evaluations $f({\bold x}_i)$, $i=1, 2, \ldots, N$. The most efficient numerical integration methods have been developed for scalar problems ($m=1$), including methods such as Gauss quadrature and Romberg integration. But there are good methods for many regions in higher dimensions. Regions with high dimensionality (e.g., $m\geq 6$) are a particular challenge, as are integrands with singularities or localized "spikes". [PREREQUISITES] Calculus, interpolation. [EXAMPLE int-int|Integrate (or differentiate) the interpolant] If you have an effective and accurate method of interpolation, you can use that to construct an integration method as the integral of the interpolant. [EXAMPLE product-int|If you have a singularity that has an simple form, use product integration methods] For example, for computing integrals of the form [maths] \int_0^1 x^\alpha\,f(x)\,dx, [/maths] where $f$ is smooth on $[0,1]$, determine a polynomial interpolant $p$ of $f$, and compute [maths] \int_0^1 x^\alpha\,p(x)\,dx. [/maths] This technique is also useful for dealing with smooth functions with localized "spikes" that would otherwise require very many integration points, even with adaptive methods: for example, consider computing [maths] \int_a^b k^{1/2}\,e^{-kx^2}\,f(x)\,dx [/maths] with $k\gg 1$. By using an interpolant of $f$ on $[a,b]$ and computing the resulting integral exactly, the only errors incurred are due to the interpolation of $f$, not the fact that the integral has a "spike". [GENERAL DISCUSSION]
This is a stub
A stub is an article that is not sufficiently complete to be interesting.
Notifications
File attachments
Changes made to the attachments are not permanent until you save this post. The first "listed" file will be included in RSS feeds.
Attach new file:
Images are larger than
640x480
will be resized. The maximum upload size is
1 MB
. Only files with the following extensions may be uploaded:
jpg jpeg gif png svg
.
Revision information
Log message:
An explanation of the additions or updates being made to help other authors understand your motivations.
Search this site:
Recent articles
View a list of all articles.
Littlewood-Paley heuristic for derivative
Geometric view of Hölder's inequality
Diagonal arguments
Finding an interval for rational numbers with a high denominator
Try to prove a stronger result
Use self-similarity to get a limit from an inferior or superior limit.
Prove a consequence first
Active forum topics
Plenty of LaTeX errors
Tutorial
A different kind of article?
Countable but impredicative
Tricki Papers
more
Recent comments
I don't think this statement
choice of the field
Incorrect Image
Article classification
Higher dimensional analogues
more