Thread Closed

Error Bounds for Approximate Integration

 
Share Thread Thread Tools
Feb1-06, 07:34 PM   #1
 

Error Bounds for Approximate Integration


Does anyone know a trick for finding "K" in the error bound equations for approximate integration?

The approximate integrations we have learned so far are Midpoint Rule, Trapzoid Rule, and Simpson's Rule.

Thank you.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Feb2-06, 07:47 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The error estimates for each of those should be in the same section of your text as the derivation of the formula.

Googling on ' "trapezoidal rule" error ',etc. gave me this:

http://archives.math.utk.edu/visual....us/4/approx.2/
 
Feb2-06, 01:37 PM   #3
 
I will take a look at the website later.


I was aware that error bounds are in my textbook-- I'm not that ignorant.

Anyway,
I was wondering about some "tricks" because my textbook does not have that-- it simply states what K is in each case, but does not go through the process of finding it.
 
Feb2-06, 03:00 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Error Bounds for Approximate Integration


My apology- I misread your first post and though you were asking for the error formulas rather than 'finding "K" in the error bound equations'. However, now I have to point out that not every text writes the formulas in exactly the same way- some I am not sure what "K" represents. The formulas on the page do not use "K". I suspect, however, that it is what the formulas I use call "M"- an upper bound on
in the case of the trapezoidal rule, first derivative of the integrand
in the case of the mid-point rule, the second derivative of the integrand
in the case of Simpson's rule, the fourth derivative of the integrand

There is no rule for determining those- remember these are "approximations"- obviously you can't find the exact value of the error! If you could, you could just add it on to get an exact value for the integral!

Essentially, you find the correct derivative and extimate how large it can be in that interval. For sine or cosine, for example, you know the value is never larger than 1. For an increasing function like ex, use the right endpoint.
 
Feb2-06, 03:49 PM   #5
 
Yes, K represents the upper bound.

Thank you for your help.
 
Thread Closed
Thread Tools


Similar Threads for: Error Bounds for Approximate Integration
Thread Forum Replies
error bounds with approximated M value Calculus 1
Error bounds Calculus 1
Numerical Analysis: Taylor Polynomials, Error, Bounds Calculus & Beyond Homework 0
approximate integration Introductory Physics Homework 2
Error bounds - Simpson, Trap, and Midpoint Calculus 5