Posted by sarah on Sunday, February 3, 2008 at 7:05pm.
Oh dear me, I would have to get my numerical analysis book out of the attic for this error analysis.
I guess I would suggest trying it with a few values of n and seeing how quickly it converges, unless you have a text with the error bound rules handy.
OK, I found it online
|E| /= (1/[12 n^2])(b-a)^3 df/dx^3
use the maximum value of the second derivative of the function on the interval a to b, here 0 to 1
typo repair
|E| /= (1/[12 n^2])(b-a)^3 d^2f/dx^2
f = (1+x^4)^.5
df/dx = .5 (1+x^4)^-.5 (4 x^3)
= 2 x^3(1+x^4)^-.5
so
d^2/dx^2 = 2 x^3 [ -.5)(4x^3)(1+x^4)^-1.5] + (1+x^4)^-.5 [ 6 x^2]
find the maximum of that between x = 0 and x = 1
and then your |
n^2 = (1/|12 E|)1^3 times that maximum
Related Questions
Chemistry - How do you find Absolute error and how do you find relative error? ...
Calculus - Derivatives - The approximation to a definite integral using n=10 is ...
calculus - Let M=1000. Which of the conditions is equivalent to f(x)= 1/((4x-12...
math, help - For the following set, which number has the largest absolute value...
8th grade math - Hi! I need some help with absolute value. First, I want to ask ...
Physics/Statistics - We're actually learning propigation of error in my chem...
calculus - use the power series to estimate the series: from 0 to 4 of ln(1+x)dx...
calculus - use the power series to estimate the series: from 0 to 4 of ln(1+x)dx...
calculus - Consider the function f(x)=(x^3)(e^9x), -2 is less than or equal to x...
Propagating error - Find the absolute and percent relative error for each calc. ...
For Further Reading