Assume that S ( h ) is equivalent to the (composite) Simpson's rule where h is the si

3c4ar1bzki1u

3c4ar1bzki1u

Answered question

2022-05-08

Assume that S ( h ) is equivalent to the (composite) Simpson's rule where h is the size of the step. Correct use of Richardson's extrapolation gives the formula: R ( h ) = 16 S ( h ) S ( a ) b . What's a and b?

Answer & Explanation

cegielnikmzjkf

cegielnikmzjkf

Beginner2022-05-09Added 14 answers

Given a method A ( h ) = α 0 + α 1 h k + O ( h k + 1 ) that approximates α 0 , the idea is to combine A at varying step sizes to eliminate the lowest power of h, say h k .
Since the error of Simpson's rule is O ( h 4 ), we have S ( h ) = α 0 + α 1 h 4 + O ( h 5 ) and
16 S ( h ) = 16 α 0 + 16 α 1 h 4 + O ( h 5 ) S ( 2 h ) = α 0 + 16 α 1 h 4 + O ( h 5 )
which implies
16 S ( h ) S ( 2 h ) = 15 α 0 + O ( h 5 ) .

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?