Skip to main content

Theory and Modern Applications

Numerical stability and oscillation of the Runge-Kutta methods for equation x (t)=ax(t)+ a 0 x(M[ t + N M ])

Abstract

This paper deals with the numerical properties of Runge-Kutta methods for the alternately of retarded and advanced equation x (t)=ax(t)+ a 0 x(M[ t + N M ]). Necessary and sufficient conditions for the stability and oscillation of the numerical solution are given. The conditions that the Runge-Kutta methods preserve the stability and oscillations of the analytic solutions are obtained. Some numerical experiments are illustrated.

1 Introduction

This paper deals with the numerical solutions of the alternately of retarded and advanced equation with piecewise continuous arguments (EPCA)

x (t)=f ( x ( t ) , x ( M [ t + N M ] ) ) ,
(1.1)

where [] is the greatest integer function, and M and N are positive integers such that N<M. Differential equations of this form have simulated considerable interest and have been studied by Wiener and Aftabizadeh [11]. Cooke and Wiener [2] studied the special cases of this form with M=1, N= 1 2 and M=2, N=1. In these equations the argument derivation T(t)=tM[ t + N M ] are piecewise linear periodic function with periodic M. Also, T(t) is negative for MnNt<Mn and positive for Mn<t<M(n+1)N (n is integer). Therefore, Eq. (1.1) is of advanced type on [MnN,Mn) and of retarded type on (Mn,M(n+1)N).

EPCA describe hybrid dynamics systems, combine properties of both differential and difference equations, and have applications in certain biomedical models in the work of Busenberg and Cooke [1]. For these equations of mixed type, the change of sign in the argument derivation leads not only to interesting periodic properties but also to complications in the asymptotic and oscillatory behavior of solutions. Oscillatory, stability and periodic properties of the linear EPCA of the form with alternately of retarded and advanced have been investigated in [2].

There exist some papers concerning the stability of the numerical solutions of delay differential equations with piecewise continuous arguments, such as [5, 8, 12]. Also, there have been results concerning oscillations of delay differential equations and delay difference equations, even including delay differential equations with piecewise continuous arguments [6]. But there is no paper concerning with the stability and oscillation of the numerical solution of these equations.

In this paper, we will investigate the numerical properties, including the stability and oscillation of Runge-Kutta methods for equation x (t)=ax(t)+ a 0 x(M[ t + N M ]). In Section 2 we give some preliminary results for the analytic solutions of this equation. In Section 3 we consider the adaptation of the Runge-Kutta methods. In Section 4 we give the conditions of the stability and oscillation of the Runge-Kutta methods. In Section 5 we investigate the preservation of the stability and oscillations of the Runge-Kutta methods. In Section 6 some numerical experiments are illustrated.

2 Preliminary results

We consider the following equation

{ x ( t ) = a x ( t ) + a 0 x ( M [ t + N M ] ) , x ( 0 ) = x 0 ,
(2.1)

where a, a 0 are constants, M and N are positive integers such that N<M (M2N) and [] is the greatest integer function.

Definition 2.1[10]

A solution of Eq. (2.1) on [0,) is a function x(t) that satisfies the conditions:

  1. 1.

    x(t) is continuous on [0,).

  2. 2.

    The derivative x (t) exists at each point t[0,) with the possible exception of the points t=MnN (n=1,2,), where one-sided derivatives exist.

  3. 3.

    Eq. (2.1) is satisfied on each interval [MnN,M(n+1)N) for n=1,2, .

As follows, we use these notations

λ(t)= e a t + ( e a t 1 ) a 1 a 0 , λ 1 =λ(MN), λ 1 =λ(N).

The following theorems give the existence and uniqueness of solutions and then provide necessary and sufficient conditions for the asymptotic stability and the oscillation of all solutions of Eq. (2.1).

Theorem 2.2[10]

Assume thata, a 0 , x 0 R, then the initial value problem (2.1) has on[0,)a unique solutionx(t)given by

x(t)=λ ( T ( t ) ) ( λ 1 λ 1 ) [ t + N M ] x 0 ,
(2.2)

if λ 1 0, whereT(t)=tM[ t + N M ].

Theorem 2.3[10]

The solutionx=0of Eq. (2.1) is asymptotically stable ast+if and only if| λ 1 λ 1 |<1.

Lemma 2.4[10]

ForM2N, the equation

φ(a) e M a 2 e N a +1=0
(2.3)

has a unique nonzero solution with respect to a. This solution is negative ifM>2Nand positive ifM<2N.

Theorem 2.5[10]

Let a be the nonzero solution of (2.3). The solutionx=0of Eq. (2.1) is asymptotically stable (x(t)0ast+) if any one of the following hypotheses is satisfied:

( A 1 ) a> a , a ( e M a + 1 ) φ ( a ) < a 0 <a;

( A 2 ) a< a , a 0 > a ( e M a + 1 ) φ ( a ) or a 0 <a;

( A 3 ) a= a , a 0 <a.

In the following, we will give the definition of the oscillation and the non-oscillation.

Definition 2.6 A nontrivial solution of (2.1) is said to be oscillatory if there exists a sequence { t k } such that t k as k and x( t k )x( t k 1 )0. Otherwise it is called non-oscillatory. We say Eq. (2.1) is oscillatory if all nontrivial solutions of Eq. (2.1) are oscillatory. We say Eq. (2.1) is non-oscillatory if all nontrivial solutions of Eq. (2.1) are non-oscillatory.

Theorem 2.7[10]

A necessary and sufficient condition for all solutions of Eq. (2.1) to be oscillatory is that either of the conditions a 0 < a e a ( M N ) 1 e a ( M N ) , a 0 > a e a N 1 holds.

3 The Runge-Kutta methods

In this section we consider the adaptation of the Runge-Kutta methods (A,b,c). Let h= 1 m be a given stepsize with integer m1 and the gridpoints be defined by t n =nh (n=0,1,2,).

For the Runge-Kutta methods we always assume that b 1 + b 2 ++ b ν =1 and 0 c 1 c 2 c ν 1.

The adaptation of Runge-Kutta methods to Eq. (2.1) leads to a numerical process of the following type

{ x n + 1 = x n + h i = 1 ν b i ( a y i n + a 0 z i n ) , y i n = x n + h j = 1 ν a i j ( a y i n + a 0 z i n ) ,
(3.1)

where matrix A= ( a i j ) ν × ν , vectors b= ( b 1 , b 2 , , b ν ) T , c= ( c 1 , c 2 , , c ν ) T and x n is an approximation to x(t) at t n , y i n and z i n are approximation to x( t n + c i h) and x(M[ t n + c i h + N M ]), respectively.

Let n=Mkm+l, l=Nm,Nm+1,,(MN)m1 for k1; l=0,1,,(MN)m1 for k=0. Then z i ( M k m + l ) can be defined as x M k m according to Definition 2.1 (i=1,,ν).

Let Y n =( y 1 n , y 2 n ,, y ν n ). Then (3.1) reduces to

{ x M k m + l + 1 = x M k m + l + h a b T Y M k m + l + h a 0 x M k m , Y M k m + l = x M k m + l e + h a A Y M k m + l + h a 0 A e x M k m ,
(3.2)

where e= ( 1 , 1 , , 1 ) T . Hence we have

x M k m + l + 1 =R(x) x M k m + l + a 0 a ( R ( x ) 1 ) x M k m ,
(3.3)

where x=ha, R(x)=1+x b T ( I x A ) 1 e is the stability function of the method.

We can obtain from (3.3)

(3.4)
(3.5)

4 Stability and oscillation of the Runge-Kutta methods

In this section we will discuss stability and oscillation of the Runge-Kutta methods.

4.1 Numerical stability

Definition 4.1 The Runge-Kutta method is called asymptotically stable at (a, a 0 ) if there exists a constant C such that Eq. (3.1) defines x n (n1) that satisfy lim n x n =0 for all h= 1 m (m>C) and any given x 0 .

For any given Runge-Kutta methods, R(x)= P ( x ) Q ( x ) , where P(x) and Q(x) are polynomials. R(x) is a continuous function at the neighborhood of zero, and R(0)= R (0)=1, so there exist δ 1 , δ 2 with δ 1 <0< δ 2 such that

{ 1 < R ( x ) < , 0 < x < δ 2 , 0 < R ( x ) < 1 , δ 1 < x < 0 ,
(4.1)

which implies 0< R ( x ) 1 x <, δ 1 <x< δ 2 .

Remark 4.2[7]

It is known that R(x) is an increasing function in [1,1], and 1<R(x)< for 0<x<1, 0<R(x)<1 for 1x<0. Hence we can take δ 1 =1, δ 2 =1 for simplicity.

In the following, we always suppose h< 1 | a | , i.e., C=|a|. It is easy to see from (3.4) and (3.5) that x n 0 as n if and only if x M k m 0 as k. Hence we have the following theorem.

Theorem 4.3 The Runge-Kutta method is asymptotically stable if any one of the following hypotheses is satisfied:

( N 1 ) a ( R M m ( x ) + 1 ) φ ¯ ( x ) < a 0 <a, a> a ¯ ;

( N 2 ) a 0 > a ( R M m ( x ) + 1 ) φ ¯ ( x ) or a 0 <a, a< a ¯ ;

( N 3 ) a 0 <a, a= a ¯ ,

wherex=ha, φ ¯ (x) R M m (x)2 R N m (x)+1, h a ¯ is a nonzero solution of φ ¯ (x).

Proof Let λ 1 ¯ = R ( M N ) m (x)+ a 0 a ( R ( M N ) m (x)1), λ 1 ¯ = R N m (x)+ a 0 a ( R N m (x)1). From (3.5), we only need to verify the inequalities | λ 1 ¯ λ 1 ¯ |<1. Assume λ 1 ¯ >0, i.e., a 0 < a R N m ( x ) 1 . Then 1< λ 1 ¯ λ 1 ¯ <1 is equivalent to

a ( R M m ( x ) + 1 ) φ ¯ ( x ) < a 0 < a , a > a ¯ , a 0 < a , a < a ¯ , a 0 < a , a = a ¯ .

Assume λ 1 ¯ <0, i.e., a 0 > a R N m ( x ) 1 . Then 1< λ 1 ¯ λ 1 ¯ <1 is equivalent to

a ( R M m ( x ) + 1 ) φ ¯ ( x ) < a 0 ,a< a ¯ .

The theorem is proved. □

4.2 Numerical oscillation

Consider the difference equation

a n + k + p 1 a n + k 1 ++ p k a n =0,n=1,2,,
(4.2)

where k=1,2, , p i R, i=1,2,,k and its associated characteristic equation is

λ k + p 1 λ k 1 ++ p k 1 λ+ p k =0.
(4.3)

Definition 4.4 A nontrivial solution { a n } of (4.2) is said to be oscillatory if there exists a sequence { n k } such that n k as k and a n k a n k 1 0. Otherwise, it is called non-oscillatory. Eq. (4.2) is said to be oscillatory if all nontrivial solutions of Eq. (4.2) are oscillatory. Eq. (4.2) is said to be non-oscillatory if all nontrivial solutions of Eq. (4.2) are non-oscillatory.

Theorem 4.5[3]

Eq. (4.2) is oscillatory if and only if the characteristic equation (4.3) has no positive roots.

We obtain the following theorem

Theorem 4.6 Suppose x n and x M k m are given by (3.4) and (3.5) respectively, then the following statements are equivalent:

  1. 1.

    x n is oscillatory;

  2. 2.

    x M k m is oscillatory;

  3. 3.

    a 0 < a R ( M N ) m ( x ) R ( M N ) m ( x ) 1 , or a 0 > a R N m ( x ) 1 .

Proof{ x M k m } is not oscillatory if and only if

R ( M N ) m ( x ) + a 0 a ( R ( M N ) m ( x ) 1 ) R N m ( x ) + a 0 a ( R N m ( x ) 1 ) >0,

i.e.,

a R ( M N ) m ( x ) R ( M N ) m ( x ) 1 < a 0 < a R N m ( x ) 1 .

Hence we have for l=Nm,Nm+1,,(MN)m1.

a R l ( x ) R l ( x ) 1 < a R ( M N ) m ( x ) R ( M N ) m ( x ) 1 < a 0 < a R N m ( x ) 1 < a R l ( x ) 1 ,

which is equivalent to

R l ( x ) + a a 0 ( R l ( x ) 1 ) > 0 , R l ( x ) + a a 0 ( R l ( x ) 1 ) > 0 .

In view of (3.4), { x n } is not oscillatory.

Moreover, { x M k m } is oscillatory if and only if

R ( M N ) m ( x ) + a 0 a ( R ( M N ) m ( x ) 1 ) R N m ( x ) + a 0 a ( R N m ( x ) 1 ) <0,

which is equivalent to

a 0 < a R ( M N ) m ( x ) R ( M N ) m ( x ) 1 ,or a 0 > a R N m ( x ) 1 .

 □

5 Preservation of stability and oscillations of the Runge-Kutta methods

In this section, we will investigate the conditions under which the numerical solution and the analytic solution are oscillatory simultaneously. We will study the stability and the oscillation of Runge-Kutta methods with the stability function which is given by the (r,s)-padé approximation to e z .

In order to do this, the following lemmas and corollaries will be useful.

Lemma 5.1[4, 9]

The(r,s)-padé approximation to e z is given by

R(z)= P r ( z ) Q s ( z ) ,
(5.1)

where

P r ( z ) = 1 + r r + s z + r ( r 1 ) ( r + s ) ( r + s 1 ) z 2 2 ! + + r ! s ! ( r + s ) ! z r r ! , Q s ( z ) = 1 r r + s z + s ( s 1 ) ( r + s ) ( r + s 1 ) z 2 2 ! + ( 1 ) s r ! s ! ( r + s ) ! z s s ! ,
(5.2)

with error

e z R(z)= ( 1 ) s r ! s ! ( r + s ) ! ( r + s + 1 ) ! z r + s + 1 +O ( z r + s + 2 ) .
(5.3)

It is the unique rational approximation to e z of order r+s, such that the degree of numerator and denominator are r and s, respectively.

Lemma 5.2[4, 9]

IfR(z)is the(r,s)-padé approximation to e z , then

  1. 1.

    there are s bounded star sectors in the right-half plane, each containing a pole of R(z);

  2. 2.

    there are r bounded white sectors in the left-half plane, each containing a zero of R(z);

  3. 3.

    all sectors are symmetric with respect to the real axis.

We can obtain the following corollary.

Corollary 5.3[5, 12]

SupposeR(z)is the(r,s)-padé approximation to e z . Then

  1. 1.

    x>0:

R(x)< e x for allx>0if and only if s is even,

R(x)> e x for allξ>x>0if and only if s is odd,

  1. 2.

    x<0:

R(x)> e x for allx<0if and only if r is even,

R(x)< e x for allη<x<0if and only if r is odd,

whereξ>1is a real zero of Q s (z)andη<1is a real zero of P r (z).

5.1 Preservation of the stability

In this subsection, in order to analyse preservation of stability, the following lemmas are useful.

Lemma 5.4 Letf(r)= r M 2 r N +1. Then

  1. 1.

    the function f(r) has a minimum at r 1 = ( 2 N M ) 1 M N , and f(r) is decreasing in [0, r 1 ) and increasing in ( r 1 ,);

  2. 2.

    the function f(r) has a unique solution r 0 1, which is less than one when M>2N and larger than one when M<2N;

  3. 3.

    when M>2N:

f(r)<0ifr( r 0 ,1),

f(r)>0ifr[0, r 0 )orr(1,);

whenM<2N:

f(r)<0ifr(1, r 0 ),

f(r)>0ifr[0,1)orr( r 0 ,).

Lemma 5.5 Letg(y)= y M + 1 y M 2 y N + 1 . Then

  1. 1.

    the function g(y) has extremum at y 1 = ( N M N ) 1 M ;

  2. 2.

    when M>2N:

g(y)is increasing in(0, r 0 )and( r 0 , y 1 ),

g(y)is decreasing in( y 1 ,1)and(1,);

  1. 3.

    when M<2N:

g(y)is increasing in(0,1)and(1, y 1 ),

g(y)is decreasing in( y 1 , r 0 )and( r 0 ,).

Lemma 5.6 Assume that r 0 1is a unique solution of the functionf(r)= r M 2 r N +1, r 1 = ( 2 N M ) 1 M N , y 1 = ( N M N ) 1 M . Then the following hypothesis are satisfied:

  1. 1.

    r 0 < y 1 < r 1 <1, if M>2N;

  2. 2.

    1< y 1 < r 1 < r 0 , if M<2N.

Proof By virtue of Bernoulli inequality, we obtain

f ( y 1 ) = N M N + 1 2 ( N M N ) N M M M N 2 ( 1 + 2 N M M N N M ) = ( M 2 N ) 2 M ( M N ) < 0 ,

and

f ( y 1 ) = y 1 N 1 ( M ( N M N ) M N M 2 N ) = y 1 N 1 ( M ( 1 + 2 N M M N ) M N M 2 N ) < y 1 N 1 ( M ( 1 + M N M 2 N M M N ) 2 N ) = 0 .

By virtue of Lemma 5.4, the proof is complete. □

Theorem 5.7 Assume that Eq. (2.1) is asymptotically stable andM>2N. Then the Runge-Kutta method is asymptotically stable if one of the following conditions is satisfied.

  1. (i)

    R m (x) e a (aln y 1 );

  2. (ii)

    R m (x) e a (ln y 1 <a<0);

  3. (iii)

    R m (x) e a (a0).

Proof In view of Theorem 2.5 and Theorem 4.3 we will prove that the conditions ( N 1 ), ( N 2 ), ( N 3 ) are satisfied under conditions ( A 1 ), ( A 2 ), ( A 3 ). It is known from R m (x) e a (aln y 1 ) and Lemma 5.4 and Lemma 5.5 that f(r) is decreasing and g(y) is increasing. Hence a < a ¯ and

a ( R M m ( x ) + 1 ) φ ¯ ( x ) a ( e M a + 1 ) φ ( a ) .
(5.4)

If a> a , then ( A 1 ) holds which together with (5.4) imply ( N 1 ), ( N 2 ), ( N 3 ). If a< a , then ( A 2 ) holds which together with (5.4) imply ( N 2 ). If a= a , then ( A 3 ) holds which implies ( N 2 ). The proof is complete. □

Theorem 5.8 Assume that Eq. (2.1) is asymptotically stable andM<2N. Then the Runge-Kutta method is asymptotically stable if one of the following conditions is satisfied.

  1. (i)

    R m (x) e a (a0);

  2. (ii)

    R m (x) e a (a>0 and R m (x) y 1 );

  3. (iii)

    R m (x) e a ( y 1 < R m (x)).

Proof In view of Theorem 2.5 and Theorem 4.3 we will prove that the conditions ( N 1 ), ( N 2 ), ( N 3 ) are satisfied under conditions ( A 1 ), ( A 2 ), ( A 3 ). It is known from R m (x) e a ( y 1 R m (x)) and Lemma 5.4 and Lemma 5.5 that f(r) is increasing and g(y) is decreasing. Hence a < a ¯ . The rest of the proof is similar to that in Theorem 5.7. □

From Theorem 5.7 and Theorem 5.8, we obtain the following corollary.

Corollary 5.9 The v-stage A-stable higher order Runge-Kutta method preserves the stability of Eq. (2.1), if one of the following conditions is satisfied.

WhenM>2N:

  1. (i)

    for Gauss-Legendre and Lobatto IIIC methods,

v is odd, if e a y 1 ,

v is even, if e a > y 1 ;

  1. (ii)

    for Lobatto IIIA and Lobatto IIIC methods,

v is even, if e a y 1 ,

v is odd, if e a > y 1 ;

  1. (iii)

    for Radau IA and IIA methods,

v is even, if y 1 < e a <1,

v is odd, otherwise.

WhenM<2N:

  1. (i)

    for Gauss-Legendre and Lobatto IIIC methods,

v is odd, if R m (x) y 1 ,

v is even, if R m (x)> y 1 ;

  1. (ii)

    for Lobatto IIIA and Lobatto IIIC methods,

v is even, if R m (x) y 1 ,

v is odd, if R m (x)> y 1 ;

  1. (iii)

    for Radau IA and IIA methods,

v is odd, if R m (x) y 1 ,

v is even, otherwise.

5.2 Preservation of the oscillation

In the subsection we will investigate the conditions under which the Runge-Kutta method preserves the oscillation of Eq. (2.1).

We have from Theorem 2.7 and Theorem 4.6 that the Runge-Kutta method preserves the oscillation of Eq. (2.1) if and only if

a R ( M N ) m ( x ) R ( M N ) m ( x ) 1 a e a ( M N ) e a ( M N ) 1 , a e a N 1 a R N m ( x ) 1 .

Hence the following theorem is obvious.

Theorem 5.10 The Runge-Kutta method preserves the oscillation of Eq. (2.1) if and only if

R m ( x ) e a , a 0 , R m ( x ) e a , a < 0 .

Corollary 5.11 The v-stage A-stable higher order Runge-Kutta method preserves the oscillation of Eq. (2.1) if and only if

  1. (i)

    for Gauss-Legendre and Lobatto IIIC methods, v is odd;

  2. (ii)

    for Lobatto IIIA and Lobatto IIIC methods, v is even;

  3. (iii)

    for Radau IA and IIA methods, v is even if a<0, v is odd if a0.

5.3 The explicit Runge-Kutta methods

It is known that all ν-stage explicit Runge-Kutta methods with p=ν=1,2,3,4 possess the stability function (see [4])

R(x)=1+x+ x 2 2 ! ++ x p p ! ,

which is the (ν,0)-padé approximation to e x .

Theorem 5.12 The ν-stage explicit Runge-Kutta methods withp=ν=1,2,3,4preserve the asymptotic stability of Eq. (2.1) ifa0and

  1. (i)

    ν is odd for aln y 1 0 and M>2N;

  2. (ii)

    ν is even for ln y 1 a<0 and M>2N;

  3. (iii)

    ν is odd for a<0 and M>2N.

Theorem 5.13 The ν-stage explicit Runge-Kutta methods withp=ν=1,2,3,4preserve the oscillation of Eq. (2.1) witha<0if ν is odd.

6 Numerical examples

In this section, we will give some examples to illustrate the conclusions in the paper. In order to illustrate the stability, we consider the following two problems

(6.1)
(6.2)

In Figure 1-Figure 3, we draw the numerical solutions for Eq. (6.1) and Eq. (6.2), respectively. It is easy to see that the numerical solutions are asymptotically stable.

Figure 1
figure 1

2-Gauss method for ( 6.1 ).

Figure 2
figure 2

2-Lobatto IIIA method for ( 6.2 ).

Figure 3
figure 3

1-Radau IA method for ( 6.2 ).

In order to illustrate the oscillation, we consider the following two problems

(6.3)
(6.4)

In Figure 4-Figure 6, we draw the numerical solutions for Eq. (6.3) and Eq. (6.4), respectively. It is easy to see that the numerical solutions are oscillatory.

Figure 4
figure 4

3-Gauss method for ( 6.3 ).

Figure 5
figure 5

Explicit Euler method for ( 6.4 ).

Figure 6
figure 6

2-Radau IA method for ( 6.4 ).

References

  1. Busenberg S, Cooke KL: Models of vertically transmitted diseases with sequential-continuous dynamics. In Nonlinear Phenomena in Mathematical Sciences. Edited by: Lakshmikantham V. Academic Press, New York; 1982.

    Google Scholar 

  2. Cooke KL, Wiener J: An equation alternately of retarded and advanced type. Proc. Am. Math. Soc. 1987, 99: 726–732. 10.1090/S0002-9939-1987-0877047-8

    Article  MathSciNet  Google Scholar 

  3. Györi I, Ladas G: Oscillation Theory of Delay Differential Equations. Clarendon Press, Oxford; 1991.

    Google Scholar 

  4. Hairer E, Wanner G Stiff and Differential Algebraic Problems. In Solving Ordinary Differential Equations II. Springer, New York; 1993.

    Google Scholar 

  5. Liu MZ, Song MH, Yang ZW:Stability of Runge-Kutta methods in the numerical solution of equation u (t)=au(t)+ a 0 u([t]). J. Comput. Appl. Math. 2004, 166: 361–370. 10.1016/j.cam.2003.04.002

    Article  MathSciNet  Google Scholar 

  6. Liu MZ, Gao JF, Yang ZW: Oscillation analysis of numerical solution in the θ -methods for equation x (t)+ax(t)+ a 1 x([t1])=0. Appl. Math. Comput. 2007, 186(1):566–578. 10.1016/j.amc.2006.07.119

    Article  MathSciNet  Google Scholar 

  7. Ran XJ, Liu MZ, Zhu QY: Numerical methods for impulsive differential equation. Math. Comput. Model. 2008, 48: 46–55. 10.1016/j.mcm.2007.09.010

    Article  MathSciNet  Google Scholar 

  8. Song MH, Yang ZW, Liu MZ: Stability of θ -methods advanced differential equations with piecewise continuous argument. Comput. Math. Appl. 2005, 49: 1295–1301. 10.1016/j.camwa.2005.02.002

    Article  MathSciNet  Google Scholar 

  9. Wanner G, Hairer E, Nøsett SP: Order stars and stability theorems. BIT Numer. Math. 1978, 18: 475–489. 10.1007/BF01932026

    Article  Google Scholar 

  10. Wiener J: Generalized Solutions of Functional Differential Equations. World Scientific, Singapore; 1993.

    Book  Google Scholar 

  11. Wiener J, Aftabizadeh AR: Differential equations alternately of retarded and advanced type. J. Math. Anal. Appl. 1988, 129: 243–255. 10.1016/0022-247X(88)90246-6

    Article  MathSciNet  Google Scholar 

  12. Yang ZW, Liu MZ, Song MH:Stability of Runge-Kutta methods in the numerical solution of equation u (t)=au(t)+ a 0 u([t])+ a 1 u([t1]). Appl. Math. Comput. 2005, 162: 37–50. 10.1016/j.amc.2003.12.081

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

The financial support from the National Natural Science Foundation of China (No.11071050) is gratefully acknowledged.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Minghui Song.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

The authors have equal contributions to each part of this article. All the authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Song, M., Liu, M. Numerical stability and oscillation of the Runge-Kutta methods for equation x (t)=ax(t)+ a 0 x(M[ t + N M ]). Adv Differ Equ 2012, 146 (2012). https://doi.org/10.1186/1687-1847-2012-146

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1847-2012-146

Keywords