6.9
In veel praktische en theoretische contexten is de exacte waarde van een bepaalde integraal niet toegankelijk. Deze beperking doet zich doorgaans voor…
Approximate integration is used when the exact value of a definite integral cannot be calculated.
This typically arises in two main cases: when the function's antiderivative is unknown or does not exist in a closed form, and when the function is composed of empirical data, such as a set of discrete points from an experiment, rather than a continuous formula.
In such situations, definite integrals are estimated using Riemann sums, which divide the interval into n equal subintervals of width Δx.
For each subinterval, a rectangle is constructed, with its height set by the function’s value at a specific point within that subinterval.
In the left endpoint approximation Ln, each rectangle’s height is set by the function’s value at the left end.
If the function is increasing, this method underestimates the area; if the function is decreasing, it overestimates.
The right endpoint approximation Rn, uses the right end of each subinterval. This method overestimates the area if the function is increasing and vice versa.
These methods use basic geometry—adding rectangle areas—to estimate integrals of complex or unknown functions.
View the full transcript and gain access to JoVE Core videos
Q1: When is approximate integration necessary in calculus?
Approximate integration is needed when the exact value of a definite integral cannot be calculated. This occurs when a function's antiderivative is unknown or cannot be expressed in closed form, or when the function is defined by empirical data points from experiments rather than a continuous formula. Numerical methods then provide the only practical solution.
Q2: How do Riemann sums estimate the area under a curve?
Riemann sums divide the integration interval into n equal subintervals of width Δx. For each subinterval, a rectangle is constructed with height determined by the function's value at a selected point. Adding the areas of all rectangles produces a numerical approximation of the definite integral, using basic geometry to estimate integrals of complex or unknown functions.
Q3: What is the difference between left and right endpoint approximations?
In left endpoint approximation, each rectangle's height is set by the function value at the left end of the subinterval. For increasing functions, this underestimates area; for decreasing functions, it overestimates. Right endpoint approximation uses the right end, producing opposite results: overestimation for increasing functions and underestimation for decreasing ones.
Q4: Why does left endpoint approximation underestimate increasing functions?
For an increasing function, the value at the left end of each subinterval is lower than values elsewhere in that subinterval. Using this smaller value as the rectangle height creates rectangles that do not fully capture the area beneath the curve, resulting in systematic underestimation of the total integral.
Q5: How do empirical data points affect integration methods?
When a function is defined by discrete experimental data points rather than a continuous formula, traditional symbolic integration is impossible. Approximate integration techniques like Riemann sums become essential, allowing scientists and engineers to estimate definite integrals from finite measurements collected during experiments or observations.
Q6: What role does subinterval width play in Riemann sum accuracy?
The width Δx of each subinterval directly affects approximation accuracy. Smaller subintervals create more rectangles, allowing finer resolution of the curve's behavior and generally producing more accurate estimates. As the number of subintervals increases and Δx decreases, the Riemann sum approximation converges toward the true value of the definite integral.
Q7: Why are approximate integration techniques valuable in scientific applications?
Approximate integration techniques are foundational tools in numerical analysis, especially valuable when integrals must be evaluated from discrete measurements or for functions too complex for symbolic integration. They enable practical solutions in engineering and scientific contexts where exact analytical methods are infeasible or impossible.