Problem Sheet 5 - Consistency, Convergence and Stability#
Question 1#
Determine whether the 2-step Adams-Bashforth Method is consistent, convergent and stable
Question 2#
Determine whether the 2-step Adams-Moulton Method is consistent, convergent and stable
Question 3#
Determine whether the linear multistep following methods are consistent, convergent and stable:
Question 4#
In your own words discuss the following concepts and their relevance for the one-step methods for approximating the solution to initial value problems:
a. consistency of the numerical methods;
b. convergence of the numerical methods;
c. stability of the numerical methods.
Illustrate your answers by stating conditions which are required.
Question 5#
In your own words discuss the following concepts and their relevance for the Adams-Bashforth and Adams-Moulton methods for approximating the solution to initial value problems:
a. implicit and explicit numerical methods;
b. consistency of the numerical methods;
c. convergence of the numerical methods;
d. stability of the numerical methods.
Illustrate your answers by stating conditions which are required.