Next Article in Journal
A Sufficient and Necessary Condition for the Power-Exponential Function 1+1xαx to Be a Bernstein Function and Related nth Derivatives
Next Article in Special Issue
On Solvability of Some Inverse Problems for a Fractional Parabolic Equation with a Nonlocal Biharmonic Operator
Previous Article in Journal
Boundary Value Problem for Impulsive Delay Fractional Differential Equations with Several Generalized Proportional Caputo Fractional Derivatives
Previous Article in Special Issue
Bernoulli-Type Spectral Numerical Scheme for Initial and Boundary Value Problems with Variable Order
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

High-Dimensional Chaotic Lorenz System: Numerical Treatment Using Changhee Polynomials of the Appell Type

1
Department of Mathematics, Faculty of Science, Islamic University of Madinah, Medina 42210, Saudi Arabia
2
Department of Mathematics, Faculty of Science, Cairo University, Giza 12613, Egypt
3
Department of Mathematics and Statistics, College of Science, Imam Mohammad Ibn Saud Islamic University (IMSIU), Riyadh 11566, Saudi Arabia
4
Department of Mathematics, Faculty of Science, Benha University, Benha 13518, Egypt
*
Author to whom correspondence should be addressed.
Fractal Fract. 2023, 7(5), 398; https://doi.org/10.3390/fractalfract7050398
Submission received: 10 April 2023 / Revised: 5 May 2023 / Accepted: 9 May 2023 / Published: 13 May 2023
(This article belongs to the Special Issue Recent Advances in Time/Space-Fractional Evolution Equations)

Abstract

:
Presenting and simulating the numerical treatment of the nine-dimensional fractional chaotic Lorenz system is the goal of this work. The spectral collocation method (SCM), which makes use of Changhee polynomials of the Appell type, is the suggested approximation technique to achieve this goal. A rough formula for the Caputo fractional derivative is first derived, and it is used to build the numerical strategy for the suggested model’s solution. This procedure creates a system of algebraic equations from the model that was provided. We validate the effectiveness and precision of the provided approach by evaluating the residual error function (REF). We compare the results obtained with the fourth-order Runge–Kutta technique and other existing published work. The outcomes demonstrate that the technique used is a simple and effective tool for simulating such models.

1. Introduction

In 1963, chaotic behavior was discovered in differential equations representing meteorological phenomena [1], and chaos as a phenomenon was born. Since then, numerous applications in science and engineering have given rise to nonlinear chaotic and hyperchaotic systems. The positive Lyapunov exponents of the system are inversely correlated with the complexity of the chaotic behavior. A chaotic system essentially has one positive Lyapunov exponent; however, hyperchaotic systems are believed to have more than one positive Lyapunov exponent. When Rossler [2] discovered hyperchaotic behavior in differential equations for simulating chemical reactions, he proposed the idea of hyperchaos. Numerous chaotic and hyperchaotic systems developing in other disciplines have been researched since these two findings [3]. In comparison to regular chaotic systems, hyperchaotic systems typically exhibit more complex dynamical behaviors. Strong sensitivity to initial conditions and rapidly changing outcomes are traits of chaotic systems. Chaotic dynamical systems are challenging to quantitatively investigate due to these properties. Systems of ordinary differential equations (ODEs) displaying chaos have been solved using a variety of direct numerical approaches. These techniques include the differential transform method [4], power series method [5], barycentric Lagrange interpolation collocation method [6], and differential quadrature method [7]. Unfortunately, the majority of direct numerical approaches now in use converge slowly for these issues, which results in erroneous approximations.
The applications that can be modeled using the excellent tool known as fractional analysis cannot be listed [8,9,10]. In the study of so-called biology, where the scaling power law of fractional order consistently manifests as an empirical explanation of such complex processes, fractional analysis has attracted growing attention [11,12,13]. The chaotic Lorenz system is just one of these mathematical equations. The so-called fractional Lorenz model was created by adding a modification to the Lorenz model. There are a good number of research papers that studied such biological models; see, for example, [14]. With the use of Appell-type Changhee polynomials, we construct an approximate formula for the fractional derivative for the first time in this work. We then use this formula to solve the fractional Lorenz model using the SCM. The SCM involves an approximation of the solution by summing up basis functions and determining their coefficients by enforcing the differential equation at a limited number of collocation points [15]. Among the variety of base functions available for use in the SCM, the Appell-type Changhee polynomials (ACPs) are a set of orthogonal polynomials that can serve as effective basis functions. Utilizing the SCM with ACPs comes with the benefit of their remarkable convergence properties. The accuracy of the solution is rapidly improved by increasing the number of collocation points. Moreover, ACPs exhibit good stability properties, making them suitable for solving differential equations that are stiff or have rapidly varying solutions. ACPs have the added advantage of having a closed-form expression, which simplifies their computation and manipulation. This feature can result in substantial computational savings, especially when compared to other techniques that necessitate solving extensive systems of ODEs [15].
The main objectives of the present study are addressed by the following points:
  • We describe the proposed 9Dim chaotic Lorenz system using a theoretical and numerical simulation.
  • Particular attention is given to using ACPs to provide a suitable formula for the Caputo fractional (CF) derivative.
  • The recommended method and this approximation are used to convert the model into a set of algebraic equations. Through the use of the Newton iteration method, this system is numerically solved.
  • With alternative values for the parameter r and varied values for the fractional order  α , we provide a numerical simulation of the model under consideration using the suggested methodology.
  • The REF is then introduced to calculate the solution’s error. Additionally, we compared the solution produced by the suggested method with that produced by (RK4) and other previously published research.

2. Preliminaries

2.1. Definitions in Fractional Calculus

Although there are several definitions for fractional-order integration and differentiation, the Riemann–Liouville and Caputo fractional derivative definitions, which are given here, are the most important ones. The theory of fractional calculus was developed by using these definitions.
Definition 1.
The function  ψ ( t ) ’s fractional integral of order  ν R +  in the Riemann–Liouville sense is defined as follows [16]:
I ν ψ ( t ) = 1 Γ ( ν ) 0 t ( t τ ) ν 1 ψ ( τ ) d τ , t > 0 ,
where  Γ ( . )  is the gamma function.
Its properties include:
I ν I γ ψ ( t ) = I ν + γ ψ ( t ) , ν , γ > 0 ,
I ν t m = Γ ( m + 1 ) Γ ( m + ν + 1 ) t m + ν ,
and the linearity property:
I ν [ c 1 ψ 1 ( t ) + c 2 ψ 2 ( t ) ] = c 1 I ν ψ 1 ( t ) + c 2 I ν ψ 2 ( t ) ,
for some constants  c 1  and  c 2 .
Definition 2.
The function  ψ ( t ) ’s fractional derivative of order ν in the Riemann–Liouville sense is given as follows [16]:
D ν ψ ( t ) = d m d t m I m ν ψ ( t ) , m 1 < ν m , m N .
The Riemann–Liouville definition suffers from various limitations when simulating certain real-world problems [17]. However, Caputo’s definition, which we use, as outlined in the following definition, was created to deal with such concerns.
Definition 3.
The Caputo fractional derivative of order ν of a function  ψ ( t )  is given as follows [17]:
D ν ψ ( t ) = 1 Γ ( n ν ) 0 t ψ ( n ) ( τ ) ( t τ ) ν n + 1 d τ , n 1 < ν < n , n N
such that:
D ν C = 0 , w h e r e C i s a c o n s t a n t ,
D ν t θ = Γ ( θ + 1 ) Γ ( θ + 1 ν ) t θ ν , i f θ N { 0 } , a n d θ ν ,
where  ν  denotes the ceil function. Additionally, this operator  D ν  is linear:
D ν [ c 1 ψ 1 ( t ) + c 2 ψ 2 ( t ) ] = c 1 D ν ψ 1 ( t ) + c 2 D ν ψ 2 ( t ) ,
for some constants  c 1  and  c 2 .

2.2. Some Concepts of Changhee Polynomials

If  C h m ( t )  denotes Changhee polynomials and Ch m = C h m ( 0 )  for Changhee numbers, as we know,  C h m ( t )  and Ch m  are defined using the generating function [18,19]:
2 z + 2 ( 1 z ) t = m = 0 C h m ( t ) z m m ! .
where
C h m ( t ) = = 0 S 1 ( m , ) E ( t ) ,
such that  S 1 ( m , )  and  E ( t )  are first-kind Sterling numbers and Euler polynomials, respectively. Let  Ch m * ( t )  be the Appell-type Changhee polynomials that are given by [20]:
2 z + 2 e t z = m = 0 Ch m * ( t ) z m m ! .
The Appell-type Changhee polynomial of degree m is introduced by:
Ch m * ( t ) = j = 0 m m j Ch m j * t j .
From Formula (2), one can easily obtain:
d d t Ch m * ( t ) = d d t m Ch m 1 * ( t ) ,
and from (3), we have:
Ch m * ( t ) = 0 t m Ch m 1 * ( y ) d y + Ch m * .
Clearly,  Ch 0 * = 1  and  2 Ch m * + m Ch m 1 * = 0 , m 1 .
Additionally, it can proven that:
0 1 Ch n * ( t ) Ch m * ( t ) d t = i = 0 m k = 0 m i ( m i ) ( 1 ) m i 1 ( m i ) ( m i k ) Ch k * ( 1 ) Ch i * ( 2 ( m i ) k + 1 ) ( 2 ( m i ) k m i ) .
Consider the following set of ACPs  Ch i * ( t ) i = 1 m L 2 [ 0 , 1 ] , and let  Ω = Span Ch i * ( t ) i = 1 m  be an  L 2 [ 0 , 1 ]  subspace with finite dimensions [20]. The function  u ( t )  of  L 2 [ 0 , 1 ]  provides a good unique approximation in  Ω . If  u * ( t )  is the unique approximation of  u ( t ) , we can use the following error estimation:
u ( t ) u * ( t ) 2 u ( t ) v ( t ) 2 , v ( t ) Ω .
Since  Ω L 2 [ 0 , 1 ]  and is closed, then according to [17], we can find that  L 2 [ 0 , 1 ] = Ω Ω , where  Ω  denotes the orthogonal complement of  Ω , so we have  u ( t ) = v ( t ) + g ( t )  and thus  g ( t ) = u ( t ) v ( t ) , which also means that  u ( t ) u * ( t ) Ω . Then:
u ( t ) u * ( t ) , v ( t ) = 0 , v ( t ) Ω ,
where  . , .  denotes the inner product.
Since  u * ( t ) Ω , then it can be expressed as follows:
u ( t ) u * ( t ) = i = 1 m c i Ch i * ( t ) = C T Ch * ( t ) ,
where
C = c 1 , c 2 , , c m T , Ch * ( t ) = Ch 1 * ( t ) , Ch 2 * ( t ) , , Ch m * ( t ) T .
Let  v ( t ) = Ch i * ( t ) ; from (6) in (5), we have:
u ( t ) C T Ch * ( t ) , Ch i * ( t ) = 0 .
Additionally, from (6), we can see that:
u ( t ) , Ch * ( t ) = C T Ch * ( t ) , Ch * ( t ) = C T A ,
where  A = Ch * ( t ) , Ch * ( t )  is an  m × m  matrix and defined by:
A = 0 t Ch * ( τ ) Ch * T ( τ ) d τ ,
where  A  can be obtained by using (4). Then, the solution for (8) can be given as:
C = A 1 u ( t ) , Ch * ( t ) .

3. Approximation of the Derivative Dν via ACPs

In this part, we present an approximate formula for  D ν u * ( t )  given in (6) through the following theorem.
Theorem 1.
The Caputo fractional derivative of order  ν > 0  for  u * ( t )  given in (6) can be estimated by:
D ν u * ( t ) = i = ν m j = ν i c i κ i , j , ν t j ν ,
such that
κ i , j , ν = ( i ! ) Ch i j * ( i j ) ! Γ ( j + 1 ν ) .
where  Ch i j *  is the Changhee number.
Proof. 
Let  Ch i * ( t )  be an Appell-type Changhee polynomial of degree i, with  i = 0 , 1 , , m . By using (1) and (2), we can obtain:
D ν u * ( t ) = i = 0 m c i D ν Ch i * ( t ) = i = ν m j = ν i c i ( i ! ) Ch i j * ( j ! ) ( i j ) ! D ν t j = i = ν m j = ν i c i ( i ! ) Ch i j * ( i j ) ! Γ ( j + 1 ν ) t j ν = i = ν m j = ν i c i κ i , j , ν t j ν ,
where  κ i , j , ν  is given in (9), and this completes the proof. □

4. Numerical Implementation

This section provides an overview of how the suggested approach for solving the 9D Lorenz system will be put into practice. By utilizing a method similar to the well-known 3D Lorenz system, the 3D spatial Boussinesq–Oberbeck equations that control thermal convection were expanded three times to obtain the 9D Lorenz system [6]. The system comes from:
D α ϕ 1 ( t ) = σ b 1 ϕ 1 σ b 2 ϕ 7 ϕ 2 ϕ 4 + b 4 ϕ 4 2 + b 3 ϕ 3 ϕ 5 ,
D α ϕ 2 ( t ) = σ ϕ 2 0.5 σ ϕ 9 + ϕ 1 ϕ 4 ϕ 2 ϕ 5 + ϕ 4 ϕ 5 ,
D α ϕ 3 ( t ) = σ b 1 ϕ 3 + σ b 2 ϕ 8 + ϕ 2 ϕ 4 b 4 ϕ 2 2 b 3 ϕ 1 ϕ 5 ,
D α ϕ 4 ( t ) = σ ϕ 4 + 0.5 σ ϕ 9 ϕ 2 ϕ 3 ϕ 2 ϕ 5 + ϕ 4 ϕ 5 ,
D α ϕ 5 ( t ) = σ b 5 ϕ 5 + 0.5 ϕ 2 2 0.5 ϕ 4 2 ,
D α ϕ 6 ( t ) = b 6 ϕ 6 + ϕ 2 ϕ 9 ϕ 4 ϕ 9 ,
D α ϕ 7 ( t ) = r ϕ 1 b 1 ϕ 7 + 2 ϕ 5 ϕ 8 ϕ 4 ϕ 9 ,
D α ϕ 8 ( t ) = r ϕ 3 b 1 ϕ 8 2 ϕ 5 ϕ 7 + ϕ 2 ϕ 9 ,
D α ϕ 9 ( t ) = r ϕ 2 + r ϕ 4 ϕ 9 2 ϕ 2 ϕ 6 + 2 ϕ 4 ϕ 6 + ϕ 4 ϕ 7 ϕ 2 ,
where r is a parameter value (the reduced Rayleigh number) that classifies the system as chaotic or hyperchaotic,  σ  is a constant, and the constant parameters  b i ,   i = 1 , 2 , , 6 ,  (measures of the geometry of the square cell) are defined by [21]:
b 1 = 4 1 + a 2 1 + 2 a 2 , b 2 = 1 + 2 a 2 2 1 + a 2 , b 3 = 2 1 a 2 1 + a 2 b 4 = a 2 1 + a 2 , b 5 = 8 a 2 1 + 2 a 2 , b 6 = 4 1 + 2 a 2 ,
where a denotes the wavenumber in the horizontal direction. We consider the following initial conditions:
ϕ q ( 0 ) = ϕ q 0 , q = 1 , 2 , , 9 .
Based on the memory effect of fractional derivatives, we may more precisely characterize the influence of the spread of the solution in the future and history with the model (10)–(20) in its fractional form. As is also known, fractional differential equations (FDEs) are necessary to convert several chaotic models in order to effectively explain the dynamics of chaotic systems. Although mathematical models with integer derivatives play an important role and have significance in understanding the dynamics of chaotic systems, they have some limitations, such as the fact that these systems lack memory or non-local effects. FDEs are commonly utilized in the theory of complex systems, the investigation of anomalous phenomena in nature, and in general, when considering the features of a curve across a wide area. Last but not least, this type of model explains temporal delays, fractal features, etc. See [6,21] for more information about this model.
Now, we implement the proposed method for solving the model (10)–(18) through the following steps:
Let  ϕ k , m ( t ) , k = 1 , 2 , , 9 , be the approximation of  ϕ k ( t )  in terms of ACPs as follows:
ϕ k , m ( t ) = i = 0 m a k , i Ch i * ( t ) , k = 1 , 2 , , 9 .
Using (9) and (21) in (10)–(18),
i = ν m j = ν i a 1 , i κ i , j , ν t j ν = i = 0 N ( σ b 1 a 1 , i + σ b 2 a 7 , i ) Ch i * ( t ) i = 0 N a 2 , i Ch i * ( t ) . i = 0 N a 4 , i Ch i * ( t ) + b 4 i = 0 N a 4 , i Ch i * ( t ) 2 + b 3 i = 0 N a 3 , i Ch i * ( t ) i = 0 N a 4 , i Ch i * ( t ) ,
i = ν m j = ν i a 2 , i κ i , j , ν t j ν = σ i = 0 N a 2 , i Ch i * ( t ) 0.5 σ i = 0 N a 9 , i Ch i * ( t ) + i = 0 N a 1 , i Ch i * ( t ) i = 0 N a 4 , i Ch i * ( t ) i = 0 N ( a 2 , i a 4 , i ) Ch i * ( t ) i = 0 N a 5 , i Ch i * ( t ) ,
i = ν m j = ν i a 3 , i κ i , j , ν t j ν = i = 0 N ( σ b 1 a 3 , i σ b 2 a 8 , i ) Ch i * ( t ) + i = 0 N a 2 , i Ch i * ( t ) . i = 0 N a 4 , i Ch i * ( t ) b 4 i = 0 N a 2 , i Ch i * ( t ) 2 b 3 i = 0 N a 1 , i Ch i * ( t ) i = 0 N a 5 , i Ch i * ( t ) ,
i = ν m j = ν i a 4 , i κ i , j , ν t j ν = i = 0 N ( σ a 4 , i 0.5 σ a 9 , i ) Ch i * ( t ) i = 0 N ( a 3 , i a 5 , i ) Ch i * ( t ) . i = 0 N a 2 , i Ch i * ( t ) + i = 0 N a 4 , i Ch i * ( t ) i = 0 N a 5 , i Ch i * ( t ) ,
i = ν m j = ν i a 5 , i κ i , j , ν t j ν = σ b 5 i = 0 N a 5 , i Ch i * ( t ) + 0.5 i = 0 N a 2 , i Ch i * ( t ) 2 0.5 i = 0 N a 4 , i Ch i * ( t ) 2 ,
i = ν m j = ν i a 6 , i κ i , j , ν t j ν = b 6 i = 0 N a 6 , i Ch i * ( t ) + i = 0 N ( a 2 , i a 4 , i ) Ch i * ( t ) i = 0 N a 9 , i Ch i * ( t ) ,
i = ν m j = ν i a 7 , i κ i , j , ν t j ν = r i = 0 N a 1 , i Ch i * ( t ) b 1 i = 0 N a 7 , i Ch i * ( t ) + 2 i = 0 N a 5 , i Ch i * ( t ) i = 0 N a 8 , i Ch i * ( t ) i = 0 N a 4 , i Ch i * ( t ) i = 0 N a 9 , i Ch i * ( t ) ,
i = ν m j = ν i a 8 , i κ i , j , ν t j ν = r i = 0 N a 3 , i Ch i * ( t ) b 1 i = 0 N a 8 , i Ch i * ( t ) 2 i = 0 N a 5 , i Ch i * ( t ) i = 0 N a 7 , i Ch i * ( t ) + i = 0 N a 2 , i Ch i * ( t ) i = 0 N a 9 , i Ch i * ( t ) ,
i = ν m j = ν i a 9 , i κ i , j , ν t j ν = i = 0 N ( r a 1 , i b 1 a 7 , i ) Ch i * ( t ) 2 i = 0 N a 2 , i Ch i * ( t ) . i = 0 N a 6 , i Ch i * ( t ) + i = 0 N ( 2 a 6 , i + a 7 , i ) Ch i * ( t ) i = 0 N a 4 , i Ch i * ( t ) i = 0 N a 2 , i Ch i * ( t ) .
By collocating (22)–(30) at m points  t s = s m 1 + 1 ,   s = 1 , 2 , , m , it will be reduced to an algebraic system with the coefficients  a k , i , k = 1 , 2 , , 9 , i = 0 , 2 , , m .
Substituting Equation (21) into (20) and using the fact that  Ch i * ( 0 ) = Ch i * , the initial conditions (20) will be converted to
i = 0 m a k , i Ch i * = ϕ k 0 , k = 1 , 2 , , 9 .
We solve the nonlinear system of Equations (22)–(31) for the unknowns  a k , i , k = 1 , 2 , , 9 , i = 0 , 1 , , m  by using the Newton iteration approach. This prompts us to develop the approximate solution via substitution in the form of (21).

5. Numerical Simulation and Discussion

5.1. Graphical and Tabular Findings

We will verify the accuracy and quality of the obtained scheme. We address (10)–(20) with various values of  α , m, and the parameter value r. In all computations, we take  σ = 0.25  and  a = 1 / 2  for computing the quantities  b i , i = 1 , 2 , , 6 ,  from Equation (19), and:
ϕ 1 , 0 = ϕ 3 , 0 = ϕ 9 , 0 = 0.01 , ϕ 2 , 0 = ϕ 4 , 0 = ϕ 5 , 0 = ϕ 6 , 0 = ϕ 7 , 0 = ϕ 8 , 0 = 0.0 .
Because Reiterer et al. [21] observed that when  r > 43.3 , the system exhibits hyperchaotic behavior and remains chaotic otherwise, in our work, we present both cases by solving the model under study (10)–(20) for  r [ 14.1 , 15.1 ]  and  r = 55  in Figure 1, Figure 2, Figure 3, Figure 4, Figure 5 and Figure 6. Numerical simulation work was carried out with the help of the Mathematica software (MATHEMATICS 11) package.
The approximate solution with  α = 1.0 , 0.9 , 0.8 , 0.7 , m = 6 ,  and  r = 14.1  is shown in Figure 1a–i. Figure 2a–i presents the approximate solution with  r = 14.1 , 15.0 , 55.0 , α = 0.95 ,  and  m = 7 . In Figure 3a–i, we give a comparison between our numerical results and those results obtained by the RK4 method at  α = 1  with  m = 6  and  r = 14.1 . The REF [22] of the solution is shown in Figure 4a–i at  α = 0.96  and  r = 14.1  with  m = 6 , 10  in  [ 0 , 2 ] . Figure 5 and Figure 6 present the phase projections on  ϕ 6 ϕ 7  and  ϕ 6 ϕ 9  with distinct values of r, with  m = 8  and  α = 0.99 .
In addition, to strongly prove and confirm the effectiveness of the given method, we present a comparison with a previously published work solving the same model by using the SCM with the help of other orthogonal polynomials, named Gegenbauer wavelet polynomials [23]. This comparison is presented in Table 1 and Table 2 with different values of the parameter  r = 14.1  (for the chaotic case) and  r = 55  (for the hyperchaotic case), with  α = 0.95  and  m = 10  in each method, but with the same initial conditions and the same parameters as in Figure 2. We computed the residual error function for each method to show that our presented method with the ACPs is more accurate and computationally effective in solving the given system.

5.2. Discussion and Recommendations

In this subsection, we present a detailed explanation of the scientific and applied significance of the numerical results that we obtained in the previous subsection, in addition to clarifying the extent to which these results are affected and their dependence on some parameters affecting them, such as  α , m, and r, along with listing some recommendations related to the proposed method or the model itself. To show the importance of this scientific paper and what it presents as a new work, we present these discussions through the following points and items:
  • The proposed method is demonstrated in Figure 1 to be an effective way to solve the proposed model in its fractional version in the Caputo sense.
  • The results in Figure 2 show that the proposed technique is a reliable method to simulate both chaotic and hyperchaotic behaviors and is consistent with the previous study by Kouagou et al. [24].
  • In Figure 3, we can note that there is excellent agreement between our technique and the RK4 method in this special case with the integer derivative  α = 1 , and this indicates that the proposed method is suitable.
  • Through the results in Figure 4, we can increase the speed of the numerical computation by controlling the order of approximation m to improve the results as well as the efficiency of the given scheme.
  • The obtained phase portraits in Figure 5 and Figure 6 are consistent with those of Kouagou et al. [24]. This demonstrates that this technique can manage high-dimensional chaotic systems.
Finally, from the graphical and tabular findings, we can see that the method used to solve the model under study in its fractional version using the Caputo operator is computationally accurate and suitable for solving complex dynamical systems with chaotic or hyperchaotic behavior. Additionally, we confirm that the numerical solution obtained from the given method depends on the values of  α , r ,  and m, as expected. Additionally, the suggested strategy significantly boosts the method’s effectiveness and results.

6. Conclusions

As we know very well, most of the numerical techniques now in use converge slowly for systems characterized by chaotic solutions, and this leads to inaccurate approximations. Though many of those methods can be highly accurate, they are less accurate for these kinds of models. As a result, we recommend the method described in this article. The results and the method’s efficiency are both markedly enhanced by this process.
In this study, a numerical simulation was performed by finding the numerical solutions for the nine-dimensional fractional Lorenz model for different values of  α , m, and the parameter r. To achieve this aim, we applied the SCM with ACPs. We first derive an approximate formula for the fractional derivative and use it to obtain the numerical scheme for solving the proposed model. This procedure creates a system of algebraic equations, and this system is solved by the Newton iteration method. To evaluate the method and measure its efficiency and accuracy, the residual error function was calculated, and a comparison was made with the RK4 method. From this comparison, we can confirm that the presented scheme is very suitable for the effective numerical study of this model. We can also control and reduce the error by increasing m, which increases the number of terms in the series. Additionally, we conclude that the Caputo operator used here is more suitable for describing the proposed model through the presented numerical simulations. Finally, the graphical and tabular findings show that the proposed technique is computationally accurate. We intend to deal with this model in the future, but on a larger scale, by generalizing this research to include additional types of polynomials or fractional derivatives.

Author Contributions

Methodology, M.A.; Software, M.M.K.; Validation, M.M.K.; Formal analysis, M.A.; Investigation, S.A.; Data curation, S.A.; Writing—original draft, M.A. and M.M.K.; Writing—review & editing, M.A. and S.A.; Supervision, M.M.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

All the used Data in the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lorenz, E. Deterministic nonperiodic flow. J. Atmospheric Sci. 1963, 20, 130–141. [Google Scholar] [CrossRef]
  2. Rossler, O.E. An equation for continuous chaos. Phys. Lett. A 1976, 57, 397–398. [Google Scholar] [CrossRef]
  3. Ispolatov, I.; Madhok, V.; Allende, S.; Doebeli, M. Chaos in high-dimensional dissipative dynamical systems. Sci. Rep. 2015, 5, 12506. [Google Scholar] [CrossRef] [PubMed]
  4. Odibat, Z.M.; Bertelle, C.; Aziz-Alaoui, M.A.; Duchamp, G.H.E. A multi-step differential transform method and application to non-chaotic or chaotic systems. Comput. Math. Appl. 2010, 59, 1462–1472. [Google Scholar] [CrossRef]
  5. Lozi, R.; Pogonin, V.A.; Pchelintsev, A.N. A new accurate numerical method of approximation of chaotic solutions of dynamical model equations with quadratic nonlinearities. Chaos Solitons Fractals 2016, 91, 108–114. [Google Scholar] [CrossRef]
  6. Zhou, X.; Li, J.; Wang, Y.; Zhang, W. Numerical simulation of a class of hyperchaotic system using Barycentric Lagrange interpolation collocation method. Complexity 2019, 2019, 1739785. [Google Scholar] [CrossRef]
  7. Eftekhari, S.A.; Jafari, A.A. Numerical simulation of chaotic dynamical systems by the method of differential quadrature. Sci. Iran. 2012, 19, 1299–1315. [Google Scholar] [CrossRef]
  8. Khader, M.M.; Mustafa, I.; Adel, M.; Ali, M. Numerical solutions to the fractional-order wave equation. Int. J. Mod. Phys. C 2023, 34, 2350067. [Google Scholar] [CrossRef]
  9. Abd-Elhameed, W.M.; Youssri, Y.H. Sixth-Kind Chebyshev Spectral Approach for Solving Fractional Differential Equations. Int. J. Nonlinear Sci. Numer. Simul. 2019, 20, 191–203. [Google Scholar] [CrossRef]
  10. Adel, M.; Srivastava, H.M.; Khader, M.M. Implementation of an accurate method for the analysis and simulation of electrical R-L circuits. Math. Meth. Appl. Sci. 2023, 46, 8362–8371. [Google Scholar] [CrossRef]
  11. Adel, M.; Khader, M.M.; Assiri, T.A.; Kaleel, W. Numerical simulation for COVID-19 model using a multidomain spectral relaxation technique. Symmetry 2023, 15, 931. [Google Scholar] [CrossRef]
  12. Sweilam, N.H.; Khader, M.M.; Adel, M. On the fundamental equations for modeling neuronal dynamics. J. Adv. Res. 2014, 5, 253–259. [Google Scholar] [CrossRef] [PubMed]
  13. Abd-Elhameed, W.M.; Youssri, Y.H. Spectral Tau algorithm for certain coupled system of fractional differential equations via generalized Fibonacci polynomial sequence. Iran. J. Sci. Technol. Trans. A Sci. 2019, 43, 543–554. [Google Scholar] [CrossRef]
  14. Anjam, Y.N.; Shafqat, R.; Sarris, I.E.; Rahma, M.; Touseef, S.; Arshad, M. A fractional order investigation of smoking model using CF-differential operator. Fractal Fract. 2022, 6, 623. [Google Scholar] [CrossRef]
  15. Ibrahim, Y.F.; El-Bar, S.E.A.; Khader, M.M.; Adel, M. Studying and simulating the fractional COVID-19 model using an efficient spectral collocation approach. Fractal Fract. 2023, 7, 307. [Google Scholar] [CrossRef]
  16. Kilbas, A.A.; Srivastava, H.M.; Trujillo, J.J. Theory and Applications of Fractional Differential Equations; Elsevier: Amsterdam, The Netherlands, 2006; Volume 204. [Google Scholar]
  17. Saadatmandi, A.; Dehghan, M. A new operational matrix for solving fractional-order differential equations. Comput. Math. Appl. 2010, 59, 1326–1336. [Google Scholar] [CrossRef]
  18. Kim, D.S.; Kim, T.; Seo, J.J. A note on Changhee polynomials and numbers. Adv. Stud. Theor. Phys. 2013, 7, 993–1003. [Google Scholar] [CrossRef]
  19. Lee, J.G.; Jang, L.C.; Seo, J.J.; Choi, S.K.; Kwon, H.I. On Appell-type Changhee polynomials and numbers. Adv. Differ. Equ. 2016, 1, 1–10. [Google Scholar] [CrossRef]
  20. Kreyszig, E. Introductory Functional Analysis with Applications; Wiley: New York, NY, USA, 1978; Volume 1. [Google Scholar]
  21. Reiterer, P.; Lainscsek, C.; Sch, F.; Maquet, J. A nine-dimensional Lorenz system to study high-dimensional chaos. J. Phys. A Math. Gen. 1998, 31, 7121–7139. [Google Scholar] [CrossRef]
  22. El-Hawary, H.M.; Salim, M.S.; Hussien, H.S. Ultraspherical integral method for optimal control problems governed by ordinary differential equations. J. Glob. Optim. 2003, 25, 283–303. [Google Scholar] [CrossRef]
  23. Alqhtani, M.; Khader, M.M.; Saad, K.M. Numerical simulation for a high-dimensional chaotic Lorenz system based on Gegenbauer wavelet polynomials. Mathematics 2023, 2, 472. [Google Scholar] [CrossRef]
  24. Kouagou, J.N.; Dlamini, P.G.; Simelane, S.M. On the multi-domain compact finite difference relaxation method for high dimensional chaos: The nine-dimensional Lorenz system. Alex. Eng. J. 2020, 59, 2617–2625. [Google Scholar] [CrossRef]
Figure 1. The approximate solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of  α .
Figure 1. The approximate solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of  α .
Fractalfract 07 00398 g001
Figure 2. The approximate solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of r.
Figure 2. The approximate solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of r.
Fractalfract 07 00398 g002
Figure 3. The solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  using ACP and RK4 methods with  α = 1 .
Figure 3. The solution  ϕ i ( t ) , i = 1 , 2 , , 9 ,  using ACP and RK4 methods with  α = 1 .
Fractalfract 07 00398 g003
Figure 4. The REF of  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of m.
Figure 4. The REF of  ϕ i ( t ) , i = 1 , 2 , , 9 ,  against distinct values of m.
Fractalfract 07 00398 g004
Figure 5. Phase portraits for the 9D attractor on the  ϕ 6 ϕ 7  plane for various values of r.
Figure 5. Phase portraits for the 9D attractor on the  ϕ 6 ϕ 7  plane for various values of r.
Fractalfract 07 00398 g005
Figure 6. Phase portraits for the 9D attractor on the  ϕ 6 ϕ 9  plane for various values of r.
Figure 6. Phase portraits for the 9D attractor on the  ϕ 6 ϕ 9  plane for various values of r.
Fractalfract 07 00398 g006
Table 1. Values of the REF for the present method (first row) and the method in [23] (second row) with  r = 14.1 .
Table 1. Values of the REF for the present method (first row) and the method in [23] (second row) with  r = 14.1 .
t   ϕ 1   ϕ 2   ϕ 3   ϕ 4   ϕ 5   ϕ 6   ϕ 7   ϕ 8   ϕ 9
0.02.52 × 10 7 4.02 × 10 6 6.85 × 10 7 2.29 × 10 8 3.90 × 10 7 0.82 × 10 7 0.73 × 10 6 5.68 × 10 7 4.85 × 10 7
0.03.65 × 10 6 5.96 × 10 5 4.65 × 10 6 0.85 × 10 7 5.97 × 10 5 9.65 × 10 6 4.05 × 10 5 6.90 × 10 6 5.02 × 10 6
0.24.55 × 10 8 3.62 × 10 7 3.95 × 10 6 3.35 × 10 6 1.25 × 10 7 7.50 × 10 8 1.90 × 10 8 7.30 × 10 7 0.60 × 10 7
0.25.01 × 10 7 1.50 × 10 6 2.38 × 10 5 1.95 × 10 5 7.65 × 10 6 6.05 × 10 6 5.62 × 10 6 6.95 × 10 6 6.02 × 10 6
0.46.26 × 10 6 0.05 × 10 6 1.05 × 10 8 4.50 × 10 7 8.98 × 10 6 5.66 × 10 7 7.58 × 10 8 4.28 × 10 7 3.95 × 10 7
0.47.95 × 10 5 7.99 × 10 5 3.95 × 10 7 6.65 × 10 5 0.05 × 10 5 3.80 × 10 6 6.95 × 10 6 3.98 × 10 6 7.65 × 10 6
0.67.28 × 10 7 7.98 × 10 7 5.26 × 10 7 7.28 × 10 7 8.96 × 10 8 2.58 × 10 6 5.29 × 10 7 2.24 × 10 8 4.96 × 10 7
0.66.65 × 10 6 6.29 × 10 6 7.95 × 10 6 8.32 × 10 7 8.85 × 10 6 0.29 × 10 5 8.95 × 10 5 2.24 × 10 7 8.53 × 10 5
0.84.95 × 10 7 6.68 × 10 7 5.02 × 10 5 7.95 × 10 7 9.95 × 10 6 8.02 × 10 8 4.05 × 10 7 3.03 × 10 8 1.95 × 10 7
0.83.75 × 10 6 5.50 × 10 6 4.32 × 10 4 5.26 × 10 6 0.25 × 10 6 7.95 × 10 7 6.50 × 10 6 4.74 × 10 7 3.62 × 10 6
1.01.65 × 10 7 2.32 × 10 8 0.29 × 10 7 3.26 × 10 8 1.65 × 10 7 4.00 × 10 7 4.00 × 10 6 5.65 × 10 7 6.85 × 10 8
1.02.01 × 10 6 3.85 × 10 7 3.96 × 10 6 2.95 × 10 7 2.75 × 10 5 3.90 × 10 6 2.80 × 10 5 4.85 × 10 5 3.96 × 10 7
Table 2. Values of the REF for the present method (first row) and the method in [23] (second row) with  r = 55 .
Table 2. Values of the REF for the present method (first row) and the method in [23] (second row) with  r = 55 .
t   ϕ 1   ϕ 2   ϕ 3   ϕ 4   ϕ 5   ϕ 6   ϕ 7   ϕ 8   ϕ 9
0.03.95 × 10 6 4.02 × 10 5 0.85 × 10 7 1.78 × 10 7 5.42 × 10 6 9.01 × 10 7 4.32 × 10 5 2.85 × 10 6 3.85 × 10 7
0.06.65 × 10 5 6.82 × 10 4 7.33 × 10 5 0.75 × 10 6 2.65 × 10 4 4.50 × 10 6 3.65 × 10 5 1.85 × 10 5 2.99 × 10 6
0.25.85 × 10 7 5.85 × 10 6 1.65 × 10 5 0.26 × 10 5 8.96 × 10 6 4.85 × 10 7 3.65 × 10 7 6.95 × 10 6 1.68 × 10 6
0.24.65 × 10 6 1.95 × 10 6 2.95 × 10 4 5.65 × 10 5 9.00 × 10 5 7.65 × 10 5 0.75 × 10 6 4.32 × 10 6 2.09 × 10 5
0.45.11 × 10 6 3.95 × 10 5 3.65 × 10 7 9.95 × 10 6 0.85 × 10 5 1.01 × 10 7 4.32 × 10 7 0.75 × 10 5 1.00 × 10 5
0.40.02 × 10 5 9.26 × 10 4 6.96 × 10 6 2.85 × 10 4 1.95 × 10 5 0.85 × 10 6 7.98 × 10 5 6.98 × 10 5 4.35 × 10 5
0.62.02 × 10 7 3.98 × 10 6 4.25 × 10 6 5.85 × 10 7 6.65 × 10 5 1.50 × 10 6 0.95 × 10 6 2.28 × 10 7 3.66 × 10 7
0.61.12 × 10 6 2.54 × 10 5 0.29 × 10 5 5.58 × 10 6 1.74 × 10 4 7.00 × 10 5 6.62 × 10 4 5.85 × 10 6 4.97 × 10 5
0.83.32 × 10 7 3.75 × 10 6 4.85 × 10 5 5.78 × 10 5 0.12 × 10 6 1.85 × 10 7 6.50 × 10 7 6.52 × 10 6 4.29 × 10 6
0.84.85 × 10 6 4.95 × 10 6 3.95 × 10 4 7.96 × 10 5 3.96 × 10 5 5.22 × 10 5 1.52 × 10 6 4.85 × 10 6 0.85 × 10 5
1.03.85 × 10 6 4.68 × 10 5 1.24 × 10 7 8.98 × 10 7 5.85 × 10 6 2.05 × 10 7 3.65 × 10 5 8.98 × 10 6 6.65 × 10 7
1.05.01 × 10 5 2.96 × 10 4 3.95 × 10 5 4.36 × 10 6 3.29 × 10 4 0.55 × 10 6 0.01 × 10 5 8.85 × 10 5 2.01 × 10 6
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Adel, M.; Khader, M.M.; Algelany, S. High-Dimensional Chaotic Lorenz System: Numerical Treatment Using Changhee Polynomials of the Appell Type. Fractal Fract. 2023, 7, 398. https://doi.org/10.3390/fractalfract7050398

AMA Style

Adel M, Khader MM, Algelany S. High-Dimensional Chaotic Lorenz System: Numerical Treatment Using Changhee Polynomials of the Appell Type. Fractal and Fractional. 2023; 7(5):398. https://doi.org/10.3390/fractalfract7050398

Chicago/Turabian Style

Adel, Mohamed, Mohamed M. Khader, and Salman Algelany. 2023. "High-Dimensional Chaotic Lorenz System: Numerical Treatment Using Changhee Polynomials of the Appell Type" Fractal and Fractional 7, no. 5: 398. https://doi.org/10.3390/fractalfract7050398

Article Metrics

Back to TopTop