03numerical Integration
03numerical Integration
S
t
e
p
s
i
z
e
Exc 3-6) Using Romberg integration, calculate the definite integral
and estimate the error up to R
4,4
.
Gaussian quadratures.
Approximating the integral in the form,
optimize the location of data points and the associated weights,
in the way that the integrals of polynomials
have exact value,
(From 2 n parameters w
i
and x
i
, a quadrature formula with the degree of
precision 2n-1 can be constructed at best.)
Exc 3-7) Prove the above theorem.
Exc 3-8) Prove the above theorem.
hint) show the following facts.
More topics for the numerical integration.
Higher precision integration formulas.
ex) IMT type formula, (DE formula.)
Integration of improper integrals.
(i.e. infinite integral region, or discontinuity of integrand.)
Integration of multivariate functions.
ex) Monte-Carlo. Multivariate Gauss formulas.
Exc 3-9) Try some of the above.