next up previous
Next: Example Problem Set 10 Up: Continuous Mathematics Previous: Example Problem Set 8

Example Problem Set 9

(A) When numerically computing the solution to an ordinary differential equation (ODE) that involves higher-than first-order derivatives,

(i) What is to be done about the higher-than first-order terms, and how can this be accomplished?

(ii) Illustrate this step for the following ODE, in which functions r(x) and q(x)are known and we seek to compute the solution y(x):

\begin{displaymath}\frac{d^{2}y}{dx^{2}} + q(x)\frac{dy}{dx} = r(x)
\end{displaymath}

(B) (i) State the incrementing rule for the Euler method of numerical integration, in terms of:

(ii) What might happen to your solution if the stepsize h is too large?

(iii) What might happen to your solution if the stepsize h is too small?

(iv) What is the primary advantage of the fourth-order Runge-Kutta method over the Euler method for numerical integration of ODEs?


next up previous
Next: Example Problem Set 10 Up: Continuous Mathematics Previous: Example Problem Set 8
Neil Dodgson
2000-10-20