c 2012 Society for Industrial and Applied Mathematics

Size: px
Start display at page:

Download "c 2012 Society for Industrial and Applied Mathematics"

Transcription

1 SIAM J. NUMER. ANAL. Vol. 50, No. 4, pp c 0 Society for Industrial and Applied Mathematics TWO RESULTS CONCERNING THE STABILITY OF STAGGERED MULTISTEP METHODS MICHELLE GHRIST AND BENGT FORNBERG Abstract. Staggered spatial node layouts are widely used in the context of solving wave equations. When this idea of staggering is extended to time integrators for wave equations, one finds methods that offer both better accuracy and less restrictive stability conditions for an equivalent computational cost. Here, we prove two results concerning staggered multistep methods. We first prove that staggered backwards differentiation methods are unstable for all orders p 5. We then extend Dahlquist s first stability barrier to explicit staggered multistep methods. Key words. staggered finite difference methods, time integrators, linear multistep methods, staggered backwards differentiation method, Dahlquist s first stability barrier AMS subject classifications. 65L06, 65L, 65L0, 65M06, 65M DOI. 0.37/ Introduction. It is well known that for approximating spatial derivatives, approximations for odd-order derivatives are generally more accurate at locations halfway between grid points than at grid points, with the opposite true for even-order derivatives [4], [7]. In [9], we developed and analyzed ODE solvers (in particular, multistep and Runge Kutta methods) that utilized this same idea. For a given order of accuracy, staggered multistep methods have about ten times less local truncation error and stability domains that extend approximately 8 times as far on the imaginary axis when compared to their nonstaggered counterparts [9]. This improved accuracy and stability with no additional computational or storage cost makes such methods ideal when they can be applied. Staggered methods are primarily of use in approximating solutions to linear wave equations since they can be formulated with a grid which is staggered in space and/or time. In general, staggered methods can be applied to equations which can be written in the form U (t) = F ( t, V ) (.) (t), V (t) = G ( t, U(t) ) forsomechoiceof U, V, F (t, V ), and G(t, V ). We give two examples; other linear wave equations, including problems in three dimensions, can be treated similarly. Figure. shows four different ways to lay out the grid of unknowns u and v for the one-dimensional acoustic wave equation Received by the editors June 5, 0; accepted for publication (in revised form) May 4, 0; published electronically July 3, 0. Department of Mathematical Sciences, United States Air Force Academy, USAFA, CO (michelle.ghrist@usafa.edu). This author s work was partially supported by a National Physical Science Consortium fellowship funded by NASA. Department of Applied Mathematics, University of Colorado, Boulder, CO (fornberg@ colorado.edu). This author s work was supported by NSF grants DMS-0668, DMS , and ATM

2 850 MICHELLE GHRIST AND BENGT FORNBERG Fig... Representative samples of various spatial/time grid layouts for the one-dimensional wave equation (.). Each box represents a half-integer spatial or time increment. (.) u t = c v x, v t = c u x. One can choose to utilize time staggering, space staggering, both, or neither. In each case, the space-time density of data is exactly the same. If one wants to incorporate staggering in time, the variables u and v must exist on interlaced time intervals (e.g., u exists on integer time levels, while v exists on half-integer time levels.) One can also apply staggering to the two-dimensional elastic wave equation ρ u t = f x + g y, ρ v t = g x + h y, f u =(λ +μ) t x + λ v y, g t = μ v x + μ u y, h t = λ u v +(λ +μ) x y. To stagger this equation in time, we must again split the variables into two groups that exist on interlaced time levels (e.g., u and v on integer time levels and f,g, and h on half-integer time levels). It is also possible to stagger this equation in just space

3 STABILITY OF STAGGERED MULTISTEP METHODS 85 Fig... Representative sample of a spatial-staggered, time-staggered grid for the twodimensional elastic wave equation (.3). Each box/level represents a half-integer spatial/time increment. or in both time and space; an illustration of the latter is given in Figure.. For more information on using staggering in space and/or time, see, for example, [5], [6], [7], [8], [9]. In particular, the first four of these references address staggering for the three-dimensional Maxwell equations. One classical result for (nonstaggered) multistep methods is that backwards differentiation (BDF) methods are unstable for all orders p 8 [], []. In section of this paper, we extend the proofs of [0] and [] to establish that staggered backwards differentiation (BDS) methods are unstable for orders p 5. Another classical result is Dahlquist s first stability barrier [3], [5], [6], which established that if a linear m-step method is to be zero-stable, then its order of accuracy p must satisfy m, explicit method, (.3) p m +, m odd, implicit method, m +, m even, implicit method. This result was subsequently reproven using order stars in [3]. In section 3, we extend the proofs of [3] and [5] to find the corresponding barrier for explicit staggered methods.. Stability of staggered backwards differentiation methods. A standard (nonstaggered) implicit n-step backwards differentiation method for approximating

4 85 MICHELLE GHRIST AND BENGT FORNBERG solutions to dy dt = f(t, y) has the form n k= k k y k = hf n,where y k = y k y k and f n = f (t n ). This method has order n; its associated generating polynomials are given by (see, e.g., p. 7 of []) σ(ξ) =ξ n and (.) ρ(ξ) = n k= An n-step BDS method has the form k ξn k (ξ ) k. (.) n A k y k = hf n /, k=0 where the coefficients A k are chosen to make the method of maximal order p = n (except for n =, leapfrog, which has order p = ). These staggered methods are explicit as one uses (known) derivative information halfway between the grid points to advance the solution, as illustrated in section. In Table., we show all stable BDS methods. A finite difference method is called zero-stable if the roots of the generating polynomial ρ(ξ) satisfy the following:. All roots ξ i satisfy ξ i, and. all roots ξ i with ξ i =aresimpleroots. If either of these two conditions is violated, the method is unstable; this is equivalent to ρ(ξ) having either a root ξ i outside the unit circle or a multiple root on the unit circle. Theorem.. BDS methods are zero-stable for orders p 4 and are unstable for orders p 5. Proof. From (.), we see that σ(ξ) =ξ n / for a general n-step BDS method. We seek to find ρ(ξ) for this method. Theorem. of Iserles [] says that for a multistep method to be of order p, then as ξ, we must have ( (.3) ρ(ξ) σ(ξ)lnξ = O ξ p+). Substituting ξ =/v and σ(ξ) =ξ n /, letting p = n (as we want this method to be of maximal order n), and multiplying through by v n gives (.4) v n ρ as v. We also have + v / ln v = O v n+ = O ( v n+) v v ln v = ( ) m (v )m m m= and v / = j=0 / (v ) j j

5 STABILITY OF STAGGERED MULTISTEP METHODS 853 Table. Staggered backwards differentiation (BDS) time integrators. The normalized local truncation error for BDSp is C ph p+ f (p+) (η), wherec p is the error constant. This table shows all zero-stable BDS methods. For the stencils, an open square represents an unknown function value, while a closed square/circle stands for a known function/derivative value. ISB is the imaginary stability boundary, which gives the maximum extent of the stability domain along the imaginary axis. Note: this table previously appeared as Table 4. in [9]. Name Stencil Coefficients Error Stability ISB constant domain BDS (leapfrog) 4 BDS BDS from series expansion. Then we find that v / ln v = k=0 C k(v ) n from series multiplication, where C 0 = 0 and, for k, k / ( ) k i C k =. i k i From (.4), we find that v n ρ( v )= n k=0 C k(v ) k since ρ(ξ) consists of n + terms. Using C 0 =0andv = ξ gives (.5) ρ(ξ) = n ( ) k+ C k ξ n k (ξ ) k k= n B k ξ n k (ξ ) k, k= where B k is defined by k / ( ) i (.6) B k = i k i.

6 854 MICHELLE GHRIST AND BENGT FORNBERG Note that for nonstaggered BDF methods, B k = k from (.), a significantly simpler expression. Next, as in [0] and [], make the substitution ξ = z, which transforms the unit circle ξ = to the circle z = and reverses the inside and outside. For a given order n, let ( z)n n (.7) P n (z) = ρ = B k z k, z z wherewehaveused(.5)andb k is defined in (.6). EachBDSmethodofordernnow has an order n polynomial P n (z) associated with it. The zero-stability conditions imply that in order to establish that BDS methods are zero-stable for n 4, we must show that the roots of P n (z) are outside z =forn 4. To show that BDS methods are unstable for n 5, we must show that P n (z) has at least one root inside z = (or a double root on its boundary) for n 5. Let us examine some of these polynomials which are defined by (.7) and (.6): P (z) =P (z) =, P 3 (z) = 4 z, (.8) P 4 (z) = 4 z 4 z3, P 5 (z) = 4 z 4 z z4, P 6 (z) = 4 z 4 z z z5. From these polynomials, we observe that P (z) andp (z) trivially satisfy the condition for zero-stability. We also notice that the coefficients B k depend only on k and not on the order of the method n, which can also be seen in (.6). In Figure., we show the n complex roots of P n (z) for3 n 8. We observe that for n 4, all roots are outside z = ; this can be calculated directly from (.8) to prove that BDS methods are stable for orders n 4. It appears that for each n 3, P n (z) has exactly one positive real root which monotonically decreases towards z =;forn 5, that real root is inside z =. In contrast, the polynomials for the nonstaggered BDF methods considered in [0] and [] had a pair of complex roots which slowly moved inside z = to cause the instability. Our proof now diverges from [0] and []. We formalize our observations, first showing that each polynomial P n (z) given by (.7) and (.6) has exactly one real positive root. From (.6), one can compute directly that B =andb =0. Fork 3, we can rewrite (.6) to find that k= (.9) B k = k (k 3)! k 3 k!(k )! i < 0. i= From (.7), we have P n (0) = B =. Since all other coefficients of P n (z) are negative, P n (z) must decrease monotonically to as z for fixed n 3. Thus, for n 3, each P n (z) will have exactly one positive root which we call ẑ n. By direct calculation from (.8), ẑ 3 = , ẑ 4.59 >, and ẑ 5.95 <.

7 STABILITY OF STAGGERED MULTISTEP METHODS BDS3 BDS4 BDS BDS6 BDS7 BDS Fig... The n roots of P n(z) (which is associated with BDSn) are shown in the complex plane for 3 n 8 along with the circle z =.Forn 4, all roots are outside the circle. For n 5, one root is inside the circle, making these methods unstable; note that this root appears to be real and monotonically decreasing. Since P n (ẑ n ) = 0, from (.7) we have P n+ (ẑ n )=B n+ (ẑ n ) n < 0. Because P n+ (0) = B =andp n+ (ẑ n ) have opposite signs, we find that the root of P n+ (z), ẑ n+, must be between 0 and ẑ n. Therefore, for n 3, ẑ n is a monotonically decreasing sequence which is bounded below by 0. We thus find that BDS methods always have a (real) root inside z =for n 5. Therefore BDS methods are zero-stable for orders n 4 and unstable for orders n 5. This completes the proof of Theorem.. Note: The characteristic polynomials mentioned in this article are only needed for the analysis of the staggered ODE solvers. The user of these schemes need only be concerned with the resulting information, as summarized in Table. and, for other staggered schemes, in Tables 4. and 9. of [9], for example. 3. The staggered analogue of Dahlquist s first stability barrier. As in [9], we consider only explicit methods since no plausible such scheme has been proposed. For staggered explicit multistep methods, the following theorem is the analogue of Dahlquist s first stability barrier (.3). Theorem 3.. The order p of an explicit stable staggered m-step method satisfies m, m an even integer, p m +, m a half-integer, m +, m an odd integer. For staggered methods, m is an integer when the oldest information utilized is a function value, as in BDS. When the oldest information used is instead a derivative value, asin staggeredadams Bashforthmethods [9], m is a half-integer. This theorem was previously given in [8] and [9], but the proof has only appeared in [8]. Our proof of this theorem follows the proofs of Dahlquist [3] and Jeltsch and Nevanlinna [4] which were done for nonstaggered methods. We begin with several lemmas, the first of which parallels a lemma on p. 50 of [3].

8 856 MICHELLE GHRIST AND BENGT FORNBERG Lemma 3.. The expansion of (3.) z z ln +z z = d j z j j=0 satisfies d j+ =0and d j > 0 for j 0. Proof. One can see that d 0 = by considering the limit of the left-hand side as z 0. Also, d j+ = 0 because the left-hand side of (3.) is an even function. We divide both sides of (3.) by z and then substitute z = w, giving w w ln( By Cauchy s integral formula, d k+ = πi w+ w ) = w + d k+ w (k+). w j C k=0 w w ln( w+ w ) dw for k 0, where C is an arbitrary curve enclosing (, ) on the real axis. By taking our branch cut on (, ) of the real axis, we find that d k+ = x k+ (i) x k+ ( i) πi ( ) dx ( ) dx x +x iπ +ln x x +x iπ +ln x = x k+ +x ln x π ) dx. x (π +ln +x x Because this last integrand is nonnegative on (, ), we find that d k+ > 0 for k 0. Since d 0 = > 0, we conclude that d j > 0forj 0, thus proving Lemma 3.. Corollary 3.3. In the expansion (3.) we have γ j > 0 for j 0. Proof. Wenotethat +z z z ( ln +z z +z z z ( ln +z z ) = z ) =(+z) ( z ln γ j z j, j=0 +z z ) =(+z) d j z j, where d j was defined in (3.). Then, by Lemma 3., γ j = γ j+ = d j > 0. Lemma 3.4 (Dahlquist [3]). If ρ(z) m j=0 a jz j for a stable multistep method, then all coefficients a j which are nonzero have the same sign. The proof of this lemma can be found in [3]. We now proceed with the proof of Theorem 3.. j=0

9 STABILITY OF STAGGERED MULTISTEP METHODS Proof of Theorem Case : m is a half-integer. For this case, we can represent the generating polynomials as [ ρ(ξ) =ξ / α 0 + α ξ + + α m / ξ m /], [ σ(ξ) = β 0 + β ξ + + β m / ξ m /]. We make the bilinear transformation ξ = +z z and define the functions (3.3) m / z +z r(z) ρ z = m / +z [ α 0 ( z) m / + α ( z) m 3/ ( + z) z + + α m / ( + z) m /] m / +z a i z i z and (3.4) m / z s(z) σ = +z z [ β m / 0 ( z) m / + β ( z) m 3/ ( + z) + + β m / ( + z) m /] m / b i z i. We note that because ρ(ξ = ) = 0 (from consistency), we have r(z =0)=0. Thus a 0 =0. Because we want a stable method, all roots ξ of ρ(ξ) must be inside the unit disk, with all roots on the unit circle simple. So, all roots z of r(z) must lie in the closed left-hand plane, with all roots on the imaginary axis simple. Then, by Lemma 3.4, all coefficients a i which are nonzero must have the same sign. Since a = r (z =0)= 3/ m > 0, we have that a j 0 for all j. The condition for a multistep method to be of order p (.3) can be written as (3.5) ρ(ξ) ln ξ σ(ξ) =c p+(ξ ) p + O [ (ξ ) p+] for some c p+ 0. This can be rewritten in terms of z, r(z), and s(z) as r(z) z +z z s(z) = p m+/ c p+ z p + O(z p+ ). z ln +z z +z z

10 858 MICHELLE GHRIST AND BENGT FORNBERG Using the definitions of a i, b i,andγ j given in (3.3), (3.4), and (3.), this becomes m / m / (3.6) a i z i γ j z j b i z i = p m+/ c p+ z p + O(z p+ ). i= j=0 The first term in the expansion of the product of series in (3.6) that cannot possibly be cancelled by a term in the series for s(z) isthez m+/ term. We let p = m +/ and consider the coefficients of the z m+/ term on both sides of the equation to find that m / j= a j γ m+3/ j =c m+3/. Then, because γ j > 0 from Corollary 3.3 and a j 0 for all j>0 from Lemma 3.4, we have c m+3/ = m / j= a j γ m+3/ j a γ m+/ > 0. Since c m+3/ 0, we find that p cannot equal (or be larger than) m + 3.Thus,the order p of an m-step method must satisfy p m + when m is a half-integer Case : m is an integer. When m is an integer, we can represent our generating polynomials as ρ(ξ) =[ˆα 0 +ˆα ξ + +ˆα m ξ m [ ], σ(ξ) =ξ / ˆβ0 + ˆβ ξ + + ˆβ m ξ m ]. After making the transformation ξ = +z z, we define the functions m z +z ˆr(z) ρ z (3.7) = [ˆα0 m ( z) m +ˆα ( z) m ( + z)+ +ˆα m ( + z) m] m â i z i i= and m z +z ŝ(z) σ z = [ (3.8) z m ˆβ0 ( z) m + ˆβ ( z) m ( + z)+ + ˆβ m ( + z) m ] m z ˆbi z i. Again, we have â 0 = 0 from consistency and â j 0forj from stability (noting that â = m > 0) by Lemma 3.4. The order condition (3.5) becomes [ ] ˆr(z) z +z z ln ŝ(z) z z z =p m ĉ p+ z p + O(z p+ ),

11 STABILITY OF STAGGERED MULTISTEP METHODS 859 which can be rewritten as ( m ) (3.9) â i z i d j z j i= j=0 m ˆbi z i = p m ĉ p+ z p + O(z p+ ), where â i, ˆb i,andd j are defined by (3.7), (3.8), and (3.). We know from Lemma 3. that d j > 0andd j+ = 0. We consider the cases m even and m odd separately. If m is even, then d m > 0. The first term in the product of the two series in (3.9) that cannot be cancelled by a term in the series for s(z) isthez m term. We let p = m and consider the coefficients of the z m terms, giving m ĉ m+ = â i d m i+ â d m > 0. i= Thus, ĉ m+ 0 and we find that such a method cannot have order m + (or higher). Thus, we find that p m for m even. If m is odd, then d m = 0 but d m+ > 0. The first term in the product of the two series in (3.9) that cannot be cancelled by a term in the series for s(z) isthez m+ term. We then let p = m + and consider the coefficients of the z m+ terms, giving ĉ m+ = m â i d m i+ âd m+ > 0. i= Thus, ĉ m+ 0 and we find that such a method cannot have order m + (or higher). Thus, we find that p m +form odd. This completes the proof of Theorem Discussion. We note that staggered Adams Bashforth methods, which are stable for all orders, have order p = m+ and thus achieve equality for the case where m is a half-integer. From section, we know that BDS methods are stable for orders p 4; they have p = m and thus achieve equality for even integers m<5. For m =, equality is achieved by the leapfrog method, which has order (see Table.). An example of a method which achieves equality for m = 3 is given by y n+ +( 7 + 4u)y n ( 7 + 4u)y n y n = h uf n+/ +( 4 + u)f n / + uf n 3/. This fourth order scheme with parameter u is stable for u (, 7/6) with stability domains consisting of only the origin. It is currently an open question whether there exist stable staggered methods which achieve equality for m 5 or a method with useful stability domain for m =3. 4. Conclusions. Staggered multistep methods can be highly effective for approximating solutions to linear wave equations. In this paper, we have proven two results concerning staggered multistep methods. First, staggered backwards differentiation methods are stable for orders p 4 and unstable for all orders p 5. Second, we find that the order p of an explicit stable staggered m-stepmethodsatisfies m, m an even integer, p m +, m a half-integer, m +, m an odd integer, which is the staggered analogue of Dahlquist s first stability barrier.

12 860 MICHELLE GHRIST AND BENGT FORNBERG REFERENCES [] D. Creedon and J. Miller, The stability properties of q-step backward difference schemes, BIT, 5 (975), pp [] C. Cryer, On the instability of high order backward-difference multistep methods, BIT, (97), pp [3] G. Dahlquist, Convergence and stability in the numerical integration of ordinary differential equations, Math. Scand., 4 (956), pp [4] B. Fornberg, High-order finite differences and the pseudospectral method on staggered grids, SIAM J. Numer. Anal., 7 (990), pp [5] B. Fornberg, A Practical Guide to Pseudospectral Methods, Cambridge University Press, New York, 996. [6] B. Fornberg, Some numerical techniques for Maxwell s equations in different types of geometries, in Topics in Computational Wave Propagation, M. Ainsworth, P. J. Davies, D. B. Duncan, P. A. Martin, and B. P. Rynne, eds., Lect. Notes Comput. Sci. Eng., 3, Springer-Verlag, Berlin, 003, pp [7] B. Fornberg and M. Ghrist, Spatial finite difference approximations for wave-type equations, SIAM J. Numer. Anal., 37 (999), pp [8] M. Ghrist, High-Order Finite Difference Methods for Wave Equations, Ph.D. thesis, Department of Applied Mathematics, University of Colorado, Boulder, CO, 000. [9] M. Ghrist, B. Fornberg, and T. A. Driscoll, Staggered time integrators for wave equations, SIAM J. Numer. Anal., 38 (000), pp [0] E. Hairer, S. P. Nørsett, and G. Wanner, Solving Ordinary Differential Equations I, Springer-Verlag, Berlin, 99. [] E. Hairer and G. Wanner, On the instability of the BDF formulas, SIAMJ.Numer.Anal., 0 (983), pp [] A. Iserles, Numerical Analysis of Differential Equations, Cambridge University Press, New York, 996. [3] A. Iserles and S. Nørsett, A proof of the first Dahlquist barrier by order stars, BIT, 4 (984), pp [4] R. Jeltsch and O. Nevanlinna, Stability of explicit time discretizations for solving initial value problems, Numer. Math., 37 (98), pp [5] R. Jeltsch and O. Nevanlinna, Dahlquist s first barrier for multistage multistep formulas, BIT, 4 (984), pp [6] G. Wanner, Dahlquist s classical papers on stability theory, BIT, 46 (006), pp

Stability Ordinates of Adams Predictor-Corrector Methods

Stability Ordinates of Adams Predictor-Corrector Methods BIT manuscript No. will be inserted by the editor) Stability Ordinates of Adams Predictor-Corrector Methods Michelle L. Ghrist Bengt Fornberg Jonah A. Reeger Received: date / Accepted: date Abstract How

More information

Stability Ordinates of Adams Predictor-Corrector Methods

Stability Ordinates of Adams Predictor-Corrector Methods BIT anuscript No. will be inserted by the editor Stability Ordinates of Adas Predictor-Corrector Methods Michelle L. Ghrist Jonah A. Reeger Bengt Fornberg Received: date / Accepted: date Abstract How far

More information

Fourth Order RK-Method

Fourth Order RK-Method Fourth Order RK-Method The most commonly used method is Runge-Kutta fourth order method. The fourth order RK-method is y i+1 = y i + 1 6 (k 1 + 2k 2 + 2k 3 + k 4 ), Ordinary Differential Equations (ODE)

More information

On the stability regions of implicit linear multistep methods

On the stability regions of implicit linear multistep methods On the stability regions of implicit linear multistep methods arxiv:1404.6934v1 [math.na] 8 Apr 014 Lajos Lóczi April 9, 014 Abstract If we apply the accepted definition to determine the stability region

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Chapter 2: Runge Kutta and Multistep Methods Gustaf Söderlind Numerical Analysis, Lund University Contents V4.16 1. Runge Kutta methods 2. Embedded RK methods

More information

A Fast Spectral Algorithm for Nonlinear Wave Equations with Linear Dispersion

A Fast Spectral Algorithm for Nonlinear Wave Equations with Linear Dispersion Journal of Computational Physics 155, 456 467 (1999) Article ID jcph.1999.6351, available online at http://www.idealibrary.com on A Fast Spectral Algorithm for Nonlinear Wave Equations with Linear Dispersion

More information

Journal of Computational Physics 161, (2000) doi: /jcph , available online at

Journal of Computational Physics 161, (2000) doi: /jcph , available online at Journal of Computational Physics 161, 723 727 (2000) doi:10.1006/jcph.2000.6524, available online at http://www.idealibrary.com on NOTE Note on Nonsymmetric Finite Differences for Maxwell s Equations Tobin

More information

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes

Jim Lambers MAT 772 Fall Semester Lecture 21 Notes Jim Lambers MAT 772 Fall Semester 21-11 Lecture 21 Notes These notes correspond to Sections 12.6, 12.7 and 12.8 in the text. Multistep Methods All of the numerical methods that we have developed for solving

More information

369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 2017 pp

369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 2017 pp 369 Nigerian Research Journal of Engineering and Environmental Sciences 2(2) 27 pp. 369-374 Original Research Article THIRD DERIVATIVE MULTISTEP METHODS WITH OPTIMIZED REGIONS OF ABSOLUTE STABILITY FOR

More information

THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS. Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands

THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS. Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands THE θ-methods IN THE NUMERICAL SOLUTION OF DELAY DIFFERENTIAL EQUATIONS Karel J. in t Hout, Marc N. Spijker Leiden, The Netherlands 1. Introduction This paper deals with initial value problems for delay

More information

Numerical Methods for Differential Equations

Numerical Methods for Differential Equations Numerical Methods for Differential Equations Chapter 2: Runge Kutta and Linear Multistep methods Gustaf Söderlind and Carmen Arévalo Numerical Analysis, Lund University Textbooks: A First Course in the

More information

8.1 Introduction. Consider the initial value problem (IVP):

8.1 Introduction. Consider the initial value problem (IVP): 8.1 Introduction Consider the initial value problem (IVP): y dy dt = f(t, y), y(t 0)=y 0, t 0 t T. Geometrically: solutions are a one parameter family of curves y = y(t) in(t, y)-plane. Assume solution

More information

CHAPTER 5: Linear Multistep Methods

CHAPTER 5: Linear Multistep Methods CHAPTER 5: Linear Multistep Methods Multistep: use information from many steps Higher order possible with fewer function evaluations than with RK. Convenient error estimates. Changing stepsize or order

More information

Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers

Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers Math 660 Lecture 4: FDM for evolutionary equations: ODE solvers Consider the ODE u (t) = f(t, u(t)), u(0) = u 0, where u could be a vector valued function. Any ODE can be reduced to a first order system,

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 9 Initial Value Problems for Ordinary Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign

More information

A New Block Method and Their Application to Numerical Solution of Ordinary Differential Equations

A New Block Method and Their Application to Numerical Solution of Ordinary Differential Equations A New Block Method and Their Application to Numerical Solution of Ordinary Differential Equations Rei-Wei Song and Ming-Gong Lee* d09440@chu.edu.tw, mglee@chu.edu.tw * Department of Applied Mathematics/

More information

IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM

IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 8 (1), 17-30 (2002) IMPLICIT INTERVAL MULTISTEP METHODS FOR SOLVING THE INITIAL VALUE PROBLEM MAŁGORZATA JANKOWSKA 1, ANDRZEJ MARCINIAK 1,2 1 Poznań University

More information

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag for Solving Second Order Differential Equations

Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag for Solving Second Order Differential Equations Hindawi Publishing Corporation Journal of Applied Mathematics Volume 2011, Article ID 407151, 15 pages doi:10.1155/2011/407151 Research Article P-Stable Higher Derivative Methods with Minimal Phase-Lag

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES. 1. Introduction

WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES. 1. Introduction WEAK VERSIONS OF STOCHASTIC ADAMS-BASHFORTH AND SEMI-IMPLICIT LEAPFROG SCHEMES FOR SDES BRIAN D. EWALD 1 Abstract. We consider the weak analogues of certain strong stochastic numerical schemes considered

More information

Chapter 5 Exercises. (a) Determine the best possible Lipschitz constant for this function over 2 u <. u (t) = log(u(t)), u(0) = 2.

Chapter 5 Exercises. (a) Determine the best possible Lipschitz constant for this function over 2 u <. u (t) = log(u(t)), u(0) = 2. Chapter 5 Exercises From: Finite Difference Methods for Ordinary and Partial Differential Equations by R. J. LeVeque, SIAM, 2007. http://www.amath.washington.edu/ rjl/fdmbook Exercise 5. (Uniqueness for

More information

Numerical Methods - Initial Value Problems for ODEs

Numerical Methods - Initial Value Problems for ODEs Numerical Methods - Initial Value Problems for ODEs Y. K. Goh Universiti Tunku Abdul Rahman 2013 Y. K. Goh (UTAR) Numerical Methods - Initial Value Problems for ODEs 2013 1 / 43 Outline 1 Initial Value

More information

1 Introduction to MATLAB

1 Introduction to MATLAB L3 - December 015 Solving PDEs numerically (Reports due Thursday Dec 3rd, carolinemuller13@gmail.com) In this project, we will see various methods for solving Partial Differential Equations (PDEs) using

More information

Geometric Numerical Integration

Geometric Numerical Integration Geometric Numerical Integration (Ernst Hairer, TU München, winter 2009/10) Development of numerical ordinary differential equations Nonstiff differential equations (since about 1850), see [4, 2, 1] Adams

More information

Applied Math for Engineers

Applied Math for Engineers Applied Math for Engineers Ming Zhong Lecture 15 March 28, 2018 Ming Zhong (JHU) AMS Spring 2018 1 / 28 Recap Table of Contents 1 Recap 2 Numerical ODEs: Single Step Methods 3 Multistep Methods 4 Method

More information

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester

Review Higher Order methods Multistep methods Summary HIGHER ORDER METHODS. P.V. Johnson. School of Mathematics. Semester HIGHER ORDER METHODS School of Mathematics Semester 1 2008 OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE 1 REVIEW 2 HIGHER ORDER METHODS 3 MULTISTEP METHODS 4 SUMMARY OUTLINE

More information

A Strong Stability Preserving Analysis for Explicit Multistage Two-Derivative Time-Stepping Schemes Based on Taylor Series Conditions.

A Strong Stability Preserving Analysis for Explicit Multistage Two-Derivative Time-Stepping Schemes Based on Taylor Series Conditions. A Strong Stability Preserving Analysis for Explicit Multistage Two-Derivative Time-Stepping Schemes Based on Taylor Series Conditions. Zachary Grant 1, Sigal Gottlieb 2, David C. Seal 3 1 Department of

More information

SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS

SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS SOME PROPERTIES OF SYMPLECTIC RUNGE-KUTTA METHODS ERNST HAIRER AND PIERRE LEONE Abstract. We prove that to every rational function R(z) satisfying R( z)r(z) = 1, there exists a symplectic Runge-Kutta method

More information

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations

ECE257 Numerical Methods and Scientific Computing. Ordinary Differential Equations ECE257 Numerical Methods and Scientific Computing Ordinary Differential Equations Today s s class: Stiffness Multistep Methods Stiff Equations Stiffness occurs in a problem where two or more independent

More information

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Journal of Scientific Computing, Vol. 8, No., February 3 ( 3) Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Sigal Gottlieb

More information

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations

Finite Differences for Differential Equations 28 PART II. Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 28 PART II Finite Difference Methods for Differential Equations Finite Differences for Differential Equations 29 BOUNDARY VALUE PROBLEMS (I) Solving a TWO

More information

Starting Methods for Two-Step Runge Kutta Methods of Stage-Order 3 and Order 6

Starting Methods for Two-Step Runge Kutta Methods of Stage-Order 3 and Order 6 Cambridge International Science Publishing Cambridge CB1 6AZ Great Britain Journal of Computational Methods in Sciences and Engineering vol. 2, no. 3, 2, pp. 1 3 ISSN 1472 7978 Starting Methods for Two-Step

More information

4 Stability analysis of finite-difference methods for ODEs

4 Stability analysis of finite-difference methods for ODEs MATH 337, by T. Lakoba, University of Vermont 36 4 Stability analysis of finite-difference methods for ODEs 4.1 Consistency, stability, and convergence of a numerical method; Main Theorem In this Lecture

More information

Symmetric multistep methods for charged-particle dynamics

Symmetric multistep methods for charged-particle dynamics Version of 12 September 2017 Symmetric multistep methods for charged-particle dynamics Ernst Hairer 1, Christian Lubich 2 Abstract A class of explicit symmetric multistep methods is proposed for integrating

More information

A note on the uniform perturbation index 1

A note on the uniform perturbation index 1 Rostock. Math. Kolloq. 52, 33 46 (998) Subject Classification (AMS) 65L5 M. Arnold A note on the uniform perturbation index ABSTRACT. For a given differential-algebraic equation (DAE) the perturbation

More information

Lecture 4: Numerical solution of ordinary differential equations

Lecture 4: Numerical solution of ordinary differential equations Lecture 4: Numerical solution of ordinary differential equations Department of Mathematics, ETH Zürich General explicit one-step method: Consistency; Stability; Convergence. High-order methods: Taylor

More information

-Stable Second Derivative Block Multistep Formula for Stiff Initial Value Problems

-Stable Second Derivative Block Multistep Formula for Stiff Initial Value Problems IAENG International Journal of Applied Mathematics, :3, IJAM 3_7 -Stable Second Derivative Bloc Multistep Formula for Stiff Initial Value Problems (Advance online publication: 3 August ) IAENG International

More information

Finite volumes for complex applications In this paper, we study finite-volume methods for balance laws. In particular, we focus on Godunov-type centra

Finite volumes for complex applications In this paper, we study finite-volume methods for balance laws. In particular, we focus on Godunov-type centra Semi-discrete central schemes for balance laws. Application to the Broadwell model. Alexander Kurganov * *Department of Mathematics, Tulane University, 683 St. Charles Ave., New Orleans, LA 708, USA kurganov@math.tulane.edu

More information

lecture 36: Linear Multistep Mehods: Zero Stability

lecture 36: Linear Multistep Mehods: Zero Stability 95 lecture 36: Linear Multistep Mehods: Zero Stability 5.6 Linear ultistep ethods: zero stability Does consistency iply convergence for linear ultistep ethods? This is always the case for one-step ethods,

More information

On the Linearization of Second-Order Dif ferential and Dif ference Equations

On the Linearization of Second-Order Dif ferential and Dif ference Equations Symmetry, Integrability and Geometry: Methods and Applications Vol. (006), Paper 065, 15 pages On the Linearization of Second-Order Dif ferential and Dif ference Equations Vladimir DORODNITSYN Keldysh

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations We call Ordinary Differential Equation (ODE) of nth order in the variable x, a relation of the kind: where L is an operator. If it is a linear operator, we call the equation

More information

Stability and accuracy of time-extrapolated ADI-FDTD methods for solving wave equations

Stability and accuracy of time-extrapolated ADI-FDTD methods for solving wave equations Stability and accuracy of time-extrapolated ADI-FDTD methods for solving wave equations Bengt Fornberg a,, Julia Zuev a,,, Jongwoo Lee b,3 a University of Colorado, Department of Applied Mathematics, 56

More information

Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations

Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations Solving PDEs with PGI CUDA Fortran Part 4: Initial value problems for ordinary differential equations Outline ODEs and initial conditions. Explicit and implicit Euler methods. Runge-Kutta methods. Multistep

More information

Initial value problems for ordinary differential equations

Initial value problems for ordinary differential equations AMSC/CMSC 660 Scientific Computing I Fall 2008 UNIT 5: Numerical Solution of Ordinary Differential Equations Part 1 Dianne P. O Leary c 2008 The Plan Initial value problems (ivps) for ordinary differential

More information

Math Homework 2

Math Homework 2 Math 73 Homework Due: September 8, 6 Suppose that f is holomorphic in a region Ω, ie an open connected set Prove that in any of the following cases (a) R(f) is constant; (b) I(f) is constant; (c) f is

More information

THE METHOD OF LINES FOR PARABOLIC PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS

THE METHOD OF LINES FOR PARABOLIC PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS JOURNAL OF INTEGRAL EQUATIONS AND APPLICATIONS Volume 4, Number 1, Winter 1992 THE METHOD OF LINES FOR PARABOLIC PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS J.-P. KAUTHEN ABSTRACT. We present a method of lines

More information

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5 MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5.. The Arzela-Ascoli Theorem.. The Riemann mapping theorem Let X be a metric space, and let F be a family of continuous complex-valued functions on X. We have

More information

Math 128A Spring 2003 Week 12 Solutions

Math 128A Spring 2003 Week 12 Solutions Math 128A Spring 2003 Week 12 Solutions Burden & Faires 5.9: 1b, 2b, 3, 5, 6, 7 Burden & Faires 5.10: 4, 5, 8 Burden & Faires 5.11: 1c, 2, 5, 6, 8 Burden & Faires 5.9. Higher-Order Equations and Systems

More information

multistep methods Last modified: November 28, 2017 Recall that we are interested in the numerical solution of the initial value problem (IVP):

multistep methods Last modified: November 28, 2017 Recall that we are interested in the numerical solution of the initial value problem (IVP): MATH 351 Fall 217 multistep methods http://www.phys.uconn.edu/ rozman/courses/m351_17f/ Last modified: November 28, 217 Recall that we are interested in the numerical solution of the initial value problem

More information

Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3

Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3 Improved Starting Methods for Two-Step Runge Kutta Methods of Stage-Order p 3 J.H. Verner August 3, 2004 Abstract. In [5], Jackiewicz and Verner derived formulas for, and tested the implementation of two-step

More information

1 Ordinary Differential Equations

1 Ordinary Differential Equations Ordinary Differential Equations.0 Mathematical Background.0. Smoothness Definition. A function f defined on [a, b] is continuous at ξ [a, b] if lim x ξ f(x) = f(ξ). Remark Note that this implies existence

More information

c 1999 Society for Industrial and Applied Mathematics

c 1999 Society for Industrial and Applied Mathematics SIAM J. NUMER. ANAL. Vol. 37, No., pp. 5 3 c 999 Society for Industrial and Applied Mathematics SPATIAL FINITE DIFFERENCE APPROXIMATIONS FOR WAVE-TYPE EQUATIONS BENGT FORNBERG AND MICHELLE GHRIST Abstract.

More information

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of Scientific Computing with Case Studies SIAM Press, 2009 http://www.cs.umd.edu/users/oleary/sccswebpage Lecture Notes for Unit V Solution of Differential Equations Part 1 Dianne P. O Leary c 2008 1 The

More information

Numerical Integration of Equations of Motion

Numerical Integration of Equations of Motion GraSMech course 2009-2010 Computer-aided analysis of rigid and flexible multibody systems Numerical Integration of Equations of Motion Prof. Olivier Verlinden (FPMs) Olivier.Verlinden@fpms.ac.be Prof.

More information

Initial-Value Problems for ODEs. Introduction to Linear Multistep Methods

Initial-Value Problems for ODEs. Introduction to Linear Multistep Methods Initial-Value Problems for ODEs Introduction to Linear Multistep Methods Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University

More information

The family of Runge Kutta methods with two intermediate evaluations is defined by

The family of Runge Kutta methods with two intermediate evaluations is defined by AM 205: lecture 13 Last time: Numerical solution of ordinary differential equations Today: Additional ODE methods, boundary value problems Thursday s lecture will be given by Thomas Fai Assignment 3 will

More information

ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE

ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE COMPUTATIONAL METHODS IN SCIENCE AND TECHNOLOGY 5,53-65 (1999) ONE- AND TWO-STAGE IMPLICIT INTERVAL METHODS OF RUNGE-KUTTA TYPE ANDRZEJ MARCINIAK 1, BARBARA SZYSZKA 2 1 Institute of Computing Science,

More information

Reducing round-off errors in symmetric multistep methods

Reducing round-off errors in symmetric multistep methods Reducing round-off errors in symmetric multistep methods Paola Console a, Ernst Hairer a a Section de Mathématiques, Université de Genève, 2-4 rue du Lièvre, CH-1211 Genève 4, Switzerland. (Paola.Console@unige.ch,

More information

Linear Multistep Methods I: Adams and BDF Methods

Linear Multistep Methods I: Adams and BDF Methods Linear Multistep Methods I: Adams and BDF Methods Varun Shankar January 1, 016 1 Introduction In our review of 5610 material, we have discussed polynomial interpolation and its application to generating

More information

SPECIALIZED RUNGE-KUTTA METHODS FOR INDEX 2 DIFFERENTIAL-ALGEBRAIC EQUATIONS

SPECIALIZED RUNGE-KUTTA METHODS FOR INDEX 2 DIFFERENTIAL-ALGEBRAIC EQUATIONS MATHEMATICS OF COMPUTATION Volume 75, Number 254, Pages 641 654 S 0025-5718(05)01809-0 Article electronically published on December 19, 2005 SPECIALIZED RUNGE-KUTTA METHODS FOR INDEX 2 DIFFERENTIAL-ALGEBRAIC

More information

COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS

COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS COMMENTS ON HIGH ORDER INTEGRATORS EMBEDDED WITHIN INTEGRAL DEFERRED CORRECTION METHODS ANDREW CHRISTLIEB, BENJAMIN ONG, AND JING-MEI QIU Abstract. Spectral deferred correction (SDC) methods for solving

More information

Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods

Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods Stepsize Restrictions for Boundedness and Monotonicity of Multistep Methods W. Hundsdorfer, A. Mozartova, M.N. Spijker Abstract In this paper nonlinear monotonicity and boundedness properties are analyzed

More information

Multistep Methods for IVPs. t 0 < t < T

Multistep Methods for IVPs. t 0 < t < T Multistep Methods for IVPs We are still considering the IVP dy dt = f(t,y) t 0 < t < T y(t 0 ) = y 0 So far we have looked at Euler s method, which was a first order method and Runge Kutta (RK) methods

More information

Exponential integrators and functions of the matrix exponential

Exponential integrators and functions of the matrix exponential Exponential integrators and functions of the matrix exponential Paul Matthews, Stephen Cox, Hala Ashi and Linda Cummings School of Mathematical Sciences, University of Nottingham, UK Introduction to exponential

More information

Exponentially Fitted Error Correction Methods for Solving Initial Value Problems

Exponentially Fitted Error Correction Methods for Solving Initial Value Problems KYUNGPOOK Math. J. 52(2012), 167-177 http://dx.doi.org/10.5666/kmj.2012.52.2.167 Exponentially Fitted Error Correction Methods for Solving Initial Value Problems Sangdong Kim and Philsu Kim Department

More information

MTH 452/552 Homework 3

MTH 452/552 Homework 3 MTH 452/552 Homework 3 Do either 1 or 2. 1. (40 points) [Use of ode113 and ode45] This problem can be solved by a modifying the m-files odesample.m and odesampletest.m available from the author s webpage.

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) Ordinary Differential Equations (ODEs) 1 Computer Simulations Why is computation becoming so important in physics? One reason is that most of our analytical tools such as differential calculus are best

More information

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems Index A-conjugate directions, 83 A-stability, 171 A( )-stability, 171 absolute error, 243 absolute stability, 149 for systems of equations, 154 absorbing boundary conditions, 228 Adams Bashforth methods,

More information

Integration of Ordinary Differential Equations

Integration of Ordinary Differential Equations Integration of Ordinary Differential Equations Com S 477/577 Nov 7, 00 1 Introduction The solution of differential equations is an important problem that arises in a host of areas. Many differential equations

More information

A Family of Block Methods Derived from TOM and BDF Pairs for Stiff Ordinary Differential Equations

A Family of Block Methods Derived from TOM and BDF Pairs for Stiff Ordinary Differential Equations American Journal of Mathematics and Statistics 214, 4(2): 121-13 DOI: 1.5923/j.ajms.21442.8 A Family of Bloc Methods Derived from TOM and BDF Ajie I. J. 1,*, Ihile M. N. O. 2, Onumanyi P. 1 1 National

More information

ON MONOTONICITY AND BOUNDEDNESS PROPERTIES OF LINEAR MULTISTEP METHODS

ON MONOTONICITY AND BOUNDEDNESS PROPERTIES OF LINEAR MULTISTEP METHODS MATHEMATICS OF COMPUTATION Volume 75, Number 254, Pages 655 672 S 0025-578(05)0794- Article electronically published on November 7, 2005 ON MONOTONICITY AND BOUNDEDNESS PROPERTIES OF LINEAR MULTISTEP METHODS

More information

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations

Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential Equations International journal of scientific and technical research in engineering (IJSTRE) www.ijstre.com Volume Issue ǁ July 206. Four Point Gauss Quadrature Runge Kuta Method Of Order 8 For Ordinary Differential

More information

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH

Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH Consistency & Numerical Smoothing Error Estimation An Alternative of the Lax-Richtmyer Theorem Tong Sun Department of Mathematics and Statistics Bowling Green State University, Bowling Green, OH 43403

More information

FDM for parabolic equations

FDM for parabolic equations FDM for parabolic equations Consider the heat equation where Well-posed problem Existence & Uniqueness Mass & Energy decreasing FDM for parabolic equations CNFD Crank-Nicolson + 2 nd order finite difference

More information

A NOTE ON EXPLICIT THREE-DERIVATIVE RUNGE-KUTTA METHODS (ThDRK)

A NOTE ON EXPLICIT THREE-DERIVATIVE RUNGE-KUTTA METHODS (ThDRK) BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN 303-4874 (p), ISSN (o) 303-4955 www.imvibl.org / JOURNALS / BULLETIN Vol. 5(015), 65-7 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS

More information

Consistency and Convergence

Consistency and Convergence Jim Lambers MAT 77 Fall Semester 010-11 Lecture 0 Notes These notes correspond to Sections 1.3, 1.4 and 1.5 in the text. Consistency and Convergence We have learned that the numerical solution obtained

More information

On the convergence of normal forms for analytic control systems

On the convergence of normal forms for analytic control systems Chapter 1 On the convergence of normal forms for analytic control systems Wei Kang Department of Mathematics, Naval Postgraduate School Monterey, CA 93943 wkang@nps.navy.mil Arthur J. Krener Department

More information

Modeling & Simulation 2018 Lecture 12. Simulations

Modeling & Simulation 2018 Lecture 12. Simulations Modeling & Simulation 2018 Lecture 12. Simulations Claudio Altafini Automatic Control, ISY Linköping University, Sweden Summary of lecture 7-11 1 / 32 Models of complex systems physical interconnections,

More information

A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS

A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 17, Number 3, Fall 2009 A SYMBOLIC-NUMERIC APPROACH TO THE SOLUTION OF THE BUTCHER EQUATIONS SERGEY KHASHIN ABSTRACT. A new approach based on the use of new

More information

Butcher tableau Can summarize an s + 1 stage Runge Kutta method using a triangular grid of coefficients

Butcher tableau Can summarize an s + 1 stage Runge Kutta method using a triangular grid of coefficients AM 205: lecture 13 Last time: ODE convergence and stability, Runge Kutta methods Today: the Butcher tableau, multi-step methods, boundary value problems Butcher tableau Can summarize an s + 1 stage Runge

More information

Ordinary Differential Equations II

Ordinary Differential Equations II Ordinary Differential Equations II CS 205A: Mathematical Methods for Robotics, Vision, and Graphics Justin Solomon CS 205A: Mathematical Methods Ordinary Differential Equations II 1 / 29 Almost Done! No

More information

A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations.

A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations. A Zero-Stable Block Method for the Solution of Third Order Ordinary Differential Equations. K. Rauf, Ph.D. 1 ; S.A. Aniki (Ph.D. in view) 2* ; S. Ibrahim (Ph.D. in view) 2 ; and J.O. Omolehin, Ph.D. 3

More information

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS

FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS FRACTIONAL HYPERGEOMETRIC ZETA FUNCTIONS HUNDUMA LEGESSE GELETA, ABDULKADIR HASSEN Both authors would like to dedicate this in fond memory of Marvin Knopp. Knop was the most humble and exemplary teacher

More information

Mathematics for chemical engineers. Numerical solution of ordinary differential equations

Mathematics for chemical engineers. Numerical solution of ordinary differential equations Mathematics for chemical engineers Drahoslava Janovská Numerical solution of ordinary differential equations Initial value problem Winter Semester 2015-2016 Outline 1 Introduction 2 One step methods Euler

More information

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods

COSC 3361 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods COSC 336 Numerical Analysis I Ordinary Differential Equations (II) - Multistep methods Fall 2005 Repetition from the last lecture (I) Initial value problems: dy = f ( t, y) dt y ( a) = y 0 a t b Goal:

More information

Fourier Sin and Cos Series and Least Squares Convergence

Fourier Sin and Cos Series and Least Squares Convergence Fourier and east Squares Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 28 Outline et s look at the original Fourier sin

More information

CS520: numerical ODEs (Ch.2)

CS520: numerical ODEs (Ch.2) .. CS520: numerical ODEs (Ch.2) Uri Ascher Department of Computer Science University of British Columbia ascher@cs.ubc.ca people.cs.ubc.ca/ ascher/520.html Uri Ascher (UBC) CPSC 520: ODEs (Ch. 2) Fall

More information

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract

SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS. Kai Diethelm. Abstract SMOOTHNESS PROPERTIES OF SOLUTIONS OF CAPUTO- TYPE FRACTIONAL DIFFERENTIAL EQUATIONS Kai Diethelm Abstract Dedicated to Prof. Michele Caputo on the occasion of his 8th birthday We consider ordinary fractional

More information

The Initial Value Problem for Ordinary Differential Equations

The Initial Value Problem for Ordinary Differential Equations Chapter 5 The Initial Value Problem for Ordinary Differential Equations In this chapter we begin a study of time-dependent differential equations, beginning with the initial value problem (IVP) for a time-dependent

More information

Strong Predictor-Corrector Euler Methods for Stochastic Differential Equations

Strong Predictor-Corrector Euler Methods for Stochastic Differential Equations Strong Predictor-Corrector Euler Methods for Stochastic Differential Equations Nicola Bruti-Liberati 1 and Eckhard Platen July 14, 8 Dedicated to the 7th Birthday of Ludwig Arnold. Abstract. This paper

More information

Numerical solution of stiff systems of differential equations arising from chemical reactions

Numerical solution of stiff systems of differential equations arising from chemical reactions Iranian Journal of Numerical Analysis and Optimization Vol 4, No. 1, (214), pp 25-39 Numerical solution of stiff systems of differential equations arising from chemical reactions G. Hojjati, A. Abdi, F.

More information

Some Fun with Divergent Series

Some Fun with Divergent Series Some Fun with Divergent Series 1. Preliminary Results We begin by examining the (divergent) infinite series S 1 = 1 + 2 + 3 + 4 + 5 + 6 + = k=1 k S 2 = 1 2 + 2 2 + 3 2 + 4 2 + 5 2 + 6 2 + = k=1 k 2 (i)

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

Ordinary Differential Equations

Ordinary Differential Equations Chapter 13 Ordinary Differential Equations We motivated the problem of interpolation in Chapter 11 by transitioning from analzying to finding functions. That is, in problems like interpolation and regression,

More information

Ordinary differential equation II

Ordinary differential equation II Ordinary Differential Equations ISC-5315 1 Ordinary differential equation II 1 Some Basic Methods 1.1 Backward Euler method (implicit method) The algorithm looks like this: y n = y n 1 + hf n (1) In contrast

More information

CONVERGENCE AND STABILITY CONSTANT OF THE THETA-METHOD

CONVERGENCE AND STABILITY CONSTANT OF THE THETA-METHOD Conference Applications of Mathematics 2013 in honor of the 70th birthday of Karel Segeth. Jan Brandts, Sergey Korotov, Michal Křížek, Jakub Šístek, and Tomáš Vejchodský (Eds.), Institute of Mathematics

More information

arxiv: v1 [math.ap] 11 Jan 2014

arxiv: v1 [math.ap] 11 Jan 2014 THE UNIFIED TRANSFORM FOR THE MODIFIED HELMHOLTZ EQUATION IN THE EXTERIOR OF A SQUARE A. S. FOKAS AND J. LENELLS arxiv:4.252v [math.ap] Jan 24 Abstract. The Unified Transform provides a novel method for

More information

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial.

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial. Lecture 3 Usual complex functions MATH-GA 245.00 Complex Variables Polynomials. Construction f : z z is analytic on all of C since its real and imaginary parts satisfy the Cauchy-Riemann relations and

More information

Backward error analysis

Backward error analysis Backward error analysis Brynjulf Owren July 28, 2015 Introduction. The main source for these notes is the monograph by Hairer, Lubich and Wanner [2]. Consider ODEs in R d of the form ẏ = f(y), y(0) = y

More information