J4 ›› 2011, Vol. 49 ›› Issue (04): 607-614.

• 数学 • 上一篇    下一篇

多项式系最大公因子的并行算法

穆罕默德·阿卜杜拉1, 朱本喜1, 盛中平2   

  1. 1. 吉林大学 数学学院, 长春 130012|2. 东北师范大学 数学与统计学院, 长春 130024
  • 收稿日期:2010-11-26 出版日期:2011-07-26 发布日期:2011-08-16
  • 通讯作者: 盛中平 E-mail:shengzp970@nenu.edu.cn

Parallel Algorithms on Greatest Common Divisorof Polynomial System

Mohammed Abdulelah1, ZHU Benxi1, SHENG Zhongping2   

  1. 1. College of Mathematics, Jilin University, Changchun 130012, China;2. School of Mathematics and Statistics, Northeast Normal University, Changchun 130024, China
  • Received:2010-11-26 Online:2011-07-26 Published:2011-08-16
  • Contact: SHENG Zhongping E-mail:shengzp970@nenu.edu.cn

摘要:

基于并行计算的思想, 给出一般域上多项式系最大公因子的两种算法. 给出了其伪码表述, 证明了其可行性, 并给出了基于符号演算的程序实现及计算实例. 结果表明: 该算法可并行计算, 计算速度优于串行算法; 该算法是一种直接方法, 不同于基于多项式对的间接方法; 该算法是精确算法, 因此既可用于数值计算, 也可用于符号演算. 同时, 对已有的伪码表述系统做了改进, 获得了一套新的伪码表述系统, 并给出了实际应用.

关键词: 多项式系, 最大公因子, 并行算法, 伪码系统

Abstract:

This paper provides two kinds of algorithms on GCD of polynomial system on the basis of  the parallel technology, gives the pseudo-code representation on the algorithms, proves the feasibility on them, and obtains the programs and presents computing examples for symbolic computation. The algorithms are direct, parallel, and exact. So they are different from the indirect ones by the polynomial pair, they are faster than the serial ones, and they can be used both symbolic and numerical computations. Moreover, this paper improves the existing pseudocode system, obtains a new pseudocode system, and provides its application.

Key words: polynomial system, greatest common divisor, parallel algorithm, pseudocode system

中图分类号: 

  • O246