Startseite A new smoothing method for solving nonlinear complementarity problems
Artikel Open Access

A new smoothing method for solving nonlinear complementarity problems

  • Jianguang Zhu EMAIL logo und Binbin Hao
Veröffentlicht/Copyright: 10. März 2019

Abstract

In this paper, a new improved smoothing Newton algorithm for the nonlinear complementarity problem was proposed. This method has two-fold advantages. First, compared with the classical smoothing Newton method, our proposed method needn’t nonsingular of the smoothing approximation function; second, the method also inherits the advantage of the classical smoothing Newton method, it only needs to solve one linear system of equations at each iteration. Without the need of strict complementarity conditions and the assumption of P0 property, we get the global and local quadratic convergence properties of the proposed method. Numerical experiments show that the efficiency of the proposed method.

MSC 2010: 90C33; 65K05

1 Introduction

Consider the following nonlinear complementarity problems (denoted by NCP),

x0,F(x)0,xTF(x)=0, (1.1)

where F := (F1, F2, …, Fn)T, and F : ℜn → ℜn is continuously differentiable function.

NCP has been extensively studied due to its various important applications in operations research, engineering design, and economic equilibrium. Many algorithms have been developed for solving the Problem (1.1) [1, 2, 3, 4, 5, 6, 7, 8, 9]. Recently, smoothing method has attracted much attention because that it is a very efficient algorithm to solve NCP. It’s main idea is to use a smoothing function to approximate NCP via a family of parameterized smooth equations and solve the smooth equations approximately at each iteration. By reducing the parameter to zero, we have hoped that a solution of the original problem can be found. It is obvious that smoothing functions play a very important role in smoothing methods. Up to now, a large number of smoothing functions have been proposed, Fischer-Burmeister smoothing function [10] and CHKS smoothing function [11] are the most famous ones. Based on the smoothing functions, scholars proposed a number of smoothing algorithms. In order to solve systems of nonsmooth equations, Chen et al. [7] proposed a smoothing Newton method and proved that the algorithm is globally convergent and locally supperlinearly convergent; Yang et al.[12] proposed a smoothing trust region algorithm by using trust region technique instead of line search strategy, but they had to solve complicated quadratic programming subproblems in its current version. Recently, smoothing Levenberg-Marquardt method has attracted much attention. Based on the trust region technique, a smoothing Levenberg-Marquardt method is proposed for the extended linear complementarity problems in[13]. By employing Fischer-Burmeister smoothing function, a smoothing Levenberg-Marquardt method is proposed for solving nonlinear complementarity problems with P0 function in [14]. In [14], a smoothing parameter τ as an independent variable was introduced. In order to ensure the strict positivity of the smoothing parameter, a relatively complicated subproblems have to be solved at each iteration. Based on a partially smoothing function, Wan et al.[15] proposed a partially smoothing Jacobian method for solving the nonlinear complementarity problems. Like most Jacobian smoothing methods, they still have to assume the function F is a P0-function. Under the condition that the level set of a merit function is bounded, they proved the proposed algorithm is globally convergent and superlinearly convergent.

In this paper, motivated by the above work, we propose an improved smoothing Newton method for solving the Problem (1.1). First, based on a one-parametric class of smoothing function, the Problem (1.1) can be reformulated to a system of smoothing equations, and an improved smoothing method is proposed for solving the smoothing equations. Different from the processing in [12, 14], we solve a system of linear equations instead of a quadratic programming problem for each inner iteration. Moreover, when the iteration point is close enough to the solution point of NCP, the algorithm always takes the full steps. Without strict complementarity conditions and the assumption of P0 property, we prove that the proposed smoothing method possess the global and local quadratic convergence properties. Compared with previous smoothing methods, our method has some other good properties. Especially,

  1. Compared with the classical smoothing Newton method, our proposed method needn’t nonsingular of the smoothing approximation function;

  2. Without requiring strict complementarity conditions and the assumption of P0 property, proposed smoothing method is also proved to possess global and local quadratic convergence rate.

We introduce the following notations. Throughout this paper, all vectors are column vectors, the superscript T denotes transpose of a matrix and a vector, ∥x∥ stands for the 2-norm of vector xn.+n(++n) denotes the nonnegative (positive) orthant in ℜn. For a continuously differentiable function Φτ(x): ℜn → ℜn, we denote the Jacobian of Φτ(x) at x ∈ ℜn by Φτ(x).

The rest of paper is organized as follows. In section 2, we investigate a one-parametric class of smoothing function and discuss its properties, and recall some preliminary result used in the subsequent. The algorithm model is stated in section 3. In section 4, the global and local quadratic convergence of the new algorithm is established. Some numerical test results are reported in section 5, which show that the proposed algorithm is efficient.

2 Smoothing function and its properties

In this section, we investigate a parameter smoothing function and discuss its properties. Based on this smoothing function, the equivalent smoothing reformulation of NCP is given. Firstly, we recall a class of NCP function, which was defined in [16],

φθ(a,b):=a+bθ(ab)2+(1θ)(a2+b2),θ[0,1],(a,b)2.

It has the following characterizations

φθ(a,b)=0a0,b0andab=0.

Using the function φθ, we can reformulate Problem (1.1) as the following system of nonlinear equations

Φ(x)=0,

where Φ : ℜn → ℜn is defined by

Φ(x):=φθ(x1,F1(x))φθ(xn,Fn(x)). (2.1)

Then the natural merit function Ψ : ℜn → [0, +∞) is defined by

Ψ(x)=12Φ(x)2.

Therefore, the following equivalence relation is established,

x solves Problem(1.1)x solves Φ(x)=0x solves minxnΨ(x) with Ψ(x)=0.

As we all known, the nonsmooth equation Φ(x) = 0 is very difficult to solve. In order to overcome the difficulty, Zhu et al.[22] introduced the following smoothing function for φθ:

φθ(τ,a,b)=a+bθ(ab)2+(1θ)(a2+b2)+2τ2,(τ,a,b)3, (2.2)

where θ is a given constant with θ ∈ [0, 1]. It is obvious that when θ = 1, φθ reduces to the famous CHKS smoothing function, θ = 0, φθ reduces to the famous Fischer-Burmeister smoothing function. As we all know, these two smoothing functions and their variants have been widely used in designing smoothing-type methods for solving mathematical programming problems, such as the nonlinear complementarity problems (NCPs) [16, 17, 18, 19, 20, 21, 22], the second-order cone complementarity problems(SOCCPs)[23, 24, 25, 26, 27, 28, 29], the second-order cone programming (SOCP) [30, 31, 32, 33, 34, 35, 36, 37, 38, 39].

Using the smoothing function (2.2), a smooth approximation of Φ is defined by Φτ : ℜn → ℜn

Φτ(x):=φθ(τ,x1,F1(x))φθ(τ,xn,Fn(x)), (2.3)

and the corresponding merit function can also be defined by

Ψτ(x)=12Φτ(x)2.

So, to solve Problem (1.1), we only need to solve Φτ(x) = 0 and make τ ↓ 0.

Next, we review the concept of semismooth, which was first introduced by Mifflin [40] for functions and extended to vector-valued functions by Qi and Sun [41].

Definition 2.1

Suppose that F : ℜn → ℜn is locally Lipschitz function. The generalized Jacobian of F at x in the sense of Clark [42] denote by ∂F(x), then, F is said to be semismooth (or strongly semismooth) at x ∈ ℜn, if F is directionally differentiable at x ∈ ℜn and F(x + h) – F(x) – Vh = o(∥h∥) (or = O( ∥h2) ) holds for any V∂F(x + h).

Lemma 2.1

The function Φτ(x) satisfies the inequality

Φτ1(x)Φτ2(x)κ|τ1τ2| (2.4)

for all x ∈ ℜn and τ1, τ2 ≥ 0, where κ = 2n. In particular, we have

Φτ(x)Φ(x)κτ

for all x ∈ ℜn and τ ≥ 0.

Proof

It is obvious to hold for τ1 = τ2 = 0. So, we suppose at least one of the perturbation parameters is positive. By simple calculation, we can have

|Φτ1,i(x)Φτ2,i(x)|=|ηθ(τ1,xi,Fi(x))ηθ(τ2,xi,Fi(x))|=2|τ12τ22||ηθ(τ1,xi,Fi(x))+ηθ(τ2,xi,Fi(x))|2|τ12τ22|2τ12+2τ12=2|τ1τ2|. (2.5)

Obviously, for any x ∈ ℜn,

Φτ1(x)Φτ2(x)=i=1n|Φτ1,i(x)Φτ2,i(x)|2κ|τ1τ2|,

where κ = 2n.

Similar to the proof of Lemma 2.8 in [22], we have the following lemma.

Lemma 2.2

Let Φτ(x) be defined by (2.3). Then,

limτ0dist(Φτ(x),CΦ(x))=0,

where CΦ(x) is the C-subdifferential of Φ(x), and Φτ(x) is the Jacobian of Φτ(x).

Similar to the proof of Proposition 3.4 in [8], we have the following lemma.

Lemma 2.3

Let x ∈ ℜn be arbitrary but fixed. Assume that x is not a solution of NCP. Let us define the constants

γ(x):=maxiβ(x){xiei+Fi(x)Fi(x)}0

and

α(x):=maxiβ(x){xi2+Fi(x)2}>0,

where β(x) := {i|xi = Fi(x)}. Let δ > 0 be given, and define

τ¯(x,δ):=1,ifnγ(x)2δ2α(x)0,α(x)22(δ2nγ(x)2δ2α(x)),otherwise.

Then

dist(Φτ(x),CΦ(x))δ

for all τ such that 0 < ττ(x, δ).

3 Proposed Algorithm

In this section, we establish a new smoothing method for Problem(1.1) and prove that well-definiteness of the proposed algorithm.

Algorithm 3.1

Step 0 Given a starting point x0 ∈ ℜn, choose α, σ, η, ρ, γ ∈ (0, 1), δ ∈ (0, ∞), set β0 = ∥Φ(x0)∥, κ = 2n,τ0=α2κβ0,μ0=Φτ0(x0),k:=0.

  1. Find a solution dk ∈ ℜn of the linear system

    Φτk(xk)TΦτk(xk)+μkId=Φτk(xk)TΦτk(xk) (3.1)
  2. If the condition

    Φτk(xk+dk)γΦτk(xk) (3.2)

    is satisfied, then set xk+1 := xk+dk(we call this ‘fast step’) and go to Step 4.

  3. set λk = ρmk and xk+1 = xk+λk dk, where mk be the smallest nonnegative integer m such that

    Ψτk(xk+ρmdk)Ψτk(xk)σρmΨτk(xk)Tdk. (3.3)
  4. If ∇Ψ(xk+1) = 0, stop.

  5. If

    Φ(xk+1)maxηβk,α1Φ(xk+1)Φτk(xk+1), (3.4)

    then set

    βk+1:=Φ(xk+1)

    and choose τk+1 satisfied

    0<τk+1minα2κβk+12,τk2,τ¯(xk+1,δβk+1), (3.5)

    where τ(⋅, ⋅) is defined in Lemma 2.4; otherwise, let βk+1 := βk and τk+1 := τk.

  6. Set μk+1 = ∥Φτk+1(xk+1)∥ and k := k+1. Go to Step 1.

Remark

Differently from the algorithm in [7, 15], our proposed algorithm is well-defined without the assumption that smoothing function Φτk(xk) is nonsingular.

For proving that the algorithm 3.1 is well-defined and has the global convergence property, we assume that algorithm 3.1 does not terminate in a finite number of iterations.

Define the index set

K:={0}k|Φ(xk)max{ηβk1,α1Φ(xk)Φτk1(xk)},k=1,2, (3.6)

It follows from Lemma 2.1 and Step 5 of the algorithm 3.1 that

Φ(xk)Φτk(xk)<αΦ(xk), (3.7)

which indicates ∥Φτk(xk)∥ ≠ 0 for all kK. By the definition τ(⋅, ⋅) in Lemma 2.3 and the updating rule (3.5), it is not difficult to find that

dist(Φτk(xk),CΦ(xk))δΦ(xk) (3.8)

holds, for any kK with k ≥ 1.

The following proposition shows the well-definiteness of the proposed algorithm.

Proposition 3.1

Suppose that xk is the sequence generated by algorithm 3.1. Then Algorithm 3.1 is well-defined.

Proof

  1. If dk = 0. Obviously, there exists a finite nonnegative mk such that (3.3) always holds.

  2. If dk ≠ 0. From the above analysis, we know that μk = ∥Φτk(xk)∥ is positive, then Φτk(xk)TΦτk(xk)+μkI is always positive definite. Since, Ψτk(xk)=Φτk(xk)TΦτk(xk). By the construction of Algorithm 3.1, we have

    Ψτk(xk)Tdk=(dk)T(Φτk(xk)TΦτk(xk)+μkI)(dk)<0, (3.9)

    moreover

    Ψτk(xk+λdk)Ψτk(xk)=λΨτk(xk)Tdk+o(λ)=σλΨτk(xk)Tdk+(1σ)λΨτk(xk)Tdk+o(λ). (3.10)

    It follows from (3.9) and σ ∈ (0, 1) that

    (1σ)λΨτk(xk)Tdk<0. (3.11)

    By (3.10) and (3.11), we can obtain the following inequality

    Ψτk(xk+λdk)Ψτk(xk)σλΨτk(xk)Tdk.

    So, there exists a finite nonnegative integer mk such that

    Ψτk(xk+ρmkdk)Ψτk(xk)σρmkΨτk(xk)Tdk.

    Therefore, Algorithm 3.1 is well-defined. □

4 Convergence of the proposed algorithm

In this section, we will give the global and local quadratic convergence of the proposed algorithm.

Theorem 4.1

Suppose that {xk} is a sequence generated by algorithm 3.1. If there exists at least an accumulation point in the sequence {xk}, then the index set K defined by (3.6) is infinite, and

limkτk=0,limkΦτk(xk)=0,limkΦ(xk)=0.

Proof

Assume that x* is an arbitrary accumulation point of the sequence {xk}, and {xk}kK be a subsequence converging to x*. We first show that the index set K is infinite. By contradiction, we assume that the set K is finite. Let be the largest number in K, then for any k, wehave τk = τ and βk = β.

Denote

τ^=τk^,β^=βk^,q(x)=Φ(x)Φτ^(x),

then for all k, we have

Φ(xk)>maxηβ^,q(xk)α (4.1)

and

Φ(xk)=Φτ^(xk)+q(xk). (4.2)

In the following paragraphs, we will show that the following equation holds.

Ψτ^(x)=0. (4.3)

Now, we consider two cases for the sequence {μk}:

case 1: If μk → 0(kK), then, we can obtain ∥Φτ̂(xk)∥ → 0 (kK). It follows from the boundness of {Φτ^(xk)} that

Ψτ^(xk)=Φτ^(xk)Φτ^(xk)0(kK), (4.4)

which implies ∇Ψτ̂(x*) = 0.

case 2: In this case, there exists a constant ξ such that μkξ > 0 for all kK. Next, we show that ∇Ψτ̂(x*) = 0. Suppose to the contrary that ∇Ψτ̂(x*) ≠ 0.

It follows from (3.1), we have

dkΦτ^(xk)TΦτ^(xk)(Φτ^(xk)TΦτ^(xk)+μkI, (4.5)

and

dk=(Φτ^(xk)TΦτ^(xk)+μkI)1Φτ^(xk)TΦτ^(xk)(Φτ^(xk)TΦτ^(xk)+μkI)1Φτ^(xk)TΦτ^(xk)Φτ^(xk)TΦτ^(xk)ξ. (4.6)

From the continuity of Φτ̂(xk) and the upper semicontinuity of the generalized Jacobian, we deduce that for a constant δ > 0,

Φτ^(xk)TΦτ^(xk)+μkIδfor allkK. (4.7)

We now note that

0<mdk,for some positivem. (4.8)

In fact, if {∥dk∥}K → 0, by (4.5) and (4.7), we can deduce {Φτ^(xk)TΦτ^(xk)}K0, thus contradicting the assumption ∇Ψτ̂(x*) ≠ 0. On the other hand, we denote the bound of {Φτ^(xk)TΦτ^(xk)} as M, it follows from (4.6) and (4.8) that

0<mdkMξ. (4.9)

Since μk = ∥Φτ̂(xk)∥ > 0, for all kK, Φτ^ (xk)TΦτ̂(xk)+μkI is positive definite, this together with (3.1) and (4.9), implies that

Ψτ^(xk)Tdk=(dk)T(Φτ^(xk)TΦτ^(xk)+μkI)dk<0. (4.10)

Next, we consider two cases for the sequence {infkλk}:

  1. If infkKλk = λ* > 0 for all k. By (3.3) and (4.10), we can obtain that

    Ψτ^(xk+1)Ψτ^(xk)σλkΨτ^(xk)TdkσλΨτ^(xk)Tdk<0. (4.11)

    Using Ψτ̂(xk+1) − Ψτ̂(xk) → 0 yields that

    {Ψτ^(xk)Tdk}K0. (4.12)

    By (3.1), we have

    Ψτ^(xk)Tdk=Ψτ^(xk)T(Φτ^(xk)TΦτ^(xk)+μkI)1Ψτ^(xk)k. (4.13)

    Since ∂Φτ̂(x) is a nonempty compact set for any x ∈ ℜn, {Φτ^}K is bounded. Without loss of generality, assume that {Φτ^}K Φ*. Considering that the set-valued mapping x∂Φτ̂(x) is closed and {xk}Kx*, we have Φ*∂Φτ̂(x*). In addition, since Φτ̂(x*) ≠ 0, we have μkμ* with μ* = ∥Φτ̂(x*)∥ > 0. Thus, {Φτ^(xk)TΦτ^(xk)+μkI}KΦTΦ+μI0. This together with (4.13) and the continuity of ∇Ψτ̂, implies that ∇Ψτ̂(xk)T dk has a nonzero limit as k → + ∞, which contradicts (4.12). Hence ∇Ψτ̂(x*) = 0.

  2. If infkKλk = 0. In this case, without loss of generality, we assume that {λk}kK → 0. By (4.9), there exists a subsequence {dk}kKd ≠ 0.

    From the line search rule (3.3), it is clear that for all k,

    Ψτ^(xk+ρmk1dk)Ψτ^(xk)ρmk1>σΨτ^(xk)Tdk. (4.14)

    On K, by taking the limit k → ∞, we obtain from (4.14),

    Ψτ^(x)Td¯σΨτ^(x)Td¯. (4.15)

    Since, σ ∈ (0, 1), then, by (4.15) we have ∇Ψτ̂(x*)T d ≥ 0. On the other hand, d is the solution of (ΦTΦ+μI)d¯=Ψτ^(x), which implies ∇Ψτ̂(x*)Td < 0, (since (ΦTΦ+μI)0.) Thus, we get a contradiction. Then, ∇Ψτ̂(x*) = 0.

    To sum up by case (1) and case (2), we have ∇Ψτ̂(x*) = 0.

    On the other hand, in view of Lemma 2.1 and (4.3), we have Ψτ̂(xk) → Ψτ̂(x*) = 0, then, there exists such that for all kL with k,

    Φτ^(xk)(1α)ηβ^.

    In view of (4.1) and (4.2), we deduce that for all kK with k,

    Φτ^(xk)(1α)Φ(xk)(1α)(Φτ^(xk)+q(xk)),

    i.e.,

    Φτ^(xk)(11α)q(xk).

    Therefore,

    Φ(xk)Φτ^(xk)+q(xk)<q(xk)α

    which in contradiction to (4.1). Hence the set K is infinite.

    By the updating rule of τk, we have {τk} → 0. Similar to the proof of Proposition 4.2 in [8], we deduce that

    Φ(xk)rj(1+α)Φ(x0),askjk<kj+1. (4.16)

    where r=max{12,η}.

    Since the set K is infinite, it follows from (3.8) and (4.16) that

    limkΦτk(xk)=0,limkΦ(xk)=0.

    As a consequence of Theorem 4.1, we can obtain the following global convergence result.

Theorem 4.2

Let {xk} be a sequence generated by Algorithm 3.1, then every accumulation point of the sequence {xk} is a solution of the Problem(1.1).

In order to obtain the local convergent result, we introduce the following lemma.

Lemma 4.1

Let {xk}kK converge to x*. If VCΦ(x*) is nonsigular, then there exist two constants M1 > 0, M2 > 0 and k̂ such that for all kK with k,

Φτk(xk)M1,(Φτk(xk)TΦτk(xk))1M2. (4.17)

Proof

By the condition, we know that the matrix V is nonsingular. Notice that CΦ(x) is compact for all x ∈ ℜn. Therefore, there exists VkCΦ(xk) such that

dist(Φτk(xk),CΦ(xk))=Φτk(xk)Vk.

Combining with (3.8), we can deduce that for all kK,

Φτk(xk)Vkδβk=δΦ(xk).

By theorem 4.1, we have {∥Φ(xk)∥} → 0. This together with the compactness and the upper semicontinuity of CΦ(x*), we obtain from the above inequality that the matrices Φτk(xk) and Φτk(xk)TΦτk(xk) are nonsingular and there exist M1 > 0, M2 > 0 such that (4.17) holds. □

The following lemma can be seen in Ref. [44].

Lemma 4.2

Assume that A, B ∈ ℜn × n and A is nonsingular. IfA−1B∥ < 1, then A+B is nonsingular and satisfies

(A+B)1A11A1B.

From Lemmas 4.1 and 4.2, we can prove that the following lemmas hold.

Lemma 4.3

Assume that the conditions of Lemma 4.1 hold. Then, for μk12M2,

(Φτk(xk)TΦτk(xk)+μkI)12M2. (4.18)

Theorem 4.3

Assume that {xk} is a sequence generated by Algorithm 3.1. If x* is an accumulation point of the sequence {xk}, and for all VCΦ(x*) are nonsinglar. Then the sequence {xk} converges to x* quadratically.

Proof

It follows from Theorem 4.1 that x* is a solution of Φ(x) = 0. Notice that BΦ(x*) ⊆ CΦ(x*). From Proposition 2.5 in [45], it follows that there exists a neighbourhood of x* such that x* is the unique solution.

Since the sequence {xk} has an accumulation point x*, there exists a subsequence {xk}kK that converges to x*. By Lemma 4.1, there exist M1 > 0, M2 > 0 and kK,

Φτk(xk)M1,(Φτk(xk)TΦτk(xk))1M2.

Further, from Lemma 2.1, (3.5) and the Lipschitz continuity of Φ(x), we deduce that

βk=Φ(xk)=O(xkx), (4.19)
τk=O(xkx2), (4.20)
μk=Φτk(xk)κτk+Φ(xk)=O(xkx). (4.21)

Then, it follows from (4.21) and Lemmas 4.2, 4.3 that

(Φτk(xk)TΦτk(xk)+μkI)12M2.

Therefore, for all k > and kK, we have

xk+dkx=(Φτk(xk)TΦτk(xk)+μkI)1Φτk(xk)TΦτk(xk)+xkx(Φτk(xk)TΦτk(xk)+μkI)1Φτk(xk)TΦτk(xk)(Φτk(xk)TΦτk(xk)+μkI)(xkx)(Φτk(xk)TΦτk(xk)+μkI)1Φτk(xk)T(Φτk(xk)Φτk(xk)(xkx))+μkxkx2M1M2Φτk(xk)T(Φτk(xk)Φτk(xk)(xkx))+μkxkx2M1M2μkxkx+(Φτk(xk)Φ(xk))(Φτk(xk)Vk)(xkx)+Φ(xk)Φ(x)Vk(xkx)2M1M2Φτk(xk)Φ(xk)+δβkxkx+Φ(xk)Φ(x)Vk(xkx)+μkxkx2M1M2κτk+δβkxkx+μkxkx+Φ(xk)Φ(x)Vk(xkx) (4.22)

By Proposition 2.3 in [16], we known that Φ(x) is strongly semismooth, combining with Theorem 3.2 in [41], we have

Φ(xk)Φ(x)Vk(xkx)Σi=1nΦi(xk)Φi(x)Vki(xkx)=Oxkx2ask,kK, (4.23)

where Vki denotes the i-th row of Vk. Hence, From (4.19)-(4.23), we can deduce

xk+dkx=O(xkx2)ask,kK. (4.24)

The above equation together with (4.21) indicate that

Φτk+1(xk+dk)=O(xk+dkx)=O(xkx2)ask,kK. (4.25)

It follows from triangular inequality and (3.8) that

Φτk(xk)=Φ(xk)(Φ(xk)Φτk(xk))Φ(xk)αΦ(xk)=(1α)Φ(xk). (4.26)

The above equations (4.25) and (4.26) imply that

Φτk+1(xk+dk)Φτk(xk)Φτk+1(xk+dk)(1α)Φ(xk)=Oxkx2(1α)Oxkx0(askkK),

which means that there exists k such that kK and for any kk,

Φτk+1(xk+dk)γΦτk(xk).

That is, xk+1 = xk+dk for all kk and kK. This together with (4.24) implies that {xk} converges to x* quadratically. □

5 Numerical experiments

In this section, we implement algorithm 3.1 on some typical test problems for two purposes: one is to see the numerical behavior of algorithm 3.1; and the other is to investigate the behavior of these test problems for different θ ∈ [0, 1]. All the codes are finished in MATLAB 7.8 and done using a PC with Intel (R) Core (TM) i3-3240 CPU @ 3.40 GHz and RAM of 4 GB.

The parameters used in algorithm 3.1 are as follows:

α=0.95,σ=0.01,η=0.9,ρ=0.8,γ=0.9,δ=30.

We use

Ψ(xk)106

as the stop rule.

In the tables of experimental results, ST denotes the starting point; DIM denotes the dimension of the problem; θ denotes the values of θ; IT denotes the number of iteration; Fast denotes the number of ‘full step’ taken during the iteration; B denotes the number of backtracking steps; τ denotes the value of τ at the final iteration.

From Tables 1-3, It is easy to see that not all the best numerical results based on the proposed smoothing algorithm occur in the case of θ = 1 (in this case, the smoothing function is the famous CHKS smoothing function) or θ = 0 (in this case, the smoothing function is the famous Fischer-Burmeister smoothing function). On the other hand, from the column Fast, it can be seen that, in general, the number of the iteration in which ‘fast step’ are accepted occupied almost all the iterations. From Table 2, we can see that θ = 1 seems to be more suitable to find a non-degenerate solution. We also investigate the behavior of our proposed algorithm for solving large scale linear complementarity problems with θ = 1. The numerical results are listed in Tables 4 and 5. From Tables 4 and 5, we can see that our proposed method is efficient for solving large scale linear complementarity problems. From all the test results, we can see that our algorithm is promising.

Table 1

Numerical behavior for Example 5.1

ST θ IT τ Fast ∥∇Ψ(xk)∥ B
(−2, −2, −2, −2)T 0 14 2.8e-12 6 4.4e-7 16
0.25 12 3.2e-17 7 2.2e-7 11
0.5 13 9.3e-16 6 4.5e-7 14
0.75 8 9.2e−21 8 1.4e-9 0
1 12 2.2e-14 11 5.7e-7 2

(1, 4, 1, 4)T 0 19 4.5e−25 13 1.4e-9 6
0.25 17 2.2e-17 12 1.3e-12 5
0.5 15 9.5e−22 10 1.1e-8 5
0.75 15 2.3e−20 10 2.3e-12 5
1 22 4.6e−20 8 2.3e-10 14

(3, 3, 3,3)T 0 14 4.1e−23 14 8.9e-11 0
0.25 12 4.1e-17 12 5.1e-7 0
0.5 11 1.1e-17 11 6.5e-8 0
0.75 11 2.3e−20 11 2.3e-10 0
1 14 9.7e−24 8 7.8e-11 6

Table 2

Numerical behavior for Example 5.2

ST θ IT τ Fast ∥∇Ψ(xk)∥ B solution
(6, 6, 6, 6)T 0 21 3.7e-17 16 3.2e-7 6 Degenerate
0.25 21 2.8e−28 17 1.8e-12 6 Degenerate
0.5 16 3.3e−22 16 5.2e-9 0 Degenerate
0.75 15 7.5e−24 14 2.3e-10 2 Degenerate
1 23 7.7e−21 22 2.8e-9 6 Nondegenerate

(1, 2, 3, 4)T 0 12 3.4e-32 12 4.9e-14 0 Degenerate
0.25 11 6.6e-32 10 4.4e-14 2 Degenerate
0.5 11 5.7e−27 10 1.3e-11 2 Degenerate
0.75 11 1.1e-17 9 3.5e-7 6 Degenerate
1 21 8.7e−26 20 3.4e-11 6 Nondegenerate

(2, −3, −3, 2)T 0 13 1.6e−24 13 3.2e-11 0 Degenerate
0.25 12 2.8e-16 11 5.1e-7 2 Degenerate
0.5 11 1.3e−22 10 3.1e-9 2 Degenerate
0.75 11 1.4e−28 10 2.8e-12 3 Degenerate
1 25 1.5e−25 21 1.3e-11 9 Nondegenerate

Table 3

Numerical behavior for Example 5.3

ST θ IT τ Fast ∥∇Ψ(xk)∥ B
(−1, −1, −1, −1, −1, −1, −1, −1)T 0 25 4.7e−18 25 1.1e-8 0
0.25 22 3.2e−15 22 4.1e-7 0
0.5 21 5.8e−20 21 2.5e-9 0
0.75 20 1.5e−19 20 5.7e-9 0
1 24 1.6e−15 20 7.1e-7 13

(−1, −1, −1, −1, 1, 1, 1, 1)T 0 26 7.4e−17 26 9.4e-8 0
0.25 23 1.4e−17 23 2.9e-8 0
0.5 21 1.9e−17 21 4.5e-8 0
0.75 21 1.7e−19 20 5.8e-9 4
1 24 4.1e−17 21 1.3e-7 17

(0, 0, 0,0,0, 0, 0,0)T 0 23 8.7e−16 23 1.4e-7 0
0.25 20 1.7e−17 20 9.1e-7 0
0.5 19 5.7e−20 19 2.5e-9 0
0.75 18 5.3e−21 18 1.3e-9 0
1 19 7.7e−18 18 4.8e-8 1

Table 4

Numerical results for Example 5.4 with θ = 1

ST DIM IT τ Fast ∥∇Ψ(xk)∥ B
(−1, ⋯, −1)T 500 15 1.1e−23 14 1.2e-9 1
1000 19 7.5e−26 15 1.5e−10 4
2000 24 2.6e−22 15 1.2e-8 9
3000 28 6.2e−22 15 2.2e-8 13

(0, ⋯, 0)T 500 8 4.3e−19 8 2.4e-7 0
1000 10 1.1e−26 10 5.6e−11 0
2000 12 1.5e−27 12 2.9e−11 0
3000 13 4.2e−21 13 5.8e-8 0

(1, ⋯, 1)T 500 9 3.9e−29 9 2.4e−12 0
1000 10 2.2e−21 10 2.5e-8 0
2000 12 8.5e−22 12 2.2e-8 0
3000 14 9.1e−28 14 2.8e−11 0

Table 5

Numerical results for Example 5.5 with θ = 1

ST DIM IT τ Fast ∥∇Ψ(xk)∥ B
(−1, ⋯, −1)T 500 11 1.1e−21 11 1.9e-8 0
1000 14 1.2e-32 13 8.7e−14 1
2000 17 1.1e−26 15 1.1e−10 2
3000 19 1.9e−20 15 3.2e-8 4

(0, ⋯, 0)T 500 6 9.5e−22 6 1.7e-8 0
1000 7 9.2e−25 7 7.6e−10 0
2000 8 1.9e−24 8 1.6e-9 0
3000 9 6.5e−29 9 1.1e−11 0

(1, ⋯, 1)T 500 12 3.3e-33 12 3.9e−14 0
1000 15 2.9e-33 9 4.6e−14 6
2000 19 2.4e-30 8 2.0e−12 11
3000 21 1.8e−29 7 6.1e−12 14

Example 5.1

Mathiesen Problem. This test problem was used by Jiang and Qi [46] with four variables, which was also tested by Pang and Gabriel [47]. Let

F1(x)=x2+x3+x4,F2(x)=x1α(b2x3+b3x4)/x2,F3(x)=b2x1(1α)(b2x3+b3x4)/x3,F4(x)=b3x1.whereα=0.75,b2=1,b3=2.

We test this problem by using different starting points. The test results are listed in Table 1.

Example 5.2

Kojima-Shindo Problem. This problem was tested by Pang and Gabriel in [47], which was also tested by Mangasarian and Solodov [48], and Kanzow [49] with four variables. Let

F1(x)=3x12+2x1x2+2x22+x3+3x46,F2(x)=2x12+x1+x22+10x3+2x42,F3(x)=3x12+x1x2+2x22+2x3+9x49,F4(x)=x12+3x22+2x3+3x43.

This example has one degenerate solution (62,0,0,12)T and one nondegenerate solution (1, 0, 3, 0)T. We summarize the results in Table 2 by using different starting points.

Example 5.3

HS 66 Problem. This test problem is the NCP reformulation for 66th problem in the book of Hock and Schittkowski [50]: Let

F1(x)=0.8+x4ex1+x6,F2(x)=x4+x5ex2+x7,F3(x)=0.2x5+x8,F4(x)=x2ex1,F5(x)=x3ex2,F6(x)=100x1,F7(x)=100x2,F8(x)=10x3.

We summarize the test results in Table 3 by using different starting points.

Example 5.4

This problem is from Geiger and Kanzow [51], which was also tested by Kanzow [11]: Let F(x) = Mx+q, where

M=4100014100014000004100014,q=(1,1,,1)T.

We test this problem by using different starting points. The test results are listed in Table 4.

Example 5.5

This example was used by Ahn [52]. Let F(x) = Mx+q, where

M=4200014200014000004200014,q=(1,1,,1)T.

The test results for Example 5.5 are listed in Table 5 by using different starting points.

6 Conclusion

In this paper, we have presented a new improved smoothing algorithm for the NCP. Compared with the classical smoothing method, our proposed method needn’t nonsingular of the smoothing approximation function. We have established the global convergence and the local quadratic convergence for the developed algorithm without strict complementarity conditions and the assumption of P0 property. Numerical results have showed that the new algorithm works very well.

  1. Competing interests

    The authors declare that they have no competing interests.

Acknowledgement

This work was supported by the Training Program of the Major Research Plan of National Science Foundation of China under Grant(91746104), by the National Nature Science Foundation of China(Grant Nos.61101208, 11326186) Qindao Postdoctoral Science Foundation(Grant No.2016114), A Project of Shandong Province Higher Educational Science and Technology Program(Grant No. J17KA166), Joint Innovative Center for Safe and Effective Mining Technology and Equipment of Coal Resources, Shandong Province of China and SDUST Research Fund(Grant No.2014TDJH102).

References

[1] Ferris M.C., Pang J.S., Engineering and economic applications of complementarity problems, SIAM Rev., 1997, 39, 669-713.10.1137/S0036144595285963Suche in Google Scholar

[2] Hang Z.H., Sun J., A non-interior continuation algorithm for the P0 or P* LCP, with strong global and local convergence properties, Appl. Math. Optim., 2005, 52, 237-262.10.1007/s00245-005-0827-0Suche in Google Scholar

[3] Tian Z.L. et al., An accelerated Jacobi gradient based iterative algorithm for solving, sylvester matrix equations, Filomat, 2017, 31(8), 2381-2390.10.2298/FIL1708381TSuche in Google Scholar

[4] Zhu J.G., Hao B.B., A new noninterior continuation method for solving a system of equalities and inequalities, J. Appl. Math., 2014, Article ID 592540, 6 pages.10.1155/2014/592540Suche in Google Scholar

[5] Luca T.D., Fancchinei F., Kanzow C., A semismooth equation approach to the solution of nonlinear, complementarity problems, Math.Progam., 1996, 75, 407-439.10.1007/BF02592192Suche in Google Scholar

[6] Hao B.B., Zhu J.G., Fast L1 regularized iterative forward backward splitting with, adaptive parameter selection for image restoration, J. Visual Commun. Image Represent., 2017 44, 139-147.10.1016/j.jvcir.2017.01.016Suche in Google Scholar

[7] Chen X., Qi L., Sun D., Global and superlinear convergence of the smoothing Newton method, and its application to general box constriained variational, inequalities, Math. Comput., 1999, 222, 519-540.10.1090/S0025-5718-98-00932-6Suche in Google Scholar

[8] Kanzow C., Pieper H., Jacobian smoothing methods for, nonlinear complementarity problems, SIAM J. Optim., 1999, 9,342-373.10.1137/S1052623497328781Suche in Google Scholar

[9] Qi H.D., Liao L.Z., A smoothing Newton method for, general nonlinear complementarity problems, Comput. Optim. Appl., 2000, 17, 231-253.10.1023/A:1026554432668Suche in Google Scholar

[10] Fischer A., A special Newton-type optimization methods, Optimization, 1992, 24, 269-284.10.1080/02331939208843795Suche in Google Scholar

[11] Kanzow C., Some, Noninterior Continuation Methods for Linear Complementarity, Problems, SIAM J. Matrix Anal. Appl., 1996, 17, 851-868.10.1137/S0895479894273134Suche in Google Scholar

[12] Yang Y.F., Qi L., Smoothing trust region methods for nonlinear complementarity problems with P0 functions, Ann. Oper. Res., 2005, 133, 99-117.10.1007/s10479-004-5026-xSuche in Google Scholar

[13] Yu Z., Su K., Lin J., A smoothing Levenberg-Marquardt method for the extended, linear complementarity problem, Appl. Math. Model., 2009, 33, 3409-3420.10.1016/j.apm.2008.11.004Suche in Google Scholar

[14] Zhang J.L., Zhang X.S., A Smoothing Levenberg-Marquardt method for NCP, Appl. Math. Comput., 2006, 178, 212-228.10.1016/j.amc.2005.11.036Suche in Google Scholar

[15] Wan Z., Yuan M., Wang C., A partially smoothing Jacobian method for nonlinear, complementarity problems with P0 function, J. Comput. Appl. Math., 2015, 286, 158-171.10.1016/j.cam.2015.03.015Suche in Google Scholar

[16] Hu S.L., Huang Z.H., Chen J.S., Properties of a family of generalized NCP-functions and a, derivative free algorithm for complementarity problems, J. Comput. Appl. Math., 2009, 230, 69-82.10.1016/j.cam.2008.10.056Suche in Google Scholar

[17] Zhu J.G., Li K., Hao B.B., Image restoration by a mixed high-order total variation and, l1 regularization model, Math. Probl. Eng., 2018, 1-13.10.1155/2018/6538610Suche in Google Scholar

[18] Sun L., He G., Wang Y., Zhou C., An accurate active set newton algorithm for large scale bound, constrained optimization, Appl. Math., 2011, 56(3), 297-314.10.1007/s10492-011-0018-zSuche in Google Scholar

[19] Sun L., He G., Wang Y., Fang L., An active set quasi-Newton method with projected search for bound, constrained minimization, Comput. Math. Appl., 2009, 58, 161-170.10.1016/j.camwa.2009.03.085Suche in Google Scholar

[20] Zhu J.G., Li K., Hao, B.B., Restoration of remote sensing images based on nonconvex, constrained high-order total variation regularization, J. Appl. Remote Sens., 2019, 13(2), 022006.10.1117/1.JRS.13.022006Suche in Google Scholar

[21] Zhong B., Dong H., Kong L.C., Tao J.Y., generalized nonlinear complementarity problems with order and properties, Positivity, 2014, 18, 413-423.10.1007/s11117-013-0252-6Suche in Google Scholar

[22] Zhu J.G., Hao B.B., A new class of smoothing functions and a smoothing Newton method for complementarity problems, Optim. Lett., 2013, 7, 481-497.10.1007/s11590-011-0432-xSuche in Google Scholar

[23] Tang J.Y., He G.P., Dong L., Fang L., Zhou J.C., A smoothing Newton method for the second-order cone complementarity problem, Appl. Math., 2013, 58, 223-247.10.1007/s10492-013-0011-9Suche in Google Scholar

[24] Yu J., Li M., Wang Y. He G., A decomposition method for large-scale box constrained optimization, Appl. Math. Comput., 2014, 231, 9-15.10.1016/j.amc.2013.12.169Suche in Google Scholar

[25] Li M., Kao X., Che H., Relaxed inertial accelerated algorithms for solving split equality feasibility problem, J. Nonlinear Sci. Appl., 2017, 10, 4109-4121.10.22436/jnsa.010.08.07Suche in Google Scholar

[26] Han C.Y., Zheng F.Y., Guo T.D., He G.P., Parallel algorithms for large-scale linearly constrained minimization problem, Acta Mathematicae Applicatae Sinica, 2014, 30, 707-720.10.1007/s10255-013-0300-9Suche in Google Scholar

[27] Sun L., Fang L., He G., An active set strategy based on the multiplier function or the gradient, Appl. Math., 2010, 55(4), 291-304.10.1007/s10492-010-0022-8Suche in Google Scholar

[28] Li Y., Tan T., Li X., A log-exponential smoothing method for mathematical programs with complementarity constraints, Appl. Math. Comput., 2012, 218, 5900-5909.10.1016/j.amc.2011.11.046Suche in Google Scholar

[29] Fang L., Han C.Y., A new one-step smoothing Newton method for the second-order cone complementarity problem, Math. Method Appl. Sci., 2011, 34, 347-359.10.1002/mma.1366Suche in Google Scholar

[30] Tang J.Y., He G.P., Dong L., Fang L., A smoothing Newton method for second-order cone optimization based on a new smoothing function, Appl. Math. Comput., 2011, 218, 1317-1329.10.1016/j.amc.2011.06.015Suche in Google Scholar

[31] Feng Z.Z., Fang L., He G.P., An O(nL) iteration primal-dual path-following method based on wide neighbourhood and large update for second-order cone programming, Optimization, 2014, 63, 679-691.10.1080/02331934.2012.678849Suche in Google Scholar

[32] Tang J.Y., He G.P., Dong L., Fang L., A new one-step smoothing newton method for second-order cone programming, Appl. Math., 2012, 57(4), 311-331.10.1007/s10492-012-0019-6Suche in Google Scholar

[33] Liu C.H., Shang Y.L., Han P., A New Infeasible-Interior-Point Algorithm for Linear Programming over Symmetric Cones, Acta Mathematicae Applicatae Sinica English Series, 2017, 33, 771-788.10.1007/s10255-017-0697-7Suche in Google Scholar

[34] Zheng F., Han C., Wang Y., Parallel SSLE algorithm for large scale constrained optimization, Appl. Math. Comput., 2011, 217(12), 5377-5384.10.1016/j.amc.2010.12.005Suche in Google Scholar

[35] Fang L., He G.P., Some modifications of Newton’s method with higher-order convergence for solving nonlinear equations, J. Comput. Appl. Math., 2009, 228(1), 296-303.10.1016/j.cam.2008.09.023Suche in Google Scholar

[36] Wang Z., Xie Y.K., Lu J.W., Li Y.X., Stability and bifurcation of a delayed generalized fractional-order prey-predator model with interspecific competition, Applied Mathematics and Computation, Appl. Math. Comput., 2019, 347, 360-369.10.1016/j.amc.2018.11.016Suche in Google Scholar

[37] Zhu J.G., Li K., Hao, B.B., Hybrid variational model based on alternating direction method for image restoration, Adv. Differ. Equ. 2019.10.1186/s13662-018-1908-0Suche in Google Scholar

[38] Tang J., He G.P., Dong L., Fang L., A smoothing Newton method for second-order cone optimization based on a new smoothing function, Appl. Math. Comput., 2011, 218, 1317-1329.10.1016/j.amc.2011.06.015Suche in Google Scholar

[39] Tang J., He G.P., Fang L., A new non-interior continuation method for second-order cone programming, J. Numer. Math., 2013, 21, 301-323.10.1515/jnum-2013-0012Suche in Google Scholar

[40] Mifflin R., Semismooth and semiconvex functions in constrained optimization, SIAM J. Control Optim., 1977, 15, 957-972.10.1137/0315061Suche in Google Scholar

[41] Qi L., Sun J., A nonsmooth version of Newton’s method, Math. Program., 1993, 58, 353-367.10.1007/BF01581275Suche in Google Scholar

[42] Clarke F.H., Optimization and Nonsmooth Analysis, Wiley, New York, 1983.Suche in Google Scholar

[43] Kojima M., Megiddo N., Noma T., Homotopy Continuation Methods for, Nonlinear Complementarity Problems, Math. Oper. Res. 1991, 16, 754-774.10.1287/moor.16.4.754Suche in Google Scholar

[44] Horn R.A., Johnson C.R., Matrix Analysis, Cambridge University Press, 1985.10.1017/CBO9780511810817Suche in Google Scholar

[45] Qi L., Convergence analysis of some algorithm for nonsmooth equations, Math. Oper. Res., 1993, 18, 227-244.10.1287/moor.18.1.227Suche in Google Scholar

[46] Jiang H., Qi L., A new nonsmooth equations approach to nonlinear complementarity problems, SIAM, J. Control Optim., 1997, 35, 178-193.10.1137/S0363012994276494Suche in Google Scholar

[47] Pang J.S., Gabriel S.A., NE/SQP: A robust algorithm, for the nonlinear complementarity problem, Math. Program., 1993, 60, 295-337.10.1007/BF01580617Suche in Google Scholar

[48] Mangasarian O.L., Solodov M.V., Nonlinear, complementarity as unconstrained and constrained minimization, Math. Program., 1993, 62, 277-297.10.1007/BF01585171Suche in Google Scholar

[49] Kanzow C., Some equation-based methods for the, nonlinear complementarity problem, Optim. Meth. Soft., 1994, 3, 327-340.10.1080/10556789408805573Suche in Google Scholar

[50] Hock W., Schittkowski K., Test examples for nonlinear, programming codes, Lecture Notes in Economics and Mathematical, Systems 187, Springer-Verlag: Berlin, Germany, 1981.10.1007/978-3-642-48320-2Suche in Google Scholar

[51] Geiger C., Kanzow C., On the solution of monotone, complementarity problems, Comput. Optim. Appl., 1996, 5, 155-173.10.1007/BF00249054Suche in Google Scholar

[52] Ahn B.H., Iterative methods for linear complementarity problems with, upperbounds on primary variables, Math. Program., 1983, 26, 295-315.10.1007/BF02591868Suche in Google Scholar

Received: 2018-06-20
Accepted: 2019-01-14
Published Online: 2019-03-10

© 2019 Zhu and Hao, published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 Public License.

Artikel in diesem Heft

  1. Regular Articles
  2. On the Gevrey ultradifferentiability of weak solutions of an abstract evolution equation with a scalar type spectral operator of orders less than one
  3. Centralizers of automorphisms permuting free generators
  4. Extreme points and support points of conformal mappings
  5. Arithmetical properties of double Möbius-Bernoulli numbers
  6. The product of quasi-ideal refined generalised quasi-adequate transversals
  7. Characterizations of the Solution Sets of Generalized Convex Fuzzy Optimization Problem
  8. Augmented, free and tensor generalized digroups
  9. Time-dependent attractor of wave equations with nonlinear damping and linear memory
  10. A new smoothing method for solving nonlinear complementarity problems
  11. Almost periodic solution of a discrete competitive system with delays and feedback controls
  12. On a problem of Hasse and Ramachandra
  13. Hopf bifurcation and stability in a Beddington-DeAngelis predator-prey model with stage structure for predator and time delay incorporating prey refuge
  14. A note on the formulas for the Drazin inverse of the sum of two matrices
  15. Completeness theorem for probability models with finitely many valued measure
  16. Periodic solution for ϕ-Laplacian neutral differential equation
  17. Asymptotic orbital shadowing property for diffeomorphisms
  18. Modular equations of a continued fraction of order six
  19. Solutions with concentration and cavitation to the Riemann problem for the isentropic relativistic Euler system for the extended Chaplygin gas
  20. Stability Problems and Analytical Integration for the Clebsch’s System
  21. Topological Indices of Para-line Graphs of V-Phenylenic Nanostructures
  22. On split Lie color triple systems
  23. Triangular Surface Patch Based on Bivariate Meyer-König-Zeller Operator
  24. Generators for maximal subgroups of Conway group Co1
  25. Positivity preserving operator splitting nonstandard finite difference methods for SEIR reaction diffusion model
  26. Characterizations of Convex spaces and Anti-matroids via Derived Operators
  27. On Partitions and Arf Semigroups
  28. Arithmetic properties for Andrews’ (48,6)- and (48,18)-singular overpartitions
  29. A concise proof to the spectral and nuclear norm bounds through tensor partitions
  30. A categorical approach to abstract convex spaces and interval spaces
  31. Dynamics of two-species delayed competitive stage-structured model described by differential-difference equations
  32. Parity results for broken 11-diamond partitions
  33. A new fourth power mean of two-term exponential sums
  34. The new operations on complete ideals
  35. Soft covering based rough graphs and corresponding decision making
  36. Complete convergence for arrays of ratios of order statistics
  37. Sufficient and necessary conditions of convergence for ρ͠ mixing random variables
  38. Attractors of dynamical systems in locally compact spaces
  39. Random attractors for stochastic retarded strongly damped wave equations with additive noise on bounded domains
  40. Statistical approximation properties of λ-Bernstein operators based on q-integers
  41. An investigation of fractional Bagley-Torvik equation
  42. Pentavalent arc-transitive Cayley graphs on Frobenius groups with soluble vertex stabilizer
  43. On the hybrid power mean of two kind different trigonometric sums
  44. Embedding of Supplementary Results in Strong EMT Valuations and Strength
  45. On Diophantine approximation by unlike powers of primes
  46. A General Version of the Nullstellensatz for Arbitrary Fields
  47. A new representation of α-openness, α-continuity, α-irresoluteness, and α-compactness in L-fuzzy pretopological spaces
  48. Random Polygons and Estimations of π
  49. The optimal pebbling of spindle graphs
  50. MBJ-neutrosophic ideals of BCK/BCI-algebras
  51. A note on the structure of a finite group G having a subgroup H maximal in 〈H, Hg
  52. A fuzzy multi-objective linear programming with interval-typed triangular fuzzy numbers
  53. Variational-like inequalities for n-dimensional fuzzy-vector-valued functions and fuzzy optimization
  54. Stability property of the prey free equilibrium point
  55. Rayleigh-Ritz Majorization Error Bounds for the Linear Response Eigenvalue Problem
  56. Hyper-Wiener indices of polyphenyl chains and polyphenyl spiders
  57. Razumikhin-type theorem on time-changed stochastic functional differential equations with Markovian switching
  58. Fixed Points of Meromorphic Functions and Their Higher Order Differences and Shifts
  59. Properties and Inference for a New Class of Generalized Rayleigh Distributions with an Application
  60. Nonfragile observer-based guaranteed cost finite-time control of discrete-time positive impulsive switched systems
  61. Empirical likelihood confidence regions of the parameters in a partially single-index varying-coefficient model
  62. Algebraic loop structures on algebra comultiplications
  63. Two weight estimates for a class of (p, q) type sublinear operators and their commutators
  64. Dynamic of a nonautonomous two-species impulsive competitive system with infinite delays
  65. 2-closures of primitive permutation groups of holomorph type
  66. Monotonicity properties and inequalities related to generalized Grötzsch ring functions
  67. Variation inequalities related to Schrödinger operators on weighted Morrey spaces
  68. Research on cooperation strategy between government and green supply chain based on differential game
  69. Extinction of a two species competitive stage-structured system with the effect of toxic substance and harvesting
  70. *-Ricci soliton on (κ, μ)′-almost Kenmotsu manifolds
  71. Some improved bounds on two energy-like invariants of some derived graphs
  72. Pricing under dynamic risk measures
  73. Finite groups with star-free noncyclic graphs
  74. A degree approach to relationship among fuzzy convex structures, fuzzy closure systems and fuzzy Alexandrov topologies
  75. S-shaped connected component of radial positive solutions for a prescribed mean curvature problem in an annular domain
  76. On Diophantine equations involving Lucas sequences
  77. A new way to represent functions as series
  78. Stability and Hopf bifurcation periodic orbits in delay coupled Lotka-Volterra ring system
  79. Some remarks on a pair of seemingly unrelated regression models
  80. Lyapunov stable homoclinic classes for smooth vector fields
  81. Stabilizers in EQ-algebras
  82. The properties of solutions for several types of Painlevé equations concerning fixed-points, zeros and poles
  83. Spectrum perturbations of compact operators in a Banach space
  84. The non-commuting graph of a non-central hypergroup
  85. Lie symmetry analysis and conservation law for the equation arising from higher order Broer-Kaup equation
  86. Positive solutions of the discrete Dirichlet problem involving the mean curvature operator
  87. Dislocated quasi cone b-metric space over Banach algebra and contraction principles with application to functional equations
  88. On the Gevrey ultradifferentiability of weak solutions of an abstract evolution equation with a scalar type spectral operator on the open semi-axis
  89. Differential polynomials of L-functions with truncated shared values
  90. Exclusion sets in the S-type eigenvalue localization sets for tensors
  91. Continuous linear operators on Orlicz-Bochner spaces
  92. Non-trivial solutions for Schrödinger-Poisson systems involving critical nonlocal term and potential vanishing at infinity
  93. Characterizations of Benson proper efficiency of set-valued optimization in real linear spaces
  94. A quantitative obstruction to collapsing surfaces
  95. Dynamic behaviors of a Lotka-Volterra type predator-prey system with Allee effect on the predator species and density dependent birth rate on the prey species
  96. Coexistence for a kind of stochastic three-species competitive models
  97. Algebraic and qualitative remarks about the family yy′ = (αxm+k–1 + βxmk–1)y + γx2m–2k–1
  98. On the two-term exponential sums and character sums of polynomials
  99. F-biharmonic maps into general Riemannian manifolds
  100. Embeddings of harmonic mixed norm spaces on smoothly bounded domains in ℝn
  101. Asymptotic behavior for non-autonomous stochastic plate equation on unbounded domains
  102. Power graphs and exchange property for resolving sets
  103. On nearly Hurewicz spaces
  104. Least eigenvalue of the connected graphs whose complements are cacti
  105. Determinants of two kinds of matrices whose elements involve sine functions
  106. A characterization of translational hulls of a strongly right type B semigroup
  107. Common fixed point results for two families of multivalued A–dominated contractive mappings on closed ball with applications
  108. Lp estimates for maximal functions along surfaces of revolution on product spaces
  109. Path-induced closure operators on graphs for defining digital Jordan surfaces
  110. Irreducible modules with highest weight vectors over modular Witt and special Lie superalgebras
  111. Existence of periodic solutions with prescribed minimal period of a 2nth-order discrete system
  112. Injective hulls of many-sorted ordered algebras
  113. Random uniform exponential attractor for stochastic non-autonomous reaction-diffusion equation with multiplicative noise in ℝ3
  114. Global properties of virus dynamics with B-cell impairment
  115. The monotonicity of ratios involving arc tangent function with applications
  116. A family of Cantorvals
  117. An asymptotic property of branching-type overloaded polling networks
  118. Almost periodic solutions of a commensalism system with Michaelis-Menten type harvesting on time scales
  119. Explicit order 3/2 Runge-Kutta method for numerical solutions of stochastic differential equations by using Itô-Taylor expansion
  120. L-fuzzy ideals and L-fuzzy subalgebras of Novikov algebras
  121. L-topological-convex spaces generated by L-convex bases
  122. An optimal fourth-order family of modified Cauchy methods for finding solutions of nonlinear equations and their dynamical behavior
  123. New error bounds for linear complementarity problems of Σ-SDD matrices and SB-matrices
  124. Hankel determinant of order three for familiar subsets of analytic functions related with sine function
  125. On some automorphic properties of Galois traces of class invariants from generalized Weber functions of level 5
  126. Results on existence for generalized nD Navier-Stokes equations
  127. Regular Banach space net and abstract-valued Orlicz space of range-varying type
  128. Some properties of pre-quasi operator ideal of type generalized Cesáro sequence space defined by weighted means
  129. On a new convergence in topological spaces
  130. On a fixed point theorem with application to functional equations
  131. Coupled system of a fractional order differential equations with weighted initial conditions
  132. Rough quotient in topological rough sets
  133. Split Hausdorff internal topologies on posets
  134. A preconditioned AOR iterative scheme for systems of linear equations with L-matrics
  135. New handy and accurate approximation for the Gaussian integrals with applications to science and engineering
  136. Special Issue on Graph Theory (GWGT 2019)
  137. The general position problem and strong resolving graphs
  138. Connected domination game played on Cartesian products
  139. On minimum algebraic connectivity of graphs whose complements are bicyclic
  140. A novel method to construct NSSD molecular graphs
Heruntergeladen am 20.10.2025 von https://www.degruyterbrill.com/document/doi/10.1515/math-2019-0011/html
Button zum nach oben scrollen