Question: Please keep code in PYTHON. 3) Order of approximation for incorrect numerical integration methods Consider the following incorrect numerical integration methods Incorrect Trapezoid method: Incorrect

Please keep code in PYTHON.
3) Order of approximation for incorrect numerical integration methods Consider the following incorrect numerical integration methods Incorrect Trapezoid method: Incorrect Simpsons method i) Explain in writing what the error for each of these incorrect methods is ii) Write code to implement these incorrect methods ii Using the same procedure as problem 2 i), determine the order of accuracy of these incorrect methods. Compare the observed order of accuracy to the expected order of accuracy for the correct methods. Comment about how observing the order of accuracy may be used to validate whether a numerical method is implemented correctly. 3) Order of approximation for incorrect numerical integration methods Consider the following incorrect numerical integration methods Incorrect Trapezoid method: Incorrect Simpsons method i) Explain in writing what the error for each of these incorrect methods is ii) Write code to implement these incorrect methods ii Using the same procedure as problem 2 i), determine the order of accuracy of these incorrect methods. Compare the observed order of accuracy to the expected order of accuracy for the correct methods. Comment about how observing the order of accuracy may be used to validate whether a numerical method is implemented correctly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
