Changes

Jump to: navigation, search

Simpson's rule

50 bytes removed, 15:08, December 31, 2008
/* Example 2 Continued */ reformatting and changing text order
|-
|[[Image:Simpsonsrule2cd7.png|250px|Click on the image to get a better view.]]
|-
!width="200"|Explanation
|-
|Note how much less "error" area that there is. This graph represents the first parabola we use for Example 2 Continued.
|-
|The parabola evaluates the integral from 4 to 6.
|-
|By reducing the area that each individual parabola approximates, our total approximation becomes more accurate.
|-
|}
:<math>=\left ( { 1 \over 3 } \right ) \left( {68579\over2860} \right) = {68579\over8580}</math>
:<math>\approx 7.99289...</math>
<br />This new answer is much closer than the original; it is off by about <math>.05</math>. Note how much less "error" area that there is on the picture. The graph represents the first parabola we use for Example 2 Continued, evaluating from 4 to 6. By reducing the area that each individual parabola approximates, our total approximation became more accurate.  If the number of subintervals is increased, it can be shown that the estimated value approaches the real value:
{| class="wikitable"
|-
257
edits