English

An efficient algorithm for global interval solution of nonlinear algebraic equations and its GPGPU implementation

Numerical Analysis 2018-02-02 v1 Distributed, Parallel, and Cluster Computing Symbolic Computation

Abstract

Solving nonlinear algebraic equations is a classic mathematics problem, and common in scientific researches and engineering applications. There are many numeric, symbolic and numeric-symbolic methods of solving (real) solutions. Unlucky, these methods are constrained by some factors, e.g., high complexity, slow serial calculation, and the notorious intermediate expression expansion. Especially when the count of variables is larger than six, the efficiency is decreasing drastically. In this paper, according to the property of physical world, we pay attention to nonlinear algebraic equations whose variables are in fixed constraints, and get meaningful real solutions. Combining with parallelism of GPGPU, we present an efficient algorithm, by searching the solution space globally and solving the nonlinear algebraic equations with real interval solutions. Furthermore, we realize the Hansen-Sengupta method on GPGPU. The experiments show that our method can solve many nonlinear algebraic equations, and the results are accurate and more efficient compared to traditional serial methods.

Keywords

Cite

@article{arxiv.1802.00330,
  title  = {An efficient algorithm for global interval solution of nonlinear algebraic equations and its GPGPU implementation},
  author = {Dang Lin and Liangyu Chen},
  journal= {arXiv preprint arXiv:1802.00330},
  year   = {2018}
}

Comments

21pages, 1 figure

R2 v1 2026-06-23T00:07:39.157Z