Initial Value Problem Review Questions#
a) Derive the Euler approximation show it has a local truncation error of
of the Ordinary Differential Equation
with initial condition
[8 marks]
b) Suppose
is a continuous and satisfies a Lipschitz condition with constant L on and that a constant M exists with the property that
Let
and
You may assume the two lemmas:\
If s and t are positive real numbers
For all
[17 marks]
c) Use Euler’s method to estimate the solution of
at x=1, using
[8 marks]
a) Derive the difference equation for the Midpoint Runge-Kutta method\
for solving the ordinary differential equation
by using a formula of the form
where
and
[18 marks]
b) Show that the midpoint Runge-Kutta method is stable.
[5 marks]
c)Use the Runge-Kutta method to approximate the solutions to the following initial value problem
with
[10 marks]
a) Derive the two step Adams-Bashforth method:
and the local truncation error
[18 marks]
b) Apply the two step Adams-Bashforth method to approximate the soluion of the initial value problem:
Using
[15 marks]
a) Derive the Adams-Moulton two step method and its truncation error which is of the form
and the local truncation error
[23 marks]
b) Define the terms strongly stable, weakly stable and unstable with respect to the characteristic equation.
[5 marks]
c) Show that the Adams-Bashforth two step method is stongly stable.
[5 marks]
a) Given the initial value problem:
and a numerical method which generates a numerical solution
[5 marks]
b) Using the 2-step Adams-Bashforth method:
as a predictor, and the 2-step Adams-Moulton method:
as a corrector, apply the 2-step Adams predicitor-corrector method to approximate the solution of the initial value problem
using N=4 steps, given
[18 marks]
c) Using the predictor corrector define a bound for the error by controlling the step size.
[10 marks]
6 a) Given the Midpoint point (Runge-Kutta) method
Assume that the Runge-Kutta method satisfies the Lipschitz condition. Then for the initial value problems
Show that the numerical solution
where
If the consistency condition
where
is satisfied then the numerical solution
[18 marks]
b) Consider the differential equation
Apply the midpoint method to approximate the solution at
[11 marks]
c) How would you improve on this result.
[4 marks]