Table of Contents
Fetching ...

A class of maximum-based iteration methods for the generalized absolute value equation

Shiliang Wu, Deren Han, Cuixia Li

TL;DR

The paper addresses solving the generalized absolute value equation $A x - B|x| = b$ by introducing a maximum-based iteration framework that uses $|x|=2\max\{0,x\}-x$ to avoid direct absolute-value evaluations and exploit $B$-information. It presents Method 3, with update $x^{k+1}=(A+B+\Omega)^{-1}(\Omega x^{k}+2B\max\{0,x^{k}\}+b)$, requiring $(A+B+\Omega)$ to be invertible. A global convergence criterion is established: $\rho(f_{\Omega}+g_{\Omega})<1$ where $f_{\Omega}=|(A+B+\Omega)^{-1}\Omega|$ and $g_{\Omega}=2|(A+B+\Omega)^{-1}B|$, and the section analyzes special cases when $A+B$ is SPD or an $H_{+}$-matrix, showing when the problem reduces to linear-system solves. Numerical experiments on two GAVE instances demonstrate that Method 3 often requires fewer iterations and less CPU time than existing methods (including the modified Newton method and GMRES) while achieving smaller residuals, validating the method’s effectiveness and practical value.

Abstract

In this paper, by using $|x|=2\max\{0,x\}-x$, a class of maximum-based iteration methods is established to solve the generalized absolute value equation $Ax-B|x|=b$. Some convergence conditions of the proposed method are presented. By some numerical experiments, the effectiveness and feasibility of the proposed method are confirmed.

A class of maximum-based iteration methods for the generalized absolute value equation

TL;DR

The paper addresses solving the generalized absolute value equation by introducing a maximum-based iteration framework that uses to avoid direct absolute-value evaluations and exploit -information. It presents Method 3, with update , requiring to be invertible. A global convergence criterion is established: where and , and the section analyzes special cases when is SPD or an -matrix, showing when the problem reduces to linear-system solves. Numerical experiments on two GAVE instances demonstrate that Method 3 often requires fewer iterations and less CPU time than existing methods (including the modified Newton method and GMRES) while achieving smaller residuals, validating the method’s effectiveness and practical value.

Abstract

In this paper, by using , a class of maximum-based iteration methods is established to solve the generalized absolute value equation . Some convergence conditions of the proposed method are presented. By some numerical experiments, the effectiveness and feasibility of the proposed method are confirmed.
Paper Structure (4 sections, 5 theorems, 25 equations, 2 tables)

This paper contains 4 sections, 5 theorems, 25 equations, 2 tables.

Key Result

Lemma 2.1

Frommer Let $A = D-B$, where $A\in \mathbb{R}^{n\times n}$ is an $H$-matrix and $D$ is its diagonal part. Then matrices $A$ and $|D|$ are nonsingular, $|A^{-1}|\leq\langle A\rangle^{-1}$.

Theorems & Definitions (5)

  • Lemma 2.1
  • Theorem 2.1
  • Theorem 2.2
  • Theorem 2.3
  • Theorem 2.4