Numerical Solution of the Quaternion Quadratic Matrix Equation X 2 +BX+C=0

Abstract

This paper addresses a class of numerical solution problems for quaternion quadratic matrix equations arising from practical engineering applications. By transforming it into a special Riccati equation, a sufficient condition for the existence of solutions to the corresponding M-matrix equation is derived using the theory of comparison matrices. This condition is then applied to investigate the existence of solutions for the quaternion quadratic matrix equation. Finally, numerical examples demonstrate an effective solution method for the quaternion quadratic matrix equation using fixed-point iteration.

Share and Cite:

Hu, B. (2025) Numerical Solution of the Quaternion Quadratic Matrix Equation X 2 +BX+C=0. Journal of Applied Mathematics and Physics, 13, 3842-3853. doi: 10.4236/jamp.2025.1311215.

1. Introduction

Solving secondary matrix equations holds a central position in computational mathematics. Their extension to noncommutative algebras has become a critical bottleneck in cutting-edge applications such as quantum mechanics (e.g., the Pauli matrix system) [1] and robotic control (quaternion rotation dynamics) [2]. These equations possess significant theoretical importance and broad application contexts across computational mathematics, control theory, signal processing, and applied physics.

This paper considers the following unilateral quadratic matrix equation:

X 2 +BX+C=0, (1)

where B=diag( b 1 , b 2 ,, b n ) is a diagonal matrix, each b i being a quaternion, C n×n is a quaternion matrix, and [ C ] ij =( c ij )+J( c ij )=( c ij )+ J i ( c ij )i+ J j ( c ij )j+ J k ( c ij )k , [ C ] ij n×n ,

where J i , J j , J k denote the imaginary parts of the quaternion, and I is the identity matrix. In this paper, n×n denotes real n×n matrices, n×n denotes quaternion n×n matrices, represents the field of complex numbers, + represents the positive half-axis of the complex plane, and represents the negative half-axis of the complex plane. Equation (1) generalizes the quadratic matrix equation in the real number field to the quaternion space. This generalization extends traditional applications such as system stability analysis, optimal control, the Markov chain noise Wiener-Hopf problem [3], and numerical solutions for differential equations. Moreover, it offers unique advantages and irreplaceable value in recently developed fields such as three-dimensional rotation representations [4], spatial pose computation [5], quantum mechanics, robot kinematics [6], and computer graphics [7]. Within the quaternion matrix domain, the commutative property of multiplication from traditional number field theory often no longer applies. New analytical methods must be developed to address non-commutativity and the unique algebraic structure of quaternions. Consequently, the existence of solutions and numerical methods for solving such equations presents greater challenges.

For various types of quadratic matrix equations, numerous experts and scholars have achieved substantial research outcomes in both theoretical and numerical solution approaches. In the real and complex domains, Higham et al. [8] employed generalized Schur decomposition to provide a comprehensive characterization and proposed a novel numerical method. Subsequently, Higham et al. [9] combined exact linear search with the Newton method for solving quadratic matrix equations, significantly enhancing the global convergence of the Newton method in both theoretical research and practical applications. Guo [10] transformed the quadratic matrix equations into a special class of asymmetric algebraic Riccati equations, discussing the existence and uniqueness of M-matrix solutions and proposing numerical methods for solving them. Yu et al. [11] introduced the M-matrix to establish a sufficient condition for solution existence and analyzed the convergence properties of both the Newton and Bernoulli methods. Lu et al. [12] transformed the quadratic matrix equation into a special asymmetric Riccati equation and solved it using a fixed-point iteration method. In the quaternion domain, Shao et al. [13] recently introduced comparison matrices for quaternion matrices to study asymmetric algebraic Riccati equations for quaternion matrices, providing conditions for the existence and uniqueness of extremal solutions.

This paper investigates the existence of solutions and numerical methods for solving quadratic matrix Equations (1) in the quaternion field. By transforming it into a special class of Riccati matrix equations, a sufficient condition for the existence of solutions to the transformed matrix equation is proposed. Under this sufficient condition, utilizing the relevant properties of comparison matrices, the existence and uniqueness of solutions to the quaternion quadratic matrix equation are proven. Finally, a numerical example verifies the conditions for solution existence and employs fixed-point iteration for efficient solution. When B is a diagonal matrix, the quadratic matrix equation can be transformed into a special form of Riccati equation. This allows us to utilize the theories of comparison matrices and M-matrices to establish strong existence and uniqueness conditions. However, for the more general case where B is a non-diagonal matrix, the treatment becomes considerably more complex, which will be an important direction for future research.

The remainder of this paper is organized as follows: In Section 2, we review relevant concepts of quaternions, the definition and properties of right eigenvalues for quaternion matrices, as well as some related results on Z-matrices, M-matrices, and comparison matrices. In Section 3, we transform Equation (1) into a Riccati comparison equation and provide a sufficient condition for the existence of a corresponding M-matrix solution. In Section 4, we establish a sufficient condition for the existence of a solution to the quaternion quadratic matrix Equation (1). Finally, numerical experiments are conducted to verify the existence of the solution, and a fixed-point iteration method is employed to solve the equation.

2. Preliminaries

This section begins by reviewing some fundamental concepts of quaternions. The set of quaternions is denoted as ={ a 0 + a 1 i+ a 2 j+ a 3 k } , where a 0 , a 1 , a 2 , a 3 . Here, a 0 represents the real part, while a 1 , a 2 and a 3 constitute the imaginary parts. The imaginary units of quaternions satisfy the following relations:

i 2 = j 2 = k 2 =ijk=1.

For a quaternion q= a 0 + a 1 i+ a 2 j+ a 3 k , its conjugate is defined as q * = a 0 a 1 i a 2 j a 3 k , and its norm (magnitude) is given by

q = a 0 2 + a 1 2 + a 2 2 + a 3 2 .

For more properties of quaternion matrix equations, one may refer to [14] [15].

Given a set of basis vectors v 1 , v 2 ,, v n , the space spanned by all their linear combinations is denoted as Span ( v 1 , v 2 ,, v n ) .

For a quaternion matrix A m×n , [ A ] ij denotes the ( i,j ) th entry of A ; | A | denotes the absolute value of every element in A .

Definition 1 ([13]). Let A n×n , A vector v n \{ 0 } is called a right eigenvector of A corresponding to a right eigenvalue λ if the equation

Av=vλ,

hold.

The set of all right eigenvalues of A is denoted by σ r ( A ) . Note that σ r ( A ) is closed under quaternion similarity, if Av=vλ hold, then for all α\{ 0 } , we have

A( να )=( να )( α 1 λα ),

so vα is a right eigenvector of A corresponding to the right eigenvalue α 1 λα .

Definition 2 ([13]). If all off-diagonal elements of A n×n are non-positive, then A is called a Z-matrix. Any Z-matrix A can be expressed as A=sIB , where B n×n is a non-negative matrix. When s is greater than or equal to the spectral radius of B , i.e., sρ( B ) , then A is called an M-matrix. Specifically, when s>ρ( B ) , A is called a nonsingular M-matrix; when s=ρ( B ) , A is called a singular M-matrix.

Lemma 1 ([11]). For a Z-matrix A n×n , it is an M-matrix if and only if there exists a nonzero vector v0 such that Av0 .

Lemma 2 ([11]). For a Z-matrix A n×n , the following statements are equivalent:

1) A is a non-singular M-matrix;

2) A is non-singular and satisfies A 1 >0 ;

3) Av>0 for vectors v>0 ;

4) All eigenvalues of A are positive real numbers.

Lemma 3 ([13]). If A n×n is a nonsingular M-matrix, then for any Z-matrix BA , B is also a nonsingular M-matrix and B 1 A 1 .

Lemma 4 ([13]). For a matrix A n×n , the comparison matrix is defined as

A ^ ( i,j )={ [ A ] ij ,i=j | [ A ] ij |,ij

where [ A ] ij is the real part of [ A ] ij .

Lemma 5 ([13]). If A n×n and A ^ is a nonsingular M-matrix, then A is nonsingular satisfying | A 1 | A ^ 1 , and the right eigenvalues of A have positive real parts.

To obtain the existence of solutions for Equation (1), we need the following lemma:

Lemma 6 ([16]). For the nonsymmetric algebraic Riccati equation

XCXXDAX+B=0, (2)

where A , B , C , D are real matrices of sizes m×m , m×n , n×m , n×n respectively.

Define an ( m+n )×( m+n ) matrix

M=[ D C B A ].

If M is a singular M-matrix, then Equation (2) has a unique minimal nonnegative solution S , and both DCS and ABS are nonsingular M-matrices. When M is an irreducible matrix, both DCS and ABS are irreducible.

Lemma 7 ([10]). For a class of quadratic matrix equations

X 2 EXF=0, (3)

where E,F,X n×n , E is a diagonal matrix, and F is an M-matrix.

If F is a nonsingular M-matrix, then there is exactly one M-matrix solution in Equation (3), and this M-matrix is nonsingular. If F is an irreducible singular M-matrix, then Equation (3) has an M-matrix solution, and all elements of each M-matrix solution are nonzero.

Lemma 8 ([16]). Consider Equation (2). If M is a nonsingular M-matrix or an irreducible singular M-matrix, then there exist nonnegative matrices S 1 and S 2 such that

[ D C B A ][ I S 2 S 1 I ]=[ I S 2 S 1 I ][ G 1 0 0 G 2 ], (4)

where both G 1 and G 2 are M-matrices.

Lemma 9 ([16]). Consider Equation (2) and its dual equation

XBXXADX+C=0, (5)

If M is a nonsingular M-matrix, then the nonnegative matrices S 1 and S 2 satisfying (4), with G 1 and G 2 being M-matrices, are the unique minimal nonnegative solutions of Equations (2) and (5), respectively. In this case, both G 1 and G 2 are nonsingular, and the matrix

[ I S 2 S 1 I ]

is also nonsingular.

3. Sufficient Conditions for the Existence of the M-Matrix Solution to the Comparison Equation Corresponding to Equation (1)

In this section, we consider rewriting Equation (1) to obtain the corresponding comparison equation. We prove that under certain conditions on the coefficient matrix of the comparison equation, its solution exists.

Assume that X=αIY ( α>0 ), this assumption helps construct M-matrices, allowing us to utilize their excellent properties. This lays a crucial foundation for our subsequent use of the fixed-point iteration method and proving the existence of solutions. Therefore, Equation (1) can be rewritten as

Y 2 Y( αI )( αI+B )Y+( α 2 I+αB+C )=0, (6)

and its coefficient matrix is

K=[ αI I ( α 2 I+αB+C ) αI+B ].

Consider the comparison Equation (6) as follows:

Y 2 Y( αI )( αI+( B ) )Y+| α 2 I+αB+C |=0. (7)

Therefore, K ^ is the comparison matrix of K , and

K ^ =[ αI I | α 2 I+αB+C | αI+( B ) ].

Theorem 1. For the comparison matrix

K ^ =[ αI I | α 2 I+αB+C | αI+( B ) ],

assume that

μ i = max i { ( b i )+ 2 ( b i )4( c ii ) 2 ,| J i ( c ii ) J i ( b i ) |,| J j ( c ii ) J j ( b i ) |,| J k ( c ii ) J k ( b i ) |,1 },

where i=1,2,,n , and J i , J j , J k denote its three imaginary parts respectively, when α> max i { μ i + j=1 ji n | c ij | ( b i ),1 } , K ^ is an M-matrix.

Proof. Suppose the comparison matrix

K ^ =[ αI I | α 2 I+αB+C | αI+( B ) ],

where αI=diag( α,α,,α ) . According to Definition 2, it is obvious that K ^ is a Z-matrix.

From the definition of μ i , we have μ i 1 . Therefore, when α> max i { μ i + j=1 ji n | c ij | ( b i ),1 } , α>1 always holds.

When v= ( 1,1,,1 ) T , we have

K ^ v=[ αI I | α 2 I+αB+C | αI+( B ) ]v =[ α1 α1 α1 | α 2 +α b 1 + c 11 | | c 12 | | c 1n |+α+( b 1 ) | α 2 +α b 2 + c 22 | | c 21 | | c 2n |+α+( b 2 ) | α 2 +α b n + c nn | | c n1 | | c n( n1 ) |+α+( b n ) ].

Since α>1 , and

| α 2 +α b 1 + c 11 || c 12 || c 1n |+α+( b 1 )>0,

| α 2 +α b 2 + c 22 || c 21 || c 2n |+α+( b 2 )>0,

| α 2 +α b n + c nn || c n1 || c n( n1 ) |+α+( b n )>0.

Therefore, K ^ v>0 . According to Lemma 1, K ^ is a nonsingular M-matrix.

Corollary 1. According to Lemma 6, Equation (7) has a nonsingular M-matrix as its solution.

4. Existence of Solutions to Quaternion Quadratic Matrix Equations

This section primarily establishes the existence of solutions for the quaternion quadratic matrix Equation (1) by comparing it with the existence of solutions for Equation (6) in the previous section.

Consider Equation (6) and its dual equation

Z( α 2 I+αB+C )ZZ( αI+B )( αI )Z+I=0, (8)

we have the following theorem.

Theorem 2. Under the assumption of Theorem 1,

K ^ =[ αI I | α 2 I+αB+C | αI+( B ) ]

is an M-matrix. Let Φ ˜ be the minimal nonnegative solution of the comparison Equation (7), then the quaternion Equation (6) has a solution Φ satisfying | Φ | Φ ˜ . Moreover, the right eigenvalues of the nonsingular matrix αIΦ have positive real parts, and Φ is the unique numerical solution of Equation (6). Similarly, the dual matrix equation corresponding to Equation (7) is

Z| α 2 I+αB+C |ZZ( αI+( B ) )( αI )Z+I=0, (9)

let Ψ ˜ be the minimal nonnegative solution of Equation (9), then Equation (8) has a solution Ψ satisfying | Ψ | Ψ ˜ . Moreover, the right eigenvalues of the nonsingular matrix ( αI+B )( α 2 I+αB+C )Ψ have positive real parts, and Ψ is the unique numerical solution of Equation (8).

Proof. Define the linear operators : n×n n×n and ˜ : n×n n×n as follows:

( Y )=Y( αI )+( αI+B )Y, ˜ ( Y )=Y( αI )+( αI+( B ) )Y.

Since

[ ( Y ) ] ij = [ Y ] ij α+( α+ b ij ) [ Y ] ij , [ ˜ ( Y ) ] ij =( 2α+( b ij ) ) [ Y ] ij , (10)

both and ˜ are invertible, where ( b ij )0 .

Below we prove that f( Y )= 1 ( Y 2 +( α 2 I+αB+C ) ) has a fixed point in the compact convex set W={ Y:| Y | Φ ˜ } . Assume E=( Y ) , then we have:

| [ E ] ij |=| [ Y ] ij α+( α+ b ij ) [ Y ] ij | =| ( 2α+( b ij ) ) [ Y ] ij +( J( b ij ) ) [ Y ] ij | | 2α+( b ij ) || [ Y ] ij | =( 2α+( b ij ) )| [ 1 ( E ) ] ij |.

The above inequality holds because

[ Y ] ij Span{ i [ Y ] ij ,j [ Y ] ij ,k [ Y ] ij , [ Y ] ij i, [ Y ] ij j, [ Y ] ij k },

Taking the inverse linear operator on both sides of | [ E ] ij |( 2α+( b ij ) )| [ 1 ( E ) ] ij | and using (10), we have

| 1 ( E ) | ˜ 1 ( | E | ).

Therefore,

| Y |=| f( Y ) | =| 1 ( Y 2 +( α 2 I+αB+C ) ) | ˜ 1 ( | Y 2 +( α 2 I+αB+C ) | ) ˜ 1 ( | Y | 2 +| α 2 I+αB+C | ) ˜ 1 ( Φ ˜ 2 +| α 2 I+αB+C | ) = Φ ˜ .

Therefore

f( W )W.

By Brouwer’s fixed point theorem [17], f has a fixed point in W , so Equation (6) has a solution satisfying | Φ | Φ ˜ . Let

H=[ αI I α 2 I+αB+C ( αI+B ) ], H ˜ =[ αI I | α 2 I+αB+C | ( αI+( B ) ) ],

T=[ I Ψ Φ I ], T ˜ =[ I Ψ ˜ Φ ˜ I ],

R=αIΦ, R ˜ =αI Φ ˜ ,

S=( αI+B )( α 2 I+αB+C )Ψ, S ˜ =( αI+( B ) )| α 2 I+αB+C | Ψ ˜ .

From Equations (6) and (8), we obtain

HT=T[ R 0 0 S ], (11)

H ˜ T ˜ = T ˜ [ R ˜ 0 0 S ˜ ]. (12)

Since K ^ is a nonsingular M-matrix, according to Lemma 9, T ˜ is nonsingular. Define the comparison matrix of T ˜ as

T ˜ ^ =[ 1 Ψ ˜ Φ ˜ 1 ],

which is clearly a nonsingular M -matrix. Therefore, according to Lemma 5, T is nonsingular.

According to Lemma 8, R ˜ is a nonsingular M-matrix. Define the comparison matrix of R as R ^ according to Lemma 4. Since

( [ R ] ii )=α( [ Φ ] ii )α| [ Φ ] ii |α [ Φ ˜ ] ii ,

[ R ] ik =| [ Φ ] ik | [ Φ ˜ ] ik ,

therefore R ^ R ˜ . According to Lemma 3, it is obvious that R ^ is a nonsingular M-matrix. Then, according to Lemma 5, we can know that the right eigenvalues of R have positive real parts. Similarly, the right eigenvalues of S also have positive real parts.

Here, we only focus on the right eigenvalues of the complex matrix representation of quaternion matrices. Since (11) is a similarity transformation, and it is pointed out in Section 2.1 of [13] that the real parts of the right eigenvalues of quaternions remain unchanged under similarity transformation. Therefore, H has exactly 2n complex right eigenvalues in + and exactly 2n complex right eigenvalues in . Thus, the right vector space spanned by the columns of [ I Φ ] is exactly the invariant subspace corresponding to the right eigenvalues with positive real parts.

Finally, we prove the uniqueness of the solution. Assume that [ I Y ] corresponds to the same invariant subspace. Therefore, there exists a nonsingular matrix V such that

[ I Φ ]V=[ I Y ].

From this, we obtain V=I and Y=Φ . The proof of uniqueness for Ψ is similar to the above.

Corollary 2. According to Theorem 1, we know that the solution to Equation (6) exists and is unique. Since Equation (6) is obtained from Equation (1) through the transformation X=αIY , the solution to Equation (1) also exists and is unique.

5. Numerical Example

In this section, we provide a numerical example to illustrate that the numerical solution of the equation considered in this paper exists.

Example 1. For Equation (6), take

{ B=[ 6+1.5i+0.8j+1.2k 0 0 5+0.9i+1.5j+0.7k ] C=[ 0.4+0.08i+0.06j+0.05k 0.15+0.03i+0.02j+0.04k 0.12+0.02i+0.05j+0.03k 0.5+0.07i+0.09j+0.06k ]

We can obtain μ i =1 , α>1 satisfying Theorem 1. Here, assuming α=2 , consider the fixed-point iteration scheme

Y k+1 = ( 2αI+B ) 1 ( Y k 2 + α 2 I+αB+C ),

with Y 0 =0 . After 34 iterations, we obtain an approximate solution to Equation (6)

Y=[ 0.7940.132i+0.846j+1.724k 0.0100.004i+0.003j0.014k 0.0080.001i+0.006j0.013k 0.7910.408i+0.754j+1.622k ].

The resulting relative error norm is

f( Y )Y 2αI+B 0.06884106.

Figure 1 shows the decreasing trend of relative error and absolute error with the number of iterations, clearly indicating that the fixed-point iteration method exhibits linear convergence.

Through calculation, the right eigenvalues of αIY can be obtained as follows

λ 1 =1.2041+1.9256i, λ 2 =1.20411.9256i,

λ 3 =1.2113+1.8341i, λ 4 =1.21131.8341i.

Therefore, Y is an approximate numerical solution. Since X=αIY , then we can get

X=[ 1.206+0.132i0.846j1.724k 0.010+0.004i0.003j+0.014k 0.008+0.001i0.006j+0.013k 1.209+0.408i0.754j1.622k ],

and X is an approximate numerical solution of Equation (1).

Figure 1. Relative residual and absolute residual vs iteration count.

6. Conclusions

This paper proposes an effective numerical method for the special quaternion quadratic matrix equation X 2 +BX+C=0 , where the coefficient matrix B is a diagonal matrix. By introducing the key transformation X=αIY , we transform the original Equation (1) into a special form of Riccati equation, and successfully utilize the theories of comparison matrices and M-matrices to establish sufficient conditions for the existence of solutions.

Numerical examples demonstrate that the fixed-point iteration method constructed based on this theory can effectively converge to the numerical solution of the equation, verifying the correctness of the proposed theory and the feasibility of the method. The results of this research have potential application value in fields such as quantum mechanics and robotics mentioned in the introduction. For example, in quantum mechanics, when the system Hamiltonian possesses specific symmetries, its mathematical description can be simplified to the equation form addressed in this paper; our method provides a solid computational foundation for the quantitative analysis of such problems. In robotics learning and control theory, this solution offers new ideas and tools for handling a class of quadratic optimal control or filtering problems with diagonalized system matrices.

However, the method proposed in this paper also has certain limitations. First, the existence condition for solutions given in Theorem 1 is a sufficient condition rather than a necessary one. This means that even if this condition is not satisfied, the equation may still have solutions, but our theoretical framework cannot guarantee their uniqueness, and the convergence of the fixed-point iteration method becomes uncertain. Second, the core limitation of this paper lies in the assumption that matrix B must be diagonal. Although this assumption simplifies the analysis and enables the application of M-matrix theory, it also restricts the scope of application, when B is a non-diagonal matrix, constructing effective transformations and establishing corresponding theories will face fundamental challenges.

Conflicts of Interest

The author declares no conflicts of interest regarding the publication of this paper.

References

[1] Brif, C., Chakrabarti, R. and Rabitz, H. (2010) Control of Quantum Phenomena: Past, Present and Future. New Journal of Physics, 12, Article 075008.[CrossRef]
[2] Egeland, O. and Godhavn, J.-M. (2002) Passivity-Based Adaptive Attitude Control of a Rigid Spacecraft. IEEE Transactions on Automatic Control, 39, 842-846.[CrossRef]
[3] Davis, G.J. (1981) Numerical Solution of a Quadratic Matrix Equation. SIAM Journal on Scientific and Statistical Computing, 2, 164-175.[CrossRef]
[4] Hart, J.C., Francis, G.K. and Kauffman, L.H. (1994) Visualizing Quaternion Rotation. ACM Transactions on Graphics, 13, 256-276.[CrossRef]
[5] Forbes, J.R. (2015) Fundamentals of Spacecraft Attitude Determination and Control. IEEE Control Systems Magazine, 35, 56-58.
[6] Mueller, A. (2019) Modern Robotics: Mechanics, Planning, and Control. IEEE Control Systems, 39, 100-102.[CrossRef]
[7] Akenine-Moller, T., Hainer, E. and Hoffman, N. (2019) Real-Time Rendering. AK Peters and CRC Press.
[8] Higham, N.J. and Kim, H.M. (2000) Numerical Analysis of a Quadratic Matrix Equation. IMA Journal of Numerical Analysis, 20, 499-519.[CrossRef]
[9] Higham, N.J. and Kim, H. (2001) Solving a Quadratic Matrix Equation by Newton’s Method with Exact Line Searches. SIAM Journal on Matrix Analysis and Applications, 23, 303-316.[CrossRef]
[10] Guo, C.-H. (2003) On a Quadratic Matrix Equation Associated with an M-Matrix. IMA Journal of Numerical Analysis, 23, 11-27.[CrossRef]
[11] Yu, B., Dong, N., Tang, Q. and Wen, F. (2011) On Iterative Methods for the Quadratic Matrix Equation with M-Matrix. Applied Mathematics and Computation, 218, 3303-3310.[CrossRef]
[12] Lu, L., Ahmed, Z. and Guan, J. (2016) Numerical Methods for a Quadratic Matrix Equation with a Nonsingular M-Matrix. Applied Mathematics Letters, 52, 46-52.[CrossRef]
[13] Shao, X., Wei, Y. and Chu, E.K. (2023) Numerical Solutions of Quaternionic Riccati Equations. Journal of Applied Mathematics and Computing, 69, 2617-2639.[CrossRef]
[14] Grigorian, G.A. (2022) Properties of Solutions of Quaternionic Riccati Equations. Archivum Mathematicum, 58, 115-132.[CrossRef]
[15] Janovská, D. and Opfer, G. (2013) The Algebraic Riccati Equation for Quaternions. Advances in Applied Clifford Algebras, 23, 907-918.[CrossRef]
[16] Guo, C. (2001) Nonsymmetric Algebraic Riccati Equations and Wiener—Hopf Factorization for M-Matrices. SIAM Journal on Matrix Analysis and Applications, 23, 225-242.[CrossRef]
[17] Solan, E. and Solan, O.N. (2023) Browder’s Theorem through Brouwer’s Fixed Point Theorem. The American Mathematical Monthly, 130, 370-374.[CrossRef]

Copyright © 2026 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.