630
Views
0
CrossRef citations to date
0
Altmetric
Articles

Numerical Accuracy of the Predictor-Corrector Method to Solve Fuzzy Differential Equations Based on the Stochastic Arithmetic

ORCID Icon &
Pages 335-354 | Received 15 Mar 2020, Accepted 11 Jan 2021, Published online: 09 Jul 2021

Abstract

In this work, a reliable scheme is proposed to solve fuzzy differential equation based on the predictor-corrector methods (PC-methods) under generalized H-differentiability. For this purpose, the stochastic arithmetic(SA) and the CESTAC* method are applied to validate the results. Also, the numerical accuracy of the method is proved and an algorithm is given based on the new arithmetic. In order to implement C++ codes, the CADNA† library is used. In this case, the optimal number of nodes and optimal step size are found. The examples illustrate the efficiency and importance of using the SA in place of the floating-point arithmetic(FPA).

1. Introduction

Solving fuzzy differential equations (FDE) in both initial and boundary conditions are important topics in fuzzy mathematics and its applications [Citation1]. In recent years different numerical and analytical approaches were proposed to find the fuzzy solution of a given FDE such as [Citation2–12]. In all of these works, in order to implement the computer programs, a mathematical package like Matlab, Mathematica,…is considered and the results are found based on the common computer arithmetic which is the FPA. In this case, a fixed step size is chosen, then in the fixed nodes, the approximate solution is obtained. Also, in all examples, the exact solution is given and compared with the approximate solution to check the accuracy of the results and the convergence of the method. Since the FPA is not able to rely and validate the results and detect the instabilities during the run of the program, the packages which are worked on this arithmetic are not able to determine a satisfactory result from the computational point of view. In other words, because of the accumulation of errors due to the round-off error propagation, the final results obtained from a numerical algorithm may be inaccurate and the FPA is not able to detect the accuracy of results. Also, in this arithmetic, it is not possible to find the optimal step size in difference schemes like PC-methods and it is necessary to consider a tolerance of accuracy like eps in the termination criterion, which is not proper to stop the computations. Hence, an arbitrary step size is chosen and the results are found without validating them. It is important computationally to validate the results and control the variations of the step size in iterative and approximate methods and find the optimal results to ensure that based on the machine accuracy, the final solution, the number of iterations and the step size are optimized. Hence, a reliable and efficient method for evaluating the round-off error is necessary if one wants to correct step size control. For these reasons, the FPA must be substituted by other arithmetic which is able to optimize and validate the results. This new arithmetic is called the SA proposed by La Porte and Vignes[Citation13]. They introduced the CESTAC method which is a method to implement the SA in a code written by Fortran or C++ on the Linux operating system [Citation14–16]. This method enables one to estimate the number of the exact significant digits of any computed result. The CESTAC method is based on a probabilistic approach of the round-off error propagation which replaces the FPA by a random arithmetic [Citation15,Citation17–25].

In [Citation26–29], the authors applied the CADNA library to solve a FDE by using the fuzzy Runge-Kutta method as a single-step scheme and the finite differences method to solve fuzzy boundary value problem. By using this library, the optimal step size is computed, and the optimal approximate solution of the FDE in the nodal points is found. In this work, a procedure is presented for solving fuzzy differential equations under generalized H-differentiability based on the PC-methods. Also, based on the idea proposed by Bede [Citation6] and Bede and Gal [Citation30], which describes that a FDE under the H-differentiability and gH-differentiability is equivalent to a system of crisp ordinary differential equations (ODEs) under certain conditions, the solution of FDE is found. Furthermore, by using the CESTAC method and the CADNA library, the optimal step size of the fuzzy multi-step methods is computed and the accuracy of results is dynamically controlled and estimated.

This paper is organized as follows. In Section 2, the basic definitions of fuzzy sets theory is presented. In Section 3, the main idea is explained. In this section, a theorem is proved to show the accuracy of the fuzzy multi-step methods. The CESTAC method and its fuzzy case in companion with an algorithm which is implemented by the CADNA library are given in Section 4. In Section 5, two sample FDEs with initial fuzzy conditions are solved by means of the CADNA library based on the proposed algorithm to illustrate the importance of using the SA in validating the results of the algorithm and finding the optimal step size.

2. Preliminaries

The basic definitions of fuzzy mathematics are given in [Citation1,Citation3–5,Citation31–33]. In this section, we review some of them.

Definition 2.1

[Citation34]

Given the definition domain U, the mapping X:U[0,1], is called a fuzzy set. X(u) is denoted as the membership function, whose values are located in a closed interval [0,1]. If only the point values 0 and 1 are suitable, the fuzzy set X degenerates into a classical one, which means that the classical set is a special form of the fuzzy sets.

Definition 2.2

[Citation34]

Given a fuzzy set X, for any r[0,1], the classical set [X]r={u:uU,X(u)r} is defined as the r-cut set, where r is the cut level. Usually, the r-cut sets are considered as intervals of confidence, since in the case of convex fuzzy sets, they are closed fuzzy intervals associated with a gradation of confidence between [0,1]. For a fuzzy interval X, its rcuts are closed intervals in R and we denote them by [X]r=[x(r),x+(r)]. Two widely used of fuzzy intervals are triangular and trapezoidal fuzzy numbers. Let us denote by F(R) the set of all fuzzy numbers, however, fuzzy numbers are generalized closed intervals.

Also, support of X is supp(X)={uU:X(u)>0}. For two fuzzy sets X and Y, the addition XY and the scalar multiplication αX,αR are defined as having the level cuts [XY]r=[X]r+[Y]r={x+y:x[X]r,y[Y]r},[αX]r=α[X]r,r[0,1]. Also, the product and division of two fuzzy numbers X,ZF(R) are defined as: XZr=mins,t{+,}xs(r).zt(r),maxs,t{+,}xs(r).zt(r),XZr=mins,t{+,}xs(r)zt(r),maxs,t{+,}xs(r)zt(r),0supp(Z).

Definition 2.3

The generalized Hukuhara difference of two intervals, X,YF(R), (gH-difference) is defined as follows [Citation1]: XgHY=ZX=Y+ZorY=X+(Z). Consider [Z]r=[z(r),z+(r)] then z(r)=min{x(r)y(r),x+(r)y+(r)} and z+(r)=max{x(r)y(r),x+(r)y+(r)}.

Definition 2.4

[Citation1]

Define D:F(R)×F(R)R+ by (1) D(u1,u2):=supr[0,1]max{u1(r)u2(r),u1+(r)u2+(r)}=supr[0,1]DH[u1]r,[u2]r,(1) which is called the Hausdorff distance between two fuzzy numbers u1,u2F(R) with the following properties: D(u1v,u2v)=D(u1,u2),  u1,u2,vF(R),D(λu1,λu2)=λD(u1,u2),  λR,u1,u2F(R),D(λ1u1,λ2u1)=λ1λ2D(u1,0~),  λ1,λ20,u1F(R),D(u1u2,v1v2)D(u1,v1)+D(u2,v2),  u1,u2,v1,v2F(R).

Definition 2.5

[Citation1,Citation3]

A function X:RF(R) is called a fuzzy function. If for arbitrary fixed t0R and ϵ>0, a δ>0 such that (2) |tt0|<δD(X(t), X(t0))<ϵ,(2) exists, X is said to be continuous.

Definition 2.6

Generalized derivative

Gomes et al. [Citation1] Let X(j):RF(R) (jth-order differential of X) for all j=0,1,,n1 and t0R. X(j) is called gH-differentiable (gH-differentiable for short) at t0, if there exists X(j)(t0)F(R) for all j=0,1,,n1, such that limh01hX(j)(t0+h)gHX(j)(t0)=XgH(j+1)(t0), also we say that X(j),j=0,1,,n1 is gHi-differentiable at t0 if [XgHi(j)(t)]r=[x(j)(t;r),x+(j)(t;r)], and we say that X(j),j=0,1,,n1 is gHii-differentiable at t0 if [XgHii(j)(t)]r=[x+(j)(t;r),x(j)(t;r)].

Definition 2.7

[Citation1,Citation35–37]

The fuzzy initial value problem (FIVP)is defined using a fuzzy differential equation and a fuzzy initial value as follows: (3) x~(t)=g~(t,x~(t)),x~(t0)=A~,tI=[t0,T],(3) where g~ is a fuzzy continuous mapping from g~:[t0,T]×F(R) into F(R).

Theorem 2.8

[Citation1]

Let us consider x~(t)=g~(t,x~(t)) where g~:[t0,T]×F(R)F(R) is such that

  1. [g~(t,x~(t))]r=[g(t,x)(r),g+(t,x)(r)] for each r[0,1].

  2. The functions g(t,x)(r), and g+(t,x)(r) are equi-continuous, i.e. for any ϵ>0 there exists δ>0 such that for any (t,x),(t1,x1)[t0,T]×R, we have g(t,x)(r)g(t1,x1)(r)<ϵ and g+(t,x)(r)g+(t1,x1)(r)<ϵ whenever (t,x)(t1,x1)<δ.

  3. [g(t,x(t))]r is named uniformly bounded on any bounded set, if exist l>0 such that g(t1,x1)(r)g(t2,x2)(r)<lmax{t1t2,x1x2}, and also g+(t1,x1)(r)g+(t2,x2)(r)<lmax{t1t2,x1x2}. Then, the fuzzy initial value problem (FIVP) and the corresponding crisp system of initial value problems(IVPs) are equivalent.

3. Main Idea

Let the FIVP (Equation3). A l-step method for solving Equation (Equation3) has a fuzzy difference equation with the following general form: (4) v~i+1=j=0l1al1jv~ijhj=0lbljg~(ti+1j,v~i+1j),(4) where denotes the fuzzy summation, and vi+1 is the approximation of the solution at the mesh point ti+1, l is an integer greater than 1 and i=l1,l,,N1, h=T/N, tj=jh,j=0,1,,l, the values a0,a1,,al1 and b0,b1,,bl are constants, and the starting values v0=α,v1=α1,v2=α2,,vl1=αl1, are specified.

When bl=0, the method (Equation4) is called an explicit method, otherwise, it is called an implicit method. The starting values in method (Equation4) must be specified, generally by assuming v0=α and generating the remaining values by a single-step method such as fourth order Runge-Kutta method.

By using of the interpolating polynomial bases on Newton backward-difference formula, we have get vi+1=vi1+hl=0pcllg~(ti,v~i),p=0,1,2,, where the constants cl=(1)l01skds, with variable substitution t=ti+sh, and dt=hds [Citation8,Citation38].

In the following, we have got some of the fuzzy predictor-corrector(FPC) methods with their initial values [Citation3–5,Citation8,Citation39].

The FPC 3-step method is obtained as follows: (5) v~(0)(ti+2)=v~(ti+1)h125g~(ti1,v~(ti1))gH16g~(ti,v~(ti))23g~(ti+1,v~(ti+1)),(predictor)v~(ti+2)=v~(ti+1)gHh12g~(ti,v~(ti))2h3g~(ti+1,v~(ti+1))5h12g~(ti+2,v~(0)(ti+2)),(corrector)v~(ti1)=α~0,v~(ti)=α~1,v~(ti+1)=α~2.(5) The improved fuzzy predictor-corrector 3-step method(FIPC) is considered as follows: (6) v~(0)(ti+2)=v~(ti1)h2g~(ti1,v~(ti1))+g~(ti,v~(ti))4g~(ti+1,v~(ti+1)),(predictor)v~(ti+2)=v~(ti)+h2[g~(ti,v~(ti))2g~(ti+1,v~(ti+1))g~(ti+2,v~(0)(ti+2))],(corrector)v~(ti1)=α~0,v~(ti)=α~1,v~(ti+1)=α~2.(6) The fuzzy Milne-Simpson's predictor-corrector 4-step method(FMPC) is obtained as follows: (7) v~(0)(ti+1)=v~(ti3)4h32g~(ti2,v~(ti2))gHg~(ti1,v~(ti1))2g~(ti,v~(ti)),(predictor)v~(ti+1)=v~(ti1)h3g~(ti1,v~(ti1))4g~(ti,v~(ti))g~(ti+1,v~(ti+1)),(corrector)v~(ti3)=α~0,v~(ti2)=α~1,v~(ti1)=α~2,v~(ti)=α~3.(7) The local truncation errors of the explicit k-step (or implicit (k1)-step) method, based on the crisp case mentioned in [Citation40–42], can be written as: (8) v~i(h)gHx~(ti)=γ~kx~(k+1)(ti)hk+O(hk+1),(8) where x~(ti) is the exact solution of the Equation (Equation3) at the point ti and v~i(h) is the approximate solution with step size h at this point. So, γ~k are known constants dependent on k and independent of h.

From Equation (Equation8), if θh,0<θ1 is considered as step size, then (9) v~i(θh)gHx~(ti)=γ~kx~(k+1)(ti)(θh)k+O(hk+1).(9) From Equations (Equation8) and (Equation9), for two successive iterations, (10) v~i(h)gHv~i(θh)=γ~kx~(k+1)(ti)1θkhk+O(hk+1).(10)

Theorem 3.1

The fuzzy multi-step method approximates Equations (Equation5), (Equation6), (Equation7) converge to the exact solution.

Proof.

See [Citation3–7,Citation43].

Theorem 3.2

The fuzzy multi-step method as Equations (Equation5), (Equation6), (Equation7) is stable.

Proof.

See [Citation3–5,Citation44].

Bede [Citation6] defined the Characterization Theorem that provides certain conditions under which a FDE is equivalent to a system of ODEs with respect to H-differentiability. Thereafter, Bede and Gal [Citation30] proposed another version of this theorem for solving FDEs under gH-differentiability. Both of these characterization theorems are employed to transfer the FDEs under fuzzy differentiability to systems of ODEs. Based on Definition 2.6, gH(i)-differentiable, gH(ii)-differentiable and Theorem 2.8 [Citation6,Citation7], each of Equations (Equation5), (Equation6) and (Equation7), under certain conditions, can be replaced by two equivalent systems of IVPs.

Definition 3.3

[Citation26]

For two distinct fuzzy numbers y~ and z~ in F(R), the notation Cy~,z~ means the common proximity between y~ and z~, which is defined as, (11) Cy~,z~=logDy~y~gHz~12,0~.(11)

Remark 3.1

By defuzzification, Equation (Equation11) can be written as follows Cy,z=logyyz12, where the notation Cy,z is the estimate number of common significant digits between two distinct real numbers y and z [Citation15,Citation17,Citation22].

The following theorem is proved to show the accuracy of the fuzzy explicit k-step method (or implicit (k1)-step method) by considering the common proximity of each corresponding components of the computed solution and the exact solution for a given FIVP.

Theorem 3.4

Let v~i(h), v~i(θh),0<θ1 be the approximate values of x~(ti) in two successive iterations obtained from FIVP (Equation3) based on fuzzy multi-step method respectively. Then (12) Cv~i(h),v~i(θh)=Cv~i(h),x~(ti)+log11θk+O(h).(12)

Proof.

From Equation (Equation8), since for h enough small, 1(1+O(h))=(1+O(h)) we deduce v~i(h)v~i(h)gHx~(ti)=v~i(h)γ~kx~(k+1)(ti)hk+O(hk+1)=v~i(h)γ~kx~(k+1)(ti)hk1+O(h)=1+O(h)v~i(h)γ~kx~(k+1)(ti)hk, then by considering 12 as abounded function which can be denoted by O(1), we obtain (13) v~i(h)v~i(h)gHx~(ti)12=1+O(h)v~i(h)γ~kx~(k+1)(ti)hk+O(1).(13) Based on Definition (3.3) and properties of distance D, from Equation (Equation13), we get Cv~i(h),x~(ti)=logD1+O(h)v~i(h)γ~kx~(k+1)(ti)hk+O(1),0~=log1+O(h)Dv~i(h)γ~kx~(k+1)(ti)hk+O(1),0~=logDv~i(h)γ~kx~(k+1)(ti)hk+O(1),0~+log1+O(h), therefore (14) Cv~i(h),x~(ti)=logDv~i(h)γ~kx~(k+1)(ti)hk+O(1),0~+O(h).(14) Similarly from Equation (Equation10), (15) v~i(h)v~i(h)gHv~i(θh)12=1+O(h)11θkv~i(h)γ~kx~(k+1)(ti)hk+O(1).(15) By Definition (3.3) and properties of distance D, from Equation (Equation15), we obtain (16) Cv~i(h),v~i(θh)=logDv~i(h)γ~kx~(k+1)(ti)hk+O(1),0~+log11θk+O(h).(16) According to Equations (Equation14) and (Equation16) Cv~i(h),v~i(θh)=Cv~i(h),x~(ti)+log11θk+O(h).

In Equation (Equation12) since 0θ<<1 hence 0<log(11θk)<1. Therefore, it means that, when the fuzzy multi-step methods are used in order to estimate x~(ti) then, for h small enough, the common proximity between two successive fuzzy values v~i(h) and v~i(θh) are almost equal to the common proximity between x~(ti) and v~i(h). Therefore, if the fuzzy CESTAC method is used then, the computations of the sequence v~i(h)'s are stopped when for an index like hopt,Cv~i(hopt),v~i(θhopt)Cv~i(hopt),x~(ti). In this case, v~i(hopt) is a suitable approximation of x~(ti).

In Equation (Equation14), if k = 4 and θ=12 then, Cv~i(h),v~i(θh)=Cv~i(h),x~(ti)+log1615+O(h). Also, if k = 3 and θ=13 then, Cv~i(h),v~i(θh)=Cv~i(h),x~(ti)+log2726+O(h).

4. CESTAC Method

In many numerical iterative and approximate recursive schemes, the absolute error is applied to show the accuracy of the method. In order to apply the absolute error, the existence of the exact solution is necessary. In the iterative algorithms which are constructed based on the common FPA, the termination criterion depends on a tolerance parameter like epsilon (eps) as follows: (17) Zmψ<eps,(17) where ψ is the exact solution and Zm is the m-th computed result obtained from the iterative algorithm. This criterion may not be acceptable. If eps is chosen very large, the iterations are stopped before getting access to a suitable approximation. If eps is chosen very small then, unnecessary iterations are done without improving the accuracy of the results. So, it can not be determined the optimal iteration m by applying a tolerance in the stopping criterion. Also, if one applies the criterion ZmZm+1<eps, in place of the condition (Equation17), it is not any guarantee to confirm Zm is an approximation of ψ without knowing the exact solution. This is because of the nature of the FPA. Therefore, it needs to be suggested another way which is independent of this tolerance. For this purpose, we must replace the FPA by a new arithmetic so that it is able to omit the tolerance epsilon in the termination criterion. This new environment is the stochastic arithmetic. The details of this arithmetic can be found in [Citation13,Citation15–21,Citation25,Citation45]. In order to use this arithmetic in a discrete case, the CESTAC method should be applied [Citation15,Citation36,Citation45]. This method is able to validate the results and detect any instability step by step during the run of a code. The algorithm of this method is based on the concept of common significant digits. In this case, the following termination criterion is substituted which is independent of the value epsilon. (18) ZmZm+1=@.0,(18) where the symbol @.0 is denoted as the informatical zero which means the corresponding value (difference between two sequential results) has not any significant digits and hence in the point of computational view we can say ZmZm+1. Equation (Equation18) means when the difference between two sequential results is an informatical zero, the computations must be stopped and any calculations after m-th iteration is redundant. In order to implement the CESTAC method, the CADNA library was designated by Chesnueax [Citation22,Citation46]. This library is able to perform the discrete stochastic arithmetic and the CESTAC method automatically on any C++ or Fortran code. So, in order to apply it, the main code must be written in one of these programming languages.

The CESTAC method was developed by La Porte and Vignes [Citation13]. This method is able to detect numerical instabilities which occur during the run and estimate accuracy of the computed results. During the run, as soon as the number of the significant digits of any result becomes zero, an informatical zero is detected and the result is printed by the notation @.0.

The basic idea of the CESTAC method is to replace the usual FPA with a random arithmetic. Consequently, each result appears as a random variable. This approach leads toward two concepts: stochastic numbers and stochastic arithmetic.

The applying of the CESTAC method in a scientific program has the following advantages:

  1. The accuracy of any numerical result is estimated, during the running of a program.

  2. The numerical instabilities are detected and the branching are checked.

  3. Unnecessary iterations are eliminated, which the FPA is not able to distinguish them. In some cases, the termination criterion of iterative methods is not suitable so that the implementation of the algorithm is continued without improvement in the accuracy of the result. In the SA, instead of the termination criterion, a criterion that directly reflects the mathematical condition, is replaced, that must be satisfied by the solution.

  4. It is able to find the optimal step of the iterative methods, which after this step, the accuracy of the result does not increase or maybe decrease, because of the rounding error accumulation.

  5. It is an effective and powerful tool that helps to achieve the validation of scientific programs and gives them a reliability.

Let F be a set of real values which are reproduced by computer and the arbitrary value ψ is demonstrated as ΨF. In the personal computer, Ψ with the binary FPA, ρ mantissa bits and the rounding error term is shown by (19) Ψ=ψϵ2Eθρ,(19) where 2θρ is the missing segment of mantissa which is obtained from round-off error, ε is the sign of ψ, E is the binary power of the outcome. If ρ is a random parameter on [1,1] which is distributed uniformly and is applied to perturb on the last mantissa bit of Ψ then, the random result of Ψ can be calculated where mean (μ) and standard deviation (σ) are applied to guarantee the precision of results [Citation13,Citation45,Citation47–49].

In PC, for θ=24,53 the results can be obtained by single or double precision respectively. By M times performing the process for Ψi,i=1,,M the distribution of them is in the quasi Gaussian form. Therefore, the mean of them is equal with the exact value of ψ and the values of μ and σ can be estimated by these M samples. The following algorithm of the CESTAC method is presented where τδ is the value of T distribution with M−1 degree of freedom and confidence interval 1δ.

In the sequel, Algorithm 4.1 is developed in fuzzy case.

4.1. Fuzzy CESTAC Method

Let y~ be a fuzzy number in F(R). Then, y~ is represented as w~ in the computer. It can be shown that: (20) w~=y~gHϵ2EPz~,(20) where, ε is the sign of y±(r), and 2Pz±(r) is the lost part of the mantissa due to round-off error for r[0,1] and E is the binary exponent of the results. In single precision case, P=24 and in double precision case P = 53. In the fuzzy CESTAC method, z±(r),0r1 is considered as a fuzzy random variable uniformly distributed on [1,1]. In order to find samples for the obtained random variables, we perturb the last mantissa bit of the values w±(r), 0r1. The algorithm of the fuzzy CESTAC method is as follows where τβ is the value of T distribution with N1 degree of freedom and confidence interval 1β. If M=3 and β=0.05 then τβ=4.303.

Now, the following algorithm is introduced which is performed in the CADNA library based on the fuzzy CESTAC method to solve a given FIVP by applying one of the mentioned multi-step methods. In this case, D(v~i(h),v~i(θh))=@.0 is chosen as the termination criterion which means the Hausdorff distance between two sequential results is an informatical zero. In this algorithm, v~i(h) and v~i(θh) are the approximate values of x~(ti) in two successive iterations obtained from the fuzzy multi-step methods, respectively. By implementing Algorithm 4.2, the optimal step size and optimal values of the computed results are obtained with their accuracy and therefore the results are validated.

In [Citation1,Citation9,Citation10,Citation50], a fuzzy initial value problem (FIVP) was converted to a system of ordinary differential equations, then by applying the Characterization Theorem the solution of this system presents a fuzzy solution for the FIVP. In the next section, it is considered this scheme to solve the examples based on Algorithm 4.3 using the CADNA library to validate the results.

5. Numerical Examples

In this section, two examples are solved based on the proposed algorithm by means of the CADNA library in the stochastic arithmetic. The first example is based on gHi and the second example is based on gHii. The programs have been written in C++ and executed on a Linux machine using CADNA library based on Algorithm 4.3. In the tables, FPC, FIPC and FMPC methods are the multi-step schemes mentioned in Equations (Equation5), (Equation6) and (Equation7) respectively.

Example 5.1

Consider the fuzzy initial value problem [Citation4]. (21) x~gHi(t)x~(t)=1+t,(21) with initial conditions [x(0)]r=[0.96+0.04r,1.010.01r],r(0,1]. The exact solution at t=0.1 [x(0.1)]r=[0.1+(0.96+0.04r)e(0.1),0.1+(1.010.01r)e(0.1)],r(0,1].

Based on Algorithm 4.3, the optimal step sizes of these methods are shown in Table . Also, for θ=1/3,t=0.1, the results of Algorithm 4.3 are shown in Tables  and , respectively. The Hausdorff distance between the approximate solutions v~i(h) and v~i(θh) in two successive iterations with the Hausdorff distance between the exact solution x~(ti) and the approximate solution v~i(h) of Equation (Equation21) at t=0.1 are compared. In the tables, D1=D(v~i(h),x~(ti)) and D2=D(v~i(h),v~i(θh)) and the optimal step size for each method is shown. Moreover, Table  shows the results of this algorithm for t=0.5 in the FIPC-3step method. Also, Table  shows the estimate number of common significant digits for end-points of r-cuts, r=0(0.1)1, between two sequential results are compared with the computed significant digits common to the approximate and the exact values for the FIPC-4step method.

Table 1. The optimal step size of Example 5.1.

Table 2. Numerical results of Example 5.1.

Table 3. Numerical results of Example 5.1.

Table 4. Numerical results of Example 5.1.

Table 5. Numerical results of Example 5.1.

Table 6. Comparison of the common significant digits (C) in the FMPC-4step method, hopt=0.127 for Example 5.1.

Example 5.2

Let the following fuzzy stiff equation: (22) x~gHii(t)=c~x~(t),(22) with initial condition [x(0)]r=[0.96+0.04r,1.030.03r],r(0,1], where c~=(25.05/25/24.97). The analytical solution is x(t;r)=x(0;r)ect=(0.96+0.04r)e(25.05+0.05r)t,x+(t;r)=x+(0;r)ec+t=(1.030.03r)e(24.970.03r)t.

The hopt for each multi-step method is determined in Table  based on Algorithm 4.3.

Table 7. The optimal step size of Example 5.2.

The fuzzy stiff differential equations are characterized as those whose exact solution has a term of the form ec~t where c~ is a small negative fuzzy number. This is usually only a part of the solution which is called transient solution. The transient portion of a stiff equation will rapidly decrease to zero as t increases. In Equation (Equation22) c~ is nearly 25. The results of multi-step methods in the case θ=1/2 at t=0.1 are shown in Tables  and . Also, Table  illustrates the result of the proposed algorithm with t = 0.5 and Table  determines the common significant digits of the end-points for different r-cuts in the FIPC-3step method.

Table 8. Numerical results of Example 5.2.

Table 9. Numerical results of Example 5.2.

Table 10. Numerical results of Example 5.2.

Table 11. Numerical results of Example 5.2.

Table 12. Comparison of the common significant digits (C) in the FIPC-3step method, hopt=0.1512 for Example 5.2.

6. Conclusion

In this paper, the use of the fuzzy CESTAC method and the CADNA library were discussed which allows us to find the optimal step (hopt) of the fuzzy multi-step methods as the PC methods under gH-differentiability and validate the results in solving a fuzzy differential equation with initial conditions. As we observed in the tables, by using the optimal termination criterion in Algorithm 1 which uses the computational zero, to stop correctly the iterative process, to save computer time, because many useless iterations are not performed, and on the other hand, furnished by the fuzzy multi-step methods, to estimate the accuracy of the optimal iteration. Consequently, it is suggested due to the numerical problems of the FPA, the SA is replaced to implement the algorithms of solving the FDEs with a reliable scheme.

Acknowledgments

The authors would like to thank the anonymous referees for their constructive comments to improve the quality of this work.

Disclosure Statement

No potential conflict of interest was reported by the author(s).

Additional information

Notes on contributors

Mohammad Ali Fariborzi Araghi

Mohammad Ali Fariborzi Araghi was born in Tehran, Iran. He received B.SC. degree in mathematics from Kharazmi university, M.SC. degree in applied mathematics from Islamic Azad university, Karaj branch and Ph.D. degree in applied mathematics, numerical analysis field, from Islamic Azad university, Science and Research branch. He is the associate professor of Islamic Azad university, Central Tehran branch. His research interests are numerical solutions of integral or differential equations and applications of fuzzy mathematics.

Hasan Barzegar Kelishami

Hasan Barzegar Kelishami was born in Gilan, Iran. He received B.SC. degree in mathematics from Islamic Azad university, Karaj branch, M.SC. degree in applied mathematics from Islamic Azad university, Science and Research branch and Ph.D. degree in applied mathematics, numerical analysis field, from Islamic Azad university, Central Tehran branch. He is a lecturer of Islamic Azad university, North Tehran branch, now. His research interests are numerical solutions of integral or differential equations and applications of fuzzy mathematics.

References

  • Gomes LT, Barros LC, Bede B. Fuzzy differential equations in various approaches. Cham: Springer; 2015. ISBN: 978-3-319-22574-6.
  • Abbasbandy S, Allahviranloo T, Lopez-Pouso O, et al. Numerical methods for fuzzy differential inclusions. J Comput Math Appl. 2004;48:1633–1641.
  • Allahviranloo T, Abbasbandy S, Ahmady N, et al. Improved predictor-corrector method for solving fuzzy initial value problems. Inf Sci (Ny). 2009;179:945–955.
  • Allahviranloo T, Ahmady N, Ahmady E. Numerical solution of fuzzy differential equations by predictor-corrector method. Information Sci.. 2007;177(7):1633–1647.
  • Bayrak MA, Can E. Numerical solution of fuzzy differential equations by Milne's predictor-corrector method. Math Scie App E-Notes. 2015;3:137–153.
  • Bede B. Note on “Numerical solution of fuzzy differential equations by predictor-corrector method”. Inform Sci. 2008;178:1917–1922.
  • Bede B, Gal SG. Generalizations of the differentiability of fuzzy-number-valued functions with applications to fuzzy differential equations. Fuzzy Sets Syst. 2005;151:581–599.
  • Jayakumar T, Kanagarajan K. Numerical solution for hybrid fuzzy systems by Milne's fourth order predictor-corrector method. Int Math Forum. 2014;6:273–289.
  • Kaleva O. A note on fuzzy differential equations. Nonlinear Anal. 2006;64:895–900.
  • Stefanini L. Generalized LU-fuzzy derivative and numerical solution of fuzzy differential equations. Proceedings of the 2007 IEEE International Conference on Fuzzy Systems, London: July 2007. IEEE Xplore. p. 710–715.
  • Cong-Xin W, Ming M. On embedding problem of fuzzy number spaces: part: I. Fuzzy Sets Syst. 1991;44:33–38.
  • Ghazanfari B, Shakerami A. Numerical solutions of fuzzy differential equations by extended Runge-Kutta-like formulae of order 4. Fuzzy Sets Syst. 2011;189:74–91.
  • Vignes J, La Porte M. Error analysis in computing. In: Information Processing 1974, North-Holland, Amsterdam; 1974. p. 610–614.
  • Chesneaux JM. Modélisation et conditions de validite de la méthode CESTAC. C R Acad Sci Paris Sér I Math. 1988;307:417–422.
  • Fariborzi Araghi MA, Noeiaghdam S. Validation of numerical algorithms: stochastic arithmetic. 1st ed. Tehran: Entekhab Bartar publisher; 2021. ISBN: 987-622-6498-09-8.
  • Vignes J. A stochastic approach to the analysis of round-off error propagation. A survey of the CESTAC method, In: Proceedings of the 2nd Real Numbers and Computers Conference, Marseille, France; 1996. p. 233–251.
  • Abbasbandy S, Fariborzi Araghi MA. A stochastic scheme for solving definite integrals. Appl Numer Math. 2005;55:125–136.
  • Abbasbandy S, Fariborzi Araghi MA. The use of the stochastic arithmetic to estimate the value of interpolation polynomial with optimal degree. Appl Numer Math. 2004;50:279–290.
  • Abbasbandy S, Fariborzi Araghi MA. A reliable method to determine the ill-condition functions using stochastic arithmetic. Southwest J Pure Appl Math. 2002;1:33–38.
  • Abbasbandy S, Fariborzi Araghi MA. Numerical solution of improper integrals with valid implementation. Math Comput Appl. 2002;7:83–91.
  • Abbasbandy S, Fariborzi Araghi MA. The valid implementation of numerical integration methods. Far East J Appl Math. 2002;8:89–101.
  • Chesneaux JM, Jezequel F. Dynamical control of computations using the trapezodial and simpson's rules. J Universal Comput Sci. 1998;4:2–10.
  • Chesneaux JM. Study of the computing accuracy by using probabilistic approach. In: Ullrich C, editor. Contribution to Computer Arithmetic and Self-Validating Numerical Methods, IMACS, New Brunswick, 1990, p. 19–30.
  • Chesneaux JM, Vignes J. Les fondements de larithmetique stochastique. C R Acad Sci Paris Sér I Math. 1992;315:1435–1440.
  • Vignes J. A stochastic arithmetic for reliable scientific computation. Math Comp Simul. 1993;35:233–261.
  • Barzegar Kelishami H, Fariborzi Araghi MA, Allahviranloo T. Dynamical control of computations using the finite differences method to solve fuzzy boundary value problem. J Intell & Fuzzy Syst. 2019;36:1785–1796.
  • Fariborzi Araghi MA, Barzegar Kelishami H. Dynamical control of accuracy in the fuzzy Runge-Kutta methods to estimate the solution of a fuzzy differential equation. J Fuzzy Set Valued Anal. 2016;1:71–84.
  • Fariborzi Araghi MA, Fattahi H. Solving fuzzy Linear systems in the stochastic arithmetic by applying CADNA library. Proceedings of the International Conference on Evolutionary Computation Theory and Applications (FCTA); SCITEPRESS (Science and Technology Publications, Lda.), Setúbal, Portugal; 2011. p. 446–450.
  • Khojasteh Salkuyeh D, Toutounian F, Shariat Yazdi H. A procedure with step size control for solving n one-dimensional IVPs. Math Comput Simul. 2008;79:167–176.
  • Bede B, Gal SG. Solutions of fuzzy differential equations based on generalized differentiability. Commun Math Anal. 2010;9:22–41.
  • Anastassiou GA. Fuzzy mathematics: approximation theory. Berlin: Springer; 2010.
  • Buckley JJ, Feuring T. Fuzzy differential equations. Fuzzy Sets Syst. 2000;110:43–54.
  • Chang SL, Zadeh LA. On fuzzy mapping and control. IEEE Trans Syst Man Cybernet. 1972;2:30–34.
  • Goetschel R, Voxman W. Elementary calculus. Fuzzy Sets Syst. 1986;18:31–43.
  • Dubois D, Prade H. Toward fuzzy differential calculus: part 3, differentiation. Fuzzy Sets Syst. 1982;8:225–233.
  • Jezequel F. Controle dynamique de methodes dapproximation, habilitationa diriger des recherches. Paris: Universite Pierre et Marie Curie; 2005 Feb.
  • Kaleva O. The cauchy problem for fuzzy differential equations. Fuzzy Sets Syst. 1990;35:389–396.
  • Jain MK. Numerical solution of differential equations. New Delhi: New Age International(p) Limited; 2000.
  • Burden RL, Faires JD. Numerical analysis. 9th ed. Boston (MA): PWS Publishers; 1985.
  • Gear CW. Numerical initial value problems in ordinary differential equations. Englewood Cliffs: Prentice-Hall; 1971.
  • Hairer E, Wanner G. Solving ordinary differential equations II. Berlin: Springer; 1991.
  • Isaacson E, Keller HB. Analysis of numerical methods. New York: Wiley; 1966.
  • Chakrivat PC, Kamew MS. Stiffly stable second multi-step methods with higher order and improved stability regions. BIT. 1983;23:75–83.
  • Jeong JU. Stability of a periodic solution for fuzzy differential equations. J Appl Math Comput. 2003;13:217–222.
  • Vignes J. Discrete stochastic arithmetic for validating results of numerical software. Numer Alg. 2004;37:377–390.
  • Jezequel F, Chesneaux JM. CADNA: a library for estimating round-off error propagation. Comput Phys Commun. 2008;178:933–955.
  • Ma M, Friedman M, Kandel A. Numerical solution of fuzzy differential equations. Fuzzy Sets Syst. 1999;105:133–138.
  • Puri ML, Ralescu D. Differential for fuzzy function. J Math Anal Appl. 1983;91:552–558.
  • Seikkala S. On the fuzzy initial value problem. Fuzzy Sets Syst. 1987;24:319–330.
  • Chalco-Cano Y, Roman-Flores H. On new solutions of fuzzy differential equations. Chaos, Solitons and Fractals. 2008;38:112–119.