In mathematics
numerical analysis
Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
, the Nyström method
or quadrature method seeks the
numerical solution
Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
of an
integral equation
In mathematics, integral equations are equations in which an unknown function appears under an integral sign. In mathematical notation, integral equations may thus be expressed as being of the form: f(x_1,x_2,x_3,...,x_n ; u(x_1,x_2,x_3,...,x_n ...
by replacing the integral with a representative weighted sum. The continuous problem is broken into
discrete intervals; quadrature or
numerical integration
In analysis, numerical integration comprises a broad family of algorithms for calculating the numerical value of a definite integral, and by extension, the term is also sometimes used to describe the numerical solution of differential equations ...
determines the weights and locations of representative points for the integral.
The problem becomes a
system of linear equations with
equations and
unknowns, and the underlying function is implicitly represented by an interpolation using the chosen quadrature rule. This discrete problem may be ill-conditioned, depending on the original problem and the chosen quadrature rule.
Since the linear equations require
operations to solve, high-order quadrature rules perform better because low-order quadrature rules require large
for a given accuracy.
Gaussian quadrature
In numerical analysis, a quadrature rule is an approximation of the definite integral of a function, usually stated as a weighted sum of function values at specified points within the domain of integration. (See numerical integration for m ...
is normally a good choice for smooth, non-singular problems.
Discretization of the integral
Standard quadrature methods seek to represent an integral as a weighed sum in the following manner:
:
where
are the weights of the quadrature rule, and points
are the abscissas.
Example
Applying this to the inhomogeneous
Fredholm equation In mathematics, the Fredholm integral equation is an integral equation whose solution gives rise to Fredholm theory, the study of Fredholm kernels and Fredholm operators. The integral equation was studied by Ivar Fredholm. A useful method to ...
of the second kind
:
,
results in
:
.
See also
*
Boundary element method
The boundary element method (BEM) is a numerical computational method of solving linear partial differential equations which have been formulated as integral equations (i.e. in ''boundary integral'' form), including fluid mechanics, acoustics, e ...
References
Bibliography
* Leonard M. Delves &
Joan E. Walsh
Joan Eileen Walsh (1932–2017) was a British mathematician, a professor of numerical analysis at the University of Manchester, and the founding chair of the Numerical Algorithms Group.
Education
Walsh was born on 7 October 1932.
She read math ...
(eds): ''Numerical Solution of Integral Equations'', Clarendon, Oxford, 1974.
* Hans-Jürgen Reinhardt: ''Analysis of Approximation Methods for Differential and Integral Equations'', Springer, New York, 1985.
{{DEFAULTSORT:Nystrom method
Integral equations
Numerical analysis
Numerical integration (quadrature)