(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):
(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?