Abstract

The numerical approximation of exponential Euler method is constructed for semilinear stochastic differential equations (SDEs). The convergence and mean-square (MS) stability of exponential Euler method are investigated. It is proved that the exponential Euler method is convergent with the strong order 1/2 for semilinear SDEs. A mean-square linear stability analysis shows that the stability region of exponential Euler method contains that of EM method and stochastic Theta method (0𝜃<1) and also contains that of the scale linear SDE, that is, exponential Euler method is analogue mean-square A-stable. Then the exponential stability of the exponential Euler method for scalar semi-linear SDEs is considered. Under the conditions that guarantee the analytic solution is exponentially stable in mean-square sense, the exponential Euler method can reproduce the mean-square exponential stability for any nonzero stepsize. Numerical experiments are given to verify the conclusions.

1. Introduction

Stochastic differential equations are utilized as mathematical models for physical application that possesses inherent noise and uncertainty. Such models have played an important role in a range of applications, including biology, chemistry, epidemiology, microelectronics, and finance. Many mathematicians have devoted their effort to develop it and have obtained a substantial body of achievements. In order to understand the dynamics of stochastic system, it is important to construct an efficient numerical simulation of SDEs. There are many results for numerical solutions of stochastic differential equations. The general introduction to numerical methods for SDEs can be found in [13].

The related concepts of 𝑝th moment stability (0<𝑝2) are attractive in its own right for analytical solution and numerical solution (see [4, 5]). Especially, MS stability (𝑝=2) is considered in a vast array of the literature [6, 7]. The mean-square and almost sure asymptotic stability analysis of stochastic Theta method (0𝜃<1) for test equation are investigated in [8, 9].

The phenomenon of stiffness appears in the process of applying a certain numerical method to solve ODEs and SEDs. Stiffness was also the reason for the introduction of exponential integrators, which have been proposed independently by many authors. The main contribution of exponential integrators is that it can solve exactly the linear part of the problem [10]. Due to the cost of computing, the Jacobian, and the exponential or related function of Jacobian, many work was directed at the semi-linear problems.

Lawson [11] firstly combined the exponential function with explicit Runge-Kutta (RK) methods to obtain 𝐴-stability, as the well-known Lawson-Euler method aiming to overcome the stiffness in the semi-linear problems. The exponential RK numerical scheme was considered for the time integration of semi-linear parabolic problems in [12] and the numerical schemes allowed the construction of methods of arbitrarily high order with good stability properties [13]. In [14] sufficient conditions that guarantee exponential RK methods is contractive and asymptotically stable were given for semi-linear systems of ordinary differential equations. However, little is hitherto known about the convergence and stability of exponential RK methods when it is applied to SDEs.

In this paper, the exponential Euler method as one of the simplest forms of exponential RK method is extended to semi-linear SDEs. The exponential Euler method is based on a discrete version of the variation of constants formula.

In Section 2, the exponential Euler method is proposed to semi-linear SDEs and the convergence analysis of this method is investigated on any bounded interval [0,𝑇].

In Section 3.1, the scalar linear stochastic differential equation as test equation is used to calculate the MS stability region of exponential Euler method. One surprising observation is that the exponential Euler as a kind of explicit numerical method has a good stability property, that is, the MS stability region of this method contains that of the test equation and contains that of EM method and stochastic Theta method (0𝜃<1). In another word, if the test equation is MS stable, then so is the exponential Euler method applied to the systems for any stepsize. However, the classical explicit numerical methods such as Euler-Maruyama (EM) method in [5, 15] and Milstein method [16] and the semi-explicit method such as stochastic Theta method (0𝜃<1/2) in [8, 9] usually have some limitations to the stepsize.

We then consider the exponentially MS stability of the exponential Euler method for scalar semi-linear SDEs in Section 3.2. It is proved that under the conditions that guarantee semi-linear SDEs are exponentially MS stable, the exponential Euler method can preserve stability property for any stepsize. Some numerical examples are provided in Section 4 to illustrate the theoretic results.

2. Exponential Euler Method and Strong Convergence

Throughout this paper, unless otherwise specified, let || be the Euclidean norm in 𝑛. If 𝐴 is a vector or matrix, its transpose is denoted by 𝐴𝑇. If 𝐴 is a matrix, its trace norm is denoted by |𝐴|=trace(𝐴𝑇𝐴). Let (Ω,,) be a complete probability space with a filtration {𝑡}𝑡0 satisfying the usual conditions, that is right continuous and increasing, while 0 contains all 𝑝-null sets. Let 𝑊(𝑡) be a scalar Wiener process defined on the probability space. Let 𝑝>0 and 𝐿𝑝0(Ω;𝑛) denote the family of 𝑛-valued 0-measurable random variables 𝜉 with 𝔼|𝜉|𝑝<.

2.1. Exponential Euler Method

We consider the 𝑛-dimensional semi-linear SDEs 𝑋𝑑𝑋(𝑡)=𝐹𝑋(𝑡)+𝑓(𝑡,𝑋(𝑡))𝑑𝑡+𝑔(𝑡,𝑋(𝑡))𝑑𝑊(𝑡),(0)=𝑋0,(2.1) where initial data 𝑋0𝐿𝑝0(Ω;𝑅𝑛), 𝐹𝑛×𝑛 is the generator of a strongly continuous analytic semigroup 𝑆=(𝑆(𝑡))𝑡0 on a Banach space [17], 𝑓[0,𝑇]×𝑛𝑛, 𝑔[0,𝑇]×𝑛𝑛 and 𝑊(𝑡) is a scalar Wiener process.

In our analysis, it will be more natural to work with the equivalent expression 𝑋(𝑡)=𝑒𝐹𝑡𝑋0+𝑡0𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑑𝑠+𝑡0𝑒𝐹(𝑡𝑠)𝑔(𝑠,𝑋(𝑠))𝑑𝑊(𝑠).(2.2)

Now, we introduce the exponential Euler method for (2.1). Given a stepsize >0, the exponential Euler approximate solution is defined by 𝑦𝑘+1=𝑒𝐹𝑦𝑘+𝑒𝐹𝑓𝑡𝑘,𝑦𝑘+𝑒𝐹𝑔𝑡𝑘,𝑦𝑘Δ𝑊𝑘,(2.3) where 𝑦𝑘 is an approximation to 𝑋(𝑡𝑘) with 𝑡𝑘=𝑘, 𝑦0=𝑋0 and Δ𝑊𝑘=𝑊(𝑡𝑘+1)𝑊(𝑡𝑘) is the Wiener increment. It is convenient to use the continuous exponential Euler approximate solution and hence 𝑦(𝑡) is defined by 𝑦(𝑡)=𝑒𝐹𝑡𝑦0+𝑡0𝑒𝐹(𝑡𝑠)𝑓𝑠,𝑌(𝑠)𝑑𝑠+𝑡0𝑒𝐹(𝑡𝑠)𝑔𝑠,𝑌(𝑠)𝑑𝑊(𝑠),(2.4) where 𝑠=[𝑠/] and [𝑥] denote the largest integer, which is smaller than 𝑥 and 𝑌(𝑡) is the step function which defined by 𝑌(𝑡)=𝑘=0𝐼[𝑡𝑘,𝑡𝑘+1)(𝑡)𝑦𝑘,(2.5) where 𝐼[𝐴] is the indicator function of set 𝐴. Obviously, 𝑦(𝑡𝑘)=𝑌(𝑡𝑘)=𝑦𝑘 for any integer 𝑘0; that is the continuous exponential Euler solution 𝑦(𝑡) and the step function 𝑌(𝑡) coincide with the discrete solution at the grid point.

2.2. Strong Convergence

In this subsection, we are taking aim at the convergence of exponential Euler method applying to (2.1). To show this, some conditions are imposed to the functions 𝑓 and 𝑔 in (2.1).

Assumption 2.1. Assume that 𝑓 and 𝑔 satisfy the globally Lipschitz condition and the linear growth condition, that is, there exist two constants 𝐿1,𝐿2 such that ||||𝑓(𝑡,𝑋)𝑓(𝑡,𝑌)2||||𝑔(𝑡,𝑋)𝑔(𝑡,𝑌)2𝐿1||||𝑋𝑌2,||||(2.6)𝑓(𝑡,𝑋)2||||𝑔(𝑡,𝑌)2𝐿2||𝑋||1+2,(2.7) for all 𝑋,𝑌𝐿𝑝0(Ω;𝑅𝑛). Furthermore, 𝑓 and 𝑔 are supposed to satisfy the following property: ||||𝑓(𝑡,𝑋)𝑓(𝑠,𝑋)2||||𝑔(𝑡,𝑋)𝑔(𝑠,𝑋)2𝐿3||𝑋||1+2|𝑡𝑠|,(2.8) where 𝐿3 is a constant and 𝑡,𝑠[0,𝑇] with 𝑡>𝑠.

The following lemma illustrates that the continuous exponential Euler approximate solution (2.4) is bounded in MS sense and the relationship between continuous approximate solution (2.4) and the step function 𝑌(𝑡).

Lemma 2.2. Under Assumption 2.1, there exist two constants 𝐶1,𝐶2 independent of such that 𝔼sup0𝑡𝑇||||𝑦(𝑡)2𝐶1,𝔼||||(2.9)𝑦(𝑡)𝑌(𝑡)2𝐶2,(2.10) for any 𝑡[0,𝑇].

Proof. From (2.4) and the elementary inequality (𝑎+𝑏+𝑐)23(𝑎2+𝑏2+𝑐2), we have ||||𝑦(𝑡)2||𝑒3𝐹𝑡𝑦0||2+||||𝑡0𝑒𝐹(𝑡𝑠)𝑓||||𝑠,𝑌(𝑠)𝑑𝑠2+||||𝑡0𝑒𝐹(𝑡𝑠)𝑔||||𝑠,𝑌(𝑠)𝑑𝑊(𝑠)2.(2.11) Taking the expectation on both sides and using the Hölder inequality and Doom's martingale inequality yields 𝔼sup0𝑠𝑡||||𝑦(𝑠)2||𝑒3𝐹𝑡||2𝔼||𝑦0||2+𝑇𝔼𝑡0||𝑒𝐹(𝑡𝑠)||2||𝑓||𝑠,𝑌(𝑠)2𝑑𝑠+4𝔼𝑡0||𝑒𝐹(𝑡𝑠)||2||𝑔||𝑠,𝑌(𝑠)2.𝑑𝑠(2.12)
Letting 𝑀=max{|𝑒𝐹𝑇|2,1}, by the linear growth condition (2.7), then 𝔼sup0𝑠𝑡||||𝑦(𝑠)2𝔼||𝑦3𝑀0||2+𝑇𝑡0𝔼||𝑓||𝑠,𝑌(𝑠)2𝑑𝑠+4𝐸𝑡0𝔼||𝑔||𝑠,𝑌(𝑠)2𝔼||𝑦𝑑𝑠3𝑀0||2+𝐿2𝑇𝑡0||||1+𝔼𝑌(𝑠)2𝑑𝑠+4𝐿2𝑡0||||1+𝔼𝑌(𝑠)2𝔼||𝑦𝑑𝑠3𝑀0||2+𝐿2𝑇(𝑇+4)+𝐿2(𝑇+4)𝑡0𝔼||||𝑌(𝑠)2𝔼||𝑦𝑑𝑠3𝑀0||2+𝐿2𝑇(𝑇+4)+3𝑀𝐿2(𝑇+4)𝑡0𝔼sup0𝑟𝑠||||𝑦(𝑟)2𝑑𝑠.(2.13) Now using the Gronwall inequality yields that 𝔼sup0𝑠𝑡||||𝑦(𝑠)2𝐶1,(2.14) where 𝐶1=3𝑀(𝔼|𝑦0|2+𝐿2𝑇(𝑇+4))𝑒3𝑀𝐿2(𝑇+4)𝑇.
From the definition of 𝑌(𝑡) and (2.4), for 𝑡[𝑡𝑘,𝑡𝑘+1), we can obtain 𝑦(𝑡)𝑌(𝑡)=𝑒𝐹(𝑡𝑡𝑘)𝑦𝑘+𝑡𝑡𝑘𝑒𝐹(𝑡𝑠)𝑓𝑡𝑘,𝑦𝑘𝑑𝑠+𝑡𝑡𝑘𝑒𝐹(𝑡𝑠)𝑔𝑡𝑘,𝑦𝑘d𝑊(𝑠)𝑦𝑘.(2.15) Using Hölder inequality gives |𝑦(𝑡)𝑌(𝑡)|2||𝑒3𝐹(𝑡𝑡𝑘)𝐼𝑛||2||𝑦𝑘||2+𝑡𝑡𝑘||𝑒𝐹(𝑡s)||2||𝑓𝑡𝑘,𝑦𝑘||2||||d𝑠+𝑡𝑡𝑘𝑒𝐹(𝑡s)𝑔𝑡𝑘,𝑦𝑘||||d𝑊(𝑠)2,(2.16) where 𝐼𝑛 is the 𝑛 dimension identity matrix. Taking the expectation of both sides, we have 𝔼||||𝑦(𝑡)𝑌(𝑡)2||𝑒3𝐹(𝑡𝑡𝑘)𝐼𝑛||2𝔼||𝑦𝑘||2+𝔼𝑡𝑡𝑘||𝑒𝐹(𝑡s)||2||𝑓𝑡𝑘,𝑦𝑘||2𝑑𝑠+𝔼𝑡𝑡𝑘||𝑒𝐹(𝑡s)||2||𝑔𝑡𝑘,𝑦𝑘||2.𝑑𝑠(2.17) In view of (2.7), (2.9), and |𝑒𝐹(𝑡𝑡𝑘)𝐼𝑛|2𝑂(2), we can obtain 𝔼||||𝑦(𝑡)𝑌(𝑡)2||𝑒3𝐹(𝑡𝑡𝑘)𝐼𝑛||2𝐶1+𝑀𝐿21+𝐶1+𝑀𝐿21+𝐶13𝑀1+𝐶1𝐿2+𝑂2.(2.18) Therefore, 𝔼||||𝑦(𝑡)𝑌(𝑡)2𝐶2,(2.19) where 𝐶2=3𝑀(1+𝐶1)𝐿2.

In the following, we show the convergence result of exponential Euler method for semi-linear SDE (2.1).

Theorem 2.3. Under Assumption 2.1, the numerical solution produced by the exponential Euler method converges to the exact solution of (2.1) in MS sense with the strong order 1/2, that is, there exist a positive constant C such that 𝔼sup0𝑡𝑇||||𝑋(𝑡)𝑦(𝑡)2𝐶,as0.(2.20)

Proof. From (2.2) and (2.4) we know𝑋(𝑡)𝑦(𝑡)=𝑡0𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓+𝑠,𝑌(𝑠)𝑑𝑠𝑡0𝑒𝐹(𝑡𝑠)𝑔(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑔||||𝑠,𝑌(𝑠)𝑑𝑊(𝑠),(2.21)𝑋(𝑡)𝑦(𝑡)2||||2𝑡0𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓||||𝑠,𝑌(𝑠)𝑑𝑠2+||||𝑡0𝑒𝐹(𝑡𝑠)𝑔(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑔||||𝑠,𝑌(𝑠)𝑑𝑊(𝑠)2.(2.22) By the Hölder inequality and Doom's martingale inequality, we have 𝔼sup0𝑟𝑡||||𝑋(𝑟)𝑦(𝑟)22𝑇𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓||𝑠,𝑌(𝑠)2𝑑𝑠+4𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑔(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑔||𝑠,𝑌(𝑠)2.𝑑𝑠(2.23) Consider the first argument in (2.23) 𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓||𝑠,𝑌(𝑠)2𝑑𝑠=𝔼𝑡0|||𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)+𝑒𝑓(𝑠,𝑋(𝑠))𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓+𝑒𝑠,𝑋(𝑠)𝐹(𝑡𝑠)𝑓𝑠,𝑋(𝑠)𝑒𝐹(𝑡𝑠)𝑓|||𝑠,𝑌(𝑠)2𝑑𝑠3𝑡0||𝑒𝐹(𝑡𝑠)𝑒𝐹(𝑡𝑠)||2𝔼||||𝑓(𝑠,𝑋(𝑠))2𝑑𝑠+3𝔼𝑡0||𝑒𝐹(𝑡𝑠)||2||𝑓(𝑠,𝑋(𝑠))𝑓||𝑠,𝑋(𝑠)2𝑑𝑠+3𝔼𝑡0||𝑒𝐹(𝑡𝑠)||2||𝑓𝑠,𝑋(𝑠)𝑓||𝑠,𝑌(𝑠)2𝑑𝑠.(2.24)
By Assumption 2.1 and Lemma 2.2, it is obvious that 𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓||𝑠,𝑌(𝑠)2𝑑𝑠3𝐿2𝑡0||𝑒𝐹(𝑡𝑠)||2||𝑒𝐹(𝑠𝑠)𝐼𝑛||2||||1+𝔼𝑋(𝑡)2𝑑𝑠+3𝐿3𝑠𝑠𝑀𝔼𝑡0||||1+𝑋(𝑠)2d𝑠+3𝑀𝐿1𝑡0𝔼||||𝑋(𝑠)𝑌(𝑠)2𝑑𝑠3𝐿2𝑀||𝑒𝐹𝐼𝑛||21+𝐶1𝑇+3𝑀𝐿31+𝐶1𝑇+6𝐿1𝑀𝑡0𝔼||||𝑋(𝑠)𝑦(𝑠)2+||||𝑦(𝑠)𝑌(𝑠)2𝑑𝑠3𝑀1+𝐶1𝑇||𝑒𝐹𝐼𝑛||2𝐿2+𝐿3+6𝐿1𝑀𝑇𝐶2+6𝐿1𝑀𝑡0𝔼||||𝑋(𝑠)𝑦(𝑠)2𝑑𝑠.(2.25) This implies 𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑓(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑓||𝑠,𝑌(𝑠)2𝑑𝑠3𝑀1+𝐶1𝑇𝐿2||𝑒𝐹𝐼𝑛||2+𝐿3+6𝐿1𝑀𝐶2𝑇+6𝐿1𝑀𝑡0𝔼sup0𝑟𝑠||||𝑋(𝑟)𝑦(𝑟)2𝑑𝑠.(2.26) By the similar procedure, we can observe that 𝔼𝑡0||𝑒𝐹(𝑡𝑠)𝑔(𝑠,𝑋(𝑠))𝑒𝐹(𝑡𝑠)𝑔||𝑠,𝑌(𝑠)2𝑑𝑠3𝑀1+𝐶1𝑇𝐿2||𝑒𝐹𝐼𝑛||2+𝐿3+6𝐿1𝑀𝐶2𝑇+6𝐿1𝑀𝑡0𝔼sup0𝑟𝑠||||𝑋(𝑟)𝑦(𝑟)2𝑑𝑠.(2.27) Substituting (2.26) and (2.27) into (2.23) gives 𝔼sup0𝑟𝑡||||𝑋(𝑟)𝑦(𝑟)26𝑀1+𝐶1𝑇𝐿2||𝑒𝐹𝐼𝑛||2+𝐿3(𝑇+4)+12𝐿1𝑀𝐶2𝑇(𝑇+4)+12𝐿1𝑀(𝑇+4)𝑡0𝔼sup0𝑟𝑠||||𝑋(𝑟)𝑦(𝑟)2𝑑𝑠.(2.28) Since |𝑒𝐹𝐼𝑛|𝑂(2), we can show the following result by Gronwall inequality: 𝔼sup0𝑟𝑡||||𝑋(𝑟)𝑦(𝑟)2𝐿6𝑀𝑇(𝑇+4)31+𝐶1+2𝐿1𝐶2𝑒12𝐿1𝑀(𝑇+4)𝑇.(2.29) Choosing 𝐶=6𝑀𝑇(𝑇+4)[𝐿3(1+𝐶1)+2𝐿1𝐶2]𝑒12𝐿1𝑀(𝑇+4)𝑇, we can obtain the convergence result for any 0𝑡𝑇.

3. Mean-Square Stability

In this section, we focus on the MS stability of the exponential Euler as it is applied to scalar semi-linear SDEs. It is significantly helpful to describe the MS stability region of the exponential Euler method. In the following, scalar linear SDE as the test equation is used to calculate the MS stability region.

3.1. Test Equation

Consider the test equation d𝑦(𝑡)=𝜆𝑦(𝑡)d𝑡+𝜇𝑦(𝑡)𝑑𝑊(𝑡),(3.1) where 𝜆, 𝜇 and 𝑊(𝑡) is the scalar Wiener process.

It is well known [18] that the solution of (3.1) is MS stable if and only if ||𝜇||2𝜆+2<0.(3.2)

The MS stability region of (3.1) is denoted by 𝑆SDE=𝑆SDE(𝜆,𝜇) and represents the set of parameter values for which the equilibrium solution of (3.1) is MS stable. The exponential Euler method for test equation (3.1) leads to the following type: 𝑋𝑛+1=𝑒𝜆𝑋𝑛+𝑒𝜆𝜇𝑋𝑛Δ𝑊𝑛=𝑒𝜆𝑋𝑛+𝑒𝜆𝜇𝑋𝑛𝑍=𝑒𝜆1+𝜇𝑋𝑍𝑛,(3.3) where 𝑋𝑛 is the approximation of 𝑦(𝑡𝑛) with 𝑋0=𝑦(0). Now we define MS stability region for the numerical method applied to (3.1). The notations and definitions are similar to those in [8].

Definition 3.1. If the adaptation of a numerical method to (3.1) leads to a numerical process of the following type: 𝑋𝑛+1=𝑅(,𝜆,𝜇,𝑍)X𝑛,(3.4)𝑅(,𝜆,𝜇)=𝔼|𝑅(,𝜆,𝜇,𝑍)|2 is called the MS stability function of the numerical solution. Furthermore, if 𝑅(,𝜆,𝜇)<1, the numerical method is MS stable and the region of parameter values that satisfy 𝑅(,𝜆,𝜇)<1 is called the MS stability region of the numerical method, where 𝑍𝑁(0,1).

The MS stability regions of EM method and exponential Euler method are denoted by 𝑆EM, 𝑆EE, respectively.

Definition 3.2. The exponential Euler method described by (2.3) is mean-square 𝐴-stable if for all , 𝑆SDE𝑆EE.(3.5)

Higham [19] proposed that the MS stability region for EM method is 𝑆EM={(𝑝,𝑞)0<𝑞<𝑝(𝑝+2)}, where 𝑝=𝜆 and 𝑞=|𝜇|2. According to (3.2), the SDE (3.1) is MS stable only and if only the pair of parameters 𝜆 and 𝜇 belong to the region of 𝑆SDE={(𝑝,𝑞)0<𝑞<2𝑝}.

The MS stability region of exponential Euler method for (3.1) is given in the following theorem. By the comparing with the Euler method and stochastic Theta method, it is observed that the exponential Euler method as an explicit numerical method has desired property.

Theorem 3.3. The mean-square stability region of exponential Euler method for (3.1) is 𝑆EE=(𝑝,𝑞)0<𝑞<𝑒2𝑝,1(3.6) where 𝑝=𝜆 and 𝑞=|𝜇|2.

Proof. From (3.3), by using 𝔼𝑍=0 and 𝔼𝑍2=1, the MS stability function of exponential Euler method is ||||𝑅(,𝜆,𝜇,𝑍)=𝔼𝑅(,𝜆,𝜇,𝑍)2|||𝑒=𝔼𝜆1+𝜇|||𝑍2=𝑒2𝜆||𝜇||1+2.(3.7) Letting 𝑝=𝜆 and 𝑞=|𝜇|2, 𝑅(,𝜆,𝜇,𝑍)=𝑒2𝑝(1+𝑞).(3.8) If 𝑒2𝑝(1+𝑞)<1, exponential Euler method for (3.1) is MS stable, that is, 𝑞<𝑒2𝑝1.(3.9) Clearly, the MS stability region of exponential Euler method is 𝑆EE={(𝑝,𝑞)0<𝑞<𝑒2𝑝1}.

Remark 3.4. From the inequality 𝑝(𝑝+2)<2𝑝<𝑒2𝑝1, we can find that MS stability region of exponential Euler method contains that of EM method and contains MS stability region of the exact solution for (3.1), that is, 𝑆EM𝑆SDE𝑆EE.(3.10) According to the Definition 3.2, the exponential Euler method is mean-square 𝐴-stable.

Remark 3.5. In [9] the MS stability region of stochastic Theta method is denoted by 𝑆STM(𝜃,) and had the conclusions that 𝑆STM(𝜃,)𝑆SDE if 0𝜃<1/2 and 𝑆SDE𝑆STM(𝜃,) if 1/2<𝜃<1. We know that stochastic Theta method is MS stable if and only if ||||1+(1𝜃)𝜆2||𝜇||+2||||1𝜃𝜆2<1.(3.11) Letting 𝑝=𝜆 and 𝑞=|𝜇|2; therefore, the stochastic Theta method is MS stable if and only if 𝑞<(2𝜃1)𝑝22𝑝. Derived from the inequality (2𝜃1)𝑝22𝑝<𝑒2𝑝1, we find that 𝑆STM(𝜃,)𝑆SDE𝑆EE1if0𝜃<2,𝑆SDE𝑆STM(𝜃,)𝑆EE1if2<𝜃<1.(3.12)

3.2. Scalar Semilinear SDEs

This subsection presents new result on the MS exponentially stability for scalar semi-linear stochastic differential equation []𝑑𝑋(𝑡)=𝑎𝑋(𝑡)+𝑓(𝑡,𝑋(𝑡))𝑑𝑡+𝑔(𝑡,𝑋(𝑡))𝑑𝑊(𝑡),(3.13) with initial value 𝑋(0)=𝑋0, where 𝑎<0 is the linear argument of the drift coefficient.

We have proved that the exponential Euler approximation solution preserves the MS exponential stability of the exact solution for any stepsize under the following conditions.

Assumption 3.6. Assume that there exist a positive constant 𝐾 such that ||||𝑓(𝑡,𝑋)2||||𝑔(𝑡,𝑋)2||𝑋||𝐾2.(3.14)

The condition (3.14) implies 𝑓(𝑡,0)=0, 𝑔(𝑡,0)=0 and ensures that the analytical solution will never reach the origin with probability one.

Definition 3.7 (see [20]). The solution of (3.13) is said to be exponentially stable in MS sense if there is a pair of positive constants 𝛾 and 𝐶 such that 𝔼||||𝑋(𝑡)2||𝑋𝐶0||2𝑒𝛾𝑡.(3.15)

Lemma 3.8. Under Assumption 3.6, if 𝜌=2𝑎+2𝐾+𝐾<0,(3.16) the analytic solution of (3.13) is exponentially stable in MS sense, that is, 𝔼||||𝑋(𝑡)22||𝑋1+𝔼0||2𝑒2𝜌𝑡.(3.17)

This lemma can be proved in the similar way as Theorem 4.1 proved in [20]. We can obtain that if 𝜌<0, the analytic solution is exponentially stable in MS sense.

Now the original result about the MS exponential stability of exponential Euler method is given in the following theorem.

Theorem 3.9. If (3.14) and (3.16) hold, then for any stepsize >0, the exponential Euler method for (3.13) is exponentially stable in MS sense, that is, lim𝑛1||𝑦𝑛ln𝔼𝑛||2𝛽<0,(3.18) where 𝛽=2𝑎+(1/)ln(1+𝐾2+𝐾+2𝐾).

Proof. The adaptation of exponential Euler method to (3.13) leads to a numerical process of the following type: 𝑦𝑛+1=𝑒𝑎𝑦𝑛+𝑒𝑎𝑓𝑡𝑛,𝑦𝑛+𝑒𝑎𝑔𝑡𝑛,𝑦𝑛Δ𝑊𝑛,(3.19) where Δ𝑊𝑛𝑁(0,). Clearly, ||𝑦𝑛+1||2=𝑒2𝑎||𝑦𝑛||2+𝑒2𝑎||𝑓𝑡𝑛,𝑦𝑛||22+𝑒2𝑎||𝑔𝑡𝑛,𝑦𝑛||2Δ𝑊2𝑛+2𝑒2𝑎𝑦𝑛𝑡,𝑓𝑛,𝑦𝑛+2𝑒2𝑎𝑦𝑛𝑡,𝑔𝑛,𝑦𝑛Δ𝑊𝑛+2𝑒2𝑎𝑓𝑡𝑛,𝑦𝑛𝑡,𝑔𝑛,𝑦𝑛Δ𝑊𝑛.(3.20) Taking the conditional expectation of both sides yields 𝔼||𝑦𝑛+1||2𝑛=𝑒2𝑎||𝑦𝑛||2𝐼{𝑦𝑛0}𝔼||𝑓𝑡1+𝑛,𝑦𝑛||22||𝑦𝑛||2+||𝑔𝑡𝑛,𝑦𝑛||2||𝑦𝑛||2Δ𝑊2𝑛𝑦+2𝑛𝑡,𝑓𝑛,𝑦𝑛||𝑦𝑛||2𝑦+2𝑛𝑡,𝑔𝑛,𝑦𝑛||𝑦𝑛||2Δ𝑊𝑛𝑓𝑡+2𝑛,𝑦𝑛𝑡,𝑔𝑛,𝑦𝑛||𝑦𝑛||2Δ𝑊𝑛𝑘.(3.21) Note that Δ𝑊𝑛 is independent of 𝑛, 𝔼(Δ𝑊𝑛𝑛)=𝔼(Δ𝑊𝑛)=0 and 𝔼(Δ𝑊2𝑛𝑛)=𝔼(Δ𝑊2𝑛)=. We can obtain that 𝔼||𝑦𝑛+1||2𝑛=𝑒2𝑎||𝑦𝑛||2𝐼{𝑦𝑛0}||𝑓𝑡1+𝑛,𝑦𝑛||22||𝑦𝑛||2+||𝑔𝑡𝑛,𝑦𝑛||2||𝑦𝑛||2𝑦+2𝑛𝑡,𝑓𝑛,𝑦𝑛||𝑦𝑛||2.(3.22) From the linear condition (3.14), we obtain that 𝔼||𝑦𝑛+1||2𝑛𝑒2𝑎||𝑦𝑛||2𝐼{𝑦𝑛0}1+𝐾2+𝐾+2𝐾.(3.23) Taking expectations on both sides yields 𝔼||𝑦𝑛+1||2||𝑦𝔼𝑛||2𝑒2𝑎1+𝐾2+𝐾+2𝐾.(3.24) If 2𝑎+ln1+𝐾2+𝑘+2𝐾<0,(3.25) exponential Euler method is exponentially MS stable. Subsequently, we proof that (3.25) holds under the condition (3.14) and (3.16).
Recall the inequality 1+𝑥+𝑥2/2!+𝑥3/3!<𝑒𝑥. If 1+𝐾2+𝐾+2(𝐾<12𝑎+2𝑎)2+2!(2𝑎)3,3!(3.26) then (1+𝐾2+𝑘+2𝐾)<𝑒2𝑎 and (3.25) holds. Simplifying the (3.26), we have 43𝑎32+𝐾2𝑎2+2𝐾+𝐾+2𝑎<0.(3.27) Let 𝑓()=(4/3)𝑎32+(𝐾2𝑎2)+2𝐾+2𝑎+𝐾. From 𝑎<0 and 𝜌<0, it is easy to observe that 𝑓()=(8/3)𝑎3+(𝐾2𝑎2)<0 when >0 and 𝑓(0)=𝜌<0. Hence (3.26) holds and this implies (3.25) always holds when >0.
From(3.24), it follows that 𝔼||𝑦𝑛||2||𝑦𝔼0||2𝑒2𝑎𝑛1+𝐾2+𝐾+2𝐾𝑛.(3.28) Then lim𝑛1||𝑦𝑛ln𝔼𝑛||2<𝛽,(3.29) where 𝛽=2𝑎+(1/)ln(1+𝐾2+𝐾+2𝐾). From (3.25), we can obtain that 𝛽<0 for any stepsize >0.

Remark 3.10. If 2𝑎+2𝐾+𝐾<0, the analytic solution of (3.13) is exponentially stable in MS sense. Under the same conditions, the numerical solution of exponential Euler method can preserve the exponential stable in MS sense for any stepsize >0, that is, the stability of exponential Euler method for (3.13) has no limitation to the stepsize .

4. Numerical Experiments

In this section, several numerical experiments are given to verify the conclusions of convergence and MS stability of exponential Euler method for semi-linear stochastic differential equations.

4.1. Strong Convergence of Exponential Euler Method

In order to make the notion of convergence precise, we must decide how to measure their difference. Using 𝔼|𝑦𝑛𝑋(𝜏𝑛)| leads to the concept of strong convergence [19].

Definition 4.1. A method is said to have strong order of convergence equal to 1/2 if there exists a constant 𝐶, such that ||𝑦𝑒()=𝔼𝑛||𝑋(𝜏)𝐶1/2,(4.1) for any sufficiently small stepsize and fixed 𝜏=𝑛[0,𝑇].

The parameter 𝜆=2,𝜇=1 and 𝑋0=1 is used to look at the strong convergence of exponential Euler method for (3.1). We compute 5000 different discrete Brownian paths over [0,1] with 𝛿=29. For each path, exponential Euler method is applied with differential stepsizes: =2𝑝1𝛿 for 1𝑝5. We denote by 𝑦𝑘,𝑝 the value of 𝑘th generated trajectory of numerical solution at the endpoint with =2𝑝1𝛿 for 1𝑝5 and by 𝑋𝑘,𝑝 the corresponding value of exact solution. It is easy to obtain the analytical solution of (3.1). The average errors 1𝑒()=50005000𝑘=1||𝑦𝑘,𝑝𝑋𝑘,𝑝||(4.2) at the endpoint over 5000 sample paths are approximation for =2𝑝1𝛿, 1𝑝5. We plot the approximation to 𝑒() against in blue on a log-log scale in Figure 1. For reference, a dashed red line of slope one-half is added. In Figure 1, we can see that the slopes of the two curves appear to match well.

If the inequality (4.1) holds with approximate equality, taking logs of both sides, 1log𝑒()log𝐶+2log.(4.3) Furthermore, we see that the slope of the curve appears to 1/2. A least-squares power law fit produces the slope =0.5218, residual =0.0435 of the blue curve in Figure 1. This suggests that (4.1) is valid. Therefore, our results are consistent with a strong order of exponential Euler method equal to 1/2 from numerical experience.

4.2. Mean-Square Stability Region

Consider the linear scaler stochastic differential equation d𝑋(𝑡)=𝜆𝑋(𝑡)d𝑡+𝜇𝑋(𝑡)d𝑊(𝑡),𝑋(0)=𝑋0.(4.4)

To examine MS stability of exponential Euler method, we solve (4.4) with 𝑋0=1 over [0,20] for two parameters sets. The first set is 𝜆=3 and 𝜇=3. These values satisfy (3.2), hence the problem is MS stable. Firstly, We apply EM method over 50000 discrete Brownian paths for the three differential stepsizes: =1,=1/2,=1/4. Secondly, we apply exponential Euler method with the same stepsizes. Figure 2 depicts the plot of the sample average of 𝑦2𝑗 against 𝑡𝑗=𝑗. Note that the vertical axis is logarithmically scaled.

In the upper curves of Figure 2,=1 and =1/2 curves increase with 𝑡 while the =1/4 curve decays toward zero. However, in the lower curves of Figure 2, all the curves decay toward zero whether =1,=1/2, or =1/4. This implies that the MS stability region of exponential Euler method contains that of EM method.

Next, we use the parameter set 𝜆=3 and 𝜇=3. It is observed that (4.4) is not MS stable. The upper curves of Figure 3 are approximated by the EM method and the lower curves in Figure 3 are approximated by the exponential Euler method. The curves in the upper picture increase with 𝑡, while all the curves in the lower picture decrease toward zero. This implies that the MS stability region of exponential Euler method contains the MS region of test equation (4.4).

4.3. Mean-Square Exponential Stability

Consider the scalar semi-linear stochastic differential equation: 𝑑𝑥(𝑡)=(3𝑥(𝑡)+sin(𝑥(𝑡)))𝑑𝑡+𝑥(𝑡)𝑑𝑊(𝑡).(4.5) It is easy to verify that (4.5) has the properties of (3.14) and (3.16). According to Theorem 3.9, the problem is exponentially stable in MS sense. To test MS exponential stability, we solve (4.5) with 𝑋0=1 over [0,100]. We apply the exponential Euler method and EM method, respectively, over 5000 different discrete Brownian paths with different large stepsize =4,=8, and the average over 5000 sample paths is approximated to |𝑦𝑛|2.

The solutions of exponential Euler method and EM method with =4 can be found in Figures 4 and 5. We can find that the curve in Figure 4 decreases significantly while the curve in Figure 5 increases sharply with 𝑡. It is observed that the exponential Euler method can preserve the MS exponential stability, but EM method does not have this property when =4. Figures 6 and 7 demonstrate numerical solutions of the two methods when stepsize =23 and the similar result can be obtained. Hence exponential Euler approximation solution shares the MS exponential stability of the exact solution.

From Figures 5 and 7, it is manifest that EM method does not preserve the stability with =22 and =23.

5. Conclusions

The classical explicit numerical methods for SDEs such as EM method and Milstein method and the semi-implicit method such as stochastic Theta method (0𝜃<1/2) usually have limitations to the stepsize , and the stability results are given for sufficient small stepsize . In this paper, the exponential Euler method is extended to semi-linear SDEs and we proved that the stability results have fewer restrictions of stepsize and preserve the stability of SDEs.

It is proved that under the conditions where scalar semi-linear SDEs is MS exponentially stable, the exponential Euler method can preserve the MS stability for all stepsize >0. For scaler linear test equation, the MS stable region of exponential Euler method is calculated, and it is observed that the MS stable region of exponential Euler method contains that of EM method and stochastic Theta method (0𝜃<1) and also contains that of the scalar linear test equation. According to Definition 3.2, exponential Euler method is MS 𝐴-stable.

In this paper, the scalar Wiener process is considered and the corresponding results can be generalized to the multidimensional Winer process.

The MS exponential stability is investigated for scalar semi-linear SDEs in this paper. For 𝑛-dimensional SDEs (𝑛2), 𝑋𝑑𝑋(𝑡)=𝑓(𝑋(𝑡))𝑑𝑡+𝑔(𝑋(𝑡))𝑑𝑊(𝑡),(0)=𝑋0,(5.1) whether exponential Euler method can be applied to obtain the numerical solution is our future work.

Acknowledgment

This paper is supported by the Fundamental Research Funds for the Central Universities (HIT.NSRIF.2013081).