Next Article in Journal
Fractional-Order System: Control Theory and Applications
Next Article in Special Issue
Design, Hardware Implementation on FPGA and Performance Analysis of Three Chaos-Based Stream Ciphers
Previous Article in Journal
Mathematical Modeling of COVID-19 Transmission Using a Fractional Order Derivative
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Stability Domain of a Class of Linear Systems of Fractional Order

by
Marius-F. Danca
1,2
1
STAR-UBB Institute, Babes-Bolyai University, 400084 Cluj-Napoca, Romania
2
Romanian Institute of Science and Technology, 400487 Cluj-Napoca, Romania
Fractal Fract. 2023, 7(1), 49; https://doi.org/10.3390/fractalfract7010049
Submission received: 13 December 2022 / Revised: 27 December 2022 / Accepted: 29 December 2022 / Published: 31 December 2022
(This article belongs to the Special Issue Advances in Fractional-Order Embedded Systems)

Abstract

:
In this paper, the shape of the stability domain S q for a class of difference systems defined by the Caputo forward difference operator Δ q of order q ( 0 , 1 ) is numerically analyzed. It is shown numerically that due to of power of the negative base in the expression of the stability domain, in addition to the known cardioid-like shapes, S q could present supplementary regions where the stability is not verified. The Mandelbrot map of fractional order is considered as an illustrative example. In addition, it is conjectured that for q < 0.5 , the shape of S q does not cover the main body of the underlying Mandelbrot set of fractional order as in the case of integer order.

1. Introduction

In the last decade, fractional calculus has been considered as an important tool in many scientific and engineering fields. The basic theory of fractional calculus modeling and control systems can be found in, e.g., [1,2,3,4,5,6,7]. Studies of their applications are presented in [8,9,10]. Systems with fractional variable orders are analyzed in [11,12]. In terms of the stability analysis of fractional differential equations, one of the important properties that is analysed in order to study the behavior of the considered systems is presented in, e.g., [13,14,15,16], while applications and stability studies of discrete fractional difference equations can be found in [17,18,19].
For commensurate fractional-order systems, several powerful criteria are established. The most well-known Matignon’s stability theorem [20] (see also [21]) determines the system stability by searching for the location of the eigenvalues in the complex plane, which represents a starting point for most research into the stability of fractional-order systems.
In [22], a stability criterion for a fractional difference linear system is presented:
Δ q y ( n + 1 q ) = A y ( n ) , n = 0 , 1 , . . . ,
where A R d × d and Δ q is the Caputo forward difference operator (see, e.g., [23,24]).
As shown in [22], the stability criterion for (1) is proved to be fully explicit, also involving the decay rate of the solutions.
The asymptotic stability property of (1) for both scalar and vector cases is stated by the following result:
Theorem 1
([25]). Let q ( 0 , 1 ) and A R d × d . Then, (1) is asymptotically stable if and only if the isolated zeros, off the non-negative real axis, of det ( I z 1 ( 1 z 1 ) q A ) lie inside the unit circle.
In [22], the aim is to formulate an alternative stability criterion for the integer difference system:
Δ y ( n ) = A y ( n ) , n = 0 , 1 , . . . ,
where Δ y ( n ) = y ( n + 1 ) y ( n ) is the standard operator here for q = 1 .
As is well known, the system (2) is asymptotically stable if and only if all the eigenvalues of I + A , where I is the identity matrix, are located inside the unit circle. If one considers the stability set for Equation (2) in the polar form
S = z C : | z | < cos ( arg z ) and | arg z | > π 2 ,
the stability result can be reformulated in the following form:
Theorem 2
([22]). The linear difference system (2) is asymptotically stable if and only if λ S for all the eigenvalues λ of A. In this case, the solutions of (2) decay towards zero exponentially as n .
In order to introduce an alternative stability criterion for (1), as a direct extension of Theorem (1), consider the following set:
S q = z C : | z | < 2 cos | arg z | π 2 q q and | arg z | > q π 2 ,
Note that the second inequality in (3) represents the Matignon criterion.
The main result in [22] is:
Theorem 3
([22]). Let q ( 0 , 1 ) and A R d × d . If λ S q for all the eigenvalues λ of A, then system (1) is asymptotically stable. In this case, the solutions of (1) decay towards zero in such a way that
y ( n ) = O ( n q ) a s n ,
for any solution y of (1). Furthermore, if λ C \ c l ( S q ) for an eigenvalue λ of A, then (1) is not stable.
Because of the explicit and convenient form of S q , drawn in the complex plane for eigenvalues, Theorem 3 became widely used in practical applications.
In this paper, it is shown that for some empirically found values of q ( 0 , 1 ) , the form of S q might present other unexpected shapes. In addition, a conjecture related to the shape of S q in the case of the Mandelbrot set of fractional order is introduced.

2. On the Shape of the Stability Area S q

The parametric equations of the frontier of the stability region S q for a fixed point, z = x + ß y , x , y R , can be easily drawn in the following form [22]:
x = 2 q cos q θ cos ( ( 2 q ) θ ) y = 2 q cos q θ sin ( ( 2 q ) θ ) , | θ | π / 2 .
On the other hand, to analyze the shape of S q in more detail, consider the form (3). As is known, the argument of a complex number z = x + i y , arg z , used in (3), is the angle between the positive real axis and the line joining the origin and the image in the complex plane of z. Usually, the value of the argument is numerically computed as
arg z = atan 2 ( y , x ) ,
where the two-argument function atan2 is an available implemented function in the math libraries of many programming languages.
In contrast to the inverse tangent function, tan 1 (arctan, or atan), the function atan2 computes the principal value of the arctangent of y / x , determining the quadrant of the returned value by using the signs of both arguments. Note that a domain error may occur if both arguments are zero. (Regarding the 1999 ISO C, 1978 ANSI Fortran, or 1982 ISO Pascal Standard standard descriptions and other issues related to atan2 for the case of x = 0 and y = 0 , they are referred to on p. 70 [26]). However, as will be shown below, the problem of arg in (3) can be quite complicated, even if both arguments are not zero, as shown next with simple reasoning.
While arctan gives an angle between π / 2 and π / 2 , the function atan2 always provides a result within ( π , π ) .
Denote, in (3),
a : = | arg z | ,
and consider the argument of the cos function in S q as the function E a : R \ { 2 } R , defined as
E a ( q ) = a π 2 q ,
with a being a parameter (Figure 1). Being determined with atan2, a given by (5) satisfies the following relations: a [ 0 , π ) , and a π [ π , 0 ) . Therefore, because for q ( 0 , 1 ) , 2 q > 0 , one has
E a ( q ) < 0 .
In order to determine in which quadrant the values of E a ( q ) are situated, let us analyze and sketch the graph of the restriction of the function E a to ( 0 , 1 ) . The derivative of E a is E a ( q ) = ( a π ) / ( 2 q ) 2 < 0 . Therefore, from the monotonicity, one deduces that E a decreases from ( a π ) / 2 , for q 0 , but to a π , for q 1 . For example, for the limit case of a = 0 , E 0 ( q ) takes values within the range ( π , π / 2 ) , i.e., E 0 ( q ) are situated in quadrant III (Figure 1a). For the case of a = 0.7 π / 2 , the values of E 0.7 π 2 ( q ) can be situated in both quadrants III and IV (Figure 1b). For a = π / 2 , E π 2 moves within in the quadrant IV (Figure 1c). The case of a = 0.8 π is presented in Figure 1d. Therefore, for q ( 0 , 1 ) and a [ 0 , π ) , the argument E a can take values situated in quadrant III and/or IV, where cos ( E ) could be either negative or positive.
The relation between q and a on the boundary between the two quadrants III and IV is
q = 2 a / π .
To obtain the shape of S q via relation (3), consider a variable fixed point with the underlying variable eigenvalue, z = x + i y , to be replaced in (3). Denote hereafter by Γ the curve surrounding S q . The two relations in (3) which define S q represent the implicit inequalities of two variables x and y that can be drawn with implicit functions plotting commands available in software such as Matlab (e.g., fimplicit), Mathematica (e.g., ContourPlot), or by using the free software Desmos [27]. In Figure 2a, the case of S q for q = 0.5 is presented.
Remark 1.
As is known, if in the expression x y , x is negative and y is not an integer, the mathematical situation is somewhat ambiguous. With infinite numeric precision, the correct result of x y is mathematically well-defined without ambiguity. Certain values of y yield an imaginary number as a result, while other values of y result in a real-valued result. Specifically, when x < 0 , the result of x y is real-valued exactly when y can be written as a fraction, m / n , where m is an integer and n is an odd integer. Furthermore, the result is positive when m is even but negative when m is odd. When y cannot be written as such, the result would be an imaginary number (see, e.g., [28]). For example, in Matlab, for negative base x and non-integer y, the power function returns complex results. A solution could be to use the function nthroot. However, note that in IEEE floating-point computations
x y = exp ( y log ( x ) ) .
Moreover, the log function domain includes negative and complex numbers, which can lead to unexpected results if used unintentionally. Therefore, x y may be a complex number, if x < 0 and y is noninteger. In these cases, in some software, such as Matlab, imaginary parts of complex arguments are ignored to the detriment of the shape of S q .
To summarize, for those values x and y for which E a < π / 2 , they are situated in quadrant III, cos ( E ) < 0 and, therefore, cos q ( E ) is not well-defined. The consequence is that, in addition to the expected area, for some values of q, S q could present unexpected additional parts. Thus, for q = 0.8 , using Desmos, the domain S 0.8 is presented in Figure 2b.
In these cases, the supplementary domain can be determined via the condition | arg z | > q π / 2 (Matignon condition), for q ( 0 , 1 ) , and the lines | arg z | = q π / 2 being tangent to S q . However, this is not possible in some more complicated cases (Figure 3, Section 2). An animation which shows the variation in the stability domain for q ( 0 , 1 ) , where several such cases appear, is presented as a Supplementary video.
To verify if S q in the considered cases of q = 0.5 and q = 0.8 contains the stability points, consider the points X i , i = 1 , . . . , 4 (images of the underlying complex numbers) for the case of q = 0.5 and, Y i , i = 1 , 2 , . . . , 7 for the case of q = 0.8 , respectively (see Figure 2), and denote
A q ( z ) : = | z | 2 cos | arg z | π 2 q q , q ( 0 , 1 ) .
The graph of A q ( z ) is the boundary curve Γ and
S q = z C : A q ( z ) < 0 and | arg z | > q π 2 .
Therefore, the images of z for which A q ( z ) > 0 , or A q ( z ) are complex values are not S q points. The values of A q at the points X i , and Y i are presented in Table 1 and Table 2, respectively.
Regarding the numerical implementation, if in the atan2 function, x and y have different signs, then atan2 and arctan (atan) could have different values. Thus, if in some software the atan2 function is not implemented, it can be emulated with
atan 2 ( y , x ) = arctan y x + π 2 sign ( y ) ( 1 sign ( x ) ) .

3. Stability of the Mandelbrot Map of Fractional Order

Next, consider the fractional discretization of the Mandelbrot map
Δ q z ( t ) = f c ( z ( t + q 1 ) , z ( 0 ) = 0 , q ( 0 , 1 ) , t = 0 , 1 , 2 , . . . ,
where
f c ( z ( t + q 1 ) = z 2 ( t + q 1 ) + c ,
and z , c C , with c being the complex parameter. For the initial value problems for real fractional discrete systems, see, e.g., [29,30] (in [31], several properties of the complex Mandelbrot map of fractional order and the matlab code to draw the fractal are presented).
The numerical integral of the initial value problem (6) is (see [30] for the solution of real fractional-order systems)
z ( n ) = z ( 0 ) + 1 Γ ( q ) i = 1 n Γ ( n i + q ) Γ ( n i + 1 ) f c ( z ( i 1 ) ) , z ( 0 ) = 0 , n N * ,
For q = 0.85 , one obtains the fractional-order Mandelbrot (FOM) set, presented in Figure 3b. The fractal is obtained with the FO_mandelbrot.m code [32].
To obtain the stability domain of the stable fixed points (period 1) of the FOM map, consider next, for computational reasons, the problem in the Cartesian plane, with c = c x + i c y , c x , c y R . Contrary to the integer-order case, where the fixed points are found from the equation f c ( z ) = z , here, the fixed points are obtained by solving the equation f c ( z ) = 0 , i.e., z 2 + c = 0 , with the solutions: z 1 , 2 * = ± i c . For the fixed point z 1 * = i c , after some calculations, the eigenvalues are obtained as
λ 1 , 2 = 2 c x 2 + c y 2 2 c x ± i 2 c x 2 + c y 2 + 2 c x ,
while, for z 2 * = i c ,
λ 3 , 4 = 2 c x 2 + c y 2 2 c x ± i 2 c x 2 + c y 2 + 2 c x .
Consider the eigenvalue λ 1 , the reasoning for λ 2 being similar. Then, the useful parametric representation of Γ in coordinates c x and c y , defining Γ ( c ) , are determined from the following equations (see (4)):
2 c x 2 + c y 2 2 c x = 2 q cos q θ cos ( ( 2 q ) θ ) 2 c x 2 + c y 2 + 2 c x = 2 q cos q θ sin ( ( 2 q ) θ ) , | θ | π / 2 .
The solutions, which represent the parametric equations of the curve Γ , are
c x = 2 2 q 2 cos 2 q θ cos ( 2 θ ( q 2 ) ) , c y = 2 2 q 1 sin ( θ ( 2 q ) ) cos 2 q θ cos ( θ ( q 2 ) ) , | θ | π / 2 .
In Figure 3a, the integer-order Mandelbrot (IOM) set is drawn together with the main cardioid Γ which has the equation (see, e.g., [33,34,35])
| 1 1 4 c | = 1 .
or, in parametric form,
4 c x = 2 cos θ cos ( 2 θ ) , 4 c y = 2 sin θ sin ( 2 θ ) , | θ | π .
The interior of the curve Γ corresponds to the stable fixed points, obtained from the equation f c ( z ) = z , i.e. z 1 , 2 * = ( 1 ± 1 4 c ) / 2 .
The curve Γ for the FOM set for q = 0.85 , which surrounds the stability domain of the fixed point z 1 * , S 0.85 , is presented in Figure 3. Note that in both the IO case (Figure 3a) and the FO case (Figure 3b), the Mandelbrot sets (defined on the parametric plane of c in coordinates ( c x , c y ) ) and the stability domains (defined on the eigenvalues λ in coordinates ( λ x , λ y ) ) are overplotted.
As detailed in Section 2, to a fixed point z * , the eigenvalues λ given by (8) or (9) correspond. For a point λ Γ , z * loses its stability, while if λ S 0.85 , z * is unstable. If z * is asymptotically stable, λ belongs to S 0.85 , and reversely, a point λ within S 0.85 corresponds to a point c for which z * is asymptotically stable.
Let us numerically verify this property. Consider λ = 0.5701 + i 0.3019 S 0.85 (magenta point 1 of coordinates ( 0.5701 , 0.3019 ) in Figure 3b). Because λ < 0 and λ > 0 , one chooses (9) with right-hand side having signs − and +, respectively. To find the corresponding point c of this value of λ , one has to solve the problem (8) with unknown c x and c y . The solutions are c x = 0.0585 and c y = 0.0861 (magenta point 2 in Figure 3b. To verify the stability of the fixed point corresponding to this value of c, one integrates the system with (7). The orbit starting from point c tends to be point 3 of the coordinates ( 0.2845 , 0.1510 ) (Figure 3b), which is an approximation with an error of 1 e 3 of the fixed stable point i c = i 0.0585 + 0.0861 i = 0.2851 + 0.1510 i .
Interestingly, in comparison with the IO case (Figure 3a), S 0.85 does not fill the entire FOM set (gray fill in Figure 3b). However, points within this gray area of S 0.85 , and similarly for all studied cases of S q , lead to the same result: the entire domain S q contains eigenvalues points for which the fixed points are asymptotically stable. Consider, for example, the eigenvalue λ = 0.1464 i 0.2268 (green point 1 of coordinates ( 0.1464 , 0.2268 ) in Figure 3b). By solving system (8), one obtains the point c x = 0.0075 and c y = 0.0166 (green point 2 in Figure 3b), from which the integral (7) generates the orbit tending to point 3 of the coordinates ( 0.0725 , 0.1134 ) . This, with a precision of 1 × 10 3 , represents the approximation of the fixed point i c = 0.0732 + 0.1134 i .
On the other hand, points outside of S 0.85 are eigenvalues for which the underlying points c do not belong to the FOM set and, therefore, their fixed points are not stable. Consider, for example, point 1 (blue plot in Figure 3b) of coordinates λ x = 0.1231 and λ y = 0.5590 . Solving system (8), one obtains c x = 0.0743 , and c y = 0.0344 (point 2 blue outside the FOM set in Figure 3b) from where the orbit diverges in agreement with the definition of the Mandelbrot set of IO or FO.
Among several differences and resemblances between the FOM set and the IOM set [36], one can see that the origin of the so-called “Elephant Valley” (see, e.g., [33]) in the case of the IOM set is located at ( 1 / 4 , 0 ) , while for the FOM set, it is located at ( 0 , 0 ) (see dotted line in Figure 3).
While for q 0.5 , S q fills the main body of the FOM set well enough, for q < 0.5 , the shape of S q does not cover the main body. In Figure 4a–c, for q = 0.5 , q = 0.1 and q = 1 × 10 15 , the numerically near 0 value, q = 1 × 10 15 , is chosen instead of Γ ( 0 ) , which is not defined. In this case, in order to obtain more fractal details (which look similar to the IOM set), only 30 iterations were used, compared to 1000 iterations for the other cases). One can see that q = 0.5 is the ultimate value for q. Thus, for q values below this limit, S q is shrinking with respect to the main body of the FOM set. Another characteristic is that the shape of Γ obtained with Desmos (Figure 4d) presents an additional part (see also Figure 1b). This image was obtained using both representations: the representation (3) and the parametric form (10).
Therefore, the following conjecture is numerically sustained (see also [37]):
Conjecture 1.
For q < 0.5 , the surface of the stability domain S q of the fixed points of the FOM shrinks compared to the main body of the fractal set.
Remark 2.
After the first result on the non-periodicity of non-constant solutions of FO, continuous-time systems appeared [38]; this intriguing result has been extended to FO discrete systems too (see, e.g., [39]). Thus, contrary to the IOM set, the head contains points generating two-period stable cycles, and where the bulbs contain the points, generating multiple stable cycles of period 3,4, and so on (Figure 3a). In the case of the FOM set, these apparent periodic orbits do not exist! For example, points in the head (yellow fill in Figure 3b) do not generate periodic orbits. The same situations happen to all bulbs.

4. Conclusions

In this paper, it is shown that drawing the stability domain S q for empiric values of q ( 0 , 1 ) encounters the problem of the power of negative numbers which could be differently treated by the software used. Therefore, depending on the software used, the graphical results of the stability domain of the linear difference Equation (1) could be unexpected. The power function appearing in S q is applied to negative values when either the logarithm is a complex number or one obtains an unexpected result (see Remark 1). In addition, the stability domain for the fixed points of an FOM map is determined. The asymptotical stability of the fixed points of the FOM map is verified numerically for q > 0.5 . For q < 0.5 , the shape of S q seems not to verify the filling characteristic encountered on the IOM set, a fact that leads to Conjecture 1. Besides several differences between the Mandlebrot sets of IO and FO, such as the shape, the position, and the shape of the stability set, in the FO case, the head of the FOM set does not represent the points that generate stable periodic orbits.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/fractalfract7010049/s1.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data is contained within the article or Supplementary material.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Mozyrska, D.; Wyrwas, M. Stability of linear systems with Caputo fractional-, variable-order difference operator of convolution type. In Proceedings of the 2018 41st International Conference on Telecommunications and Signal Processing (TSP), Athens, Greece, 4–6 July 2018. [Google Scholar]
  2. Čermáak, J.; Kisela, T.; Nechváatal, L. Stability and asymptotic properties of a linear fractional difference equation. Adv. Differ. Equ. 2012, 2012, 122. [Google Scholar] [CrossRef] [Green Version]
  3. Hilfer, R. Applications of Fractional Calculus in Physics; World Scientific Publishing Company: Singapore, 2000. [Google Scholar]
  4. Kilbas, A.A.; Srivastava, H.M.; Trujillo, J.J. Theory and Applications of Fractional Differential Equations; North-Holland Mathematics Studies, 204; Elsevier Science B. V.: Amsterdam, The Netherlands, 2006. [Google Scholar]
  5. Ortigueira, M.D.; Coito, F.J.; Trujillo, J.J. Discrete-time differential systems. Signal Process. 2015, 107, 198–217. [Google Scholar] [CrossRef]
  6. Ostalczyk, P. Discrete Fractional Calculus. Applications in Control and Image Processing; Series in Computer Vision 4; World Scientific Publishing Co. Pte Ltd.: Singapore, 2016. [Google Scholar]
  7. Podlubny, I. Fractional Differential Equations; Academic Press: Cambridge, MA, USA, 1999. [Google Scholar]
  8. Axtell, M.; Bise, E.M. Fractional calculus applications in control systems. In Proceedings of the IEE 1990 IEEE Conference on Aerospace and Electronics, Dayton, OH, USA, 21–25 May 1990; Volume 311, pp. 536–566. [Google Scholar]
  9. Bastos, N.R.O.; Ferreira, R.A.C.; Torres, D.F.M. Discrete-time fractional variational problems. Signal Process. 2011, 91, 513–524. [Google Scholar] [CrossRef] [Green Version]
  10. Vinagre, B.M.; Monje, C.A.; Caldero, A.J. Fractional order systems and fractional order actions. In Proceedings of the Tutorial Workshop#2: Fractional Calculus Applications in Automatic Control and Robotics, Las Vegas, NV, USA, 1 December 2002; pp. 1–23. [Google Scholar]
  11. Bahaa, G.M. Fractional optimal control problem for variable-order differential systems. Fract. Calc. Appl. Anal. 2017, 20, 1447–1470. [Google Scholar] [CrossRef]
  12. Mozyrska, D.; Ostalczyk, P. Variable-fractional-order Grünwald-Letnikov backward difference selected properties. In Proceedings of the 39th International Conference on Telecommunications and Signal Processing, Vienna, Austria, 27–29 June 2016. [Google Scholar]
  13. Brandibur, O.; Garrappa, R.; Kaslik, E. Stability of Systems of Fractional-Order Differential Equations with Caputo Derivatives. Mathematics 2021, 9, 914. [Google Scholar] [CrossRef]
  14. Čermáak, J.; Kisela, T. Asymptotic stability of dynamic equations with two fractional terms: Continuous versus discrete case. Fract. Calc. Appl. Anal. 2015, 18, 437–458. [Google Scholar] [CrossRef]
  15. Mozyrska, D.; Wyrwas, M. The Z-transform method and delta type fractional difference operators. Discret. Dyn. Nat. Soc. 2015, 2015, 25. [Google Scholar] [CrossRef] [Green Version]
  16. Sabatier, J.; Farges, M.M.C. LMI stability conditions for fractional order systems. Comput. Mater. Appl. 2010, 59, 1594–1609. [Google Scholar] [CrossRef]
  17. Goodrich, C.; Peterson, A.C. Discrete Fractional Calculus; Springer International Publishing: Cham, Switzerland, 2015. [Google Scholar]
  18. Huang, L.-L.; Wu, G.-C.; Baleanu, D.; Wang, H.Y. Discrete fractional calculus for interval-valued systems. Fuzzy Sets Syst. 2021, 404, 141–158. [Google Scholar] [CrossRef]
  19. Elsonbaty, A.; Elsadany, A.A. On discrete fractional-order Lotka-Volterra model based on the Caputo difference discrete operator. Math. Sci. 2021, 1–13. [Google Scholar] [CrossRef]
  20. Matignon, D. Stability results on fractional differential equations with applications to control processing. In Proceedings of the Computational Engineering in Systems and Application Multiconference, IMACS, IEEE-SMC, Lille, France, 9–12 July 1996; Volume 2, pp. 963–968. [Google Scholar]
  21. Sierociuk, D.; Dzielinski, A. Stability of discrete fractional order state-space systems. J. Vib. Control 2008, 14, 1543–1556. [Google Scholar]
  22. Čermáak, J.; Györi, I.; Nechvátal, L. On explicit stability conditions for a linear fractional difference system. Fract. Calc. Appl. Anal. 2015, 18, 651–672. [Google Scholar] [CrossRef]
  23. Abdeljawad, T. On delta and nabla Caputo fractional differences and dual Identities, in Recent Developments and Applications on Discrete Fractional Equations and Related Topic. Hindawi 2013, 2013, 406910. [Google Scholar]
  24. Anastassiou, G. Principles of delta fractional calculus on time scales and inequalities. Math. Comp. Model. 2010, 52, 556–566. [Google Scholar] [CrossRef]
  25. Abu-Saris, R.; Al-Mdallal, Q. On the asymptotic stability of linear system of fractional-order difference equations. Fract. Calc. Appl. Anal. 2013, 16, 613–629. [Google Scholar] [CrossRef]
  26. Beebe, N.H.F. The Mathematical-Function Computation Handbook, Programming Using the MathCW Portable Software Library; Springer: Berlin/Heidelberg, Germany, 2017. [Google Scholar]
  27. Available online: https://www.desmos.com/calculator/pi5ofejgt0?lang=en (accessed on 12 December 2022).
  28. Available online: https://wiki.analytica.com/index.php?title=Exponentiation_of_negative_numbers#Exponentiation_operator_.5E (accessed on 12 December 2022).
  29. Chen, F.; Luo, X.; Zhou, Y. Existence results for nonlinear fractional difference equations. Adv. Differ. Equ. 2011, 2011, 713201. [Google Scholar] [CrossRef] [Green Version]
  30. Atici, F.M.; Eloe, P.W. Initial value problems in discrete fractional calculus. Proc. Am. Math. Soc. 2009, 137, 981–989. [Google Scholar] [CrossRef]
  31. Fečkan, M.; Danca, M.-F. Non-periodicity of complex Caputo like fractional differences. In Advances in Fractional-Order Neural Networks; Volume II, submitted.
  32. Available online: https://www.mathworks.com/matlabcentral/fileexchange/121632-fo_mandelbrot (accessed on 12 December 2022).
  33. Peitgen, H.-O.; Richter, P.H. The Beauty of Fractals Images of Complex Dynamical Systems; Springer: Berlin/Heidelberg, Germany, 1986. [Google Scholar]
  34. Branner, B. The Mandelbrot Set. In Chaos and Fractals: The Mathematics behind the Computer Graphics; Devaney, R.L., Keen, L., Eds.; Amer Math Soc: Providence, RI, USA, 1989; pp. 75–105. [Google Scholar]
  35. Peitgen, H.-O.; Saupe, D. (Eds.) The science of Fractal Images; Springer: New York, NY, USA, 1988; pp. 178–179. [Google Scholar]
  36. Danca, M.-F.; Fečan, M. Mandelbrot set and Julia sets of fractional order. arXiv 2022, arXiv:2210.02037. [Google Scholar]
  37. Danca, M.-F. Fractional order logistic map: Numerical approach. Chaos Soliton Fract. 2022, 157, 111851. [Google Scholar] [CrossRef]
  38. Tavazoei, M.S. A note on fractional-order derivatives of periodic functions. Automatica 2010, 46, 945–948. [Google Scholar] [CrossRef]
  39. Diblík, J.; Fečkan, M.; Pospíšil, M. Nonexistence of periodic solutions and S-asymptotically periodic solutions in fractional difference equations. Appl. Math. Comput. 2015, 257, 230–240. [Google Scholar] [CrossRef]
Figure 1. Graph of the function E a , for four representative cases: (a) the limit case a = 0 ; (b) a = 0.7 π / 2 ; (c) a = π / 2 ; and (d) a = 0.8 π .
Figure 1. Graph of the function E a , for four representative cases: (a) the limit case a = 0 ; (b) a = 0.7 π / 2 ; (c) a = π / 2 ; and (d) a = 0.8 π .
Fractalfract 07 00049 g001
Figure 2. Graph of Γ (red plot) for two representative cases: (a) q = 0.5 ; (b) q = 0.8 . Green plot represents the stability domain S q , surrounded by Γ , delimitated by the inequality | arg z | > q π / 2 , while light blue and white domains do not belong to the stability domain.
Figure 2. Graph of Γ (red plot) for two representative cases: (a) q = 0.5 ; (b) q = 0.8 . Green plot represents the stability domain S q , surrounded by Γ , delimitated by the inequality | arg z | > q π / 2 , while light blue and white domains do not belong to the stability domain.
Fractalfract 07 00049 g002
Figure 3. Mandelbrot sets of IO and FO and their stability domains. (a) IOM set; (b) FOM set and the main cardioid (red plot) surrounding the stability domain for q = 0.85 .
Figure 3. Mandelbrot sets of IO and FO and their stability domains. (a) IOM set; (b) FOM set and the main cardioid (red plot) surrounding the stability domain for q = 0.85 .
Fractalfract 07 00049 g003
Figure 4. Mandelbrot sets of FO and their stability domains for three extra cases. (a) The FOM set and S q for the limit case q = 0.5 ; (b) FOM set and S q for q = 0.1 ; (c) FOM set and S q for q = 1 × 10 15 ; (d) S q for q = 0.1 , obtained in Desmos software.
Figure 4. Mandelbrot sets of FO and their stability domains for three extra cases. (a) The FOM set and S q for the limit case q = 0.5 ; (b) FOM set and S q for q = 0.1 ; (c) FOM set and S q for q = 1 × 10 15 ; (d) S q for q = 0.1 , obtained in Desmos software.
Fractalfract 07 00049 g004
Table 1. Value of A q at points X i , i = 1 , . . . , 4 , for q = 0.5 (see also Figure 2a).
Table 1. Value of A q at points X i , i = 1 , . . . , 4 , for q = 0.5 (see also Figure 2a).
z X 1 S 0.5 X 2 S 0.5 X 3 S 0.5 X 4 c l ( S 0.5 )
A 0.5 ( z ) 0.500−0.609−0.41420
Table 2. Value of A q at points Y i , i = 1 , 2 , . . . , 7 , for q = 0.8 (see also Figure 2b).
Table 2. Value of A q at points Y i , i = 1 , 2 , . . . , 7 , for q = 0.8 (see also Figure 2b).
z Y 1 S 0.8 Y 2 S 0.8 Y 3 S 0.8 Y 4 S 0.8 Y 5 S 0.8 Y 6 S 0.8 Y 7 c l ( S 0.8 )
A 0.8 ( z ) C C C 0.5583 0.3823 0.5064 1 × 10 4
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

Danca, M.-F. On the Stability Domain of a Class of Linear Systems of Fractional Order. Fractal Fract. 2023, 7, 49. https://doi.org/10.3390/fractalfract7010049

AMA Style

Danca M-F. On the Stability Domain of a Class of Linear Systems of Fractional Order. Fractal and Fractional. 2023; 7(1):49. https://doi.org/10.3390/fractalfract7010049

Chicago/Turabian Style

Danca, Marius-F. 2023. "On the Stability Domain of a Class of Linear Systems of Fractional Order" Fractal and Fractional 7, no. 1: 49. https://doi.org/10.3390/fractalfract7010049

Article Metrics

Back to TopTop