Skip to main content

Numerical stability and oscillation of the Runge-Kutta methods for the differential equations with piecewise continuous arguments alternately of retarded and advanced type

Abstract

This paper is concerned with the numerical properties of Runge-Kutta methods for the alternately of retarded and advanced equation x ˙ (t)=ax(t)+ a 0 x(2[ t + 1 2 ]). The stability region of Runge-Kutta methods is determined. The conditions that the analytic stability region is contained in the numerical stability region are obtained. A necessary and sufficient condition for the oscillation of the numerical solution is given. And it is proved that the Runge-Kutta methods preserve the oscillations of the analytic solutions. Some numerical experiments are illustrated.

1 Introduction

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

x ˙ (t)=f ( x ( t ) , x ( 2 [ t + 1 2 ] ) ) ,
(1.1)

where [] is the greatest integer function. Differential equations of this form have stimulated considerable interest and have been studied by Cooker and Wiener [1], Jayasree and Deo [2], Wiener and Aftabizadeh [3]. In these equations the argument deviation T(t)=t2[ t + 1 2 ] is a piecewise linear periodic function with periodic 2. Also, T(t) is negative for 2n1t<2n and positive for 2nt<2n+1. Therefore, (1.1) is of advanced type on [2n1,2n) and of retarded type on (2n,2n+1).

EPCA describe hybrid dynamical systems, combine properties of both differential and difference equations and have applications in certain biomedical models in the work of Busenberg and Cooke [4]. For these equations of mixed type, the change of sign in the argument deviation 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 alternately of retarded and advanced form have been investigated in [1].

There are some papers concerning the stability of numerical solutions of delay differential equations with piecewise continuous arguments, such as [57]. Also, there have been results concerning oscillations of delay differential equations and delay difference equations, even including delay differential equations with piecewise continuous arguments [8]. But there is no paper concerned with the stability and oscillation of the numerical solutions of Eq. (1.1).

In this paper, we investigate the numerical properties, including the stability and oscillation, of Runge-Kutta methods of delay differential equations with piecewise continuous arguments.

We consider the following equation:

{ x ˙ ( t ) = a x ( t ) + a 0 x ( 2 [ t + 1 2 ] ) , x ( 0 ) = x 0 ,
(1.2)

where a, a 0 are constants and [] is the greatest integer function.

Definition 1.1 [9]

A solution of (1.2) 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=2n1 for nN, where one-sided derivatives exist.

  3. 3.

    (1.2) is satisfied on each interval [2n1,2n+1) for nN.

In the following, we use these notations

m(t)= e a t + ( e a t 1 ) a 1 a 0 , m 1 =m(1), m 1 =m(1).

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

Theorem 1.2 [9]

Assume that a, a 0 , x 0 R. Then the initial value problem (1.2) has on [0,) a unique solution x(t) given by

x(t)=m ( T ( t ) ) ( m 1 m 1 ) [ t + 1 2 ] x 0 ,

where T(t)=t2[ t + 1 2 ], x(0)= x 0 .

Theorem 1.3 [9]

The solution x(t)=0 of (1.2) is asymptotically stable ( lim t x(t)=0) if and only if any one of the following hypotheses is satisfied:

  1. 1.

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

  2. 2.

    a>0, a ( e 2 a + 1 ) ( e a 1 ) 2 < a 0 <a;

  3. 3.

    a=0, a 0 <0.

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

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

Consider the difference equation

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

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.
(1.4)

Definition 1.5 A nontrivial solution { a n } of (1.3) 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. Equation (1.3) is said to be oscillatory if all nontrivial solutions of Eq. (1.3) are oscillatory. Equation (1.3) is called non-oscillatory if all nontrivial solutions of Eq. (1.3) are non-oscillatory.

Theorem 1.6 [10]

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

Theorem 1.7 [9]

A necessary and sufficient condition for all solutions of Eq. (1.2) to be oscillatory is either a 0 < a e a e a 1 or a 0 > a e a 1 .

2 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 step-size with an integer m1, and let the grid-points t n 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 the Runge-Kutta methods to (1.2) 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 j ( n ) + a 0 z j ( n ) ) ,
(2.1)

where the 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 (n=1,2,3,). y i ( n ) and z i ( n ) are approximations to x( t n + c i h) and x(2[ t n + c i h 2 ]) respectively. Let n=2km+l, l=m,m+1,,m1 for k1, l=0,1,,m1 for k=0. Then z i ( 2 k m + l ) can be defined as x 2 k m according to Definition 1.1 (i=1,,ν).

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

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

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

x 2 k m + l + 1 =R(x) x 2 k m + l + a 0 a ( R ( x ) 1 ) x 2 k m ,
(2.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 (2.3)

x 2 k m + l = ( R l ( x ) + a 0 a ( R l ( x ) 1 ) ) x 2 k m ,
(2.4)
x 2 ( k + 1 ) m = R m ( x ) + a 0 a ( R m ( x ) 1 ) R m ( x ) + a 0 a ( R m ( x ) 1 ) x 2 k m ,
(2.5)
x 2 ( k + 1 ) m = 1 + a 0 1 a 0 x 2 k m ,a=0.
(2.6)

3 Stability and oscillation of the Runge-Kutta methods

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

3.1 Numerical stability

Definition 3.1 The Runge-Kutta method is called asymptotically stable at (a, a 0 ) if there exists a constant M such that x n defined by (2.1) tends to zero as n for all h= 1 m (m>M) and any given x 0 .

Definition 3.2 The set of all points (a, a 0 ) at which the Runge-Kutta method is asymptotically stable is called an asymptotic stability region denoted by S.

For any given Runge-Kutta method, 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 are δ 1 <0< δ 2 such that

{ 1 < R ( x ) < for  0 < x < δ 2 , 0 < R ( x ) < 1 for  δ 1 < x < 0 ,
(3.1)

which implies

0< R ( x ) 1 x <for  δ 1 <x< δ 2 .
(3.2)

Remark 3.3 It is known from [11] that R(x) is an increasing function in [1,1], and 1<R(x)< for 0<x1, 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 | .

It is easy to see from (2.4) and (2.5) that x n 0 as n if and only if x 2 k m 0 as k. Hence we have the following theorem.

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

  1. (i)

    a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 < a 0 <a, a>0;

  2. (ii)

    a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 < a 0 or a 0 <a, a<0;

  3. (iii)

    a 0 <0, a=0.

Proof In view of (2.5), the Runge-Kutta method is asymptotically stable if and only if

1 < ( a + a 0 ) R 2 m ( x ) a 0 R m ( x ) ( a + a 0 ) a 0 R m ( x ) < 1 , a 0 , a 0 < 0 , a = 0 .
(3.3)

If (a+ a 0 ) a 0 R m (x)>0, then (3.3) reduces to

a 0 > a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 and(a+ a 0 ) R 2 m (x)<a+ a 0 ,

which is equivalent to

a 0 > a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 , a 0 , a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 < a 0 < a , a > 0 .
(3.4)

If a+ a 0 a 0 R m (x)<0, then (3.3) reduces to

a 0 < a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 and(a+ a 0 ) R 2 m (x)>a+ a 0 ,

which is equivalent to

a 0 <a,a<0.
(3.5)

By virtue of (3.4) and (3.5), the theorem is proved. □

3.2 Numerical oscillations

Theorem 3.5 The following statements are equivalent:

  1. 1.

    { x n } is oscillatory;

  2. 2.

    { x 2 k m } is oscillatory;

  3. 3.

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

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

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

i.e.,

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

Hence for any l=1,2,,m1

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

which is equivalent to

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

We obtain from (2.4) that { x n } is not oscillatory.

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

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

which is equivalent to

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

 □

4 Preservation of stability and oscillations

In this section, we investigate the conditions under which the analytic stability region is contained in the numerical stability region and the conditions under which the numerical solution and the analytic solution are oscillatory simultaneously. We also study the stability and oscillation of the Runge-Kutta method 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 to determine conditions.

Lemma 4.1 [12, 13]

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

R(z)= P r ( z ) Q s ( z ) ,
(4.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 s ! r ! ( r + s ) ! z s s ! ,

with error

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

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

Lemma 4.2 [12, 13]

If R(z) is the (r,s)-Padé approximation to e z , then

  1. (i)

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

  2. (ii)

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

  3. (iii)

    all sectors are symmetric with respect to the real axis.

Corollary 4.3 [5, 7]

Suppose R(z) is the (r,s)-Padé approximation to e z . Then

  1. 1.

    x>0

R(x)< e x for all x>0 if and only if s is even.

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

  1. 2.

    x<0

R(x)> e x for all x<0 if and only if r is even.

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

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

4.1 Preservation of stability

We introduce the set H consisting of all pairs (a, a 0 ) R 2 at which the Runge-Kutta method is asymptotically stable. In the following we investigate the conditions which lead to HS. For convenience, we divide the region H into three parts

H 0 = { ( a , a 0 ) H : a = 0 } , H 1 = { ( a , a 0 ) H H 0 : a < 0 } , H 2 = { ( a , a 0 ) H H 0 : a > 0 } ,

and in the similar way we denote

S 0 = { ( a , a 0 ) S : a = 0 } , S 1 = { ( a , a 0 ) S S 0 : a < 0 } , S 2 = { ( a , a 0 ) S S 0 : a > 0 } .

It is easy to see that H= H 0 H 1 H 2 , S= S 0 S 1 S 2 and

H i H j =, S i S j =, H i S j =,ij,i,j=0,1,2.

Therefore, we can conclude that HS is equivalent to H i S i , i=0,1,2.

Theorem 4.4 Suppose that the stability function R(x) of the Runge-Kutta method is given by the (r,s)-Padé approximation to e x . Then H 1 S 1 if and only if r is odd and H 2 S 2 if and only if s is even.

Proof In view of Theorem 1.3 and Theorem 3.4, we have that HS if and only if

a ( R 2 m ( x ) + 1 ) ( R m ( x ) 1 ) 2 a ( e 2 a + 1 ) ( e a 1 ) 2 ,

which is equivalent to

R(x) e x

since f(x)= x 2 + 1 ( x 1 ) 2 is increasing in [0,1) and decreasing in (1,).

According to Corollary 4.3, the proof is complete. □

Theorem 4.5 For all Runge-Kutta methods, we have H 0 = S 0 .

Corollary 4.6 For the A-stable higher order Runge-Kutta methods, it is easy to see from Theorem  4.4 that

  1. 1.

    For the ν-stage Radau IA and IIA methods, HS if and only if ν is even;

  2. 2.

    For the ν-stage Lobatto IIIA and IIIB methods, H 1 S 1 if and only if ν is even and H 2 S 2 if and only if ν is odd;

  3. 3.

    For the ν-stage Gauss-Legerdre and Lobatto IIIC methods, H 1 S 1 if and only if ν is odd and H 2 S 2 if and only if ν is even.

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

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

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

Theorem 4.7 For the ν-stage explicit Runge-Kutta methods with p=ν=1,2,3,4, HS if and only if ν is odd.

4.2 Preservation of oscillations

Definition 4.8 We call that the Runge-Kutta methods preserve oscillations of Eq. (1.2) if (1.2) oscillates, which implies that there is an h 0 such that (2.4) oscillates for h< h 0 .

Owing to Theorem 1.7 and Theorem 3.5, the Runge-Kutta method preserves the oscillation of (1.2) if and only if

a e a e a 1 a R m ( x ) R m ( x ) 1 or a e a 1 > a R m ( x ) 1 .
(4.3)

Theorem 4.9 Suppose that the stability function R(x) is given by the (r,s)-Padé approximation to e x , then the Runge-Kutta method preserves the oscillation of (1.2) if and only if

R(x) e x for a>0

and

R(x) e x for a<0.

Proof The proof is completed by (4.3) and noting that x x 1 is decreasing in [0,1). □

Corollary 4.10

  1. 1.

    The ν-stage Gauss-Legendre and Lobatto IIIC methods preserve the oscillation of Eq. (1.2) if and only if ν is odd.

  2. 2.

    The ν-stage Lobatto IIIA and IIIB methods preserve the oscillation of Eq. (1.2) if and only if ν is even.

  3. 3.

    The ν-stage Radau IA and IIA methods preserve the oscillation of Eq. (1.2) if ν is odd for a>0 and if ν is even for a<0.

Theorem 4.11 The ν-stage explicit Runge-Kutta methods with p=ν=1,2,3,4 preserve the oscillation of Eq. (1.2) with a<0 if ν is odd.

Remark 4.12 We consider

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

where M, N are positive integers and M=2N.

We can obtain the same results about the stability and oscillation as Eq. (1.2), i.e.,

  1. (i)

    The Runge-Kutta method preserves the asymptotic stability of Eq. (4.4) if R(x) e x .

  2. (ii)

    The Runge-Kutta method preserves the oscillation of Eq. (4.4) if

    R(x) e x for a>0,R(x) e x for a<0.

Hence the Corollary 4.6, 4.10 and Theorem 4.7, 4.11 hold.

5 Numerical experiments

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

{ x ˙ ( t ) = x ( t ) 1.9207 x ( 2 [ t + 1 2 ] ) , t > 0 , x ( 0 ) = 1 ,
(5.1)
{ x ˙ ( t ) = x ( t ) x ( 2 [ t + 1 2 ] ) , t > 0 , x ( 0 ) = 1 .
(5.2)

In Figure 1 to Figure 4, we draw the numerical solutions for Eq. (5.1) and Eq. (5.2) respectively. It is easy to see that the numerical solutions are asymptotically stable.

Figure 1
figure 1

2-Gauss method for ( 5.1 ).

Figure 2
figure 2

Explicit Euler method for ( 5.1 ).

Figure 3
figure 3

2-Lobatto IIIA method for ( 5.2 ).

Figure 4
figure 4

1-Radau IA method for ( 5.2 ).

To illustrate the oscillation, we consider the following two problems:

{ x ˙ ( t ) = x ( t ) 2.2117 x ( 2 [ t + 1 2 ] ) , t > 0 , x ( 0 ) = 1 ,
(5.3)
{ x ˙ ( t ) = x ( t ) + 2.5820 x ( 2 [ t + 1 2 ] ) , t > 0 , x ( 0 ) = 1 .
(5.4)

In Figure 5 to Figure 7, we draw the numerical solutions for Eq. (5.3) and Eq. (5.4) respectively. It is easy to see that the numerical solutions are oscillatory.

Figure 5
figure 5

3-Gauss method for ( 5.3 ).

Figure 6
figure 6

Explicit Euler method for ( 5.4 ).

Figure 7
figure 7

2-Radau IA method for ( 5.4 ).

References

  1. 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 

  2. Jayasree KN, Deo SG: Variation of parameters formula for the equation of Cooke and Wiener. Proc. Am. Math. Soc. 1991, 112: 75–80. 10.1090/S0002-9939-1991-1057744-5

    Article  MathSciNet  Google Scholar 

  3. 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 

  4. 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 

  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. 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 

  7. 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 

  8. 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 

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

    Book  Google Scholar 

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

    Google Scholar 

  11. Ran XJ, Liu MZ, Zhu QY: Numerical methods for impulsive differential equation. Math. Comput. Model. 2007, 48(1–2):46–55.

    Article  MathSciNet  Google Scholar 

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

    Google Scholar 

  13. 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 

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 the differential equations with piecewise continuous arguments alternately of retarded and advanced type. J Inequal Appl 2012, 290 (2012). https://doi.org/10.1186/1029-242X-2012-290

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1029-242X-2012-290

Keywords