Skip to main content
Erschienen in: Journal of Scientific Computing 1/2018

Open Access 02.05.2018

Stability and Convergence Analysis of a Class of Continuous Piecewise Polynomial Approximations for Time-Fractional Differential Equations

verfasst von: Han Zhou, Paul Andries Zegeling

Erschienen in: Journal of Scientific Computing | Ausgabe 1/2018

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

We propose and study a class of numerical schemes to approximate time-fractional differential equations. The methods are based on the approximations of the Caputo fractional derivative of order \(\alpha \in (0, 1)\) by using continuous piecewise polynomials, which are strongly related to the backward differentiation formulae. We investigate their theoretical properties, such as the local truncation error and global error estimates with respect to sufficiently smooth solutions, and the numerical stability in terms of stability region and \(A(\frac{\pi }{2})\)-stability. Numerical experiments are given to verify our theoretical investigations.

1 Introduction

Fractional calculus, as a generalization of classical calculus, has been an intriguing topic for many famous mathematicians since the end of the 17th century. During the last 4 decades, many scholars have been working on the development of theory for fractional derivatives and integrals, found their ways in the world of fractional calculus and their applications. For more detailed information on the historical background, we refer the interested reader to the following books: [6, 21, 22, 3436, 38] and [20]. As an application of fractional calculus, differential equations possessing terms with fractional derivatives in the space- or time- or space-time direction have become very important in many areas. Particularly, in recent years a huge amount of interesting and surprising fractional models have been proposed. Here, we mention just a few typical applications: in the theory of Hankel transforms [15], in financial models [40, 42], in elasticity theory [5], in medical applications [23, 39], in geology [8, 27], in physics [7, 10, 33] and many more.
Similar to the work for ordinary differential equations, investigation of numerical methods for time-fractional differential equations (tfDEs) started its development. This paper will consider numerical approaches to tfDEs of the form
$$\begin{aligned} {^{C}}D^{\alpha }u(t)=f(t,u(t)),\quad t\in (0, T] \end{aligned}$$
(1.1)
with initial condition \(u(0)=u_{0}\), where the operator \({^{C}}D^{\alpha }\) denotes Caputo fractional derivative of order \(\alpha \), whose definition will be given in Definition 2.1 in the next section. As shown in [12], if f(tu(t)) is continuous and satisfies the Lipschitz condition with respect to u, then equation (1.1) possesses a unique solution in C[0, T]. For this case, (1.1) combined with the initial condition is equivalent to the following Volterra-type integral equation:
$$\begin{aligned} u(t)=u_{0}+\frac{1}{\Gamma (\alpha )}\int _{0}^{t}(t-\xi )^{\alpha -1}f(\xi , u(\xi ))\mathrm {d}\xi ,\quad t\in (0, T]. \end{aligned}$$
(1.2)
With respect to numerical approximations for (1.2), two general approaches, called product integration method and fractional linear multistep methods, have been widely discussed. In these cases, a general discrete form of (1.2) is written as
$$\begin{aligned} u_{n}=u_{0}+(\Delta t)^{\alpha }\sum _{j=0}^{n}\omega _{n-j}f(t_{j}, u_{j})+(\Delta t)^{\alpha }\sum _{j=0}^{m}w_{n,j}f(t_{j}, u_{j}), \quad n\ge k \end{aligned}$$
(1.3)
with fixed \(m\in {\mathbb {N}}\). Fractional linear multistep methods were originally proposed in [30] in the mid eighties of the last century. This type of methods construct the convolution quadrature weights \(\{\omega _{j}\}_{j=0}^{\infty }\) satisfying
$$\begin{aligned} \sum _{j=0}^{\infty }\omega _{j}\xi ^{j}= \left( \frac{\sigma (1/\xi )}{\rho (1/\xi )}\right) ^{\alpha }, \end{aligned}$$
where \((\rho , \sigma )\) denote the classical implicit linear multistep formulae. For the motivation behind this idea we refer to [28]. [29] and [31] discuss the accuracy and stability properties of this type of methods. We can see they highly benefit from those of the corresponding multistep methods. Another more straightforward approach to generate the weights \(\{\omega _{j}\}\) and \(\{w_{n,j}\}\) is based on product integration, that is to replace the integrand \(f(\xi , u(\xi ))\) by some piecewise interpolation polynomials, and construct their fractional integrals of order \(\alpha \) as approximations of the integral in (1.2). On the accuracy and efficiency of these methods applied to some Volterra-type integral equations with irregular kernels, we can refer to [9, 11, 13, 26] and [6, 24]. In addition, [18] applies exponential integrators to fractional order problems. Generalized Adams methods and so-called m-steps methods are utilized by [1, 2].
Under the framework of product integration, recently, some new numerical approximations of the Caputo fractional derivative of order \(\alpha \in (0,1)\), named L1 method [25], L1-2 method [17], L2-\(1_\sigma \) method [4] and method [32], were proposed and applied for solving time-fractional differential equations. These methods are based on piecewise linear or quadratic interpolating polynomials approximations. In this paper, we generalize the approach by improving the degree of the piecewise polynomial to \(3\le k\le 6\) to approximate the function that possesses suitable smoothness. For this situation higher order of accuracy can be obtained. We establish local truncation errors and global errors estimates of the numerical schemes for (1.1) in detail. In addition, we mainly study the numerical stability of the L1 method, L1-2 method, method in [32] and higher-order methods proposed in this paper. We apply the technique in [31] to the investigation of the stability regions of this type of numerical methods. Further, we give rigorous proof that L1 method, L1-2 method and method in [32] possess \(A(\frac{\pi }{2})\)-stability. Numerical experiments confirm our theoretical analyses and show that this class of methods are \(A(\theta )\)-stable uniformly for \(0<\alpha <1\), and for some specific \(\alpha \), A-stability can even be obtained.
The paper is organized as follows. Section 2 introduces numerical approximations of the Caputo fractional derivative of order \(\alpha \in (0,1)\), and applies them to the discretization of problem (1.1). The local truncation errors of the proposed methods are discussed. Sections 3 and 4 respectively treat the stability and convergence of the discrete methods. In Sect. 5, numerical experiments confirm our theoretical considerations with respect to order of convergence and stability restrictions.

2 Approximations of Caputo Fractional Derivatives Using Continuous Piecewise Polynomials

We first introduce fractional derivatives in the Caputo sense:
Definition 2.1
([12]) Let \(\alpha >0\), and \(n=\lceil \alpha \rceil \), the \(\alpha \)-th order Caputo fractional derivative of a function u(t) on [0, T] is defined by
$$\begin{aligned} {^{C}}D^{\alpha }u(t)=\frac{1}{\Gamma (n-\alpha )} \int _{0}^{t}\frac{u^{(n)}(\xi )}{(t-\xi )^{\alpha -n+1}}\mathrm {d}\xi \end{aligned}$$
(2.1)
whenever \(u^{(n)}(t)\in L^{1}[0, T]\). In particular, the Caputo fractional derivative of order \(\alpha \in (0,1)\) is defined by
$$\begin{aligned} {^C}D^{\alpha } u(t)=\frac{1}{\Gamma (1-\alpha )} \int _{0}^{t}(t-\xi )^{-\alpha }u^{(1)}(\xi )\mathrm {d}\xi \end{aligned}$$
(2.2)
whenever \(u^{(1)}(t)\in L^{1}[0, T]\).
Next, we will derive a class of numerical approximations of the Caputo fractional derivative of order \(\alpha \in (0,1)\) by constructing a series of continuous piecewise polynomials. The main idea is as follows.
Let \({\mathscr {I}}=[0, T]\) be an interval and the \(M+1\) nodes \(\{t_{i}\}_{i=0}^{M}\) define a partition
$$\begin{aligned} 0=t_{0}<t_{1}\cdots<t_{M-1}<t_{M}=T. \end{aligned}$$
(2.3)
Assume that \(p_{j, q}^{k}(t)\) are a class of polynomials of degree \(k\ge 1\) with compact supports \({\mathscr {I}}_{j}=[t_{j-1}, t_{j}]\). Their coefficients are uniquely determined by the following \(k+1\) conditions
$$\begin{aligned} p_{j, q}^{k}(t_{n})=u(t_{n}),\quad n=j+q-1, j+q-2,\ldots , j+q-k-1. \end{aligned}$$
(2.4)
Here the index q records the number of shifts of the \(k+1\) interpolating nodes \(\{t_{n}\}_{n=j-1-k}^{j-1}\), and the sign of q indicates the direction of the shift. Then we have
$$\begin{aligned} p_{j, q}^{k}(t)=\sum _{n=j+q-k-1}^{j+q-1} u(t_{n})\prod _{\begin{array}{c} m=j+q-k-1 \\ m\ne n \end{array}}^{j+q-1}\frac{t-t_{m}}{t_{n}-t_{m}},\quad t\in {\mathscr {I}}_{j}. \end{aligned}$$
(2.5)
If the partition (2.3) is equidistant, i.e., \(t_{n}=n\Delta t,~0\le n\le M\) and \(\Delta t=\frac{T}{M}\), then (2.5) can be written as
$$\begin{aligned} p_{j, q}^{k}(t)=\sum _{n=0}^{k}\frac{\nabla ^{n}u(t_{j+q-1})}{n!(\Delta t)^{n}}\prod _{l=0}^{n-1}(t-t_{j+q-1-l}),\quad t\in {\mathscr {I}}_{j}. \end{aligned}$$
(2.6)
For convenience of notation, let \(t=t_{j-1}+s\Delta t\), we get
$$\begin{aligned} p_{j,q}^{k}(t)=\sum _{r=0}^{k}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \nabla ^{r}u(t_{j+q-1}), \quad 0<s<1, \end{aligned}$$
(2.7)
where \(\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \) denotes a binomial coefficient, and the r-th order backward difference operators \(\nabla ^{r}\) satisfy
$$\begin{aligned} \nabla ^{0} u(t_{i})=u(t_{i}),\quad \nabla ^{r}u(t_{i})=\nabla ^{r-1}u(t_{i})-\nabla ^{r-1}u(t_{i-1}), \quad r\ge 1. \end{aligned}$$
Let
$$\begin{aligned} C_{p}^{k}({\mathscr {I}})=\{v(t)\in C({\mathscr {I}}):~~ v(t)=\sum _{l=0}^{k}a_{j,l}t^{l} \text { on } {\mathscr {I}}_{j}\} \end{aligned}$$
be the space of continuous piecewise polynomials of degree at most k. On the uniform grid, we construct a class of polynomials of the form
$$\begin{aligned} P_{i}^{k}(t)=\sum _{j=1}^{k-i}p_{j,k-j}^{k-1}(t) +\sum _{j=k}^{n}p_{j-i+1,i}^{k}(t)+\sum _{j=n-i+2}^{n}p_{j,n+1-j}^{k}(t), \end{aligned}$$
(2.8)
where \(1\le i\le k\le 6\) and \(t\in (t_{n-1}, t_{n}]\) for \(1\le n\le M\). \(\sum _{j=1}^{k-i}p_{j,k-j}^{k-1}(t)=0\) and \(\sum _{j=n-i+2}^{n}p_{j,n+1-j}^{k}(t)=0\) if \(k-i<1\) and \(n-i+2>n\), respectively. Then \(P_{i}^{k}(t)\) are considered as approximations of the function u(t) in (2.2) in the space \(C_{p}^{k}({\mathscr {I}})\).
Correspondingly, we propose the operator
$$\begin{aligned} D_{k,i}^{\alpha }u(t)=\frac{1}{\Gamma (1-\alpha )} \int _{0}^{t}(t-\xi )^{-\alpha }\frac{\mathrm {d} P_{i}^{k}}{\mathrm {d} \xi }\mathrm {d}\xi \end{aligned}$$
(2.9)
for \(t\in {\mathscr {I}}\) as an approximation to (2.2). If \(t=t_{n}\), we rewritten (2.9) as
$$\begin{aligned} \begin{aligned} D_{k,i}^{\alpha }u_{n}&=\frac{(\Delta t)^{-\alpha }}{\Gamma (1-\alpha )}\sum _{j=1}^{n}\int _{0}^{1} (n-j+1-s)^{-\alpha }\frac{\mathrm {d} P_{i}^{k}(t_{j-1}+s\Delta t)}{\mathrm {d}s}\mathrm {d}s \\&=(\Delta t)^{-\alpha }\sum _{j=0}^{k-1}w_{n,j}^{(k,i)}u_{j}+(\Delta t)^{-\alpha }\sum _{j=0}^{n}\omega _{n-j}^{(k,i)}u_{j}, \end{aligned} \end{aligned}$$
(2.10)
where \(u_{n}:=u(t_{n})\).
Remark 1
The construction of \(P_{i}^{k}(t)\) in (2.8) mainly depends on the continuity requirement on the interval \({\mathscr {I}}\), i.e., the interpolation conditions
$$\begin{aligned} p_{j,q}^{k}(t_{n})=u(t_{n}),\quad n=j-1, j \end{aligned}$$
(2.11)
should be satisfied. This means that on each \({\mathscr {I}}_{j}\), the conditions \(j+q-1\ge j\) and \(j+q-k-1\le j-1\) in (2.4) should be satisfied, which yields \(1\le q\le k\). Therefore, for \(k=1\), there is only one piecewise polynomial, denoted by \(P_{1}^{1}(t)\), in the space \(C_{p}^{1}({\mathscr {I}})\). Moreover, (2.8) yields
$$\begin{aligned} P_{1}^{1}(t)=\sum _{j=1}^{n}p_{j,1}^{1}(t). \end{aligned}$$
It is easy to see that \(P_{1}^{1}(t)\) coincides with the known L1 method proposed in [25]. For \(k=2\), we can choose \(p_{j,1}^{1}(t)\), \(p_{j,1}^{2}(t)\) and \(p_{j,2}^{2}(t)\) on each \({\mathscr {I}}_{j}\) such that (2.11) holds. To preserve the convolution property as much as possible, here we provide two cases
$$\begin{aligned} P_{1}^{2}(t)=p_{1,1}^{1}(t)+\sum _{j=2}^{n}p_{j,1}^{2}(t) \quad \text {and}\quad P_{2}^{2}(t)=\sum _{j=1}^{n-1}p_{j,2}^{2}(t)+p_{n,1}^{2}(t), \end{aligned}$$
(2.12)
where \(t\in (t_{n-1}, t_{n}]\). The two cases in (2.12) coincide with the approximate methods discussed in [17] and [32], respectively. In addition, as presented in (2.8), we restrict our further discussion to the case \(i\le k\). Because under the condition, the corresponding discrete operators \(D_{k,i}^{\alpha }u_{n}\) in (2.10) can be computed with the least starting values.
In the following part, we present the explicit representations of the weight coefficients \(\{w_{n,j}^{(k,i)}\}\) and \(\{\omega _{j}^{(k,i)}\}\) for \(1\le i\le k\le 3\) as examples. Note that in the case \(1\le i\le k\le 2\), the weight coefficients have been derived by [17, 25, 32] in a similar way. Here we rewrite them into the form of integrals for convenience of further theoretical analyses. First, we define a class of integrals of the form
$$\begin{aligned} I_{n,q}^{r}=\left\{ \begin{array}{ll} \frac{1}{\Gamma (1-\alpha )}\int \limits _{0}^{1}(n+1-s)^{-\alpha } \mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) ,&{}\quad n\ge 0, \\ 0, &{}\quad n<0, \\ \end{array} \right. \end{aligned}$$
(2.13)
where \(q, r\in {\mathbb {N}}^{+}\) and \(n\in {\mathbb {Z}}\). If we denote
$$\begin{aligned} \begin{aligned} I_{n}&:=I_{n,q}^{1},\quad \forall ~q=1,2,\ldots , \\ \nabla ^{k}I_{n,q}^{r}&=\nabla ^{k-1}I_{n,q}^{r}-\nabla ^{k-1}I_{n-1,q}^{r}, \quad \forall ~k\in {\mathbb {N}}^{+}, \end{aligned} \end{aligned}$$
then the weight coefficients can be expressed as
$$\begin{aligned} \left\{ \begin{aligned} (k,i)=(1,1):&w_{m,0}=-I_{m},\quad m\ge 1, \quad \omega _{n}=\nabla I_{n},\quad n\ge 0, \\ (k,i)=(2,1):&w_{m,0}=2I_{m-1,1}^{2}-I_{m,1}^{2}-I_{m}, \quad w_{m,1}=-I_{m-1,1}^{2},m\ge 2, \\&\omega _{n}=\nabla I_{n}+\nabla ^{2} I_{n,1}^{2},\quad n\ge 0, \\ (k,i)=(2,2):&w_{m,0}=-\nabla I_{m+1,1}^{2}+I_{m,2}^{2}, \quad w_{m,1}=-I_{m,1}^{2},\quad m\ge 2, \\&\omega _{0}=I_{0}+I_{1}+I_{0,1}^{2}+I_{1,2}^{2},\quad \omega _{1}=\nabla I_{2}-I_{0}+I_{2,2}^{2}-2I_{0,1}^{2}-2I_{1,2}^{2}, \\&\omega _{2}=\nabla I_{3}+\nabla ^{2}I_{3,2}^{2}+I_{0,1}^{2}, \quad \omega _{n}=\nabla I_{n+1}+\nabla ^{2} I_{n+1,2}^{2},n\ge 3, \\ \end{aligned} \right. \end{aligned}$$
and
\((k,i)=(3,1):\)
$$\begin{aligned} \left\{ \begin{aligned}&w_{m,0}=-\nabla I_{m}-I_{m,1}^{2}+2I_{m-1,1}^{2}+I_{m-1,2}^{2}-I_{m,1}^{3}+3I_{m-1,1}^{3}-3I_{m-2,1}^{3},\\&w_{m,1}=-2I_{m-1}-2I_{m-1,2}^{2}-I_{m-1,1}^{2}-I_{m-1,1}^{3}+3I_{m-2,1}^{3},\\&w_{m,2}=I_{m-1}+I_{m-1,2}^{2}-I_{m-2,1}^{3},\quad m\ge 3, \\&\omega _{n}=\nabla I_{n}+\nabla ^{2}I_{n,1}^{2}+\nabla ^{3}I_{n,1}^{3}, \quad n\ge 0, \\ \end{aligned} \right. \end{aligned}$$
(2.14)
\((k,i)=(3,2):\)
$$\begin{aligned} \left\{ \begin{aligned}&w_{m,0}=-\nabla I_{m+1}-I_{m+1,2}^{2}+2I_{m,2}^{2}-I_{m+1,2}^{3}+3I_{m,2}^{3}-3I_{m-1,2}^{3},\\&w_{m,1}=-I_{m}-I_{m,2}^{2}-I_{m,2}^{3}+3I_{m-1,2}^{3},\\&w_{m,2}=-I_{m-1,2}^{3},\quad m\ge 3, \\&\omega _{0}=I_{0}+I_{1}+I_{1,2}^{2}+I_{0,1}^{2}+I_{1,2}^{3}+I_{0,1}^{3}, \\&\omega _{1}=\nabla I_{2}-I_{0}+I_{2,2}^{2}-2I_{1,2}^{2}-2I_{0,1}^{2}+I_{2,2}^{3}-3I_{1,2}^{3}-3I_{0,1}^{3}, \\&\omega _{2}=\nabla I_{3}+\nabla ^{2}I_{3,2}^{2}+I_{0,1}^{2}+I_{3,2}^{3}-3I_{2,2}^{3}+3I_{1,2}^{3}+3I_{0,1}^{3}, \\&\omega _{3}=\nabla I_{4}+\nabla ^{2}I_{4,2}^{2}+\nabla ^{3}I_{4,2}^{3}-I_{0,1}^{3}, \\&\omega _{n}=\nabla I_{n+1}+\nabla ^{2}I_{n+1,2}^{2}+\nabla ^{3}I_{n+1,2}^{3}, \quad n\ge 4,\\ \end{aligned} \right. \end{aligned}$$
(2.15)
\((k,i)=(3,3)\):
$$\begin{aligned} \left\{ \begin{aligned}&w_{m,0}=-\nabla I_{m+2}-\nabla ^{2} I_{m+2,3}^{2}-I_{m+2,3}^{3}+3I_{m+1,3}^{3}-3I_{m,3}^{3},\\&w_{m,1}=-\nabla I_{m+1}-I_{m+1,3}^{2}+2I_{m,3}^{2}-I_{m+1,3}^{3}+3I_{m,3}^{3},\\&w_{m,2}=-I_{m}-I_{m,3}^{2}-I_{m,3}^{3},\quad m\ge 3, \\&\omega _{0}=I_{0}+I_{1}+I_{2}+I_{0,1}^{2}+I_{1,2}^{2}+I_{2,3}^{2}+I_{0,1}^{3}+I_{1,2}^{3}+I_{2,3}^{3}, \\&\omega _{1}=\nabla I_{3}-I_{0}-I_{1}+I_{3,3}^{2}-2I_{2,3}^{2}-2I_{1,2}^{2}-2I_{0,1}^{2}+I_{3,3}^{3}-3I_{2,3}^{3}-3I_{1,2}^{3}-3I_{0,1}^{3},\\&\omega _{2}=\nabla I_{4}+\nabla ^{2}I_{4,3}^{2}+I_{1,2}^{2}+I_{0,1}^{2}+I_{4,3}^{3}-3I_{3,3}^{3}+3I_{2,3}^{3}+3I_{0,1}^{3}+3I_{1,2}^{3}, \\&\omega _{3}=\nabla I_{5}+\nabla ^{2} I_{5,3}^{2}+\nabla ^{3} I_{5,3}^{3}-I_{1,2}^{3}-I_{0,1}^{3},\\&\omega _{n}=\nabla I_{n+2}+\nabla ^{2}I_{n+2,3}^{2}+\nabla ^{3}I_{n+2,3}^{3}, \quad n\ge 4.\\ \end{aligned} \right. \nonumber \\ \end{aligned}$$
(2.16)
It can be observed that when \(\alpha \rightarrow 1\), the operator \(D_{k,i}^{\alpha }u_{n}\) in (2.10) recovers the k-step BDF method.
Using (2.10), we construct the discrete schemes
$$\begin{aligned} D_{k,i}^{\alpha } u_{n}=f(t_{n},u_{n}), \quad n\ge k, \end{aligned}$$
(2.17)
as approximations of Eq. (1.1). If starting values are given, then we define the local truncation errors of the n-th step by
$$\begin{aligned} \tau _{n}^{(k,i)}=D_{k,i}^{\alpha }u(t_{n})-{^{C}}D^{\alpha }u(t_{n}), \quad n\ge k, \end{aligned}$$
(2.18)
where u(t) is the exact solution of (1.1).
Theorem 2.1
Let \(0<\alpha <1\) and \(1\le k\le 6\). If \(u(t)\in C^{k+1}[0, T]\), then for \(1\le i<k\), it holds that
$$\begin{aligned} \tau _{n}^{(k,i)}=O\left( (t_{n-k+i})^{-\alpha -1}\Delta t^{k+1}+\Delta t^{k+1-\alpha }\right) ,\quad n\ge k. \end{aligned}$$
(2.19)
In particular,
$$\begin{aligned} \tau _{n}^{(k,k)}=O(\Delta t^{k+1-\alpha }), \quad n\ge k. \end{aligned}$$
(2.20)
Proof
From (2.7), we have
$$\begin{aligned} p_{j,q}^{k}(t)-u(t)=u^{(k+1)}(\xi _{j})\left( {\begin{array}{c}s-q+k\\ k+1\end{array}}\right) (\Delta t)^{k+1} \end{aligned}$$
(2.21)
for \(t=t_{j-1}+s\Delta t\), \(0\le s\le 1\), where \(t_{j+q-k-1}\le \xi _{j}\le t_{j+q-1}\).
Inspired by [17], integration by part yields
$$\begin{aligned} \begin{aligned} \tau _{n}^{(k,i)}&=\frac{1}{\Gamma (1-\alpha )}\sum _{j=1}^{n}\int _{t_{j-1}}^{t_{j}}(t_{n}-t)^{-\alpha } \left( \frac{\mathrm {d} P_{i}^{k}(t)}{\mathrm {d}t} -\frac{\mathrm {d} u(t)}{\mathrm {d} t}\right) \mathrm {d}t \\&=\frac{-\alpha }{\Gamma (1-\alpha )}\sum _{j=1}^{n} \int _{t_{j-1}}^{t_{j}}(t_{n}-t)^{-\alpha -1}\left( P_{i}^{k}(t)-u(t)\right) \mathrm {d}t \\&=\frac{-\alpha (\Delta t)^{-\alpha }}{\Gamma (1-\alpha )} \sum _{j=1}^{n}\int _{0}^{1}(n-j+1-s)^{-\alpha -1}\left( P_{i}^{k}(t_{j-1}+s\Delta t)-u(t_{j-1}+s\Delta t)\right) \mathrm {d}s \end{aligned} \end{aligned}$$
(2.22)
for \(n\ge k\). Substituting (2.8) and (2.21) into the last formula of (2.22) and taking \(i=k\), we get
$$\begin{aligned} \begin{aligned} \left| \tau _{n}^{(k,k)}\right|&\le \frac{\alpha \left( \Delta t\right) ^{k+1-\alpha } }{\Gamma (1-\alpha )}\max _{\xi \in {\mathscr {I}}}\left| u^{(k+1)}(\xi )\right| \left( \sum _{j=1}^{n-k+1}\right| \int _{0}^{1} (n-j+1-s)^{-\alpha -1}\left( {\begin{array}{c}s\\ k+1\end{array}}\right) \mathrm {d}s\Big |\\&\quad \ +\sum _{j=n-k+2}^{n}\Big |\int _{0}^{1}(n-j+1-s)^{-\alpha -1} \left( {\begin{array}{c}s+k-n-1+j\\ k+1\end{array}}\right) \mathrm {d}s\Big |\Big ), \end{aligned} \end{aligned}$$
and for \(1\le i\le k-1\),
$$\begin{aligned} \begin{aligned}&\left| \tau _{n}^{(k,i)}\right| \le \frac{\alpha \left( \Delta t\right) ^{-\alpha } }{\Gamma (1-\alpha )} ((\Delta t)^{k}\max _{\xi \in \cup _{j=1}^{k-i}{\mathscr {I}}_{j}}|u^{(k)}(\xi )| \sum _{j=1}^{k-i}\Big |\int _{0}^{1}(n-j+1-s)^{-\alpha -1} \left( {\begin{array}{c}s+j-1\\ k\end{array}}\right) \mathrm {d}s\Big |\\&\quad +(\Delta t)^{k+1}\max _{\xi \in {\mathscr {I}}}\left| u^{(k+1)}(\xi )\right| \sum _{j=k-i+1}^{n-i+1}\Big |\int _{0}^{1}(n-j+1-s)^{-\alpha -1}\left( {\begin{array}{c}s+k-i\\ k+1\end{array}}\right) \mathrm {d}s\Big | \\&\quad +(\Delta t)^{k+1}\max _{\xi \in {\mathscr {I}}}\left| u^{(k+1)}(\xi )\right| \sum _{j=n-i+2}^{n}\Big |\int _{0}^{1}(n-j+1-s)^{-\alpha -1}\left( {\begin{array}{c}s+k-n-i+j\\ k+1\end{array}}\right) \mathrm {d}s\Big |\Big ). \end{aligned} \end{aligned}$$
Since for any \(q\le k\) with \(q, k\in {\mathbb {N}}^{+}\), the factor \((1-s)\) is included in \(\left( {\begin{array}{c}s-q+k\\ k+1\end{array}}\right) \) and the term \(\frac{1}{1-s}\left( {\begin{array}{c}s-q+k\\ k+1\end{array}}\right) \) is bounded for \(0\le s \le 1\), we have
$$\begin{aligned} \begin{aligned} |\tau _{n}^{(k,k)}|\le&\frac{\alpha \left( \Delta t\right) ^{k+1-\alpha } }{\Gamma (1-\alpha )}C^{(k)}\sum _{j=1}^{n}\int _{0}^{1}(n-j+1-s)^{-\alpha -1}(1-s)\mathrm {d}s\\ \le&\frac{\alpha \left( \Delta t\right) ^{k+1-\alpha } }{\Gamma (1-\alpha )}C^{(k)}\left( \sum _{j=1}^{n-1}\int _{0}^{1}(n-j+1-s)^{-\alpha -1}\mathrm {d}s+\int _{0}^{1}(1-s)^{-\alpha }\mathrm {d}s\right) \\ \le&\left( \Delta t\right) ^{k+1-\alpha }C^{(k)} \left( \frac{1}{\Gamma (1-\alpha )}+\frac{1}{\Gamma (2-\alpha )}\right) , \end{aligned} \end{aligned}$$
where \(C^{(k)}\) are bounded and depend on \(u^{(k+1)}\) and k. On the other hand, if \(i<k\), it holds that
$$\begin{aligned} \begin{aligned} |\tau _{n}^{(k,i)}|\le&\frac{\alpha }{\Gamma (1-\alpha )}C^{(k,i)}\Big ((\Delta t)^{k-\alpha }\sum _{j=1}^{k-i}\int _{0}^{1}(n-j+1-s)^{-\alpha -1}\mathrm {d}s \\&+(\Delta t)^{k+1-\alpha }\sum _{j=1}^{n}\int _{0}^{1}(n-j+1-s)^{-\alpha -1}(1-s)\mathrm {d}s\Big ) \\ \le&C^{(k,i)}\Big (\frac{\alpha }{\Gamma (1-\alpha )}(\Delta t)^{k+1}(k-i)(t_{n-k+i})^{-\alpha -1} \\&+(\Delta t)^{k+1-\alpha }\big (\frac{1}{\Gamma (1-\alpha )}+\frac{1}{\Gamma (2-\alpha )}\big )\Big ), \end{aligned} \end{aligned}$$
where \(C^{(k,i)}\) are constants dependent on \(u^{(k)}\), \(u^{(k+1)}\) and ki. \(\square \)

3 Stability Analysis

To analyse the stability of discrete schemes (2.17) with initial value \(u(0)=u_{0}\), we apply (2.9) to the test equation
$$\begin{aligned} {^{C}}D^{\alpha }u(t)=\lambda u(t), \quad \lambda \in {\mathbb {C}} \end{aligned}$$
(3.1)
and obtain
$$\begin{aligned} D_{k,i}^{\alpha }u_{n}=\lambda u_{n}, \quad n\ge k. \end{aligned}$$
(3.2)
We rewrite (3.2) as the formal power series form
$$\begin{aligned} \sum _{n=0}^{\infty }D_{k,i}^{\alpha }u_{n+k}\xi ^{n} =\lambda \sum _{n=0}^{\infty }u_{n+k}\xi ^{n}. \end{aligned}$$
(3.3)
Replaced by (2.10), formula (3.3) becomes
$$\begin{aligned} \omega ^{(k,i)}(\xi ){\mathscr {U}}(\xi )=z{\mathscr {U}}(\xi ) +g^{(k,i)}(\xi ), \end{aligned}$$
(3.4)
where \(z:=\lambda (\Delta t)^{\alpha }\). The above notations are defined as
$$\begin{aligned} \begin{aligned} {\mathscr {U}}(\xi )&=\sum \limits _{n=0}^{\infty }u_{n+k}\xi ^{n}, \omega ^{(k,i)}(\xi )=\sum _{n=0}^{\infty } \omega _{n}^{(k,i)}\xi ^{n}, \\ g^{(k,i)}(\xi )&=-\sum _{j=0}^{k-1}u_{j}\sum _{n=0}^{\infty } \left( w_{n+k,j}^{(k,i)}+\omega _{n+k-j}^{(k,i)}\right) \xi ^{n}. \end{aligned} \end{aligned}$$
(3.5)
Theorem 3.1
The stability region of (3.2) with \(1\le i\le k\le 6\) is \({\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\).
Remark 2
The stability region of a method applied to the test equation (3.1) is the set of \(z=\lambda (\Delta t)^{\alpha }\in {\mathbb {C}}\) with \(\Delta t>0\) such that \(u_{n}\rightarrow 0\) as \(n\rightarrow \infty \) whenever the starting values \(u_{0}, \ldots , u_{k-1}\) are bounded.
Proof
If we denote the stability region of (3.2) by \(S^{(k,i)}\), then the proof of \(S^{(k,i)}={\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\) is equivalent to proving \(S^{(k,i)}\supseteq {\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\) and \(S^{(k,i)}\subseteq {\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\), i.e., to prove that if \(z\in {\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\), then \(z\in S^{(k,i)}\) and if \(z\not \in {\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\), then \(z\not \in S^{(k,i)}\).
On the one hand, if \(z\in {\mathbb {C}}\backslash \{\omega ^{(k,i)}(\xi ): |\xi |\le 1\}\) and \(|z|\le 1\), then \(z-\omega ^{(k,i)}(\xi )\ne 0\) for \(|\xi |\le 1\). Thus, by Lemmas A.4, A.5 and Theorem A.1, the coefficient sequence of the reciprocal of \(z-\omega ^{(k,i)}(\xi )\) is in \(l^{1}\) and the coefficient sequence of \(g^{(k,i)}(\xi )\) tends to zero.
If \(|z|>1\), formula (3.4) can be rewritten as
$$\begin{aligned} {\mathscr {U}}(\xi )=\frac{\frac{g^{(k,i)}(\xi )}{z}}{\frac{\omega ^{(k,i)}(\xi )}{z}-1}, \end{aligned}$$
in which case the coefficient sequence of the reciprocal of \(\frac{\omega ^{(k,i)}(\xi )}{z}-1\) is in \(l^{1}\), and the coefficient sequence of \(\frac{g^{(k,i)}(\xi )}{z}\) converges to zero. In addition, if \(\lim \limits _{n\rightarrow \infty }\sum \limits _{j=0}^{n}|l_{i}|=L<+\infty \) and \(\lim \limits _{j\rightarrow \infty }c_{j}=0\), then \(\lim \limits _{n\rightarrow \infty }\sum \limits _{j=0}^{n}l_{n-j}c_{j}=0\) follows. This implies \(u_{n}\rightarrow 0\) as \(n\rightarrow \infty \).
On the other hand, assume that \(z=\omega ^{(k,i)}(\xi _{0})\) for some \(|\xi _{0}|\le 1\), then formula (3.4) becomes
$$\begin{aligned} \left( \omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})\right) {\mathscr {U}}(\xi )=g^{(k,i)}(\xi ). \end{aligned}$$
(3.6)
If applying the methods (2.10) on a constant function, we obtain from Theorem 2.1 that the corresponding truncation errors are zero, which leads to
$$\begin{aligned} \sum _{j=0}^{k-1}w_{n,j}^{(k,i)}+\sum _{j=0}^{n} \omega _{n-j}^{(k,i)}=0,\quad n\ge k, \end{aligned}$$
and consequently,
$$\begin{aligned} \begin{aligned}&\sum _{n=k}^{\infty }\left( \sum _{j=0}^{k-1}w_{n,j}^{(k,i)}+\sum _{j=0}^{n}\omega _{n-j}^{(k,i)}\right) \xi ^{n-k} \\&\quad =\sum _{n=0}^{\infty }\left( \sum _{j=0}^{k-1}w_{n+k,j}^{(k,i)}+\sum _{j=0}^{n+k}\omega _{n+k-j}^{(k,i)}\right) \xi ^{n} \\&\quad =\sum _{n=0}^{\infty }\sum _{j=0}^{k-1}\left( w_{n+k,j}^{(k,i)}+\omega _{n+k-j}^{(k,i)} \right) \xi ^{n}+\frac{\omega ^{(k,i)}(\xi )}{1-\xi }=0. \\ \end{aligned} \end{aligned}$$
Assume that \(u_{0}=\cdots =u_{k-1}\ne 0\), with the expression of \(g^{(k,i)}(\xi )\), we find \( g^{(k,i)}(\xi )=u_{0}\frac{\omega ^{(k,i)}(\xi )}{1-\xi }\). If \(\omega ^{(k,i)}(\xi _{0})=0\), then \({\mathscr {U}}(\xi )=\frac{u_{0}}{1-\xi }\), which means that \(u_{n}=u_{0}\) for all \(n\in {\mathbb {N}}\). If \(\omega ^{(k,i)}(\xi _{0})\ne 0\), then we have
$$\begin{aligned} {\mathscr {U}}(\xi )(1-\xi )\frac{\omega ^{(k,i)}(\xi ) -\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}=u_{0}\frac{\omega ^{(k,i)} (\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}+u_{0} \frac{\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}. \end{aligned}$$
If assume that \(u_{n}\rightarrow 0\) as \(n\rightarrow \infty \), then from Lemma A.6, it follows that the coefficient sequence of \((1-\xi )\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}\) is in the space \(l^{1}\). This indicates that the coefficient sequence of \({\mathscr {U}}(\xi )(1-\xi )\frac{\omega ^{(1,1)}(\xi )-\omega ^{(1,1)}(\xi _{0})}{\xi -\xi _{0}}\) tends to zero. In addition, Lemma A.3 presents that the coefficient sequence of \(\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}\) converges to zero. However, the divergence of the coefficient sequence of \(\frac{1}{\xi -\xi _{0}}\) for \(|\xi _{0}|\le 1\) leads to a contradiction. Thus, there exist some nonzero bounded initial values \(\{u_{i}\}_{i=0}^{k-1}\) such that \(u_{n} \not \rightarrow 0\) as \(n\rightarrow \infty \), which indicates \(z\not \in \mathrm {S}^{(k,i)}\). \(\square \)
Analogous to the \(A(\theta )\)-stability for classical ODE mentioned in [19], we define \(A(\theta )\)-stability of methods for fractional ODE.
Definition 3.1
A method is said to be \(A(\theta )\)-stable with \(\theta \in [0, \pi -\frac{\alpha \pi }{2})\) and \(0<\alpha <1\), if the sector
$$\begin{aligned} S_{\theta }=\{z: |\mathrm {arg}(-z)|\le \theta , z\ne 0\} \end{aligned}$$
is contained in the stability region.
Theorem 3.2
The method (3.2) is \(A(\frac{\pi }{2})\)-stable for \(1\le i\le k\le 2\).
Proof
For \(\theta =\frac{\pi }{2}\) in Definition 3.1, it suffices to prove \(\mathrm {S}_{\frac{\pi }{2}}\subseteq S^{(k,i)}\) for \(1\le i\le k\le 2\), namely, to prove \(\omega ^{(k,i)}(\xi )=0\) for some \(|\xi |\le 1\) and \(\mathrm {Re}(\omega ^{(k,i)}(\xi ))>0\) otherwise.
First of all, it can be readily verified that \(\omega ^{(k,i)}(1)=0\), which implies \(0\not \in \mathrm {S}_{\frac{\pi }{2}}\). Next we prove the results for the case \((k,i)=(1,1)\), \((k,i)=(2,1)\) and \((k,i)=(2,2)\) separately.
Case \((k,i)=(1,1)\): from the expression of \(\omega ^{(1,1)}(\xi )\), we obtain
$$\begin{aligned} \omega ^{(1,1)}(\xi )=I_{0}+\sum _{j=1}^{\infty }\nabla I_{j}\xi ^{j}=(1-\xi )I(\xi ), \end{aligned}$$
(3.7)
where \(I(\xi )=\sum \limits _{n=0}^{\infty }I_{n}\xi ^{n}\). Lemma A.1 and Theorem A.2 yield
$$\begin{aligned} I_{n}=\int _{0}^{1}r^{n}\mathrm {d}\sigma (r), \quad n\in {\mathbb {N}}, \end{aligned}$$
(3.8)
where \(\sigma (r)\) is a non-decreasing function. Suppose that \(|\xi |<1\), substituting (3.8) into (3.7) yields
$$\begin{aligned} \mathrm {Re}\Big (\omega ^{(1,1)}(\xi )\Big )=\mathrm {Re} \Big ((1-\xi )\sum _{n=0}^{\infty }\int _{0}^{1}r^{n}\xi ^{n} \mathrm {d}\sigma (r)\Big )=\int _{0}^{1}\mathrm {Re} \Big (\frac{1-\xi }{1-r\xi }\Big )\mathrm {d}\sigma (r). \end{aligned}$$
Let \(\xi =|\xi |(\cos \theta +i\sin \theta )\), then
$$\begin{aligned} \frac{1-\xi }{1-r\xi }=\frac{\left( 1-(r+1)|\xi |\cos \theta +r|\xi |^{2} \right) +i\left( (r-1)|\xi |\sin \theta \right) }{(1-r|\xi |\cos \theta )^{2}+(r|\xi |\sin \theta )^{2}}. \end{aligned}$$
For \(0\le r\le 1\) and \(|\xi |<1\), we find
$$\begin{aligned} \begin{aligned} 1-(r+1)|\xi |\cos \theta +r|\xi |^{2}&\ge \min \left( (1-|\xi | \cos \theta )^{2},1-|\xi |\cos \theta \right) , \\ 1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}&\le (1+r|\xi |)^{2}\le 4, \end{aligned} \end{aligned}$$
which yield
$$\begin{aligned} \int _{0}^{1}\mathrm {Re}\left( \frac{1-\xi }{1-r\xi }\right) \mathrm {d}\sigma (r) \ge \frac{\min \left( (1-|\xi |\cos \theta )^{2},1-|\xi | \cos \theta \right) }{4}I_{0}. \end{aligned}$$
Case \((k,i)=(2,1)\): using the definition of \(\omega ^{(2,1)}(\xi )\), we observe
$$\begin{aligned} \begin{aligned} \omega ^{(2,1)}(\xi )=&\sum _{n=0}^{\infty }\left( \nabla I_{n}+\nabla ^{2}I_{n,1}^{2}\right) \xi ^{n} \\ =&\,(1-\xi )I(\xi )+(1-\xi )^{2}I_{1}^{2}(\xi ) \\ =&\,(1-\xi )\left( I(\xi )-2I_{1}^{2}(\xi )+(3-\xi )I_{1}^{2}(\xi )\right) , \end{aligned} \end{aligned}$$
(3.9)
where
$$\begin{aligned} I(\xi )=\sum _{n=0}^{\infty }I_{n}\xi ^{n},\qquad I_{1}^{2}(\xi )=\sum _{n=0}^{\infty }I_{n,1}^{2}\xi ^{n}. \end{aligned}$$
Lemmas A.1, A.2 and Theorem A.2 yield
$$\begin{aligned} I_{n}-2I_{n,1}^{2}=\int _{0}^{1}r^{n}\mathrm {d}\upsilon (r), \quad n=0,1,\ldots \end{aligned}$$
(3.10)
and
$$\begin{aligned} I_{n,1}^{2}=\int _{0}^{1}r^{n}\mathrm {d}\gamma (r), \quad n=0,1,\ldots , \end{aligned}$$
(3.11)
where both \(\upsilon \) and \(\gamma \) are non-decreasing functions. Then for \(|\xi |<1\),
$$\begin{aligned} \mathrm {Re}\Big (\omega ^{(2,1)}(\xi )\Big )=\int _{0}^{1} \mathrm {Re}\Big (\frac{1-\xi }{1-r\xi }\Big )\mathrm {d}\upsilon (r) +\int _{0}^{1}\mathrm {Re}\Big (\frac{(1-\xi )(3-\xi )}{1-r\xi }\Big ) \mathrm {d}\gamma (r). \end{aligned}$$
Moreover,
$$\begin{aligned} \begin{aligned}&\frac{(1-\xi )(3-\xi )}{1-r\xi }\\&\quad =\frac{(3-4|\xi |\cos \theta +|\xi |^{2}\cos 2\theta ) (1-r|\xi |\cos \theta )+(4-2|\xi |\cos \theta )r|\xi |^{2}\sin ^{2} \theta }{(1-r|\xi |\cos \theta )^{2}+(r|\xi |\sin \theta )^{2}} \\&\qquad \quad +\,i\frac{(3r-|\xi |^{2}r -4+2|\xi |\cos \theta )|\xi |\sin \theta }{(1-r|\xi |\cos \theta )^{2} +(r|\xi |\sin \theta )^{2}}. \end{aligned} \end{aligned}$$
Since
$$\begin{aligned} \begin{aligned} 3-4|\xi |\cos \theta +|\xi |^{2}\cos 2\theta =3-4|\xi |\cos \theta +2|\xi |^{2}\cos ^{2}\theta -|\xi |^{2}\ge 2(1-|\xi |\cos \theta )^{2}, \end{aligned} \end{aligned}$$
we get
$$\begin{aligned} \int _{0}^{1}\mathrm {Re}\Big (\frac{(1-\xi )(3-\xi )}{1-r\xi } \Big )\mathrm {d}\gamma (r) \ge \frac{\min \Big ((1-|\xi |\cos \theta )^{3},(1-|\xi |\cos \theta )^{2} \Big )}{2}I_{0,1}^{2}. \end{aligned}$$
Case \((k,i)=(2,2)\): the series \(\omega ^{(2,2)}(\xi )\) satisfies
$$\begin{aligned} \begin{aligned} \omega ^{(2,2)}(\xi )&=I_{0}(1-\xi )+I_{0,1}^{2}(1-\xi )^{2} +(1-\xi )\sum _{n=0}^{\infty }I_{n+1}\xi ^{n}+(1-\xi )^{2} \sum _{n=0}^{\infty }I_{n+1,2}^{2}\xi ^{n} \\&=I_{0,1}^{2}(1-\xi )(3-\xi )+(1-\xi ^{2})\sum _{n=0}^{\infty } I_{n+1,1}^{2}\xi ^{n}+(1-\xi )\left( I(\xi )-2I_{1}^{2}(\xi )\right) , \end{aligned}\nonumber \\ \end{aligned}$$
(3.12)
since for \(n\ge 0\), the relation \(I_{n}+I_{n,2}^{2}=I_{n,1}^{2}\) yields
$$\begin{aligned} \begin{aligned}&(1-\xi )\sum _{n=0}^{\infty }I_{n+1}\xi ^{n}+(1-\xi )^{2} \sum _{n=0}^{\infty }I_{n+1,2}^{2}\xi ^{n} \\&\quad =(1-\xi )\Big (\sum _{n=0}^{\infty }I_{n+1,1}^{2}\xi ^{n} -\xi \sum _{n=0}^{\infty }I_{n+1,2}^{2}\xi ^{n}\Big ) \\&\quad =(1-\xi ^{2})\sum _{n=0}^{\infty }I_{n+1,1}^{2} \xi ^{n}+(1-\xi )\sum _{n=0}^{\infty } \left( I_{n+1}-2I_{n+1,1}^{2}\right) \xi ^{n+1}\\&\quad =(1-\xi ^{2})\sum _{n=0}^{\infty }I_{n+1,1}^{2} \xi ^{n}+(1-\xi )\left( I(\xi )-2I_{1}^{2}(\xi )-(I_{0}-2I_{0,1}^{2})\right) . \end{aligned} \end{aligned}$$
Suppose that \(|\xi |<1\), substituting (3.10) and (3.11) into (3.12), we obtain
$$\begin{aligned} \begin{aligned} \mathrm {Re}\Big (\omega ^{(2,2)}(\xi )\Big )=&\int _{0}^{1}\mathrm {Re} \Big ((1-\xi )(3-\xi )\Big )\mathrm {d}\gamma (r) \\&+\int _{0}^{1}r\mathrm {Re}\Big (\frac{1-\xi ^{2}}{1-r\xi }\Big ) \mathrm {d}\gamma (r)+\int _{0}^{1}\mathrm {Re}\Big (\frac{1-\xi }{1-r\xi }\Big )\mathrm {d}\upsilon (r). \end{aligned} \end{aligned}$$
Furthermore,
$$\begin{aligned} \begin{aligned} \frac{1-\xi ^{2}}{1-r\xi }=&\frac{(1-|\xi |^{2}\cos 2\theta )(1-r|\xi | \cos \theta )+r|\xi |^{3}\sin \theta \sin 2\theta }{(1-r|\xi |\cos \theta )^{2}+(r|\xi |\sin \theta )^{2}} \\&+i\frac{(1-|\xi |^{2}\cos 2\theta )r|\xi |\sin \theta -(1-r|\xi |\cos \theta )\rho ^{2}\sin 2\theta }{(1-r|\xi | \cos \theta )^{2}+(r|\xi |\sin \theta )^{2}}. \end{aligned} \end{aligned}$$
Since for \(0\le r\le 1\),
$$\begin{aligned} \begin{aligned}&(1-|\xi |^{2}\cos 2\theta )(1-r|\xi |\cos \theta ) +r|\xi |^{3}\sin \theta \sin 2\theta \\&\quad =1-|\xi |^{2}\cos 2\theta -r|\xi |\cos \theta +r|\xi |^{3}\cos \theta \\&\quad \ge (1-|\xi |^{2})(1-|\xi ||\cos \theta |), \end{aligned} \end{aligned}$$
we obtain
$$\begin{aligned} \begin{aligned} \int _{0}^{1}r\mathrm {Re}\Big (\frac{1-\xi ^{2}}{1-r\xi }\Big ) \mathrm {d}\gamma (r) \ge&\frac{(1-|\xi |^{2})(1-|\xi ||\cos \theta |)}{4} \int _{0}^{1}r\mathrm {d}\gamma (r) \\ =&\frac{(1-|\xi |^{2})(1-|\xi ||\cos \theta |)}{4}I_{1,1}^{2}. \end{aligned} \end{aligned}$$
Finally, for \(1\le i\le k\le 2\), we conclude
$$\begin{aligned} \mathrm {Re}\Big (\omega ^{(k,i)}(\xi )\Big )\ge \frac{\min \left( (1-|\xi |\cos \theta )^{2}, 1-|\xi |\cos \theta \right) }{4}I_{0}>0, \quad |\xi |<1. \end{aligned}$$
In addition, according to Lemma A.6, there exist constants \(M^{(k,i)}>0\) such that
$$\begin{aligned} |\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})| \le \frac{M^{(k,i)}}{|1-\xi |} |\xi -\xi _{0}|,\quad \xi \ne 1. \end{aligned}$$
This implies that \(\omega ^{(k,i)}(\xi )\) is continuous for \(|\xi |\le 1\) and \(\xi \ne 1\). Therefore, for any fixed \(\xi \) lying on the unit circle, the angle of which satisfies \(\mathrm {arg}(\xi )=\theta _{\xi }\ne 0\), there exists a sequence \(\xi _{n}=(1-\frac{1}{n})\xi , n=1, 2, \ldots \), with \(|\xi _{n}|<1\), such that
$$\begin{aligned} \mathrm {Re}\Big (\omega ^{(k,i)}(\xi )\Big )=\lim \limits _{n\rightarrow \infty } \mathrm {Re}\Big (\omega ^{(k,i)}(\xi _{n})\Big )\ge \frac{I_{0}}{4}\min \left( (1-\cos \theta _{\xi })^{2}, 1-\cos \theta _{\xi }\right) >0. \end{aligned}$$
\(\square \)

4 Convergence Analysis

In this section, we will establish the error estimate for (2.17). Assume that u(t) is the exact solution of (1.1), then it satisfies
$$\begin{aligned} D_{k,i}^{\alpha }u(t_{n})=f(t_{n}, u(t_{n}))+\tau _{n}^{(k,i)},\quad k\le n\le N, \end{aligned}$$
(4.1)
where the difference operator \(D_{k,i}^{\alpha }\) and the local truncation error \(\tau _{n}^{(k,i)}\) are defined by (2.10) and (2.18), respectively. Suppose that \(u_{n}^{(k,i)}\) is the solution of (2.17) for each ki, we denote global errors by
$$\begin{aligned} e_{n}^{(k,i)}=u(t_{n})-u_{n}^{(k,i)}, \quad 0\le n\le N. \end{aligned}$$
(4.2)
Subtracting (2.17) by (4.1) yields
$$\begin{aligned} D_{k,i}^{\alpha }e_{n}^{(k,i)}=\delta f_{n}^{(k,i)}+\tau _{n}^{(k,i)},\quad k\le n\le N, \end{aligned}$$
(4.3)
where \(\delta f_{n}^{(k,i)}=f(t_{n}, u(t_{n}))-f(t_{n}, u_{n}^{(k,i)})\). From (2.10) and (4.3), we have
$$\begin{aligned} \sum _{m=0}^{k-1}w_{n,m}^{(k,i)}e_{m}^{(k,i)}+\sum _{j=0}^{n} \omega _{n-j}^{(k,i)}e_{j}^{(k,i)} =(\Delta t)^{\alpha }\delta f_{n}^{(k,i)}+(\Delta t)^{\alpha }\tau _{n}^{(k,i)},\quad k\le n\le N. \end{aligned}$$
(4.4)
Multiplying \(\xi ^{n-k}\) on both sides of (4.4) and summing up for all \(n\ge k\), we obtain
$$\begin{aligned} \begin{aligned}&\sum _{n=0}^{\infty }\sum _{m=0}^{k-1}\left( w_{n+k,m}^{(k,i)} +\omega _{n+k-m}^{(k,i)}\right) e_{m}^{(k,i)}\xi ^{n} +\sum _{n=0}^{\infty }\sum _{j=k}^{n+k}\omega _{n+k-j}^{(k,i)}e_{j}^{(k,i)}\xi ^{n}\\&\quad =(\Delta t)^{\alpha }\sum _{n=0}^{\infty } \delta f_{n+k}^{(k,i)}\xi ^{n}+(\Delta t)^{\alpha } \sum _{n=0}^{\infty }\tau _{n+k}^{(k,i)}\xi ^{n}. \end{aligned} \end{aligned}$$
It follows that
$$\begin{aligned} \omega ^{(k,i)}(\xi )e^{(k,i)}(\xi ) =\sum _{m=0}^{k-1}e_{m}^{(k,i)}s_{m}^{(k,i)}(\xi ) +(\Delta t)^{\alpha }\delta f^{(k,i)}(\xi )+(\Delta t)^{\alpha }\tau ^{(k,i)}(\xi ), \end{aligned}$$
(4.5)
where
$$\begin{aligned} \begin{aligned}&s_{m}^{(k,i)}(\xi ):=\sum _{n=0}^{\infty }s_{n,m}^{(k,i)}\xi ^{n}=-\sum _{n=0}^{\infty }\left( w_{n+k,m}^{(k,i)}+\omega _{n+k-m}^{(k,i)}\right) \xi ^{n},\quad e^{(k,i)}(\xi )=\sum _{n=0}^{\infty }e_{n+k}^{(k,i)}\xi ^{n}, \\&\omega ^{(k,i)}(\xi )=\sum _{n=0}^{\infty }\omega _{n}^{(k,i)}\xi ^{n}, \delta f^{(k,i)}(\xi )=\sum _{n=0}^{\infty }\delta f_{n+k}^{(k,i)}\xi ^{n},\quad \tau ^{(k,i)}(\xi )=\sum _{n=0}^{\infty }\tau _{n+k}^{(k,i)}\xi ^{n}. \end{aligned}\nonumber \\ \end{aligned}$$
(4.6)
Theorem 4.1
Let u(t) and \(u_{n}\), \(k\le n\le N\) be the solutions of Eqs. (1.1) and (4.4), respectively. Assume that f(tu(t)) in (1.1) satisfies the Lipschitz continuous condition with respect to u. If \(u(t)\in C^{k+1}[0, T]\), then
(i)
for \(1\le k\le 3\),
$$\begin{aligned} |e_{n}^{(k,k)}|\le C^{(k,k)}\left( \sum _{m=0}^{k-1}|e_{m}^{(k,k)}|+ \left( \Delta t\right) ^{(k+1)}+\left( \Delta t\right) ^{k+1-\alpha }t_{n-1}^{\alpha }\right) , \quad k\le n\le N, \end{aligned}$$
(4.7)
(ii)
for \(1\le i<k\le 3\),
$$\begin{aligned} |e_{n}^{(k,i)}|\le C^{(k,i)}\left( \sum _{m=0}^{k-1}|e_{m}^{(k,i)}|+\left( \Delta t\right) ^{k}+\left( \Delta t\right) ^{k+1-\alpha }t_{n-1}^{\alpha }\right) , \quad k\le n\le N, \end{aligned}$$
(4.8)
where \(\Delta t>0\) is sufficiently small, \(N\Delta t=T\), and \(C^{(k,i)}>0\) are independent of N and n.
Proof
Substituting formula (B.14) into (4.5), and using (B.21), we have
$$\begin{aligned} \begin{aligned} e^{(k,i)}(\xi )=\frac{r^{(k,i)}(\xi )}{(1-\xi )^{\alpha }} \left( \sum _{m=0}^{k-1}e_{m}^{(k,i)}s_{m}^{(k,i)}(\xi )+(\Delta t)^{\alpha }\delta f^{(k,i)}(\xi )+(\Delta t)^{\alpha }\tau ^{(k,i)}(\xi )\right) .\quad \end{aligned} \end{aligned}$$
(4.9)
For \(k\le n\le N\), we rewrite (4.9) in the equivalent form
$$\begin{aligned} e_{n}^{(k,i)}= & {} \displaystyle \sum _{m=0}^{k-1}e_{m}^{(k,i)}\sum _{j=0}^{n-k} r_{n-k-j}^{(k,i)}\sum _{i=0}^{j}g_{j-i}^{(-\alpha )}s_{i,m}^{(k,i)}+(\Delta t)^{\alpha }\sum _{j=0}^{n-k}r_{n-k-j}^{(k,i)} \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}\delta f_{i+k}^{(k,i)} \nonumber \\&\displaystyle +\,(\Delta t)^{\alpha }\sum _{j=0}^{n-k}r_{n-k-j}^{(k,i)} \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}\tau _{i+k}^{(k,i)}, \end{aligned}$$
(4.10)
where coefficients \(g_{n}^{(-\alpha )}\) are given in Lemma B.2. Since f(tu(t)) satisfies the Lipschitz continuous condition by assumption, there exist constants \(L^{(k,i)}>0\) such that \(|\delta f_{n}^{(k,i)}|\le L^{(k,i)}|e_{n}^{(k,i)}|\) for \(k\le n\le N\). It follows that
$$\begin{aligned} \left| e_{n}^{(k,i)}\right|\le & {} \sum _{m=0}^{k-1}\left| e_{m}^{(k,i)}\right| \sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}\left| s_{i,m}^{(k,i)}\right| \nonumber \\&+(\Delta t)^{\alpha }\sum _{j=0}^{n-k}g_{n-k-j}^{(-\alpha )} \sum _{i=0}^{j}\left| r_{j-i}^{(k,i)}\right| \left( L^{(k,i)}\left| e_{i+k}^{(k,i)}\right| +\left| \tau _{i+k}^{(k,i)}\right| \right) . \end{aligned}$$
(4.11)
On the one hand, by (B.11) and (B.20), there exist constants \({\tilde{c}}_{k,i}>0\), such that \( |s_{n,0}^{(k,i)}|\le c_{k,i}\frac{n^{-\alpha }}{\Gamma (1-\alpha )}\le {\tilde{c}}_{k,i}g_{n}^{(\alpha -1)}\). Hence, we obtain
$$\begin{aligned} \sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}\left| s_{i,0}^{(k,i)}\right|\le & {} {\tilde{c}}_{k,i}\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}g_{i}^{(\alpha -1)} \nonumber \\\le & {} {\tilde{c}}_{k,i}\sum _{j=0}^{\infty }\left| r_{j}^{(k,i)}\right| ={\tilde{c}}_{k,i}M_{\alpha }^{(k,i)}, \end{aligned}$$
(4.12)
where \(\sum _{i=0}^{j}g_{j-i}^{(-\alpha )}g_{i}^{(\alpha -1)}=1\) for any \(j\ge 0\) in view of the identity \((1-\xi )^{-\alpha }(1-\xi )^{\alpha -1}=(1-\xi )^{-1}\). On the other hand, there exist constants \({\tilde{c}}_{m}^{(k,i)}>0, m\ge 1\), such that \(|s_{n,m}^{(k,i)}|\le c_{m}^{(k,i)}\frac{n^{-\alpha -1}}{|\Gamma (-\alpha )|}\le {\tilde{c}}_{m}^{(k,i)}|g_{n}^{(\alpha )}|\). This gives
$$\begin{aligned} \sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{l=0}^{j} g_{j-l}^{(-\alpha )}\left| s_{l,m}^{(k,i)}\right|\le & {} {\tilde{c}}_{m}^{(k,i)} \sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{l=0}^{j}g_{j-l}^{(-\alpha )}\left| g_{l}^{(\alpha )}\right| \nonumber \\\le & {} 2{\tilde{c}}_{m}^{(k,i)}\sum _{j=0}^{n-k} \left| r_{n-k-j}^{(k,i)}\right| g_{j}^{(-\alpha )}, \end{aligned}$$
(4.13)
where the last inequality holds since it is satisfied that \(\sum _{l=0}^{j}g_{j-l}^{(-\alpha )}g_{l}^{(\alpha )}=0\) for any \(j\ge 1\), and \(\sum _{l=0}^{j}g_{j-l}^{(-\alpha )}|g_{l}^{(\alpha )}|=g_{j}^{(-\alpha )}g_{0}^{(\alpha )}-\sum _{l=1}^{j}g_{j-l}^{(-\alpha )}g_{l}^{(\alpha )}=2g_{j}^{(-\alpha )}\) follows from Lemma B.2. In addition, the sequences \(\{r_{n}^{(k,i)}\}\) belong to \(l^{1}\), and \(g_{n}^{(-\alpha )}\rightarrow 0\) as \(n\rightarrow \infty \). Therefore, \(\sum _{j=0}^{n-k}|r_{n-k-j}^{(k,i)}|g_{j}^{(-\alpha )}\rightarrow 0\) as \(n\rightarrow \infty \). Then, the sequences \(\sum _{j=0}^{n-k}|r_{n-k-j}^{(k,i)}|\sum _{l=0}^{j}g_{j-l}^{(-\alpha )}|s_{l,m}^{(k,i)}|\) can be bounded by \(2{\tilde{c}}_{m}^{(k,i)}M_{\alpha }^{(k,i)}\).
In the cases \(1\le k\le 3\), recalling \(|\tau _{n}^{(k,k)}|\le C_{\alpha }^{(k)}\left( \Delta t\right) ^{k+1-\alpha }\) uniformly for \(n\ge k\) in Theorem 2.1, together with (B.17), we have
$$\begin{aligned} (\Delta t)^{\alpha }\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,k)}\right| \sum _{i=0}^{j}g_{j-i}^{(-\alpha )}\left| \tau _{i+k}^{(k,k)}\right|= & {} \displaystyle (\Delta t)^{\alpha }\sum _{j=0}^{n-k}g_{n-k-j}^{(-\alpha )}\sum _{i=0}^{j}\left| r_{j-i}^{(k,k)}||\tau _{i+k}^{(k,k)}\right| \nonumber \\\le & {} \displaystyle \left( \Delta t\right) ^{k+1}C_{\alpha }^{(k)}M_{\alpha }^{(k,k)}\sum _{j=0}^{n-k}g_{j}^{(-\alpha )} \nonumber \\\le & {} \displaystyle \left( \Delta t\right) ^{k+1}C_{\alpha }^{(k)}M_{\alpha }^{(k,k)}\big (1+C\sum _{j=1}^{n-k}\frac{j^{\alpha -1}}{\Gamma (\alpha )}\big ) \nonumber \\\le & {} \displaystyle \left( \Delta t\right) ^{k+1}C_{\alpha }^{(k)}M_{\alpha }^{(k,k)}\big (1+ \frac{C}{\Gamma (\alpha )}\int _{0}^{n-k}t^{\alpha -1}\mathrm {d}t\big ) \nonumber \\\le & {} \displaystyle {\tilde{C}}_{\alpha }^{(k,k)}\left( (\Delta t)^{k+1}+(\Delta t)^{k+1-\alpha }t_{n-k}^{\alpha }\right) . \end{aligned}$$
(4.14)
In other cases \(1\le i<k\le 3\), according to Theorem 2.1, there exist constants \(C_{\alpha }^{(k,i)}>0\), such that
$$\begin{aligned} |\tau _{n}^{(k,i)}|\le C_{\alpha }^{(k,i)}\left( (\Delta t)^{k-\alpha }\frac{(n-k)^{-\alpha -1}}{|\Gamma (-\alpha )|}+\frac{(\Delta t)^{k+1-\alpha }}{\Gamma (1-\alpha )}\right) , \quad n\ge k. \end{aligned}$$
Together with (B.17), it follows that
$$\begin{aligned} \begin{aligned} (\Delta t)^{\alpha }\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{l=0}^{j}g_{j-l}^{(-\alpha )}\left| \tau _{l+k}^{(k,i)}\right| \le&\,C_{\alpha }^{(k,i)}\Big ((\Delta t)^{k}{\tilde{c}}_{\alpha } \sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{l=0}^{j}g_{j-l}^{(-\alpha )}\left| g_{l}^{(\alpha )}\right| \\&+(\Delta t)^{k+1}\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| \sum _{l=0}^{n-k}g_{l}^{(-\alpha )}\Big ) \\ \le&\,C_{\alpha }^{(k,i)}\Big (2(\Delta t)^{k}{\tilde{c}}_{\alpha }\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| g_{j}^{(-\alpha )} \\&+(\Delta t)^{k+1}\sum _{j=0}^{n-k}\left| r_{n-k-j}^{(k,i)}\right| g_{n-k}^{(-\alpha -1)}\Big )\\ \le \,&{\tilde{C}}_{\alpha }^{(k,i)}\left( (\Delta t)^{k}+(\Delta t)^{k+1-\alpha }t_{n-k}^{\alpha }\right) . \end{aligned} \end{aligned}$$
(4.15)
Therefore formula (4.11) becomes
$$\begin{aligned} \begin{aligned} \left| e_{n}^{(k,i)}\right| \le&(\Delta t)^{\alpha }L^{(k,i)}\Big (\sum _{j=0}^{n-k-1}g_{n-k-j}^{(-\alpha )}\sum _{l=0}^{j}\left| r_{j-l}^{(k,i)}||e_{l+k}^{(k,i)}\right| +g_{0}^{(-\alpha )}\sum _{l=0}^{n-k-1}\left| r_{n-k-l}^{(k,i)}||e_{l+k}^{(k,i)}\right| \\&+g_{0}^{(-\alpha )}\left| r_{0}^{(k,i)}||e_{n}^{(k,i)}\right| \Big )+\delta _{n}^{(k,i)}, \quad n\ge k. \end{aligned} \end{aligned}$$
For \(1\le i\le k\le 3\), we obtain from (4.12), (4.13), (4.14) and (4.15) that
$$\begin{aligned} \delta _{n}^{(k,k)}=C_{\alpha }^{(k,k)}\left( \sum _{m=0}^{k-1}\left| e_{m}^{(k,k)}\right| +\left( \Delta t\right) ^{(k+1)} +\left( \Delta t\right) ^{k+1-\alpha }t_{n-1}^{\alpha }\right) , \quad n\ge k \end{aligned}$$
and
$$\begin{aligned} \delta _{n}^{(k,i)}=C_{\alpha }^{(k,i)}\left( \sum _{m=0}^{k-1}|e_{m}^{(k,i)}|+\left( \Delta t\right) ^{k}+\left( \Delta t\right) ^{k+1-\alpha }t_{n-1}^{\alpha }\right) , \quad n\ge k, \end{aligned}$$
where \(C_{\alpha }^{(k,i)}=\max \{{\tilde{c}}_{k,i}M_{\alpha }^{(k,i)}, 2{\tilde{c}}_{m}^{(k,i)}M_{\alpha }^{(k,i)}, {\tilde{C}}_{\alpha }^{(k,i)} \}\). Let \(\Delta t>0\) be sufficiently small. Then there exist bounded constants \(c_{k,i}^{*}\) such that \(0<\frac{1}{1-(\Delta t)^{\alpha }L^{(k,i)}g_{0}^{(-\alpha )}|r_{0}^{(k,i)}|}\le c_{k,i}^{*}\), and
$$\begin{aligned} \left\{ \begin{aligned} |e_{k}^{(k,i)}|&\le {\tilde{\delta }}_{k}^{(k,i)}, \\ |e_{n}^{(k,i)}|&\le {\tilde{\delta }}_{n}^{(k,i)}+(\Delta t)^{\alpha }c_{k,i}^{*}L^{(k,i)}\Big (\sum _{j=0}^{n-k-1}g_{n-k-j}^{(-\alpha )}\sum _{l=0}^{j}|r_{j-l}^{(k,i)}||e_{l+k}^{(k,i)}|\\&\quad +g_{0}^{(-\alpha )}\sum _{l=0}^{n-k-1}|r_{n-k-l}^{(k,i)}||e_{l+k}^{(k,i)}|\Big ), \quad n\ge k+1, \end{aligned} \right. \end{aligned}$$
(4.16)
where \({\tilde{\delta }}_{n}^{(k,i)}=c_{k,i}^{*}\delta _{n}^{(k,i)}\). Next, assume that \(\{p_{n}^{(k,i)}\}_{n\ge 0}\) are a series of non-negative sequences satisfying
$$\begin{aligned} \left\{ \begin{aligned}&p_{0}^{(k,i)}={\tilde{\delta }}_{k}^{(k,i)}, \\&p_{n}^{(k,i)}={\tilde{\delta }}_{n+k}^{(k,i)}+\frac{(\Delta t)^{\alpha }{\tilde{L}}^{(k,i)}}{\Gamma (\alpha )}\sum _{j=0}^{n-1}(n-j)^{\alpha -1}p_{j}^{(k,i)}, \quad n\ge 1, \end{aligned} \right. \end{aligned}$$
(4.17)
where \({\tilde{L}}^{(k,i)}\) are chosen such that
$$\begin{aligned} {\tilde{L}}^{(k,i)}=\max \{c_{k,i}^{*}L^{(k,i)}M_{\alpha }^{(k,i)}\left( 1+\Gamma (\alpha )g_{1}^{(-\alpha )}\right) , c_{k,i}^{*}L^{(k,i)}M_{\alpha }^{(k,i)}g_{n}^{(-\alpha )}n^{1-\alpha }\Gamma (\alpha )\}. \end{aligned}$$
Then using the weakly singular discrete Gronwall inequality in [14], we conclude that \(\{p_{n}^{(k,i)}\}_{n\ge 1}\) is monotonically increasing with respect to n, and satisfy
$$\begin{aligned} p_{n}^{(k,i)}\le {\tilde{\delta }}_{n+k}^{(k,i)}E_{\alpha } \left( {\tilde{L}}^{(k,i)}(n\Delta t)^{\alpha }\right) , \quad n\ge 1, \end{aligned}$$
where \(E_{\alpha }(\cdot )\) denote Mittag-Leffler functions. In addition, from (4.16) and (4.17), we have \(|e_{n}^{(k,i)}|\le p_{n-k}^{(k,i)}\) for \(n\ge k\), and consequently,
$$\begin{aligned} |e_{n}^{(k,i)}|\le {\tilde{\delta }}_{n}^{(k,i)}E_{\alpha } \left( {\tilde{L}}^{(k,i)}(n-k)^{\alpha }\Delta t^{\alpha }\right) \le {\tilde{\delta }}_{n}^{(k,i)}E_{\alpha }\left( {\tilde{L}}^{(k,i)} T^{\alpha }\right) \end{aligned}$$
for \(k\le n\le N\). \(\square \)
Remark 3
Note that the error estimates (4.7) and (4.8) are uniform for all \(n\ge k\). For those \(t_{n}\) away from the origin, under the conditions \(e_{m}^{(k,i)}=O((\Delta t)^{k})\) for \(1\le m\le k-1\), we can observe that the errors are \((k+1-\alpha )\)-th order accurate in time in the cases \(1\le i\le k\le 3\).

5 Numerical Experiments

In this section, we utilize (2.10) to approximate the equations in Examples 5.1 and 5.2, and prescribe starting values exactly.
Example 5.1
Consider the linear fractional ordinary differential equation
$$\begin{aligned} \left\{ \begin{aligned}&{^C}D^{\alpha }u(t)=\lambda u(t)+f(t), \quad t\in (0,1], \\&u(0)=u_{0}, \end{aligned}\right. \end{aligned}$$
(5.1)
where \(0<\alpha <1\). The exact solution is given by \(u(t)=e^{-t}\in C^{\infty }[0,1]\), if \( f(t)=-t^{1-\alpha }E_{1,2-\alpha }(-t)-\lambda e^{-t}\in C[0,1]\cap C^{\infty }(0,1]\), where the Mittag-Leffler functions [36] are defined by
$$\begin{aligned} E_{\alpha , \beta }(t)=\sum _{k=0}^{\infty }\frac{t^{k}}{\Gamma (\alpha k+\beta )}, \quad \alpha>0,\beta >0. \end{aligned}$$
In Fig. 1a–d, we plot the truncated boundary locus curves \(\sum _{n=0}^{6000}\omega _{n}^{(k,i)}e^{\sqrt{-1}\theta n}~(0\le \theta \le 2\pi )\) for \(1\le i\le k\le 3\) and some \(\alpha \in (0,1)\). It is already known from Theorem 3.1 that the stability regions of methods (3.2) lie outside their boundary locus curves. Here, we introduce the points \(z_{n}=\lambda (\Delta t_{n})^{\alpha }, 1\le n\le 5\), where \(\Delta t_{n}=1/2^{n+6}\) denote different time steps. Tables 1 and 2 show the accuracy and convergence rates of the error \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.1, where \(t_{M}=1\) is fixed and \(M=2^{j}\) for \(7\le j\le 11\), \(u(t_{M})\) and \(u_{M}^{(k,i)}\) are the exact solution and computed solution for (5.1), respectively.
From Fig. 1a–d and Tables 1, 2, we can see the influence of the stability of a numerical method on global error. In Fig. 1a, the points \(z_{n}\) with \(1\le n\le 5\) all lie in the stability regions for \(\alpha =0.5\) and \(\lambda =-50\), we get \((k+1-\alpha )\)-th order of accuracy shown in Tables 1, 2. In Fig. 1b, c, \(\{z_{n}\}_{n=1}^{5}\) fall on the half line with angle \(\frac{\pi \alpha }{2}\). It is observed that when all \(\{z_{n}\}_{n=1}^{5}\) fall out of the instability region (cf. Fig. 1b), correspondingly, as shown in Tables 1, 2, the global error agrees with \((k+1-\alpha )\)-th order of accuracy. On the other hand, due to the points \(z_{4}\) and \(z_{5}\) outside the stability regions for \(k=3\) (cf. Fig. 1c), perturbation errors are magnified and accumulated significantly, which are shown in Tables 1, 2 as well. In Fig. 1d, \(\{z_{n}\}\) are chosen on the imaginary axis with pure imaginary number \(\lambda \), Theorem 3.2 tells us that all \(\{z_{n}\}\) are in the stability region for \(k=1, 2\). The error and convergence order are obtained (cf. Table 1).
Table 1
Errors and convergence rates of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.1 with different \(\alpha , \lambda \)
\(\alpha \)
\(\lambda \)
M
\((k, i)=(1,1)\)
\((k,i)=(2, 1)\)
\((k,i)=(2, 2)\)
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
0.5
−1
128
1.59038E−04
-
1.60073E-07
-
1.34983E-07
-
256
5.53407E−05
1.52
2.86635E-08
2.48
2.37399E-08
2.51
512
1.93502E−05
1.52
5.11315E-09
2.49
4.18230E-09
2.50
1024
6.78837E−06
1.51
9.09687E-10
2.49
7.37621E-10
2.50
2048
2.38698E−06
1.51
1.61541E-10
2.49
1.30187E-10
2.50
0.3
\(20\times e^{\frac{\sqrt{-1}\pi \alpha }{2}}\)
128
1.34901E−06
2.69029E−09
1.08970E−09
256
3.73401E−07
1.85
4.44355E−10
2.60
1.62447E−10
2.75
512
1.04588E−07
1.84
7.14993E−11
2.64
2.44242E−11
2.73
1024
2.96205E−08
1.82
1.13426E−11
2.66
3.69238E−12
2.73
2048
8.47625E−09
1.81
1.78666E−12
2.67
5.57796E−13
2.73
0.9
\(1000\times e^{\frac{\sqrt{-1}\pi \alpha }{2}}\)
128
7.84215E−07
3.94997E−09
3.83098E−09
256
3.63985E−07
1.11
9.18845E−10
2.10
8.91101E−10
2.10
512
1.69345E−07
1.10
2.14033E−10
2.10
2.07571E−10
2.10
1024
7.88889E−08
1.10
4.98901E−11
2.10
4.83852E−11
2.10
2048
3.67748E−08
1.10
1.16334E−11
2.10
1.12827E−11
2.10
0.98
\(500 \sqrt{-1}\)
128
2.55224E−06
1.32455E−08
1.31778E−08
256
1.25624E−06
1.02
3.25627E−09
2.02
3.23963E−09
2.02
512
6.18899E−07
1.02
8.01689E−10
2.02
7.97599E−10
2.02
1024
3.05047E−07
1.02
1.97518E−10
2.02
1.96512E−10
2.02
2048
1.50388E−07
1.02
4.86819E−11
2.02
4.84347E−11
2.02
Table 2
Errors and convergence rates of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.1 with different \(\alpha , \lambda \)
\(\alpha \)
\(\lambda \)
M
\((k, i)=(3,1)\)
\((k,i)=(3, 2)\)
\((k,i)=(3, 3)\)
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
0.5
−1
128
1.04028E−09
9.41107E−10
9.99698E−10
256
9.23186E−11
3.49
8.25515E−11
3.51
8.86817E−11
3.49
512
8.18229E−12
3.50
7.25575E−12
3.51
7.85577E−12
3.50
1024
7.25420E−13
3.50
6.37490E−13
3.51
6.92002E−13
3.50
2048
6.82232E−14
3.41
5.34572E−14
3.58
5.85643E−14
3.56
0.3
\(20\times e^{\frac{\sqrt{-1}\pi \alpha }{2}}\)
128
1.73101E−11
1.03070E−11
1.53161E−11
256
1.33740E−12
3.69
7.55245E−13
3.77
1.18503E−12
3.69
512
1.03673E−13
3.69
5.58325E−14
3.76
9.13054E−14
3.70
1024
6.13266E−15
4.08
4.40825E−15
3.66
7.52355E−15
3.60
2048
1.20505E−15
2.35
6.86635E−16
2.68
1.12983E−15
2.74
0.9
\(1000\times e^{\frac{\sqrt{-1}\pi \alpha }{2}}\)
128
2.28884E−11
2.24089E−11
2.26564E−11
256
2.65645E-12
3.11
2.60061E-12
3.11
2.62969E-12
3.11
512
3.09069E-13
3.10
3.02593E-13
3.10
3.05970E-13
3.10
1024
9.71032E-07
\(-\)21.58
4.20376E-06
\(-\)23.73
4.42542E-07
\(-\)20.46
2048
6.28199E+34
\(-\)135.57
1.41894E+35
-134.63
1.09390E+34
\(-\)134.18
0.98
\(500 \sqrt{-1}\)
128
7.76488E-11
-
7.73754E-11
-
7.75095E-11
-
256
9.52734E-12
3.03
9.49401E-12
3.03
9.51047E-12
3.03
512
9.64788E-07
\(-\)16.63
1.77544E-06
\(-\)17.51
1.37083E-06
\(-\)17.14
1024
3.88686E-14
24.57
1.83022E-13
23.21
1.31363E-13
23.31
2048
1.75624E-14
1.15
1.70830E-14
3.42
1.66951E-14
2.98
As a counter example, in Fig. 1d, the point \(z_{3}\) doesn’t belong to the stability region for \(\alpha =0.98\), for this case, the errors shown in Table 2 blow up. In fact, it can be observed that for \(k=3\), methods (3.2) don’t possess \(A(\frac{\pi }{2})\)-stability when \(\alpha \) tends to 1, as it is known that BDF3 method for ODEs is not \(A(\frac{\pi }{2})\)-stable.
Example 5.2
Consider the nonlinear equation
$$\begin{aligned} \left\{ \begin{aligned}&{^C}D^{\alpha }u(t)=-u^{2}+f(t), \quad t\in (0,1] \\&u(0)=u_{0}. \end{aligned}\right. \end{aligned}$$
(5.2)
The source function is prescribed by \(f(t)=\mu t^{1-\alpha }E_{1,2-\alpha }(\mu t)+e^{2\mu t}\) such that the exact solution reads \(u(t)=e^{\mu t}\).
Table 3
Errors and convergence orders of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.2 with \(\mu =-1\)
\(\alpha \)
M
\((k, i)=(1,1)\)
\((k,i)=(2,1)\)
\((k,i)=(2,2)\)
\(|u(t_{M})-u_{M}|\)
rate
\(|u(t_{M})-u_{M}|\)
rate
\(|u(t_{M})-u_{M}|\)
rate
0.1
32
1.77420E−05
1.34563E−07
1.44620E−08
64
5.02145E−06
1.82
2.09471E−08
2.68
5.84367E−10
4.63
128
1.41283E−06
1.83
3.17430E−09
2.72
3.71249E−10
0.65
256
3.95463E−07
1.84
4.71557E−10
2.75
8.48118E−11
2.13
512
1.10196E−07
1.84
6.89781E−11
2.77
1.56365E−11
2.44
0.3
32
1.02368E−04
1.16950E−06
7.44373E−07
64
3.21104E−05
1.67
1.92603E−07
2.60
1.07277E−07
2.79
128
1.00362E−05
1.68
3.12510E−08
2.62
1.57091E−08
2.77
256
3.12764E−06
1.68
5.01368E−09
2.64
2.32621E−09
2.76
512
9.72370E−07
1.69
7.97379E−10
2.65
3.47263E−10
2.74
0.5
32
3.61074E−04
5.29046E−06
4.57737E−06
64
1.28284E−04
1.49
9.63089E−07
2.46
7.97338E−07
2.52
128
4.55113E−05
1.50
1.73854E−07
2.47
1.39694E−07
2.51
256
1.61301E−05
1.50
3.11964E−08
2.48
2.45589E−08
2.51
512
5.71284E−06
1.50
5.57391E−09
2.48
4.32640E−09
2.51
0.7
32
1.13040E−03
1.95934E−05
1.88894E−05
64
4.59858E−04
1.30
4.02983E−06
2.28
3.82681E−06
2.30
128
1.86904E−04
1.30
8.24864E−07
2.29
7.76005E−07
2.30
256
7.59344E−05
1.30
1.68344E−07
2.29
1.57456E−07
2.30
512
3.08447E−05
1.30
3.42933E−08
2.30
3.19602E−08
2.30
Table 4
Errors and convergence orders of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.2 with \(\mu =-1\)
\(\alpha \)
M
\((k, i)=(3,1)\)
\((k,i)=(3,2)\)
\((k,i)=(3,3)\)
\(|u(t_{M})-u_{M}|\)
rate
\(|u(t_{M})-u_{M}|\)
rate
\(|u(t_{M})-u_{M}|\)
rate
0.1
32
5.97442E−09
4.12374E−09
5.22481E−09
64
4.22608E−10
3.82
2.53599E−10
4.02
3.70957E−10
3.82
128
2.96461E−11
3.83
1.56801E−11
4.02
2.61735E−11
3.83
256
2.06629E−12
3.84
9.72611E−13
4.01
1.83664E−12
3.83
512
1.51434E−13
3.77
5.90084E−14
4.04
1.25844E−13
3.87
0.3
32
3.63586E−08
2.98609E−08
3.32377E−08
64
2.85491E−09
3.67
2.18534E−09
3.77
2.60248E−09
3.67
128
2.22890E−10
3.68
1.61522E−10
3.76
2.03176E−10
3.68
256
1.73471E−11
3.68
1.20285E−11
3.75
1.58175E−11
3.68
512
1.35003E−12
3.68
9.01168E−13
3.74
1.22508E−12
3.69
0.5
32
1.38110E−07
1.27455E−07
1.32024E−07
64
1.23087E−08
3.49
1.10139E−08
3.53
1.17199E−08
3.49
128
1.09270E−09
3.49
9.57697E−10
3.52
1.03891E−09
3.50
256
9.68335E−11
3.50
8.36696E−11
3.52
9.20156E−11
3.50
512
8.57364E−12
3.50
7.33291E−12
3.51
8.14260E−12
3.50
0.7
32
4.71501E−07
4.61657E−07
4.64497E−07
64
4.82158E−08
3.29
4.66544E−08
3.31
4.73668E−08
3.29
128
4.91018E−09
3.30
4.71769E−09
3.31
4.81794E−09
3.30
256
4.99217E−10
3.30
4.77606E−10
3.30
4.89591E−10
3.30
512
5.07119E−11
3.30
4.84126E−11
3.30
4.97420E−11
3.30
Table 5
Errors and convergence orders of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.2 with \(\mu =\sqrt{-1}\)
\(\alpha \)
M
\((k, i)=(1,1)\)
\((k,i)=(2,1)\)
\((k,i)=(2,2)\)
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
0.1
32
2.54121E−05
3.52358E−07
8.56779E−08
64
7.32713E−06
1.79
5.14268E−08
2.78
8.08705E−09
3.41
128
2.09321E−06
1.81
7.42653E−09
2.79
7.38063E−10
3.45
256
5.93428E−07
1.82
1.06282E−09
2.80
8.51842E−11
3.12
512
1.67161E−07
1.83
1.50938E−10
2.82
1.47554E−11
2.53
0.3
32
1.44121E−04
2.21534E−06
1.22445E−06
64
4.58574E−05
1.65
3.56433E−07
2.64
1.77215E−07
2.79
128
1.44905E−05
1.66
5.68067E−08
2.65
2.58224E−08
2.78
256
4.55432E−06
1.67
8.98792E−09
2.66
3.78933E−09
2.77
512
1.42539E−06
1.68
1.41404E−09
2.67
5.59864E−10
2.76
0.5
32
4.89012E−04
8.26670E−06
6.43523E−06
64
1.75193E−04
1.48
1.49308E−06
2.47
1.12324E−06
2.52
128
6.25162E−05
1.49
2.67884E−07
2.48
1.96610E−07
2.51
256
2.22470E−05
1.49
4.78471E−08
2.49
3.44997E−08
2.51
512
7.90153E−06
1.49
8.51955E−09
2.49
6.06569E−09
2.51
0.7
32
1.47058E−03
2.70727E−05
2.47625E−05
64
6.00118E−04
1.29
5.55402E−06
2.29
5.02488E−06
2.30
128
2.44431E−04
1.30
1.13475E−06
2.29
1.01945E−06
2.30
256
9.94448E−05
1.30
2.31281E−07
2.29
2.06856E−07
2.30
512
4.04305E−05
1.30
4.70707E−08
2.30
4.19810E−08
2.30
Table 6
Errors and convergence orders of \(|u(t_{M})-u_{M}^{(k,i)}|\) for Example 5.2 with \(\mu =\sqrt{-1}\)
\(\alpha \)
M
\((k, i)=(3,1)\)
\((k,i)=(3,2)\)
\((k,i)=(3,3)\)
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
\(|u(t_{M})-u_{M}|\)
Rate
0.1
32
8.71434E−09
4.79960E−09
7.47072E−09
64
6.27059E−10
3.80
2.95994E−10
4.02
5.39926E−10
3.79
128
4.46205E−11
3.81
1.81797E−11
4.03
3.86592E−11
3.80
256
3.15064E−12
3.82
1.11308E−12
4.03
2.74569E−12
3.82
512
2.15830E−13
3.87
6.89707E−14
4.01
1.94223E−13
3.82
0.3
32
5.23976E−08
3.73908E−08
4.68436E−08
64
4.16942E−09
3.65
2.78549E−09
3.75
3.72285E−09
3.65
128
3.28853E−10
3.66
2.08205E−10
3.74
2.93824E−10
3.66
256
2.57840E−11
3.67
1.56249E−11
3.74
2.30683E−11
3.67
512
2.01141E−12
3.68
1.17766E−12
3.73
1.80270E−12
3.68
0.5
32
1.90898E−07
1.62656E−07
1.78745E−07
64
1.71443E−08
3.48
1.42466E−08
3.51
1.60163E−08
3.48
128
1.53023E−09
3.49
1.24931E−09
3.51
1.42842E−09
3.49
256
1.36106E−10
3.49
1.09734E−10
3.51
1.27023E−10
3.49
512
1.20810E−11
3.49
9.65029E−12
3.51
1.12707E−11
3.49
0.7
32
6.21914E−07
5.86156E−07
6.04267E−07
64
6.37330E−08
3.29
5.95612E−08
3.30
6.18239E−08
3.29
128
6.50169E−09
3.29
6.04415E−09
3.30
6.30254E−09
3.29
256
6.61800E−10
3.30
6.13212E−10
3.30
6.41338E−10
3.30
512
6.72836E−11
3.30
6.22274E−11
3.30
6.52096E−11
3.30
We use (2.17) in combination with Newton’s method for solving the nonlinear equation (5.2). Tables 3, 4, 5 and 6 show the global error \(|e_{M}^{(k,i)}|=|u(t_{M})-u_{M}^{(k,i)}|\) and orders of accuracy for Example 5.2 with different \(\mu \) and \(\alpha \), where \(t_{M}=1\) is fixed and \(\Delta t=1/M\) with \(M=2^{j},~5\le j\le 9\). Further, it is observed that \(|e_{M}^{(k,i)}|=O(\Delta t^{k+1-\alpha })\) for \(1\le i\le k\le 3\).

6 Conclusions

We have proposed a class of new high-order approximations for solving time-fractional initial value models of order \(0<\alpha <1\). Furthermore, the local truncation error estimate in terms of a smooth solution is presented. Additionally, stability and convergence analysis of these numerical methods are discussed in detail. This will promote further investigation of the proposed methods for solving time-fractional partial differential equations.

Acknowledgements

The authors would like to thank Jason Frank and WenYi Tian for helpful discussions. Han Zhou also thanks the support from China Scholarship Council (CSC).
Open AccessThis article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://​creativecommons.​org/​licenses/​by/​4.​0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.
Anhänge

Preliminary Results for Theorems 3.1 and 3.2

Lemma A.1
Let \(k\in {\mathbb {N}}\) and \(n\ge k\). \(I_{n,q}^{r}\) is defined by (2.13). Then it holds that
$$\begin{aligned} (-1)^{k+r+1}\nabla ^{k} I_{n,q}^{r}\ge 0, \end{aligned}$$
(A.1)
if \(r\le q\). Otherwise,
$$\begin{aligned} (-1)^{k+q+1}\nabla ^{k} I_{n,q}^{r}\ge 0. \end{aligned}$$
(A.2)
Proof
First, if \(r\le q\), from (2.13), we have
$$\begin{aligned} I_{n,q}^{r}= & {} \displaystyle \frac{1}{\Gamma (1-\alpha )}\int _{0}^{1} (n+1-s)^{-\alpha }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \nonumber \\= & {} \displaystyle \frac{1}{\Gamma (1-\alpha )}\int _{0}^{1}(n+1-s)^{-\alpha } \sum _{n=0}^{r-1}\frac{1}{(s-q+n)}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \mathrm {d}s. \end{aligned}$$
(A.3)
Since \((s-q+n)\le 0\) for \(0\le s\le 1\) and \(n=0,\ldots ,r-1\), we obtain \((-1)^{r}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \ge 0\) and \((-1)^{r+1}\frac{\mathrm {d}}{\mathrm {d}s}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \ge 0\). This leads to \((-1)^{r+1}I_{n,q}^{r}\ge 0\). In addition, we can see that
$$\begin{aligned} \nabla I_{n,q}^{r}= & {} \displaystyle \frac{1}{\Gamma (1-\alpha )}\int _{0}^{1} \Big ((n+1-s)^{-\alpha }-(n-s)^{-\alpha }\Big )\mathrm {d} \left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \nonumber \\= & {} \displaystyle \frac{-\alpha }{\Gamma (1-\alpha )}\int _{0}^{1}\int _{n}^{n+1} (\xi -s)^{-\alpha -1}\mathrm {d}\xi \mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \nonumber \\= & {} \displaystyle \frac{-\alpha }{\Gamma (1-\alpha )}\int _{0}^{1}\int _{0}^{1} (\xi +n-s)^{-\alpha -1}\mathrm {d}\xi \mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) , \end{aligned}$$
(A.4)
where \((\xi +n-s)^{-\alpha -1}\ge 0\) for \(n\ge 1\) and \(0\le \xi , s\le 1\), then \((-1)^{r+2}\nabla I_{n,q}^{r}\ge 0\).
For \(k\ge 2\), assume that
$$\begin{aligned} \nabla ^{k-1}I_{n,q}^{r}=\frac{(-\alpha )_{k-1}}{\Gamma (1-\alpha )} \int _{[0,1]^{k}}(\sum _{i=1}^{k-1}\xi _{i}+n-k+2-s)^{-\alpha -k+1} \mathrm {d}^{k-1}\mathbf {\xi }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) , \end{aligned}$$
where \((\alpha )_{k-1}=\alpha (\alpha -1)\cdots (\alpha -k+2)\) and \(\mathrm {d}^{k-1}\mathbf {\xi }=\mathrm {d}\xi _{1}\cdots \mathrm {d}\xi _{k-1}\). Then
$$\begin{aligned} \begin{aligned} \nabla ^{k}I_{n,q}^{r}&=\nabla ^{k-1}I_{n,q}^{r}-\nabla ^{k-1}I_{n-1,q}^{r} \\&=\frac{(-\alpha )_{k-1}}{\Gamma (1-\alpha )}\int _{[0,1]^{k}}\nabla \left( \sum _{i=1}^{k-1}\xi _{i}+n-k+2-s\right) ^{-\alpha -k+1}\mathrm {d}^{k-1}\mathbf {\xi }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \\&=\frac{(-\alpha )_{k}}{\Gamma (1-\alpha )}\int _{[0,1]^{k}}\int _{n+1}^{n+2}\left( \sum _{i=1}^{k}\xi _{i}-k-s\right) ^{-\alpha -k}\mathrm {d}\xi _{k}\mathrm {d}^{k-1}\mathbf {\xi }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \\&=\frac{(-\alpha )_{k}}{\Gamma (1-\alpha )}\int _{[0,1]^{k+1}}\left( \sum _{i=1}^{k}\xi _{i}+n-k+1-s\right) ^{-\alpha -k}\mathrm {d}^{k}\mathbf {\xi }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) . \end{aligned}\nonumber \\ \end{aligned}$$
(A.5)
Since \((\sum \limits _{i=1}^{k}\xi _{i}+n-k+1-s)\ge 0\) for \(n\ge k\ge 1\) and \(0\le \xi _{i}, s\le 1\), we can get the result (A.1).
In the case \(r\ge q+1\), by means of integrating by part, we get
$$\begin{aligned} \begin{aligned} I_{n,q}^{r}&=\frac{1}{\Gamma (1-\alpha )}\int _{0}^{1}(n+1-s)^{-\alpha }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \\&=\frac{-\alpha }{\Gamma (1-\alpha )}\int _{0}^{1}(n+1-s)^{-\alpha -1}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \mathrm {d}s. \end{aligned} \end{aligned}$$
(A.6)
Since \(\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \) includes a factor \(s(s-1)\) for \(r\ge q+1, q\in {\mathbb {N}}^{+}\), the sign of \(\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \) equals the sign of \(\prod \limits _{i=1}^{q}(s-i)\). Thus, from \((-1)^{q}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \ge 0\) it follows that \((-1)^{q+1}I_{n,q}^{r}\ge 0\) for \(n\ge 0\). Furthermore, an induction process yields
$$\begin{aligned} \nabla ^{k}I_{n,q}^{r}=\frac{(-\alpha )_{k+1}}{\Gamma (1-\alpha )}\int _{[0, 1]^{k+1}}\left( \sum _{i=1}^{k}\xi _{i}+n-k+1-s\right) ^{-\alpha -k-1}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \mathrm {d}^{k}\mathbf {\xi }\mathrm {d}s\nonumber \\ \end{aligned}$$
(A.7)
for \(n\ge k\ge 1\), which proves (A.2). \(\square \)
Lemma A.2
Set
$$\begin{aligned} s_{n}=\frac{1}{\Gamma (1-\alpha )}\int _{0}^{1}(n+1-s)^{-\alpha } \varphi (s)\mathrm {d}s, \quad n\ge 0, \end{aligned}$$
where \(\varphi (s)\ge 0\) for \(0\le s\le 1\). Then for \(n\ge k\), it holds that \((-1)^{k}\nabla ^{k}s_{n}\ge 0\).
Proof
It is easy to verify that \(s_{n}\ge 0\) for all \(n\ge 0\), since for \(n\ge 0\), \(0\le s\le 1\), one has \((n+1-s)^{-\alpha }>0\) and \(\varphi (s)\ge 0\). The definition of \(s_{n}\) implies that
$$\begin{aligned} \begin{aligned} \nabla s_{n}&=\frac{1}{\Gamma (1-\alpha )}\int _{0}^{1}\left( (n+1-s)^{-\alpha }-(n-s)^{-\alpha }\right) \varphi (s)\mathrm {d}s \\&=\frac{-\alpha }{\Gamma (1-\alpha )}\int _{0}^{1}\int _{0}^{1}(n+\xi -s)^{-\alpha -1}\varphi (s)\mathrm {d}\xi \mathrm {d}s, \quad n\ge 1.\\ \end{aligned} \end{aligned}$$
Since \((n+\xi -s)^{-\alpha -1}>0\) and \(\varphi (s)\ge 0\) for \(n\ge 1\) and \(0\le s, \xi \le 1\), we obtain \(\nabla s_{n}\le 0\). Furthermore, an induction process yields
$$\begin{aligned} \nabla ^{k} s_{n}=\frac{(-\alpha )_{n}}{\Gamma (1-\alpha )}\int _{[0, 1]^{k+1}}\left( \sum _{i=1}^{k}\xi _{i}+n-k+1-s\right) ^{-\alpha -k}\varphi (s) \mathrm {d}^{k}\xi \mathrm {d}s, \end{aligned}$$
then we can see \((-1)^{k}\nabla ^{k}s_{n}\ge 0\) for \(n\ge k\). \(\square \)
Lemma A.3
([31]) Assume that the coefficient sequence of a series \(a(\xi )\) is in \(l^{1}\). Let \(|\xi _{0}|\le 1\). Then the coefficient sequence of
$$\begin{aligned} b(\xi )=\frac{a(\xi )-a(\xi _{0})}{\xi -\xi _{0}} \end{aligned}$$
converges to zero.
Theorem A.1
([37, 43]) Suppose that
$$\begin{aligned} f(z)=\sum _{n=0}^{\infty }c_{n}z^{n}, \quad \sum _{n=0}^{\infty }|c_{n}|<\infty , \end{aligned}$$
and \(f(z)\ne 0\) for every \(|z|\le 1\). Then
$$\begin{aligned} \frac{1}{f(z)}=\sum _{n=0}^{\infty }a_{n}z^{n}\text {with} \sum _{n=0}^{\infty }|a_{n}|<\infty . \end{aligned}$$
Theorem A.2
([3, 41]) The moment problem
$$\begin{aligned} s_{k}=\int _{0}^{1}u^{k}\mathrm {d}\sigma (u),\quad k=0, 1, \ldots \end{aligned}$$
is solvable within the class of non-decreasing functions iff the inequalities
$$\begin{aligned} (-1)^{m}\nabla ^{m}s_{k}\ge 0 \end{aligned}$$
hold for \(k\ge m\).
Lemma A.4
Assume that \(k\in {\mathbb {N}}^{+}\) and \(1\le i\le k\). Then for each pair (ki), the coefficient sequence of \(g^{(k,i)}(\xi )\) in (3.5) converges to zero.
Proof
From the expression of \(\nabla ^{m}I_{n,q}^{r}\) shown in Lemma A.1, we have
$$\begin{aligned}&\lim _{n\rightarrow \infty }\nabla ^{m}I_{n,q}^{r}\\&\quad =\frac{(-\alpha )_{m}}{\Gamma (1-\alpha )}\int _{[0,1]^{m+1}}\lim _{n\rightarrow \infty } \Big (\sum _{i=1}^{m}\xi _{i}+n-m+1-s\Big )^{-\alpha -m} \mathrm {d}^{m}\mathbf {\xi }\mathrm {d}\left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \\&\quad =0 \end{aligned}$$
or
$$\begin{aligned}&\lim _{n\rightarrow \infty }\nabla ^{m}I_{n,q}^{r}\\&\quad =\frac{(-\alpha )_{m+1}}{\Gamma (1-\alpha )}\int _{[0, 1]^{m+1}}\lim _{n\rightarrow \infty } \Big (\sum _{i=1}^{m}\xi _{i}+n-m+1-s\Big )^{-\alpha -m-1} \left( {\begin{array}{c}s-q+r-1\\ r\end{array}}\right) \mathrm {d}^{m}\mathbf {\xi }\mathrm {d}s\\&\quad =0 \end{aligned}$$
for some \(m, q, r\in {\mathbb {N}}^{+}\) independent of n and \(\alpha >0\). Note that \(g_{n}^{(k,i)}=-\sum \limits _{j=0}^{k-1}u_{j}(w_{n+k,j}^{(k,i)}+\omega _{n+k-j}^{(k,i)})\) is a finite linear combination of \(\nabla ^{m}I_{n+l,q}^{r}\) with \(0\le m\le k\) if k is finite. This gives \(g_{n}^{(k,i)}\rightarrow 0\) as \(n\rightarrow \infty \) for bounded \(\{u_{j}\}_{j=0}^{k-1}\). \(\square \)
Lemma A.5
For \(1\le i\le k\le 6\), the coefficient sequence of \(\omega ^{(k,i)}(\xi )\) belongs to \(l^{1}\) space.
Proof
As indicated in Lemma A.1 and Lemma A.4, the following relation
$$\begin{aligned} \sum _{n=p}^{\infty }|\nabla ^{k}I_{n,q}^{r}|=\left| \sum _{n=p}^{\infty } (\nabla ^{k-1}I_{n,q}^{r}-\nabla ^{k-1}I_{n-1,q}^{r})\right| =|\nabla ^{k-1}I_{p-1,q}^{r}| \end{aligned}$$
(A.8)
holds for \(p\ge k\ge 1\). Therefore, by the definition of \(\{\omega _{n}^{(k,i)}\}_{n=0}^{\infty }\), we can find finite positive integers \(M=M(k,i)\) such that
$$\begin{aligned} \begin{aligned} \sum _{n=0}^{\infty }\left| \omega _{n}^{(k,i)}\right|&\le \sum _{n=0}^{M}\left| \omega _{n}^{(k,i)}\right| +\sum _{m=1}^{k}\sum _{n=m}^{\infty }\left| \nabla ^{m}I_{n,i}^{m}\right| \\&\le \sum _{n=0}^{M}\left| \omega _{n}^{(k,i)}\right| +\sum _{m=1}^{k}\left| \nabla ^{m-1} I_{m-1,i}^{m}\right| , \end{aligned} \end{aligned}$$
which leads to the result. \(\square \)
Lemma A.6
For \(1\le i\le k\le 6\) and \(|\xi _{0}|\le 1\), the coefficient sequence of \((1-\xi )\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}\) belongs to the space \(l^{1}\).
Proof
Using the expression of \(\omega ^{(k,i)}(\xi )\), we have
$$\begin{aligned} \begin{aligned} (1-\xi )\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}&=(1-\xi )\sum _{n=0}^{\infty }\omega _{n}^{(k,i)}\frac{\xi ^{n}-\xi _{0}^{n}}{\xi -\xi _{0}} \\&=(1-\xi )\sum _{n=1}^{\infty }\omega _{n}^{(k,i)}\sum _{m=0}^{n-1}\xi _{0}^{n-1-m}\xi ^{m} \\&=(1-\xi )\sum _{m=0}^{\infty }\sum _{n=0}^{\infty }\omega _{n+m+1}^{(k,i)}\xi _{0}^{n}\xi ^{m} \\&=\sum _{n=0}^{\infty }\omega _{n+1}^{(k,i)}\xi _{0}^{n}+\sum _{m=1}^{\infty }\big (\sum _{n=0}^{\infty }\nabla \omega _{n+m+1}^{(k,i)}\xi _{0}^{n}\big )\xi ^{m}. \end{aligned} \end{aligned}$$
On the one hand, from Lemma A.5, we find
$$\begin{aligned} \left| \sum _{n=0}^{\infty }\omega _{n+1}^{(k,i)}\xi _{0}^{n}\right| \le \sum _{n=0}^{\infty }\left| \omega _{n+1}^{(k,i)}||\xi _{0}\right| ^{n}\le \sum _{n=0}^{\infty }\left| \omega _{n+1}^{(k,i)}\right| <+\infty . \end{aligned}$$
On the other hand, by the definition of \(\{\nabla ^{k+1}I_{n,q}^{r}\}_{n=k+1}^{\infty }\) in Lemma A.1, it can be verified that
$$\begin{aligned} \begin{aligned} \sum _{m=p}^{\infty }\sum _{n=0}^{\infty }\left| \nabla ^{k+1} I_{m+n+1,q}^{r}\right|&=\left| \sum _{m=p}^{\infty }\sum _{n=0}^{\infty }\big (\nabla ^{k} I_{m+n+1,q}^{r}-\nabla ^{k} I_{m+n,q}^{r}\big )\right| \\&=\left| \sum _{m=p}^{\infty }\big (\nabla ^{k-1} I_{m,q}^{r}-\nabla ^{k-1} I_{m-1,q}^{r}\big )\right| \\&=|\nabla ^{k-1}I_{p-1,q}^{r}| \end{aligned} \end{aligned}$$
for \(p\ge k\ge 1\). Therefore, there exist \(M_{1}=M_{1}(k,i)\ge 1\) and \(M_{2}=M_{2}(k,i)\ge 0\) such that
$$\begin{aligned} \begin{aligned} \sum _{m=1}^{\infty }\sum _{n=0}^{\infty }\left| \nabla \omega _{n+m+1}^{(k,i)}\right|&\le \sum _{m=1}^{M_{1}}\sum _{n=0}^{M_{2}}\left| \nabla \omega _{n+m+1}^{(k,i)}\right| +\sum _{p=1}^{k} \sum _{m=p}^{\infty }\sum _{n=0}^{\infty }\left| \nabla ^{p+1}I_{m+n+1,i}^{p}\right| \\&\le \sum _{m=1}^{M_{1}}\sum _{n=0}^{M_{2}}\left| \nabla \omega _{n+m+1}^{(k,i)}\right| +\sum _{p=1}^{k}\left| \nabla ^{p-1}I_{p-1,i}^{p}\right| . \end{aligned} \end{aligned}$$
Combining this with
$$\begin{aligned} \left| \sum _{n=0}^{\infty }\omega _{n+1}^{(k,i)}\xi _{0}^{n}\right| +\sum _{m=1}^{\infty }\left| \sum _{n=0}^{\infty }\nabla \omega _{n+m+1}^{(k,i)}\xi _{0}^{n}\right| \le \sum _{n=0}^{\infty }\left| \omega _{n+1}^{(k,i)}\right| +\sum _{m=1}^{\infty }\sum _{n=0}^{\infty } \left| \nabla \omega _{n+m+1}^{(k,i)}\right| , \end{aligned}$$
we arrive at the conclusion. \(\square \)
Corollary A.3
For \(|\xi _{0}|\le 1\) and \(1\le i\le k\le 6\), the sequence
$$\begin{aligned} (1-\xi )(1-\xi _{0})\frac{\varphi ^{(k,i)}(\xi )-\varphi ^{(k,i)} (\xi _{0})}{\xi -\xi _{0}} \end{aligned}$$
belongs to \(l^{1}\), where the series \(\varphi ^{(k,i)}(\xi )\) satisfy \( \omega ^{(k,i)}(\xi )=(1-\xi )\varphi ^{(k,i)}(\xi )\).
Proof
Based on the definition of \(\varphi ^{(k,i)}(\xi )\), we obtain
$$\begin{aligned} \begin{aligned} (1-\xi )\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}&=(1-\xi )\frac{(1-\xi )\varphi ^{(k,i)}(\xi )-(1-\xi _{0}) \varphi ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}} \\&=(1-\xi )(1-\xi _{0})\frac{\varphi ^{(k,i)}(\xi )-\varphi ^{(k,i)} (\xi _{0})}{\xi -\xi _{0}}-\omega ^{(k,i)}(\xi ). \end{aligned} \end{aligned}$$
From the absolute convergence of the sequences \((1-\xi )\frac{\omega ^{(k,i)}(\xi )-\omega ^{(k,i)}(\xi _{0})}{\xi -\xi _{0}}\) and \(\omega ^{(k,i)}(\xi )\) given in Lemma A.5 and Lemma A.6, respectively, we arrive at the result. \(\square \)

Preliminary Results for Theorem 4.1

Theorem B.1
For \(1\le i\le k\le 3\), \(\omega ^{(k,i)}(\xi )\) satisfies the following conclusions:
(i)
\(\omega ^{(k,i)}(\xi )\ne 0\) for \(|\xi |\le 1\) and \(\xi \ne 1\);
(ii)
\(\xi =1\) is a simple zero.
Proof
It can be easily verified that \(\omega ^{(k,i)}(1)=0\), implying that \(\xi =1\) is a zero. We rewrite \(\omega ^{(k,i)}(\xi )\) as
$$\begin{aligned} \omega ^{(k,i)}(\xi )=(1-\xi )\varphi ^{(k,i)}(\xi ), \end{aligned}$$
(B.1)
then the proof of results (i) and (ii) is equivalent to proving \(\varphi ^{(k,i)}(\xi )\ne 0\) for \(|\xi |\le 1\). In the following discussion, we consider three situations of \(\xi \) separately, i.e., \(|\xi |<1\); \(|\xi |=1\) and \(\xi \ne 1\); \(\xi =1\). First, we prove the results for different k and i respectively under the condition \(|\xi |<1\).
Case \(|\xi |<1\): Denote \(\xi =|\xi |e^{i\theta }\). In the case \({\underline{(k,i)=(1,1)}}\), from (3.7) and (3.8), we deduce
$$\begin{aligned} \varphi ^{(1,1)}(\xi )=I(\xi )=\int _{0}^{1}\frac{1}{1-r\xi } \mathrm {d\sigma (r)}, \end{aligned}$$
furthermore,
$$\begin{aligned} \mathrm {Re}\left( \varphi ^{(1,1)}(\xi )\right) =\int _{0}^{1}\mathrm {Re}\left( \frac{1}{1-r\xi }\right) \mathrm {d\sigma (r)}:=\int _{0}^{1}f(r,|\xi |,\theta )\mathrm {d\sigma (r)}, \end{aligned}$$
where \(f(r,|\xi |,\theta )=\frac{1-r|\xi |\cos \theta }{1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}}\). In addition,
$$\begin{aligned} \frac{\partial f}{\partial \theta }(r,|\xi |,\theta )=\frac{-r|\xi |\sin \theta (1-r^{2}|\xi |^{2})}{(1-2r|\xi |\cos \theta +r^{2}|\xi |^{2})^{2}} \end{aligned}$$
for \(0\le r\le 1\) and \(0\le |\xi |<1\) implies that \(0<f(r,|\xi |,\pi )\le f(r,|\xi |,\theta )\le f(r,|\xi |,0)\). Thus
$$\begin{aligned} \mathrm {Re}\left( \varphi ^{(1,1)}(\xi )\right) \ge \int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d\sigma (r)}\ge \frac{I_{0}}{2}. \end{aligned}$$
In the case \({\underline{(k,i)=(2,1)}}\), using (3.9), (3.10) and (3.11), we obtain
$$\begin{aligned} \begin{aligned} \varphi ^{(2,1)}(\xi )=&I(\xi )-2I_{1}^{2}(\xi )+(3-\xi )I_{1}^{2}(\xi ) \\ =&\int _{0}^{1}\frac{1}{1-r\xi }\mathrm {d}\upsilon (r)+\int _{0}^{1}\frac{3-\xi }{1-r\xi }\mathrm {d}\gamma (r), \end{aligned} \end{aligned}$$
therefore,
$$\begin{aligned} \begin{aligned} \mathrm {Re}\left( \varphi ^{(2,1)}(\xi )\right) =&\int _{0}^{1}\mathrm {Re}\left( \frac{1}{1-r\xi }\right) \mathrm {d}\upsilon (r)+\int _{0}^{1}\mathrm {Re}\left( \frac{3-\xi }{1-r\xi }\right) \mathrm {d}\gamma (r) \\ \ge&\int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\upsilon (r)+2\int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\gamma (r)+\int _{0}^{1}\mathrm {Re}\left( \frac{1-\xi }{1-r\xi }\right) \mathrm {d}\gamma (r) \\ >&\frac{I_{0}}{2}. \end{aligned} \end{aligned}$$
In the case \({\underline{(k,i)=(2,2)}}\), it follows from (3.12) that
$$\begin{aligned} \varphi ^{(2,2)}(\xi )=I_{0,1}^{2}(3-\xi )+(1+\xi ) \sum _{n=0}^{\infty }I_{n+1,1}^{2}\xi ^{n}+I(\xi )-2I_{1}^{2}(\xi ). \end{aligned}$$
Consequently,
$$\begin{aligned} \mathrm {Re}\left( \varphi ^{(2,2)}(\xi )\right)= & {} I_{0,1}^{2} \mathrm {Re}(3-\xi )+\int _{0}^{1}r\mathrm {Re} \left( \frac{1+\xi }{1-r\xi }\right) \mathrm {d}\gamma (r) +\int _{0}^{1}\mathrm {Re}\left( \frac{1}{1-r\xi }\right) \mathrm {d}\upsilon (r)\nonumber \\\ge & {} \frac{I_{0}}{2}+I_{0,1}^{2}. \end{aligned}$$
Let
$$\begin{aligned} f(r,|\xi |,\theta )=\mathrm {Re}\left( \frac{1+\xi }{1-r\xi }\right) =\frac{1-r|\xi |\cos \theta +|\xi |\cos \theta -r|\xi |^{2}}{1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}}. \end{aligned}$$
Then \(\frac{\partial f}{\partial \theta }(r,|\xi |,\theta )=\frac{-|\xi |\sin \theta (r+1)(1-r^{2}|\xi |^{2})}{(1-2r|\xi |\cos \theta +r^{2}|\xi |^{2})^{2}}\) implies \(f(r,|\xi |,\theta )\ge f(r,|\xi |,\pi )>0\) for \(0\le r\le 1\) and \(0\le |\xi |<1\). This means \(\int _{0}^{1}r\mathrm {Re}\left( \frac{1+\xi }{1-r\xi }\right) \mathrm {d}\gamma (r)\ge 0\). In addition, we find \(I_{0,1}^{2}\mathrm {Re}(3-\xi )\ge 2I_{0,1}^{2}\) for \(|\xi |\le 1\). Therefore, we obtain \(\mathrm {Re}\left( \varphi ^{(2,2)}(\xi )\right) \ge \frac{I_{0}}{2}+I_{0,1}^{2}>0\).
In the case \({\underline{(k,i)=(3,1)}}\), using (2.14), we have
$$\begin{aligned} \omega ^{(3,1)}(\xi )=(1-\xi )I(\xi )+(1-\xi )^{2}I_{1}^{2}(\xi ) +(1-\xi )^{3}I_{1}^{3}(\xi ), \end{aligned}$$
and consequently,
$$\begin{aligned} \begin{aligned} \varphi ^{(3,1)}(\xi )&=I(\xi )+(1-\xi )I_{1}^{2}(\xi )+(1-\xi )^{2} I_{1}^{3}(\xi ) \\&=I(\xi )-3I_{1}^{3}(\xi )+(1-\xi )I_{1}^{2}(\xi ) +(4-2\xi +\xi ^{2})I_{1}^{3}(\xi ). \\ \end{aligned} \end{aligned}$$
Lemma A.2 and Theorem A.2 yield the existence of a non-decreasing function \(\eta \) such that
$$\begin{aligned} I_{n}-3I_{n,1}^{3}=\int _{0}^{1}r^{n}\mathrm {d}\eta (r), \quad n=0,1,\ldots . \end{aligned}$$
From Lemma A.1, we also obtain
$$\begin{aligned} I_{n,1}^{3}=\int _{0}^{1}r^{n}\mathrm {d}\beta (r), \quad n=0,1,\ldots , \end{aligned}$$
(B.2)
where \(\beta (r)\) is non-decreasing on [0, 1]. Thus,
$$\begin{aligned} \mathrm {Re}\left( \varphi ^{(3,1)}(\xi )\right)= & {} \int _{0}^{1}\mathrm {Re}\left( \frac{1}{1-r\xi }\right) \mathrm {d}\eta (r)+\int _{0}^{1}\mathrm {Re} \left( \frac{1-\xi }{1-r\xi }\right) \mathrm {d}\gamma (r)\nonumber \\&+\int _{0}^{1}\mathrm {Re}\left( \frac{4-2\xi +\xi ^{2}}{1-r\xi }\right) \mathrm {d}\beta (r). \end{aligned}$$
Since
$$\begin{aligned}&\mathrm {Re}\left( \frac{\frac{3}{2}-2\xi +\xi ^{2}}{1-r\xi }\right) \nonumber \\&\quad =\frac{(1-r|\xi |\cos \theta )(\frac{3}{2}-2|\xi |\cos \theta +|\xi |^{2}\cos 2\theta )+2r|\xi |^{2}\sin ^{2} \theta (1-|\xi |\cos \theta )}{1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}}, \end{aligned}$$
and
$$\begin{aligned} \frac{3}{2}-2|\xi |\cos \theta +|\xi |^{2}\cos 2\theta =\frac{1}{2}(1-2|\xi | \cos \theta )^{2}+(1-|\xi |^{2})\ge 0 \end{aligned}$$
for \(|\xi |\le 1\) and \(\theta \in {\mathbb {R}}\), we have
$$\begin{aligned} \mathrm {Re}\left( \varphi ^{(3,1)}(\xi )\right) \ge \int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\eta (r) +\frac{5}{2}\int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\beta (r) \ge \frac{1}{2}I_{0}-\frac{1}{4}I_{0,1}^{3}. \end{aligned}$$
In the case \({\underline{(k,i)=(3,2)}}\), by (2.15), we derive
$$\begin{aligned} \begin{aligned} \varphi ^{(3,2)}(\xi )&=I_{0}+\sum _{j=0}^{\infty }I_{j+1}\xi ^{j} +I_{0,1}^{2}(1-\xi )+(1-\xi )\sum _{j=0}^{\infty }I_{j+1,2}^{2} \xi ^{j}+(1-\xi )^{2}I_{0,1}^{3}\\&\quad +(1-\xi )^{2}\sum _{j=0}^{\infty } I_{j+1,2}^{3}\xi ^{j}, \end{aligned} \end{aligned}$$
(B.3)
Substituting the relations \( I_{n,2}^{2}=I_{n,1}^{2}-I_{n}\) and \( I_{n,2}^{3}=I_{n,1}^{3}-I_{n,1}^{2}\) into (B.3), we find
$$\begin{aligned} \begin{aligned} \varphi ^{(3,2)}(\xi )&=I(\xi )+(1-\xi )I_{1}^{2}(\xi )+(1-\xi ^{2})\sum _{j=0}^{\infty } I_{j+1,1}^{3}\xi ^{j} \\&\quad -2(1-\xi )I_{1}^{3}(\xi )+(3-\xi )(1-\xi )I_{0,1}^{3} \\&=\left( \frac{5}{6}+\frac{1}{6}\xi \right) I(\xi )+(1-\xi ) \left( I_{1}^{2}(\xi )-2I_{1}^{3}(\xi )+\frac{1}{6}I(\xi )\right) \\&\quad +(1-\xi ^{2})\sum _{j=0}^{\infty }I_{j+1,1}^{3}\xi ^{j}+(3-\xi )(1-\xi )I_{0,1}^{3}. \end{aligned} \end{aligned}$$
Since
$$\begin{aligned} I_{n,1}^{2}-2I_{n,1}^{3}+\frac{1}{6}I_{n}=\frac{1}{\Gamma (1-\alpha )} \int _{0}^{1}(n+1-s)^{-\alpha }s(1-s)\mathrm {d}s, \quad n\ge 0, \end{aligned}$$
using Lemma A.2, we obtain
$$\begin{aligned} I_{n,1}^{2}-2I_{n,1}^{3}+\frac{1}{6}I_{n}=\int _{0}^{1}r^{n} \mathrm {d}\mu (r),\quad n=0,1,\ldots \end{aligned}$$
(B.4)
with \(\mu (r)\) being non-decreasing on [0, 1]. Therefore, from (3.8), (B.2) and (B.4), it follows that
$$\begin{aligned} \begin{aligned} \mathrm {Re}(\varphi ^{(3,2)}(\xi ))=&\int _{0}^{1} \mathrm {Re}\left( \frac{\frac{5}{6}+\frac{1}{6}\xi }{1-r\xi }\right) \mathrm {d}\sigma (r) +\int _{0}^{1}\mathrm {Re}\left( \frac{1-\xi }{1-r\xi }\right) \mathrm {d}\mu (r) \\&+\int _{0}^{1}r\mathrm {Re}\left( \frac{1-\xi ^{2}}{1-r\xi }\right) \mathrm {d}\beta (r)+\mathrm {Re}((3-\xi )(1-\xi ))I_{0,1}^{3} \\ \ge&\frac{2}{3}\int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\sigma (r)\ge \frac{I_{0}}{3}. \end{aligned} \end{aligned}$$
In the case \({\underline{(k,i)=(3,3)}}\), from the relation
$$\begin{aligned} \begin{aligned} \omega ^{(3,3)}(\xi )&=(1-\xi )(I_{0}+I_{1})+(1-\xi )\sum _{j=0}^{\infty }I_{j+2}\xi ^{j}+(1-\xi )^{2}(I_{0,1}^{2}+I_{1,2}^{2}) \\&\quad +(1-\xi )^{2}\sum _{j=0}^{\infty }I_{j+2,3}^{2}\xi ^{j}+(1-\xi )^{3}(I_{0,1}^{3}+I_{1,2}^{3})+(1-\xi )^{3}\sum _{j=0}^{\infty }I_{j+2,3}^{3}\xi ^{j}, \end{aligned}\nonumber \\ \end{aligned}$$
(B.5)
it follows that
$$\begin{aligned} \varphi ^{(3,3)}(\xi )= & {} \displaystyle I_{0}+I_{1}+\sum _{j=0}^{\infty }I_{j+2}\xi ^{j}+(1-\xi )\left( I_{0,1}^{2}+I_{1,2}^{2}\right) +(1-\xi )\sum _{j=0}^{\infty }I_{j+2,3}^{2}\xi ^{j} \nonumber \\&+(1-\xi )^{2}\left( I_{0,1}^{3}+I_{1,2}^{3}\right) +(1-\xi )^{2}\sum _{j=0}^{\infty }I_{j+2,3}^{3}\xi ^{j}. \end{aligned}$$
(B.6)
In addition, substituting the following relations
$$\begin{aligned} \begin{aligned} I_{n,3}^{2}&=I_{n,2}^{2}-I_{n}=I_{n,1}^{2}-2I_{n}, \\ I_{n,3}^{3}&=I_{n,2}^{3}-I_{n,2}^{2}=I_{n,1}^{3}-2I_{n,1}^{2} +I_{n}, \quad n\ge 0 \end{aligned} \end{aligned}$$
into (B.6) yields
$$\begin{aligned} \varphi ^{(3,3)}(\xi )= & {} I_{0}+I_{1}+\sum _{j=0}^{\infty }I_{j+2} \xi ^{j}+(1-\xi )\left( I_{0,1}^{2}+I_{1,1}^{2}-I_{1}\right) \nonumber \\&+(1-\xi )\sum _{j=0}^{\infty }\left( I_{j+2,1}^{2}-2I_{j+2}\right) \xi ^{j} \nonumber \\&+(1-\xi )^{2}\left( I_{0,1}^{3}+I_{1, 1}^{3}-I_{1,1}^{2}\right) +(1-\xi )^{2}\sum _{j=0}^{\infty } \left( I_{j+2,1}^{3}-2I_{j+2,1}^{2}+I_{j+2}\right) \xi ^{j} \nonumber \\= & {} I(\xi )+(1-\xi )I_{1}^{2}(\xi )-2(1-\xi )I_{1}^{3}(\xi ) +(1-\xi ^{2})\nonumber \\&\times \sum _{j=0}^{\infty }I_{j+2,2}^{3}\xi ^{j} -(3-4\xi +\xi ^{2})\sum _{j=0}^{\infty }I_{j+1,2}^{3}\xi ^{j} \nonumber \\&+(3-\xi )(1-\xi )\left( I_{0,1}^{3}+I_{1,2}^{3}\right) +\left( 1-\xi ^{2}\right) \sum _{j=0}^{\infty }I_{j+1,1}^{3}\xi ^{j}. \end{aligned}$$
By Lemma A.1, we find that the sequence \((-I_{n,2}^{3})_{n=0}^{\infty }\) is completely monotonic. Thus there exists a non-decreasing function \(\vartheta (r)\) defined on [0, 1] such that
$$\begin{aligned} -I_{n,2}^{3}=\int _{0}^{1}r^{n}\mathrm {d}\vartheta (r), \quad n=0, 1, \ldots . \end{aligned}$$
This yields
$$\begin{aligned}&(1-\xi ^{2})\sum _{j=0}^{\infty }I_{j+2,2}^{3}\xi ^{j} -(3-4\xi +\xi ^{2})\sum _{j=0}^{\infty }I_{j+1,2}^{3}\xi ^{j}\\&\quad =\int _{0}^{1}\frac{(3r-r^{2})-4r\xi +(r^{2}+r) \xi ^{2}}{1-r\xi }\mathrm {d}\vartheta (r) \end{aligned}$$
for \(|\xi |<1\). Since
$$\begin{aligned}&\mathrm {Re}\left( \frac{(3r-r^{2})-4r\xi +(r^{2}+r)\xi ^{2}}{1-r\xi }\right) \nonumber \\&\quad =\frac{(3r-r^{2})(1-r|\xi |\cos \theta )+4r^{2}|\xi |^{2}-4r|\xi |\cos \theta +(r^{2}+r)|\xi |^{2}\cos 2\theta -(r^{3}+r^{2})|\xi |^{3}\cos \theta }{1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}} \nonumber \\&\quad :=f(r,|\xi |,\theta ). \end{aligned}$$
(B.7)
Taking partial differentiation with respect to \(\theta \) yields
$$\begin{aligned} \begin{aligned} \frac{\partial f}{\partial \theta }(r,|\xi |,\theta )&=\frac{r|\xi |\sin \theta }{(1-2r|\xi |\cos \theta +r^{2} |\xi |^{2})^{2}}g(r,|\xi |,\theta ), \end{aligned} \end{aligned}$$
(B.8)
where
$$\begin{aligned} \begin{aligned} g(r,|\xi |,\theta )=&\left( 4+3r-r^{2}-4(r+1)|\xi |\cos \theta +(r^{2}+r)|\xi |^{2}\right) (1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}) \\&-2\left( (3r-r^{2})(1-r|\xi |\cos \theta )+4r^{2}|\xi |^{2} -4r|\xi |\cos \theta \right. \\&\left. +(r^{2}+r)|\xi |^{2}\cos 2\theta -(r^{3}+r^{2}) |\xi |^{3}\cos \theta \right) . \end{aligned} \end{aligned}$$
From
$$\begin{aligned} \begin{aligned} \frac{\partial g}{\partial \theta }(r,|\xi |,\theta )=4|\xi | \sin \theta (r+1)(1-2r|\xi |\cos \theta +r^{2}|\xi |^{2}), \end{aligned} \end{aligned}$$
it follows that \(g(r,|\xi |,0)\le g(r,|\xi |,\theta )\le g(r,|\xi |,\pi )\). In addition, we see
$$\begin{aligned} g(r,|\xi |,0)= & {} (4-3r+r^{2})-4(1+r)|\xi |+(7r+3r^{2}+3r^{3}-r^{4}) |\xi |^{2}\\&-4(r^{3}+r^{2})|\xi |^{3}+(r^{3}+r^{4})|\xi |^{4} \end{aligned}$$
and
$$\begin{aligned} \frac{\partial g}{\partial |\xi |}(r,|\xi |,0)= & {} -4(1+r) +2(7r+3r^{2}+3r^{3}-r^{4})|\xi |-12(r^{3}+r^{2})|\xi |^{2}\nonumber \\&+4(r^{3}+r^{4})|\xi |^{3}. \end{aligned}$$
(B.9)
Since
$$\begin{aligned} \frac{\partial ^{2} g}{\partial |\xi |^{2}}(r,|\xi |,0) =r\left( 12(r+1)(r|\xi |-1)^{2}+2(1-r)^{3}\right) \ge 0 \end{aligned}$$
for \(0\le r\le 1\) and \(0\le |\xi |<1\), we obtain that \(\frac{\partial g}{\partial |\xi |}(r,|\xi |,0)< \frac{\partial g}{\partial |\xi |}(r,1,0)\). Using (B.9), we find
$$\begin{aligned} \frac{\partial g}{\partial |\xi |}(r,1,0)=2(r^{3}-3r+2)(r-1)\le 0 \end{aligned}$$
for \(0\le r\le 1\). From this it follows that \(\frac{\partial g}{\partial |\xi |}(r,|\xi |,0)<\frac{\partial g}{\partial |\xi |}(r,1,0)\le 0\) for all \(0\le r\le 1\) and \(0\le |\xi |<1\). Then we finally obtain
$$\begin{aligned} g(r,|\xi |,0)>g(r,1,0)=0,\quad 0\le r\le 1, 0\le |\xi |<1. \end{aligned}$$
Hence, it holds that \(g(r, |\xi |, \theta )\ge g(r,|\xi |,0)>0\) in the cases \(0\le r\le 1\) and \(0\le |\xi |<1\). From formula (B.8), we have \(f(r, |\xi |, 0)\le f(r, |\xi |, \theta )\le f(r, |\xi |, \pi )\) for all \(0\le r\le 1\) and \(0\le |\xi |<1\). The definition of \(f(r,|\xi |,\theta )\) in (B.7) yields
$$\begin{aligned} f(r,|\xi |,0)=\frac{3r-r^{2}-4r|\xi |+r^{2}|\xi |^{2} +r|\xi |^{2}}{1-r|\xi |}. \end{aligned}$$
Taking its partial derivative with respect to \(|\xi |\), we obtain
$$\begin{aligned} \frac{\partial f}{\partial |\xi |}(r,|\xi |,0)= & {} \frac{r}{(1-r|\xi |)^{2}}\left( -4+3r-r^{2}+2(r+1)|\xi | -(r^{2}+r)|\xi |^{2}\right) \\= & {} \frac{r}{(1-r|\xi |)^{2}}h(r,|\xi |). \end{aligned}$$
The inequality \(\frac{\partial h}{\partial |\xi |}(r,|\xi |)\ge 2(1-r^{2})\ge 0\) for \(0\le r\le 1\) with \(h(r,1)=-2(1-r)^{2}\le 0\) yields \(h(r,|\xi |)\le h(r,1)\le 0\) for \(0\le r\le 1\). Consequently, in combination with \(\frac{\partial f}{\partial |\xi |}(r,|\xi |,0)\le 0\), we have \(f(r,|\xi |,0)\ge f(r,1,0)\) for \(0\le r\le 1\) and \(0\le |\xi |<1\). Further, from \(f(r,1,0)=0\), it follows that
$$\begin{aligned} f(r,|\xi |,\theta )\ge f(r,|\xi |,0)\ge 0, \quad \forall ~ 0\le r\le 1, |\xi |<1, \theta \in {\mathbb {R}}. \end{aligned}$$
Therefore,
$$\begin{aligned} \begin{aligned} \mathrm {Re}(\varphi ^{(3,3)}(\xi ))=&\int _{0}^{1} \mathrm {Re}(\frac{\frac{5}{6}+\frac{1}{6}\xi }{1-r\xi }) \mathrm {d}\sigma (r) +\int _{0}^{1}\mathrm {Re}(\frac{1-\xi }{1-r\xi })\mathrm {d} \mu (r)+\int _{0}^{1}r\mathrm {Re}(\frac{1-\xi ^{2}}{1-r\xi })\mathrm {d}\beta (r) \\&+\int _{0}^{1}\mathrm {Re}\left( \frac{(3r-r^{2})-4r\xi +(r^{2}+r) \xi ^{2}}{1-r\xi }\right) \mathrm {d}\vartheta (r)\\&+\mathrm {Re} \left( (3-\xi )(1-\xi )\right) (I_{0,1}^{3} +I_{1,2}^{3}) \\ \ge&\frac{2}{3}\int _{0}^{1}\frac{1}{1+r|\xi |}\mathrm {d}\sigma (r) \ge \frac{I_{0}}{3}, \end{aligned} \end{aligned}$$
where the last inequality follows from the fact that \(I_{0,1}^{3}+I_{1,2}^{3}=\frac{2^{1-\alpha }(\alpha ^{2}+\alpha )}{3\Gamma (4-\alpha )}\ge 0\) for all \(0\le \alpha \le 1\).
Case \(\xi =1\): assume that \(\varphi ^{(k,i)}(1)=0\), from the definition of \(\varphi ^{(k,i)}(\xi )\), we find
$$\begin{aligned} \varphi ^{(k,i)}(\xi )=I(\xi )+l^{(k,i)}(\xi ), \end{aligned}$$
(B.10)
where \(l^{(k,i)}(\xi )\) are absolutely convergent series. The definition of the coefficients of \(I(\xi )\) yields that \(\sum _{i=0}^{n}I_{i}\) is arbitrary large as increasing n. However, the boundedness of \(l^{(k,i)}(1)\) contradicts (B.10) with \(\xi =1\), which shows \(\varphi ^{(k,i)}(1)\ne 0\).
Case \(|\xi |=1\) and \(\xi \ne 1\): from Corollary A.3, it follows that \(\varphi ^{(k,i)}(\xi )\) is pointwise continuous for \(|\xi |\le 1\) except \(\xi =1\). If \(\xi _{n}=(1-\frac{1}{n})\xi \) with \(|\xi _{n}|<1\) for all \(n\in {\mathbb {N}}^{+}\), then \(\varphi ^{(k,i)}(\xi )\) are the limit points of the sequences \(\varphi ^{(k,i)}(\xi _{n})\). Further, there exist positive constants \(c^{(k,i)}\), which are independent of n, such that
$$\begin{aligned} \mathrm {Re}( \varphi ^{(k,i)}(\xi ))=\lim _{n\rightarrow +\infty }\mathrm {Re}(\varphi ^{(k,i)}(\xi _{n}))\ge c^{(k,i)}. \end{aligned}$$
\(\square \)
Lemma B.1
Let \(1\le i\le k\le 3\) and \(0\le m\le k-1\), \(\{s_{n,m}^{(k,i)}\}_{n=0}^{\infty }\) are defined in (4.6). Then there exist bounded constants \(c_{m}^{(k,i)}>0\) independent of n and \(\alpha \) such that
$$\begin{aligned} |s_{n,0}^{(k,i)}|\le \frac{c_{0}^{(k,i)}n^{-\alpha }}{\Gamma (1-\alpha )},\qquad |s_{n,m}^{(k,i)}|\le \frac{c_{m}^{(k,i)}n^{-\alpha -1}}{|\Gamma (-\alpha )|} \end{aligned}$$
(B.11)
for \(n\ge 1\) and \(m\ge 1\).
Proof
It is known from (2.13) that for any finite \(q, r\in {\mathbb {N}}^{+}\), \(I_{n,q}^{r}\) is bounded for \(n\in {\mathbb {Z}}\). Since the coefficients \(s_{n,m}^{(k,i)}\) are denoted as the linear combinations of \(I_{n,q}^{r}\), we can immediately obtain the boundedness of \(s_{n,m}^{(k,i)}\) for all integer \(n\ge 0\).
Moreover, for \(1\le i\le k\le 3\), \(s_{n,0}^{(k,i)}\) can be expressed as a linear combination of \(I_{l}\) and \(I_{l,1}^{r}\) with \(l\ge n\) and \(1\le r\le 3\). Using formulae (A.3) and (A.6), we obtain \(I_{n}=O\left( \frac{n^{-\alpha }}{\Gamma (1-\alpha )}\right) \) and \(I_{n,1}^{r}=O\left( \frac{n^{-\alpha -1}}{\Gamma (-\alpha )}\right) =o\left( \frac{n^{-\alpha }}{\Gamma (1-\alpha )}\right) \) for \(r\ge 2\) and \(n\ge 1\). This implies that there is a uniform bound independent of n, denoted by \(c_{0}^{(k,i)}>0\), such that \(|s_{n,0}^{(k,i)}|\le \frac{c_{0}^{(k,i)}n^{-\alpha }}{\Gamma (1-\alpha )}\) for \(n\ge 1\).
In terms of \(m\ge 1\), observe that \(s_{n,m}^{(k,i)}\) are the linear combinations of \(\nabla I_{l}\), \(I_{l,1}^{r}\) and \(\nabla ^{p}I_{l,1}^{r}\) for \(l\ge n+1\), \(r\ge 2\) and \(1\le p\le 3\). From formulae (A.4) and (A.7), we know that \(\nabla I_{n}=O\left( \frac{(n-1)^{-\alpha -1}}{\Gamma (-\alpha )}\right) =O\left( \frac{n^{-\alpha -1}}{\Gamma (-\alpha )}\right) \) and \(\nabla ^{p}I_{n,1}^{r}=O\left( \frac{(n-p)^{-\alpha -p-1}}{\Gamma (-\alpha -p+1)}\right) =o\left( \frac{n^{-\alpha -1}}{\Gamma (-\alpha )}\right) \) for \(r\ge 2\), therefore we get \(s_{n,m}^{(k,i)}=O\left( \frac{n^{-\alpha -1}}{\Gamma (-\alpha )}\right) \), and hence there exist constants \(c_{m}^{(k,i)}>0\) such that the last inequality of (B.11) holds. \(\square \)
Lemma B.2
Assume that \(\{g_{n}^{(\beta )}\}_{n=0}^{\infty }\) are generated by the series \((1-\xi )^{\beta }\) for \(\beta \in {\mathbb {R}}\), i.e.,
$$\begin{aligned} (1-\xi )^{\beta }=\sum _{n=0}^{\infty }(-1)^{n} \left( {\begin{array}{c}\beta \\ n\end{array}}\right) \xi ^{n}=\sum _{n=0}^{\infty }g_{n}^{(\beta )}\xi ^{n}. \end{aligned}$$
(B.12)
Then the following relations hold
$$\begin{aligned} \left\{ \begin{aligned} \beta \in (-1,0):&g_{0}^{(\beta )}=1,\quad g_{0}^{(\beta )}>g_{1}^{(\beta )}>\cdots>0,\\&\sum _{i=0}^{n}g_{i}^{(\beta )}=g_{n}^{(\beta -1)}, n\ge 0; \\ \beta \in (0,1):\quad&g_{0}^{(\beta )}=1,\quad g_{n}^{(\beta )}<0, n\ge 1, \\&1>|g_{1}^{(\beta )}|>|g_{2}^{(\beta )}|>\cdots >0, \\&\sum _{i=0}^{\infty }g_{i}^{(\beta )}=0,\quad \sum _{i=0}^{n}g_{i}^{(\beta )}=g_{n}^{(\beta -1)}, n\ge 0. \\ \end{aligned} \right. \end{aligned}$$
(B.13)
From (B.1), we set
$$\begin{aligned} \omega ^{(k,i)}(\xi )=(1-\xi )^{\alpha }\psi ^{(k,i)}(\xi ) \end{aligned}$$
(B.14)
for \(0<\alpha <1\), and
$$\begin{aligned} \psi ^{(k,i)}(\xi )=(1-\xi )^{1-\alpha }\varphi ^{(k,i)}(\xi ). \end{aligned}$$
(B.15)
Note that (B.14) implies a relation between the proposed methods and the fractional Euler method mentioned in [30]. In the following part, we discuss some relevant properties of the series \(\psi ^{(k,i)}(\xi )\).
Lemma B.3
For \(1\le i\le k\le 6\), the coefficient sequence of \(\psi ^{(k,i)}(\xi )\) belongs to the space \(l^{1}\).
Proof
Using the expressions of \(\varphi ^{(k,i)}(\xi )\) presented in Theorem B.1, we obtain
$$\begin{aligned} \varphi ^{(k,i)}(\xi )=I(\xi )+l^{(k,i)}(\xi ), \text {with}\quad \sum _{n=0}^{\infty }|l_{n}^{(k,i)}|<\infty . \end{aligned}$$
(B.16)
Together with (B.15), it follows that
$$\begin{aligned} \psi ^{(k,i)}(\xi )=(1-\xi )^{(1-\alpha )}I(\xi ) +(1-\xi )^{(1-\alpha )}l^{(k,i)}(\xi ). \end{aligned}$$
Therefore, it suffices to prove that the coefficient sequence of \((1-\xi )^{1-\alpha }I(\xi )\) belongs to \(l^{1}\).
From the definition of Gamma function
$$\begin{aligned} \Gamma (\beta )=\lim _{n\rightarrow \infty }\frac{n^{\beta }}{(-1)^{n} \left( {\begin{array}{c}-\beta \\ n\end{array}}\right) (n+\beta )},\quad \beta \ne 0, -1, -2, \ldots , \end{aligned}$$
we obtain the asymptotic relation
$$\begin{aligned} \frac{n^{\beta -1}}{\Gamma (\beta )}\cong (-1)^{n}\left( {\begin{array}{c}- \beta \\ n\end{array}}\right) ,\quad \text {as} n\rightarrow \infty , \end{aligned}$$
(B.17)
where the notation \(\cong \) means that \(\left( n^{\beta -1}/\Gamma (\beta )\right) \big /(-1)^{n}\left( {\begin{array}{c}- \beta \\ n\end{array}}\right) \rightarrow 1\) as \(n\rightarrow \infty \). Furthermore, it is known from [16, 31] that
$$\begin{aligned} (-1)^{n}\left( {\begin{array}{c}-\beta \\ n\end{array}}\right) =\frac{n^{\beta -1}}{\Gamma (\beta )} \left( 1+O\left( \frac{\beta -1}{n}\right) \right) . \end{aligned}$$
(B.18)
Also, the definition of \(I_{n}\) yields that \( I_{n}\cong \frac{n^{-\alpha }}{\Gamma (1-\alpha )}\) as \(n\rightarrow \infty \), and
$$\begin{aligned} \sum _{n=1}^{\infty }\left| I_{n}-\frac{n^{-\alpha }}{\Gamma (1-\alpha )}\right|= & {} \frac{1}{\Gamma (1-\alpha )}\sum _{n=1}^{\infty }\int _{0}^{1}\left( n^{-\alpha }-(n+1-s)^{-\alpha }\right) \mathrm {d}s \nonumber \\= & {} \frac{\alpha }{\Gamma (1-\alpha )}\int _{0}^{1}\int _{0}^{1-s}\sum _{n=1}^{\infty }(n+t)^{-\alpha -1}\mathrm {d}t\mathrm {d}s \nonumber \\\le & {} \frac{\alpha }{\Gamma (1-\alpha )}\sum _{n=1}^{\infty }n^{-\alpha -1} \nonumber \\\le & {} \frac{\alpha }{\Gamma (1-\alpha )}\left( 1+\int _{1}^{\infty }x^{-\alpha -1}\mathrm {d}x\right) \nonumber \\= & {} \frac{\alpha +1}{\Gamma (1-\alpha )}<+\infty . \end{aligned}$$
(B.19)
Combine this with (B.18), we get
$$\begin{aligned} I_{n}=g_{n}^{(\alpha -1)}+v_{n},\text {with} \sum _{n=0}^{\infty }|v_{n}|<\infty . \end{aligned}$$
(B.20)
Hence,
$$\begin{aligned} (1-\xi )^{1-\alpha }I(\xi )=\sum _{n=0}^{\infty } \left( \sum _{k=0}^{n}g_{n-k}^{(1-\alpha )}I_{k}\right) \xi ^{n} \end{aligned}$$
in combination with the relation
$$\begin{aligned} \begin{aligned} \sum _{n=0}^{\infty }\left| \sum _{k=0}^{n}g_{n-k}^{(1-\alpha )}I_{k}\right|&= \sum _{n=0}^{\infty }\left| \sum _{k=0}^{n}g_{n-k}^{(1-\alpha )}\left( g_{k}^{(\alpha -1)}+v_{k}\right) \right| \\&\le \sum _{n=0}^{\infty }\left| \sum _{k=0}^{n}g_{n-k}^{(1-\alpha )}g_{k}^{(\alpha -1)}\right| +\sum _{n=0}^{\infty }\left| \sum _{k=0}^{n}g_{n-k}^{(1-\alpha )}v_{k}\right| \\&\le 1+\sum _{n=0}^{\infty }|g_{n}^{(1-\alpha )}|\sum _{k=0}^{\infty }|v_{k}|<\infty \end{aligned} \end{aligned}$$
yields the result. \(\square \)
Lemma B.4
Let \(1\le i\le k\le 3\). Then it holds that \(\psi ^{(k,i)}(\xi )\ne 0\) for any \(|\xi |\le 1\).
Proof
In the proof of Theorem B.1, we know that \(\varphi ^{(k,i)}(\xi )\ne 0\) for all \(|\xi |\le 1\) and \(1\le i\le k\le 3\). For any \(|\xi |\le 1\), \((1-\xi )^{1-\alpha }\) is located within the sector \(S_{\alpha }=\{z: |\mathrm {arg}(z)|\le \frac{(1-\alpha )\pi }{2}\}\). In addition, note that \((1-\xi )^{1-\alpha }=0\) if and only if \(\xi =1\). Thus, it remains to find the value of \((1-\xi )^{1-\alpha }\varphi ^{(k,i)}(\xi )\) at \(\xi =1\). Indeed, from formulae (B.16) and (B.20), we have
$$\begin{aligned} \begin{aligned} \sum _{n=0}^{\infty }\sum _{l=0}^{n}g_{n-l}^{(1-\alpha )}\varphi _{l}^{(k,i)}&= \sum _{n=0}^{\infty }\sum _{l=0}^{n}g_{n-l}^{(1-\alpha )}\left( g_{l}^{(\alpha -1)}+v_{l}+l_{l}^{(k,i)}\right) \\&= \sum _{n=0}^{\infty }\sum _{l=0}^{n}g_{n-l}^{(1-\alpha )}g_{l}^{(\alpha -1)}+\sum _{n=0}^{\infty }\sum _{l=0}^{n}g_{n-l}^{(1-\alpha )}\left( v_{l}+l_{l}^{(k,i)}\right) \\&= 1+\sum _{n=0}^{\infty }g_{n}^{(1-\alpha )}\sum _{l=0}^{\infty }\left( v_{l}+l_{l}^{(k,i)}\right) =1, \end{aligned} \end{aligned}$$
where the last equality holds based on Lemma B.2. \(\square \)
As a result, from Theorem A.1, Lemmas B.3 and B.4, we obtain that for \(1\le i\le k\le 3\) and \(0<\alpha <1\), if
$$\begin{aligned} \frac{1}{\psi ^{(k,i)}(\xi )}=r^{(k,i)}(\xi )=\sum _{n=0}^{\infty } r_{n}^{(k,i)}\xi ^{n}, \end{aligned}$$
(B.21)
then there exist bounded positive constants \(M_{\alpha }^{(k,i)}\), such that \(\sum \limits _{n=0}^{\infty } |r_{n}^{(k,i)}|=M_{\alpha }^{(k,i)}\).
Literatur
1.
Zurück zum Zitat Aceto, L., Magherini, C., Novati, P.: Fractional convolution quadrature based on generalized Adams methods. Calcolo 51, 441–463 (2014)MathSciNetCrossRefMATH Aceto, L., Magherini, C., Novati, P.: Fractional convolution quadrature based on generalized Adams methods. Calcolo 51, 441–463 (2014)MathSciNetCrossRefMATH
2.
Zurück zum Zitat Aceto, L., Magherini, C., Novati, P.: On the construction and properties of \(m\)-step methods for FDEs. SIAM J. Sci. Comput. 37(2), 653–675 (2015)MathSciNetCrossRefMATH Aceto, L., Magherini, C., Novati, P.: On the construction and properties of \(m\)-step methods for FDEs. SIAM J. Sci. Comput. 37(2), 653–675 (2015)MathSciNetCrossRefMATH
3.
Zurück zum Zitat Akhiezer, N.I.: The Classical Moment Problem and Some Related Questions in Analysis. Oliver Boyd, Edinburgh (1965)MATH Akhiezer, N.I.: The Classical Moment Problem and Some Related Questions in Analysis. Oliver Boyd, Edinburgh (1965)MATH
4.
5.
Zurück zum Zitat Bagley, R.L., Torvik, P.J.: A theoretical basis for the application of fractional calculus to viscoelasticity. J. Rheol. 27(3), 201–210 (1983)CrossRefMATH Bagley, R.L., Torvik, P.J.: A theoretical basis for the application of fractional calculus to viscoelasticity. J. Rheol. 27(3), 201–210 (1983)CrossRefMATH
6.
Zurück zum Zitat Baleanu, D., Diethelm, K., Scalas, E.: Fractional Calculus, Models and Numerical Methods, Volume 3 of Series on Complexity, Nonlinearity and Chaos. World Scientific, Singapore (2011) Baleanu, D., Diethelm, K., Scalas, E.: Fractional Calculus, Models and Numerical Methods, Volume 3 of Series on Complexity, Nonlinearity and Chaos. World Scientific, Singapore (2011)
7.
Zurück zum Zitat Barkai, E., Metzler, R., Klafter, J.: From continuous time random walks to the fractional Fokker–Planck equation. Phys. Rev. E 61(1), 132–138 (2000)MathSciNetCrossRef Barkai, E., Metzler, R., Klafter, J.: From continuous time random walks to the fractional Fokker–Planck equation. Phys. Rev. E 61(1), 132–138 (2000)MathSciNetCrossRef
8.
Zurück zum Zitat Benson, D.A., Wheatcraft, S.W., Meerschaert, M.M.: Application of a fractional advection–dispersion equation. Water Resour. Res. 36(6), 1403–1412 (2000)CrossRef Benson, D.A., Wheatcraft, S.W., Meerschaert, M.M.: Application of a fractional advection–dispersion equation. Water Resour. Res. 36(6), 1403–1412 (2000)CrossRef
9.
Zurück zum Zitat Cameron, R.F., Mckee, S.: Product integration methods for second-kind Abel integral equations. J. Comput. Appl. Math. 11(1), 1–10 (1984)MathSciNetCrossRefMATH Cameron, R.F., Mckee, S.: Product integration methods for second-kind Abel integral equations. J. Comput. Appl. Math. 11(1), 1–10 (1984)MathSciNetCrossRefMATH
10.
Zurück zum Zitat Carpinteri, A., Mainardi, F.: Fractals and Fractional Calculus in Continuum Mechanics. Springer, Berlin (1997)CrossRefMATH Carpinteri, A., Mainardi, F.: Fractals and Fractional Calculus in Continuum Mechanics. Springer, Berlin (1997)CrossRefMATH
11.
Zurück zum Zitat de Hoog, F., Weiss, R.: High order methods for a class of Volterra integral equations with weakly singular kernels. SIAM J. Numer. Anal. 11(6), 1166–1180 (1974)MathSciNetCrossRefMATH de Hoog, F., Weiss, R.: High order methods for a class of Volterra integral equations with weakly singular kernels. SIAM J. Numer. Anal. 11(6), 1166–1180 (1974)MathSciNetCrossRefMATH
12.
Zurück zum Zitat Diethelm, K.: The Analysis of Fractional Differential Equations. Lecture Notes in Mathematics. Springer, Berlin (2004) Diethelm, K.: The Analysis of Fractional Differential Equations. Lecture Notes in Mathematics. Springer, Berlin (2004)
13.
Zurück zum Zitat Dixon, J.: On the order of the error in discretization methods for weakly singular second kind non-smooth solutions. BIT Numer. Math. 25(4), 624–634 (1985)CrossRefMATH Dixon, J.: On the order of the error in discretization methods for weakly singular second kind non-smooth solutions. BIT Numer. Math. 25(4), 624–634 (1985)CrossRefMATH
14.
Zurück zum Zitat Dixon, J., Mckee, S.: Weakly singular discrete Gronwall inequalities. J. Appl. Math. Mech. 66(11), 535–544 (1986)MathSciNetMATH Dixon, J., Mckee, S.: Weakly singular discrete Gronwall inequalities. J. Appl. Math. Mech. 66(11), 535–544 (1986)MathSciNetMATH
15.
Zurück zum Zitat Erdelyi, A.: On fractional integration and its applications to the theory of Hankel transforms. Q. J. Math. 11, 293–303 (1940)MathSciNetCrossRefMATH Erdelyi, A.: On fractional integration and its applications to the theory of Hankel transforms. Q. J. Math. 11, 293–303 (1940)MathSciNetCrossRefMATH
16.
Zurück zum Zitat Erdelyi, A.: Higher Transcendental Functions, vol. 1. McGraw-Hill, New York (1953)MATH Erdelyi, A.: Higher Transcendental Functions, vol. 1. McGraw-Hill, New York (1953)MATH
17.
Zurück zum Zitat Gao, G.H., Sun, Z.Z., Zhang, H.W.: A new fractional numerical differentiation formula to approximate the Caputo fractional derivative and its applications. J. Comput. Phys. 259, 33–50 (2014)MathSciNetCrossRefMATH Gao, G.H., Sun, Z.Z., Zhang, H.W.: A new fractional numerical differentiation formula to approximate the Caputo fractional derivative and its applications. J. Comput. Phys. 259, 33–50 (2014)MathSciNetCrossRefMATH
18.
Zurück zum Zitat Garappa, R.: A family of Adams exponential integrators for fractional linear systems. Comput. Math. Appl. 66(5), 717–727 (2013)MathSciNetCrossRef Garappa, R.: A family of Adams exponential integrators for fractional linear systems. Comput. Math. Appl. 66(5), 717–727 (2013)MathSciNetCrossRef
19.
Zurück zum Zitat Hairer, E.: Solving Ordinary Differential Equations II: stiff and Differential-Algebraic Problems, Volume 14 of Springer Series in Computational Mathematics. Springer, Berlin (1991)CrossRef Hairer, E.: Solving Ordinary Differential Equations II: stiff and Differential-Algebraic Problems, Volume 14 of Springer Series in Computational Mathematics. Springer, Berlin (1991)CrossRef
20.
Zurück zum Zitat Herrmann, R.: Fractional Calculus: An Introduction for Physicists, 2nd edn. World Scientific, Singapore (2014)CrossRefMATH Herrmann, R.: Fractional Calculus: An Introduction for Physicists, 2nd edn. World Scientific, Singapore (2014)CrossRefMATH
21.
Zurück zum Zitat Hilfer, R.: Applications of Fractional Calculus in Physics. World Scientific, Singapore (2000)CrossRefMATH Hilfer, R.: Applications of Fractional Calculus in Physics. World Scientific, Singapore (2000)CrossRefMATH
22.
Zurück zum Zitat Kilbas, A.A., Srivastava, H.M., Trujillo, J.J.: Theory and Applications of Fractional Differential Equations, Volume 204 of North-Holland Mathematics Studies. Elsevier, Amsterdam (2006) Kilbas, A.A., Srivastava, H.M., Trujillo, J.J.: Theory and Applications of Fractional Differential Equations, Volume 204 of North-Holland Mathematics Studies. Elsevier, Amsterdam (2006)
23.
Zurück zum Zitat Langlands, T.A.M., Henry, B.I., Wearne, S.L.: Fractional cable equation models for anomalous electrodiffusion in nerve cells: infinite domain solutions. J. Math. Biol. 59, 761–808 (2009)MathSciNetCrossRefMATH Langlands, T.A.M., Henry, B.I., Wearne, S.L.: Fractional cable equation models for anomalous electrodiffusion in nerve cells: infinite domain solutions. J. Math. Biol. 59, 761–808 (2009)MathSciNetCrossRefMATH
24.
Zurück zum Zitat Li, C., Zeng, F.: Numerical Methods for Fractional Calculus. CRC Press, Taylor & Francis Group, Boca Raton (2015)CrossRefMATH Li, C., Zeng, F.: Numerical Methods for Fractional Calculus. CRC Press, Taylor & Francis Group, Boca Raton (2015)CrossRefMATH
25.
Zurück zum Zitat Lin, Y.M., Xu, C.J.: Finite difference/spectral approximations for the time-fractional diffusion equation. J. Comput. Phys. 225(2), 1533–1552 (2007)MathSciNetCrossRefMATH Lin, Y.M., Xu, C.J.: Finite difference/spectral approximations for the time-fractional diffusion equation. J. Comput. Phys. 225(2), 1533–1552 (2007)MathSciNetCrossRefMATH
26.
Zurück zum Zitat Linz, P.: Numerical methods for Volterra integral equations with singular kernels. SIAM J. Numer. Anal. 6(3), 365–374 (1969)MathSciNetCrossRefMATH Linz, P.: Numerical methods for Volterra integral equations with singular kernels. SIAM J. Numer. Anal. 6(3), 365–374 (1969)MathSciNetCrossRefMATH
27.
Zurück zum Zitat Liu, F., Anh, V., Turner, I., Zhuang, P.: Time fractional advection–dispersion equation. J. Appl. Math. Comput. 13, 233–245 (2003)MathSciNetCrossRefMATH Liu, F., Anh, V., Turner, I., Zhuang, P.: Time fractional advection–dispersion equation. J. Appl. Math. Comput. 13, 233–245 (2003)MathSciNetCrossRefMATH
28.
29.
Zurück zum Zitat Lubich, Ch.: Fractional linear multistep methods for Abel-Volterra integral equations of the second kind. Math. Comput. 45(172), 463–469 (1985)MathSciNetCrossRefMATH Lubich, Ch.: Fractional linear multistep methods for Abel-Volterra integral equations of the second kind. Math. Comput. 45(172), 463–469 (1985)MathSciNetCrossRefMATH
31.
Zurück zum Zitat Lubich, Ch.: A stability analysis of convolution quadratures for Abel–Volterra integral equations. IMA J. Numer. Anal. 6(6), 87–101 (1986)MathSciNetCrossRefMATH Lubich, Ch.: A stability analysis of convolution quadratures for Abel–Volterra integral equations. IMA J. Numer. Anal. 6(6), 87–101 (1986)MathSciNetCrossRefMATH
32.
Zurück zum Zitat Lv, C.W., Xu, C.J.: Error analysis of a high order method for time-fractional diffusion equations. SIAM J. Sci. Comput. 38(5), A2699–A2724 (2016)MathSciNetCrossRefMATH Lv, C.W., Xu, C.J.: Error analysis of a high order method for time-fractional diffusion equations. SIAM J. Sci. Comput. 38(5), A2699–A2724 (2016)MathSciNetCrossRefMATH
33.
Zurück zum Zitat Metzler, R., Klafter, J.: The random walk’s guide to anomalous diffusion: a fractional dynamics approach. Phys. Rep. 339(1), 1–77 (2000)MathSciNetCrossRefMATH Metzler, R., Klafter, J.: The random walk’s guide to anomalous diffusion: a fractional dynamics approach. Phys. Rep. 339(1), 1–77 (2000)MathSciNetCrossRefMATH
34.
Zurück zum Zitat Miller, K.S., Ross, B.: An Introduction to Fractional Calculus and Fractional Differential Equations. Wiley, Hoboken (1993)MATH Miller, K.S., Ross, B.: An Introduction to Fractional Calculus and Fractional Differential Equations. Wiley, Hoboken (1993)MATH
35.
Zurück zum Zitat Oldham, K.B., Spanier, J.: The Fractional Calculus. Academic Press, New York (1974)MATH Oldham, K.B., Spanier, J.: The Fractional Calculus. Academic Press, New York (1974)MATH
36.
Zurück zum Zitat Podlubny, I.: Fractional Differential Equations: An Introduction to Fractional Derivatives, Fractional Differential Equations, to Methods of their Solution and Some of their Applications. Mathematics in Science and Engineering 198. Academic Press, San Diego (1999)MATH Podlubny, I.: Fractional Differential Equations: An Introduction to Fractional Derivatives, Fractional Differential Equations, to Methods of their Solution and Some of their Applications. Mathematics in Science and Engineering 198. Academic Press, San Diego (1999)MATH
37.
Zurück zum Zitat Rudin, W.: Real and Complex Analysis. McGraw-Hill, New York (1987)MATH Rudin, W.: Real and Complex Analysis. McGraw-Hill, New York (1987)MATH
38.
Zurück zum Zitat Samko, S.G., Kilbas, A.A., Marichev, O.I.: Fractional Integrals and Derivatives. Gordon and Breach Science Publishers, New York (1993)MATH Samko, S.G., Kilbas, A.A., Marichev, O.I.: Fractional Integrals and Derivatives. Gordon and Breach Science Publishers, New York (1993)MATH
39.
Zurück zum Zitat Santamaria, F., Wils, S., de Schutter, E., Augustine, G.J.: Anomalous diffusion in Purkinje cell dendrites caused by spines. Neuron 52, 635–648 (2006)CrossRef Santamaria, F., Wils, S., de Schutter, E., Augustine, G.J.: Anomalous diffusion in Purkinje cell dendrites caused by spines. Neuron 52, 635–648 (2006)CrossRef
40.
Zurück zum Zitat Scalas, E., Gorenflo, R., Mainardi, F.: Fractional calculus and continuous-time finance. Phys A Stat Mech Appl 284(1–4), 376–384 (2000)MathSciNetCrossRefMATH Scalas, E., Gorenflo, R., Mainardi, F.: Fractional calculus and continuous-time finance. Phys A Stat Mech Appl 284(1–4), 376–384 (2000)MathSciNetCrossRefMATH
41.
Zurück zum Zitat Shohat, J.A., Tamarkin, J.D.: The Problem of Moments, Volume 1 of Mathematical Surveys and Monographs, 4th edn. American Mathematical Society, Providence (1970) Shohat, J.A., Tamarkin, J.D.: The Problem of Moments, Volume 1 of Mathematical Surveys and Monographs, 4th edn. American Mathematical Society, Providence (1970)
42.
Zurück zum Zitat Wyss, W.: The fractional Black–Scholes equation. Fract. Calc. Appl. Anal. 3, 51–61 (2000)MathSciNetMATH Wyss, W.: The fractional Black–Scholes equation. Fract. Calc. Appl. Anal. 3, 51–61 (2000)MathSciNetMATH
43.
Zurück zum Zitat Zygmund, A.: Trigonometric Series. Cambridge University Press, Cambridge (2002)MATH Zygmund, A.: Trigonometric Series. Cambridge University Press, Cambridge (2002)MATH
Metadaten
Titel
Stability and Convergence Analysis of a Class of Continuous Piecewise Polynomial Approximations for Time-Fractional Differential Equations
verfasst von
Han Zhou
Paul Andries Zegeling
Publikationsdatum
02.05.2018
Verlag
Springer US
Erschienen in
Journal of Scientific Computing / Ausgabe 1/2018
Print ISSN: 0885-7474
Elektronische ISSN: 1573-7691
DOI
https://doi.org/10.1007/s10915-018-0704-z

Weitere Artikel der Ausgabe 1/2018

Journal of Scientific Computing 1/2018 Zur Ausgabe