Abstract

Certain higher order iterative procedures for the numerical solution of ordinary differential equations require a separate procedure for determining starting values. Such is the case in the Adams and Milne methods. The work involved in programming the computation of starting values may be of the same magnitude as that required in programming the method itself. This paper shows that the three-point Adams formula leads to a method which may be considered “self-starting” in the sense that very minor modifications of the method provide starting values of sufficient accuracy for continuing the solution.Let the equation under solution be y′ = ƒ(y, t), and let the values y′(t0) = y0′, y′(t0 + h) = y1′, y(t0) = y0, y(t0 + h) = y1, be given. The general three-point predictor-corrector process consists of estimating (in some unspecified way) a value y2′ of y2′ computing a first estimate y2 by means of a closed three-point integration formula; obtaining the (presumably) better value y2′ = ƒ(y2, t0 + 2h); and then repeating the process until some convergence criterion is satisfied, either for y2′ or for y2.The process could have started by first estimating y2, rather than y2′. It is important to note that as long as the step size h and the first estimate y2′ of y2′ result in a converging process, the values to which there is convergence are independent of the method of prediction.The Adams three-point formula is yn+1 = yn + h/12[5ƒ(tn+1, yn+1) + 8ƒ(tn, yn) - ƒ(tn-1, yn-1)]. (1) Tn, the single step truncation error, is given by Tn = - h4/24ƒ′′′(x), tn-1 l x l tn+1. The quantities yn, y′n+1, yn′, y′n-1 are assumed exact. Let the initial conditions y0′, y0 be specified for y′ = ƒ(y, t).As a first approximation, let y(0)-1′ = y0′, y(0)+1′ = y0′, y(0)-1 = y0, y(0)+1 = y0. The superscript zero in parentheses indicates that these are the initial estimates of y, y′. The starting procedure consists of performing corrective iterations in the forward (+1) and backward (-1) direction as follows: y(i)+1 = y0 + h/12[5ƒ(t+1, y(i-1)+1) + 8ƒ(t0, y0) - ƒ(t-1, y(j)-1)], y(j)-1 = y0 - h/12[5ƒ(t-1, y(j-1)-1) + 8ƒ(t0, y0) - ƒ(t+1, y(i)+1)].(2) The superscript notation employed does not imply any order to the forward and backward iterations. In the following analysis, however, it will be assumed that the process starts with a forward iteration, and alternates thereafter.It is necessary to show the conditions under which the process converges and the conditions under which the resulting values are accurate enough to warrant continuing the solution by the Adams method.Let y+1 be the value of y at t+1 to which the iterative process converges (if at all). The error at the ith forward iteration is defined as a(i), such that y(i)+1 = y+1 + a(i).(3) The error in the backward direction is b(j), such that y(j)-1 = y-1 + b(j). (3′) Substituting the error definition into equation (2) yields a(i) = 5h/12{ƒ[t+1, y+1 + a(i-1)] - ƒ[t+1, y+1]} - h/12{ƒ[t-1, y-1 + b(i)] - ƒ[t-1, y-1]}, (4) b(j) = - 5h/12{ƒ[t-1, y-1 + b(i-1)] - ƒ[t-1, y-1]} + h/12{ƒ[t+1, y+1 + a(i)] - ƒ[t+1, y+1]}.Let g+1 = ∂ƒ[t+1, y(t0 + x1)]/∂y, 0 l x1 l h, and (5) g-1 = ∂ƒ[t-1, y(t0 + x2)]/∂y, -h l x2 l 0. Let it be assumed that g+1 and g-1 are insensitive to small changes in x1 and x2; then, by the law of the mean, equations (4) can be written as a(i) = 5h/12 g+1a(i-1) - h/12 g-1b(j), b(j) = 5h/12 g-1a(j-1) + h/12 g+1a(i).(6) The order in which the iterations are performed may now be specified by letting i = 2k + 3, j = 2k + 2, k = -1, 0, 1, ···, ∞. Equations (6) can be reduced to a single equation in either a or b. Choosing b results in b(2k+4) + 5h/12 (g-1 - g+1)b(2k+2) - 24h2/12 g+1g-1b(2k) = 0. (7) The condition for convergence of the starting process is that b → 0 as k → ∞; i.e., that the roots of equations (7), when considered as a polynomial in b2, be less than one in magnitude. The conditions for convergence are then V- 5h/12 (g+1 - g-1) ± h/12 √[5(g+1 - g-1]2 - 4g+1g-1V

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.